aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-07-241-2/+3
|\
| * Merge branch 'linus' into timers/nohzIngo Molnar2008-07-18803-25013/+22915
| |\
| * | nohz: prevent tick stop outside of the idle loopThomas Gleixner2008-07-181-2/+3
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-241-0/+2
|\ \ \
| * | | x86: fix header export, asm-x86/processor-flags.h, CONFIG_* leaksVegard Nossum2008-07-241-0/+2
* | | | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-07-2423-26/+2
|\ \ \ \
| * | | | Remove __DECLARE_SEMAPHORE_GENERICMatthew Wilcox2008-07-241-4/+2
| * | | | Remove asm/semaphore.hMatthew Wilcox2008-07-2423-23/+0
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2008-07-244-20/+56
|\ \ \ \
| * | | | m68knommu: remove RPXCLASSIC from the m68k treeSebastian Siewior2008-07-231-19/+0
| * | | | m68knommu: add read_barrier_depends() and irqs_disabled_flags()Sebastian Siewior2008-07-231-0/+11
| * | | | m68knommu: add byteswap assembly opcode for ISA A+Sebastian Siewior2008-07-231-1/+15
| * | | | m68knommu: add ffs and __ffs plattform which support ISA A+ or ISA CSebastian Siewior2008-07-231-0/+30
* | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2008-07-242-1/+60
|\ \ \ \ \
| * | | | | leds: Add support for Philips PCA955x I2C LED driversNate Case2008-07-231-0/+14
| * | | | | leds: mark led_classdev.default_trigger as constAnton Vorontsov2008-07-231-1/+1
| * | | | | leds: Add pca9532 led driverRiku Voipio2008-07-231-0/+45
| |/ / / /
* | | | | UFS: add const to parser token tableSteven Whitehouse2008-07-241-1/+1
* | | | | video/fb: cleanup FB_MAJOR usagePhilippe De Muyter2008-07-242-2/+1
* | | | | fbdev: LCD backlight driver using Atmel PWM driverHans-Christian Egtvedt2008-07-241-0/+43
* | | | | video: sh7760fb: SH7760/SH7763 LCDC framebuffer driverNobuhiro Iwamatsu2008-07-241-0/+197
* | | | | neofb: drop the xtimings structureKrzysztof Helt2008-07-241-17/+0
* | | | | lcd: add platform_lcd driverBen Dooks2008-07-241-0/+21
* | | | | lcd: add lcd_device to check_fb() entry in lcd_opsBen Dooks2008-07-241-1/+1
* | | | | fb: add support for the ILI9320 video display controllerBen Dooks2008-07-241-0/+201
* | | | | sm501: add inversion controls for VBIASEN and FPENBen Dooks2008-07-241-0/+2
* | | | | fbdev: SuperH Mobile LCDC DriverMagnus Damm2008-07-241-0/+66
* | | | | atmel_lcdfb: FIFO underflow managementNicolas Ferre2008-07-241-0/+1
* | | | | tridentfb: add imageblit acceleration for Blade3D familyKrzysztof Helt2008-07-241-0/+1
* | | | | tridentfb: source code improvementsKrzysztof Helt2008-07-241-2/+2
* | | | | tridentfb: acceleration constants changeKrzysztof Helt2008-07-241-0/+4
* | | | | tridentfb: acceleration code improvementsKrzysztof Helt2008-07-241-1/+20
* | | | | tridentfb: add TGUI 9440 supportKrzysztof Helt2008-07-241-0/+1
* | | | | tridentfb: improved register values on TGUI 9680Krzysztof Helt2008-07-241-0/+1
* | | | | tridentfb: make use of functions and constants from the vga.hKrzysztof Helt2008-07-241-26/+0
* | | | | tridentfb: convert is_blade and is_xp macros into functionsKrzysztof Helt2008-07-241-19/+0
* | | | | tridentfb: move global flat panel variable into structureKrzysztof Helt2008-07-241-6/+0
* | | | | rtc: BCD codeshrinkDavid Brownell2008-07-241-2/+7
* | | | | rtc: ds1305/ds1306 driverDavid Brownell2008-07-241-0/+35
* | | | | rtc: remove BKL for ioctl()David Brownell2008-07-241-0/+17
* | | | | autofs4: remove unused ioctlsIan Kent2008-07-241-2/+0
* | | | | spi: au1550_spi: proper platform deviceManuel Lauss2008-07-241-1/+0
* | | | | spi: make spi_board_info.modalias a char arrayGrant Likely2008-07-241-1/+1
* | | | | flag parameters add-on: remove epoll_create size paramUlrich Drepper2008-07-244-5/+5
* | | | | flag parameters: NONBLOCK in inotify_initUlrich Drepper2008-07-241-1/+2
* | | | | flag parameters: NONBLOCK in pipeUlrich Drepper2008-07-241-2/+2
* | | | | flag parameters: NONBLOCK in timerfd_createUlrich Drepper2008-07-241-1/+2
* | | | | flag parameters: NONBLOCK in eventfdUlrich Drepper2008-07-241-1/+2
* | | | | flag parameters: NONBLOCK in signalfdUlrich Drepper2008-07-241-1/+2
* | | | | flag parameters: NONBLOCK in socket and socketpairUlrich Drepper2008-07-241-1/+1