| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-01-26 | 27 | -545/+78 |
|\ |
|
| * | [ARM] fix section-based ioremap | Russell King | 2009-01-25 | 1 | -9/+2 |
| * | [ARM] omap: usb: thou shalt not provide empty release functions | Russell King | 2009-01-24 | 1 | -14/+0 |
| * | [ARM] clkdev: fix clock matching | Russell King | 2009-01-24 | 1 | -6/+19 |
| * | [ARM] 5368/1: arch/arm/mach-davinci/usb.c buildfix | David Brownell | 2009-01-24 | 1 | -0/+1 |
| * | [ARM] fix StrongARM-11x0 page copy implementation | Russell King | 2009-01-24 | 1 | -1/+1 |
| * | ARM: OMAP: Fix compile for h3 MMC | Tony Lindgren | 2009-01-15 | 1 | -1/+3 |
| * | ARM: OMAP: Remove unused platform devices, v3 | Tony Lindgren | 2009-01-15 | 10 | -419/+9 |
| * | ARM: OMAP: Fix ASoC by enabling writes to XCCR and RCCR McBSP registers, v3 | Tony Lindgren | 2009-01-15 | 2 | -0/+15 |
| * | ARM: OMAP: Fix OSK ASoC by registering I2C board info for tlvaic23 | Arun KS | 2009-01-15 | 1 | -1/+3 |
| * | ARM: OMAP: remove duplicated #include's | Huang Weiyi | 2009-01-15 | 1 | -1/+0 |
| * | ARM: OMAP: Fix DMA CCR programming for request line > 63, v3 | Anand Gadiyar | 2009-01-15 | 1 | -8/+5 |
| * | ARM: OMAP: Fix gpio.c compile on 15xx with CONFIG_DEBUGFS | Tony Lindgren | 2009-01-15 | 1 | -0/+3 |
| * | ARM: OMAP: Fix compile for beagle | Tony Lindgren | 2009-01-15 | 1 | -4/+5 |
| * | ARM: OMAP: Fix gpio by switching to generic gpio calls, v2 | Jarkko Nikula | 2009-01-15 | 4 | -72/+10 |
| * | ARM: OMAP: Fix compile for palmte | Tony Lindgren | 2009-01-15 | 1 | -9/+0 |
| * | ARM: OMAP: Fix compile for various McBSP | Tony Lindgren | 2009-01-15 | 2 | -0/+2 |
* | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2009-01-26 | 174 | -319/+319 |
|\ \ |
|
| * | | eeprom: More consistent symbol names | Jean Delvare | 2009-01-26 | 174 | -319/+319 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 2009-01-26 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | Revert "kbuild: strip generated symbols from *.ko" | Sam Ravnborg | 2009-01-14 | 1 | -1/+0 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-01-26 | 9 | -42/+68 |
|\ \ \ \ |
|
| * | | | | sparc64: Fix DAX handling via userspace access from kernel. | David S. Miller | 2009-01-19 | 1 | -1/+16 |
| * | | | | sparc64: Annotate sparc64 specific syscalls with SYSCALL_DEFINEx() | David S. Miller | 2009-01-19 | 4 | -37/+32 |
| * | | | | [CVE-2009-0029] sparc: Enable syscall wrappers for 64-bit | Christian Borntraeger | 2009-01-19 | 1 | -0/+1 |
| * | | | | sparc64: Initialize FHC/CLOCK LED platform_device 'id' field correctly. | David S. Miller | 2009-01-19 | 1 | -0/+2 |
| * | | | | sparc64: fix modpost failure | Sam Ravnborg | 2009-01-17 | 1 | -1/+2 |
| * | | | | sparc64: fix readout of cpu/fpu type | Sam Ravnborg | 2009-01-17 | 1 | -3/+15 |
| | |/ /
| |/| | |
|
* | | | | m68k{nommu}: fixups after the header move | Harvey Harrison | 2009-01-26 | 4 | -17/+11 |
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 2009-01-26 | 344 | -59/+15417 |
|\ \ \ \ |
|
| * | | | | m68k,m68knommu: merge header files | Sam Ravnborg | 2009-01-16 | 344 | -60/+15420 |
* | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-01-26 | 5 | -16/+60 |
|\ \ \ \ \ |
|
| * | | | | | [S390] Add missing compat system call wrappers. | Michael Holzheu | 2009-01-23 | 2 | -5/+43 |
| * | | | | | [S390] etr/stp: fix possible deadlock | Heiko Carstens | 2009-01-23 | 1 | -2/+4 |
| * | | | | | [S390] cputime: fix lowcore initialization on cpu hotplug | Heiko Carstens | 2009-01-23 | 1 | -0/+4 |
| * | | | | | [S390] fix compat sigaltstack syscall table entry | Michael Holzheu | 2009-01-23 | 1 | -1/+1 |
| * | | | | | [S390] personality: fix personality loss on execve | Heiko Carstens | 2009-01-23 | 1 | -8/+8 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds | 2009-01-26 | 3 | -1/+228 |
|\ \ \ \ \ |
|
| * | | | | | i.MX31: framebuffer driver | Guennadi Liakhovetski | 2009-01-21 | 1 | -0/+38 |
| * | | | | | i.MX31: Image Processing Unit DMA and IRQ drivers | Guennadi Liakhovetski | 2009-01-19 | 2 | -1/+190 |
* | | | | | | Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-01-26 | 53 | -1069/+2321 |
|\ \ \ \ \ \ |
|
| * | | | | | | sh: fix unaligned and nonexistent address handling | SUGIOKA Toshinobu | 2009-01-21 | 1 | -5/+4 |
| * | | | | | | sh: export the sh7343 JPU to user space | Magnus Damm | 2009-01-21 | 2 | -1/+32 |
| * | | | | | | sh: update defconfigs. | Paul Mundt | 2009-01-21 | 37 | -866/+2060 |
| * | | | | | | sh: Kill off obsolete busses from arch/sh/Kconfig. | Paul Mundt | 2009-01-21 | 1 | -52/+11 |
| * | | | | | | sh: sh7785lcr/highlander/hp6xx need linux/irq.h. | Paul Mundt | 2009-01-21 | 3 | -1/+3 |
| * | | | | | | sh: Migo-R MMC support using spi_gpio and mmc_spi. | Magnus Damm | 2009-01-21 | 1 | -1/+30 |
| * | | | | | | sh: ap325rxa MMC support using spi_gpio and mmc_spi | Magnus Damm | 2009-01-21 | 1 | -0/+29 |
| * | | | | | | sh: mach-x3proto: needs linux/irq.h. | Paul Mundt | 2009-01-21 | 1 | -0/+1 |
| * | | | | | | sh: Drop the BKL from sys_execve() on SH-5. | Paul Mundt | 2009-01-21 | 1 | -2/+0 |