Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM: fix builds due to missing <asm/system_misc.h> includes | Olof Johansson | 2012-03-30 | 11 | -0/+12 |
* | Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes | Olof Johansson | 2012-03-29 | 5 | -11/+6 |
|\ | |||||
| * | ARM: pxa: fix build issue on stargate2 | Haojian Zhuang | 2012-03-30 | 1 | -1/+1 |
| * | ARM: pxa: fix build issue on cm-x300 | Haojian Zhuang | 2012-03-30 | 1 | -1/+0 |
| * | ARM: pxa: fix build failure for regulator consumer in em-x270.c | Paul Gortmaker | 2012-03-30 | 1 | -5/+5 |
| * | ARM: pxa: fix regulator related build fail in magician_defconfig | Paul Gortmaker | 2012-03-28 | 2 | -4/+0 |
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/... | Olof Johansson | 2012-03-29 | 25 | -54/+54 |
|\ \ | |||||
| * \ | Merge branch 'fixes-gpio-to-irq' into fixes | Tony Lindgren | 2012-03-29 | 22 | -50/+47 |
| |\ \ | |||||
| | * | | ARM: OMAP: Remove OMAP_GPIO_IRQ macro definition | Tarun Kanti DebBarma | 2012-03-29 | 1 | -4/+0 |
| | * | | ARM: OMAP: boards: Fix OMAP_GPIO_IRQ usage with gpio_to_irq() | Tarun Kanti DebBarma | 2012-03-29 | 21 | -46/+47 |
| * | | | Merge branch 'fix-dss-mux' into fixes | Tony Lindgren | 2012-03-29 | 1 | -4/+4 |
| |\ \ \ | |||||
| | * | | | ARM: OMAP2+: Remove __init from DSI mux functions | Tomi Valkeinen | 2012-03-19 | 1 | -4/+4 |
| * | | | | ARM: OMAP: pm: fix compilation break | Govindraj.R | 2012-03-29 | 2 | -0/+3 |
* | | | | | Merge branch 'for-3.4/fixes-for-rc1-and-v3.3' of git://git.kernel.org/pub/scm... | Olof Johansson | 2012-03-29 | 3 | -7/+11 |
|\ \ \ \ \ | |||||
| * | | | | | ARM: tegra: Fix device tree AUXDATA for USB/EHCI | Stephen Warren | 2012-03-21 | 3 | -7/+11 |
| | |_|_|/ | |/| | | | |||||
* | | | | | ARM: LPC32xx: clock.c: Fix lpc-eth clock reference | Roland Stigge | 2012-03-29 | 1 | -1/+1 |
* | | | | | Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-03-28 | 5 | -11/+8 |
|\ \ \ \ \ | |||||
| * | | | | | mmc: start removing enable / disable API | Adrian Hunter | 2012-03-27 | 2 | -9/+5 |
| * | | | | | mmc: omap_hsmmc: remove unused .set_sleep function | Balaji T K | 2012-03-27 | 1 | -2/+0 |
| * | | | | | ARM: OMAP: hsmmc: add max_freq field | Daniel Mack | 2012-03-27 | 2 | -0/+3 |
* | | | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-03-28 | 12 | -77/+30 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | kdump x86: fix total mem size calculation for reservation | Dave Young | 2012-03-28 | 1 | -10/+1 |
| * | | | | | arch/ia64: remove references to cpu_*_map | Srivatsa S. Bhat | 2012-03-28 | 8 | -26/+24 |
| * | | | | | smp: introduce a generic on_each_cpu_mask() function | Gilad Ben-Yossef | 2012-03-28 | 3 | -41/+5 |
* | | | | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 | 1068 | -6427/+6755 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Delete all instances of asm/system.h | David Howells | 2012-03-28 | 25 | -135/+0 |
| * | | | | | | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 1 | -1/+0 |
| * | | | | | | Move all declarations of free_initmem() to linux/mm.h | David Howells | 2012-03-28 | 6 | -8/+0 |
| * | | | | | | Disintegrate asm/system.h for OpenRISC | David Howells | 2012-03-28 | 10 | -43/+8 |
| * | | | | | | Disintegrate asm/system.h for Xtensa | David Howells | 2012-03-28 | 15 | -191/+225 |
| * | | | | | | Disintegrate asm/system.h for Unicore32 [based on ver #3, changed by gxt] | Guan Xuetao | 2012-03-28 | 22 | -173/+225 |
| * | | | | | | Disintegrate asm/system.h for Tile | David Howells | 2012-03-28 | 26 | -273/+309 |
| * | | | | | | Disintegrate asm/system.h for Sparc | David Howells | 2012-03-28 | 78 | -669/+676 |
| * | | | | | | Disintegrate asm/system.h for SH | David Howells | 2012-03-28 | 56 | -396/+503 |
| * | | | | | | Disintegrate asm/system.h for Score | David Howells | 2012-03-28 | 8 | -91/+101 |
| * | | | | | | Disintegrate asm/system.h for S390 | David Howells | 2012-03-28 | 36 | -335/+366 |
| * | | | | | | Disintegrate asm/system.h for PowerPC | David Howells | 2012-03-28 | 132 | -701/+686 |
| * | | | | | | Disintegrate asm/system.h for PA-RISC | David Howells | 2012-03-28 | 22 | -179/+191 |
| * | | | | | | Disintegrate asm/system.h for MN10300 | David Howells | 2012-03-28 | 27 | -229/+226 |
| * | | | | | | Disintegrate asm/system.h for MIPS | David Howells | 2012-03-28 | 90 | -309/+262 |
| * | | | | | | Disintegrate asm/system.h for Microblaze | David Howells | 2012-03-28 | 17 | -107/+129 |
| * | | | | | | Disintegrate asm/system.h for M68K | David Howells | 2012-03-28 | 46 | -246/+214 |
| * | | | | | | m68k: Fix xchg/cmpxchg to fail to link if given an inappropriate pointer | David Howells | 2012-03-28 | 1 | -4/+16 |
| * | | | | | | Disintegrate asm/system.h for M32R | David Howells | 2012-03-28 | 22 | -382/+420 |
| * | | | | | | Disintegrate asm/system.h for IA64 | David Howells | 2012-03-28 | 60 | -249/+232 |
| * | | | | | | Disintegrate asm/system.h for Hexagon | David Howells | 2012-03-28 | 10 | -130/+199 |
| * | | | | | | Disintegrate asm/system.h for H8300 | David Howells | 2012-03-28 | 17 | -152/+158 |
| * | | | | | | Disintegrate asm/system.h for FRV | David Howells | 2012-03-28 | 20 | -226/+261 |
| * | | | | | | Disintegrate asm/system.h for CRIS | David Howells | 2012-03-28 | 38 | -119/+126 |
| * | | | | | | Disintegrate asm/system.h for C6X | David Howells | 2012-03-28 | 17 | -170/+241 |