Age | Commit message (Expand) | Author | Files | Lines |
2010-08-10 | Merge branches 'master' and 'devel' into for-linus | Russell King | 259 | -4478/+13286 |
2010-08-10 | ARM: 6323/1: cam60: don't use __init for cam60_spi_{flash_platform_data,parti... | Uwe Kleine-König | 1 | -2/+2 |
2010-08-10 | ARM: 6324/1: cam60: move cam60_spi_devices to .init.data | Uwe Kleine-König | 1 | -2/+2 |
2010-08-10 | ARM: 6322/1: imx/pca100: Fix name of spi platform data | Uwe Kleine-König | 1 | -1/+1 |
2010-08-10 | ARM: 6321/1: fix syntax error in main Kconfig file | Uwe Kleine-König | 1 | -1/+1 |
2010-08-10 | ARM: 6297/1: move U300 timer to dynamic clock lookup | Linus Walleij | 2 | -10/+13 |
2010-08-10 | ARM: 6296/1: clock U300 intcon and timer properly | Linus Walleij | 4 | -24/+17 |
2010-08-10 | ARM: 6295/1: fix U300 apb_pclk split | Linus Walleij | 3 | -67/+57 |
2010-08-10 | ARM: 6306/1: fix inverted MMC card detect in U300 | Linus Walleij | 1 | -4/+4 |
2010-08-10 | ARM: 6299/1: errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faul... | Will Deacon | 2 | -0/+20 |
2010-08-10 | ARM: 6294/1: etm: do a dummy read from OSSRR during initialization | Alexander Shishkin | 1 | -1/+3 |
2010-08-10 | ARM: 6292/1: coresight: add ETM management registers | Alexander Shishkin | 2 | -3/+7 |
2010-08-10 | ARM: 6288/1: ftrace: document mcount formats | Rabin Vincent | 1 | -0/+36 |
2010-08-10 | ARM: 6287/1: ftrace: clean up mcount assembly indentation | Rabin Vincent | 1 | -44/+44 |
2010-08-10 | ARM: 6286/1: fix Thumb-2 decompressor broken by "Auto calculate ZRELADDR" | Rabin Vincent | 1 | -3/+2 |
2010-08-10 | ARM: 6280/1: imx: Fix build failure when including <mach/gpio.h> without <lin... | Uwe Kleine-König | 1 | -0/+1 |
2010-08-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 7 | -155/+68 |
2010-08-09 | Merge branch 'rs485fix' of git://www.jni.nu/cris | Linus Torvalds | 1 | -0/+1 |
2010-08-09 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 106 | -134605/+260 |
2010-08-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 83 | -1859/+2459 |
2010-08-09 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 4 | -18/+22 |
2010-08-09 | x86, ia64, smp: use workqueues unconditionally during do_boot_cpu() | Suresh Siddha | 2 | -15/+8 |
2010-08-09 | alpha/h8300/m68k: remove obsolete <asm/md.h> files | Geert Uytterhoeven | 3 | -39/+0 |
2010-08-09 | arch/um/kernel/ptrace.c: remove dead PROC_MM | Christoph Egger | 1 | -21/+0 |
2010-08-09 | um: call free_irq() only on enabled channels | Richard Weinberger | 1 | -4/+4 |
2010-08-09 | alpha: implement HW performance events on the EV67 and later CPUs | Michael Cree | 5 | -1/+879 |
2010-08-09 | alpha: add wrperfmon.h header file to aid use of wrperfmon PALcall | Michael Cree | 1 | -0/+93 |
2010-08-09 | alpha: add performance monitor interrupt counter | Michael Cree | 2 | -2/+6 |
2010-08-09 | gcc-4.6: mm: fix unused but set warnings | Andi Kleen | 1 | -2/+2 |
2010-08-09 | avr32: invoke oom-killer from page fault | Nick Piggin | 1 | -10/+4 |
2010-08-09 | topology: alternate fix for ia64 tiger_defconfig build breakage | Lee Schermerhorn | 2 | -6/+1 |
2010-08-09 | kmap_atomic: make kunmap_atomic() harder to misuse | Cesar Eduardo Barros | 13 | -19/+19 |
2010-08-09 | mm: provide init_mm mm_context initializer | Heiko Carstens | 2 | -4/+5 |
2010-08-09 | Merge branch 'devel-stable' into devel | Russell King | 811 | -21557/+36581 |
2010-08-09 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King | 148 | -366/+5191 |
2010-08-09 | CRIS: ioctl for getting RS485 information | Claudio Scordino | 1 | -0/+1 |
2010-08-09 | sparc64: Update defconfig. | David S. Miller | 1 | -28/+39 |
2010-08-09 | ARM: S5PV210: Fix on missing s3c-sdhci card detection method for hsmmc3 | Kukjin Kim | 1 | -2/+5 |
2010-08-09 | ARM: S5P: Fix on missing S5P_DEV_FIMC in plat-s5p/Kconfig | Kukjin Kim | 1 | -0/+15 |
2010-08-09 | ARM: S5PV210: Override FIMC driver name on Aquila board | Sylwester Nawrocki | 1 | -0/+5 |
2010-08-09 | ARM: S5PC100: enable FIMC on SMDKC100 | Sylwester Nawrocki | 2 | -0/+6 |
2010-08-09 | ARM: S5PV210: enable FIMC on Goni | Sylwester Nawrocki | 2 | -0/+6 |
2010-08-09 | ARM: S5PV210: enable FIMC on Aquila | Sylwester Nawrocki | 2 | -0/+6 |
2010-08-09 | sparc: Kill user copy check code. | David S. Miller | 3 | -47/+5 |
2010-08-08 | sparc64: Fix perf_arch_get_caller_regs(). | David S. Miller | 2 | -80/+20 |
2010-08-08 | sparc64: Add missing ID to parport probing code. | David S. Miller | 1 | -0/+4 |
2010-08-09 | powerpc: fix build with make 3.82 | Sam Ravnborg | 1 | -4/+12 |
2010-08-09 | Merge remote branch 'gcl/next' into next | Benjamin Herrenschmidt | 4 | -0/+110 |
2010-08-09 | powerpc: Trim defconfigs | Benjamin Herrenschmidt | 101 | -134601/+138 |
2010-08-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 203 | -0/+39222 |