Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-03-29 | 35 | -74/+73 |
|\ | |||||
| * | 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 | 26 | -55/+55 |
| |\ \ | |||||
| | * \ | Merge branch 'fixes-gpio-to-irq' into fixes | Tony Lindgren | 2012-03-29 | 23 | -51/+48 |
| | |\ \ | |||||
| | | * | | ARM: OMAP: Remove OMAP_GPIO_IRQ macro definition | Tarun Kanti DebBarma | 2012-03-29 | 1 | -4/+0 |
| | | * | | drivers: input: Fix OMAP_GPIO_IRQ with gpio_to_irq() in ams_delta_serio_exit() | Tarun Kanti DebBarma | 2012-03-29 | 1 | -1/+1 |
| | | * | | 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 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-03-29 | 7 | -23/+464 |
|\ \ \ \ \ \ | |||||
| * | | | | | | dt: Linux DT usage model documentation | Grant Likely | 2012-03-29 | 1 | -0/+412 |
| * | | | | | | mtd: Move fdt partition documentation to a seperate file | Jamie Lentin | 2012-03-28 | 6 | -23/+52 |
* | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-03-29 | 14 | -87/+124 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | x86: Move is_ia32_task to asm/thread_info.h from asm/compat.h | Srikar Dronamraju | 2012-03-13 | 2 | -9/+12 |
| * | | | | | | | x86: Rename trap_no to trap_nr in thread_struct | Srikar Dronamraju | 2012-03-13 | 10 | -22/+24 |
| * | | | | | | | Merge branch 'x86/x32' into x86/cleanups | Ingo Molnar | 2012-03-13 | 91 | -2180/+1561 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | x86: Use enum instead of literals for trap values | Kees Cook | 2012-03-09 | 3 | -59/+91 |
* | | | | | | | | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-03-29 | 91 | -2180/+1561 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | x32: Fix alignment fail in struct compat_siginfo | H. Peter Anvin | 2012-03-14 | 1 | -2/+2 |
| * | | | | | | | | | x32: Fix stupid ia32/x32 inversion in the siginfo format | H. Peter Anvin | 2012-03-13 | 1 | -1/+1 |
| | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | x32: Add ptrace for x32 | H.J. Lu | 2012-03-05 | 2 | -2/+101 |
| * | | | | | | | | x32: Switch to a 64-bit clock_t | H. Peter Anvin | 2012-03-05 | 3 | -4/+19 |
| * | | | | | | | | x32: Provide separate is_ia32_task() and is_x32_task() predicates | H. Peter Anvin | 2012-03-05 | 1 | -1/+11 |
| * | | | | | | | | x86, mtrr: Use explicit sizing and padding for the 64-bit ioctls | H. Peter Anvin | 2012-03-01 | 2 | -14/+24 |
| * | | | | | | | | x86/x32: Fix the binutils auto-detect | Ingo Molnar | 2012-02-28 | 1 | -7/+7 |
| * | | | | | | | | x32: Warn and disable rather than error if binutils too old | H. Peter Anvin | 2012-02-27 | 2 | -2/+18 |
| * | | | | | | | | Merge branch 'core/types' into x86/x32 | H. Peter Anvin | 2012-02-25 | 2 | -3/+2 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | fs: Remove missed ->fds_bits from cessation use of fd_set structs internally | David Howells | 2012-02-24 | 2 | -3/+2 |
| * | | | | | | | | | x32: Only clear TIF_X32 flag once | Bobby Powers | 2012-02-25 | 1 | -1/+0 |
| * | | | | | | | | | x32: Make sure TS_COMPAT is cleared for x32 tasks | Bobby Powers | 2012-02-25 | 1 | -0/+3 |
| * | | | | | | | | | Merge branch 'core/types' into x86/x32 | H. Peter Anvin | 2012-02-23 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |||||
| | * | | | | | | | | fs: Fix close_on_exec pointer in alloc_fdtable | Bobby Powers | 2012-02-23 | 1 | -1/+1 |
| * | | | | | | | | | x32: Drop non-__vdso weak symbols from the x32 VDSO | H. Peter Anvin | 2012-02-22 | 1 | -4/+0 |
| * | | | | | | | | | x32: Fix coding style violations in the x32 VDSO code | H. Peter Anvin | 2012-02-21 | 3 | -6/+7 |
| * | | | | | | | | | x32: Add x32 VDSO support | H. J. Lu | 2012-02-20 | 6 | -9/+177 |
| * | | | | | | | | | x32: Allow x32 to be configured | H. J. Lu | 2012-02-20 | 1 | -4/+17 |
| * | | | | | | | | | x32: If configured, add x32 system calls to system call tables | H. Peter Anvin | 2012-02-20 | 2 | -2/+11 |
| * | | | | | | | | | x32: Handle process creation | H. Peter Anvin | 2012-02-20 | 5 | -14/+79 |
| * | | | | | | | | | x32: Signal-related system calls | H. Peter Anvin | 2012-02-20 | 2 | -1/+136 |
| * | | | | | | | | | x86: Add #ifdef CONFIG_COMPAT to <asm/sys_ia32.h> | H. Peter Anvin | 2012-02-20 | 1 | -0/+5 |
| * | | | | | | | | | x32: Handle the x32 system call flag | H. Peter Anvin | 2012-02-20 | 4 | -4/+31 |
| * | | | | | | | | | x32: Add rt_sigframe_x32 | H. Peter Anvin | 2012-02-20 | 1 | -0/+13 |