summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* powerpc: BookE hardware watchpoint supportLuis Machado2008-07-251-0/+2
* powerpc: Enable AT_BASE_PLATFORM aux vectorNathan Lynch2008-07-252-0/+10
* ELF loader support for auxvec base platform stringNathan Lynch2008-07-251-1/+5
* Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2008-07-251-3/+37
|\
| * powerpc/mpc5200: add PSC SICR bit definitionsGrant Likely2008-07-221-1/+31
| * powerpc/mpc5200: Add AC97 register definitions for the MPC52xx PSCJon Smirl2008-07-221-2/+6
* | x86-64: Clean up 'save/restore_i387()' usageLinus Torvalds2008-07-251-54/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-2420-587/+29Star
|\ \
| * | ide: drop 'name' parameter from ->init_chipset methodBartlomiej Zolnierkiewicz2008-07-241-1/+1
| * | ide: remove <asm/ide.h> for some archsBartlomiej Zolnierkiewicz2008-07-249-171/+6Star
| * | ide-generic: remove ide_default_{io_base,irq}() inlines (take 3)Bartlomiej Zolnierkiewicz2008-07-245-159/+0Star
| * | ide-generic: remove broken PPC_PREP supportBartlomiej Zolnierkiewicz2008-07-241-18/+0Star
| * | ide: define MAX_HWIFS in <linux/ide.h>Bartlomiej Zolnierkiewicz2008-07-2414-65/+8Star
| * | ide: remove <asm-cris/ide.h>Bartlomiej Zolnierkiewicz2008-07-243-148/+0Star
| * | ide-generic: remove "no_pci_devices()" quirk from ide_default_io_base()Bartlomiej Zolnierkiewicz2008-07-242-28/+8Star
| * | ide-generic: minor fix for mipsBartlomiej Zolnierkiewicz2008-07-241-2/+0Star
| * | ide-generic: fix ide_default_io_base() for m32rBartlomiej Zolnierkiewicz2008-07-241-0/+8
| * | ide: fix <asm-xtensa/ide.h>Bartlomiej Zolnierkiewicz2008-07-241-11/+2Star
| * | ide: add ide_pci_remove() helperBartlomiej Zolnierkiewicz2008-07-241-0/+2
| * | ide: add ide_device_{get,put}() helpersBartlomiej Zolnierkiewicz2008-07-241-0/+7
| * | ide: add ->dev and ->host_priv fields to struct ide_hostBartlomiej Zolnierkiewicz2008-07-241-2/+5
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-07-241-0/+2
|\ \ \
| * | | PCI PM: make more PCI PM core functionality available to driversRafael J. Wysocki2008-07-221-0/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-07-243-6/+26
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'bkl-removal', 'cma', 'ehca', 'for-2.6.27', 'mlx4', 'mthca' an...Roland Dreier2008-07-242-5/+23
| |\ \ \ \ \
| | | * | | | IB/mlx4: Add support for memory management extensions and local DMA L_KeyRoland Dreier2008-07-232-4/+22
| | | * | | | IB/mlx4: Rename struct mlx4_lso_seg to mlx4_wqe_lso_segRoland Dreier2008-07-221-1/+1
| | |/ / / /
| * | | | | RDMA/cma: Add RDMA_CM_EVENT_TIMEWAIT_EXIT eventAmir Vadai2008-07-221-1/+2
| * | | | | RDMA/cma: Add RDMA_CM_EVENT_ADDR_CHANGE eventOr Gerlitz2008-07-221-1/+2
| |/ / / /
* | | | | 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/+22915Star
| |\ \ \ \ \
| * | | | | | 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/+2Star
|\ \ \ \ \ \ \
| * | | | | | | Remove __DECLARE_SEMAPHORE_GENERICMatthew Wilcox2008-07-241-4/+2Star
| * | | | | | | Remove asm/semaphore.hMatthew Wilcox2008-07-2423-23/+0Star
| |/ / / / / /
* | | | | | | 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/+0Star
| * | | | | | | 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/+1Star
* | | | | | | | 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