| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m... | Ingo Molnar | 2010-05-08 | 1 | -1/+0 |
|\ |
|
| * | stop_machine: reimplement using cpu_stop | Tejun Heo | 2010-05-06 | 1 | -1/+0 |
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2010-04-30 | 1 | -5/+0 |
|\ \ |
|
| * | | kgdb: don't needlessly skip PAGE_USER test for Fsl booke | Wufei | 2010-04-30 | 1 | -5/+0 |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-04-30 | 22 | -112/+189 |
|\ \ \ |
|
| * | | | ARM: 5957/1: ARM: RealView SD/MMC Card detection and write-protect using GPIOLIB | Colin Tuckley | 2010-04-28 | 2 | -1/+2 |
| * | | | ARM: 6023/1: update bcmring_defconfig to latest version and fix build error | Leo Chen | 2010-04-22 | 1 | -25/+101 |
| * | | | ARM: fix build error in arch/arm/kernel/process.c | Russell King | 2010-04-21 | 19 | -86/+86 |
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2010-04-30 | 62 | -968/+1599 |
|\ \ \ \ |
|
| * | | | | powerpc/ps3: Update ps3_defconfig | Geoff Levand | 2010-04-28 | 1 | -60/+129 |
| * | | | | powerpc/pseries: Flush lazy kernel mappings after unplug operations | Benjamin Herrenschmidt | 2010-04-28 | 1 | -0/+7 |
| * | | | | powerpc/numa: Add form 1 NUMA affinity | Anton Blanchard | 2010-04-28 | 2 | -3/+17 |
| * | | | | powerpc/fsl-booke: Fix CONFIG_RELOCATABLE support on FSL Book-E ppc32 | Kumar Gala | 2010-04-27 | 1 | -1/+14 |
| * | | | | powerpc: 2.6.34 update of defconfigs for embedded 6xx/7xxx, 8xx, 8xxx | Kumar Gala | 2010-04-20 | 52 | -806/+1299 |
| * | | | | powerpc/mpc8xxx defconfigs - turn off SYSFS_DEPRECATED | Kim Phillips | 2010-04-20 | 34 | -68/+34 |
| * | | | | powerpc/83xx: configure SIL SATA driver in 83xx-wide defconfig | Kim Phillips | 2010-04-20 | 1 | -1/+1 |
| * | | | | powerpc/83xx: enable EPOLL syscall in defconfig | Kim Phillips | 2010-04-20 | 14 | -14/+14 |
| * | | | | powerpc/83xx: add RTC drivers in 83xx defconfig | Kim Phillips | 2010-04-20 | 1 | -3/+59 |
| * | | | | powerpc/fsl-cpm: Configure clock correctly for SCC | Wolfgang Ocker | 2010-04-20 | 2 | -6/+19 |
| * | | | | powerpc/fsl_booke: Correct test for MMU_FTR_BIG_PHYS | Becky Bruce | 2010-04-20 | 1 | -2/+2 |
| * | | | | powerpc/85xx/86xx: Fix build w/ CONFIG_PCI=n | Anton Vorontsov | 2010-04-20 | 2 | -4/+4 |
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-04-29 | 3 | -3/+24 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | x86: Disable large pages on CPUs with Atom erratum AAE44 | H. Peter Anvin | 2010-04-24 | 1 | -0/+21 |
| * | | | | x86-64: Clear a 64-bit FS/GS base on fork if selector is nonzero | H. Peter Anvin | 2010-04-24 | 1 | -2/+2 |
| * | | | | x86, mrst: Conditionally register cpu hotplug notifier for apbt | Jacob Pan | 2010-04-20 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2010-04-29 | 2 | -38/+5 |
|\ \ \ \ |
|
| * | | | | x86/PCI: compute Address Space length rather than using _LEN | Bjorn Helgaas | 2010-04-28 | 1 | -38/+2 |
| * | | | | x86/PCI: never allocate PCI MMIO resources below BIOS_END | Bjorn Helgaas | 2010-04-26 | 1 | -0/+3 |
* | | | | | arch/avr32: fix build failure caused by wrong prototype | Peter Huewe | 2010-04-28 | 1 | -1/+1 |
* | | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-04-27 | 34 | -124/+113 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | omap: delete unused bootloader tag variables | Aaro Koskinen | 2010-04-24 | 1 | -3/+0 |
| * | | | | omap: Devkit8000: Remove unused pins | Thomas Weber | 2010-04-24 | 1 | -20/+0 |
| * | | | | omap: Devkit8000: Change position of init calls | Thomas Weber | 2010-04-24 | 1 | -4/+4 |
| * | | | | omap: Devkit8000: Remove unnecessary include file | Thomas Weber | 2010-04-24 | 1 | -1/+0 |
| * | | | | omap: Devkit8000: Fix typo in pin name | Thomas Weber | 2010-04-24 | 1 | -2/+2 |
| * | | | | omap: Devkit8000: Add missing package selection | Thomas Weber | 2010-04-24 | 1 | -2/+4 |
| * | | | | omap: Devkit8000: Fix typo in supplies | Thomas Weber | 2010-04-24 | 1 | -1/+1 |
| * | | | | n8x0_defconfig: remove CONFIG_NILFS2_FS override | Francisco Alecrim | 2010-04-24 | 1 | -1/+0 |
| * | | | | omap: board-sdp-flash.c: Fix typos in debug output | Thomas Weber | 2010-04-24 | 1 | -4/+4 |
| * | | | | omap4: Fix McBSP4 base address | Santosh Shilimkar | 2010-04-24 | 1 | -1/+1 |
| * | | | | omap: rx51_defconfig: Remove CONFIG_SYSFS_DEPRECATED*=y options | Jarkko Nikula | 2010-04-24 | 1 | -2/+0 |
| * | | | | omap: rx51_defconfig: Remove duplicate phonet | Jarkko Nikula | 2010-04-24 | 1 | -1/+0 |
| * | | | | omap: fix a gpmc nand problem | stanley.miao | 2010-04-24 | 1 | -0/+3 |
| * | | | | AM3517: initialize i2c subsystem after mux subsystem | stanley.miao | 2010-04-24 | 1 | -2/+2 |
| * | | | | omap: remove one of the define of INT_34XX_BENCH_MPU_EMUL | stanley.miao | 2010-04-24 | 1 | -2/+0 |
| * | | | | omap: fix the compile error if CONFIG_MTD_NAND_OMAP2 is notenabled | stanley.miao | 2010-04-24 | 1 | -0/+7 |
| * | | | | OMAP4: Clocks: Change SPI Instance Names | Abraham Arce | 2010-04-24 | 1 | -4/+4 |
| * | | | | omap: Devkit8000: Fix wrong usb port on Devkit8000 | Thomas Weber | 2010-04-24 | 1 | -2/+2 |
| * | | | | OMAP4: Fix for CONTROL register Base | Santosh Shilimkar | 2010-04-24 | 1 | -1/+1 |
| * | | | | OMAP4-HSMMC: FIX for MMC5 Controller IRQ Base | kishore kadiyala | 2010-04-24 | 1 | -1/+1 |