summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into x86/urgentIngo Molnar2012-03-302820-38234/+50348
|\
| * Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-3034-73/+72
| |\
| | * Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesOlof Johansson2012-03-305-11/+6
| | |\
| | | * ARM: pxa: fix build issue on stargate2Haojian Zhuang2012-03-301-1/+1
| | | * ARM: pxa: fix build issue on cm-x300Haojian Zhuang2012-03-301-1/+0
| | | * ARM: pxa: fix build failure for regulator consumer in em-x270.cPaul Gortmaker2012-03-301-5/+5
| | | * ARM: pxa: fix regulator related build fail in magician_defconfigPaul Gortmaker2012-03-282-4/+0
| | * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2012-03-2925-54/+54
| | |\ \
| | | * \ Merge branch 'fixes-gpio-to-irq' into fixesTony Lindgren2012-03-2922-50/+47
| | | |\ \
| | | | * | ARM: OMAP: Remove OMAP_GPIO_IRQ macro definitionTarun Kanti DebBarma2012-03-291-4/+0
| | | | * | ARM: OMAP: boards: Fix OMAP_GPIO_IRQ usage with gpio_to_irq()Tarun Kanti DebBarma2012-03-2921-46/+47
| | | * | | Merge branch 'fix-dss-mux' into fixesTony Lindgren2012-03-291-4/+4
| | | |\ \ \
| | | | * | | ARM: OMAP2+: Remove __init from DSI mux functionsTomi Valkeinen2012-03-201-4/+4
| | | * | | | ARM: OMAP: pm: fix compilation breakGovindraj.R2012-03-292-0/+3
| | * | | | | Merge branch 'for-3.4/fixes-for-rc1-and-v3.3' of git://git.kernel.org/pub/scm...Olof Johansson2012-03-293-7/+11
| | |\ \ \ \ \
| | | * | | | | ARM: tegra: Fix device tree AUXDATA for USB/EHCIStephen Warren2012-03-213-7/+11
| | | | |_|_|/ | | | |/| | |
| | * | | | | ARM: LPC32xx: clock.c: Fix lpc-eth clock referenceRoland Stigge2012-03-291-1/+1
| * | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-03-3014-87/+124
| |\ \ \ \ \ \
| | * | | | | | x86: Move is_ia32_task to asm/thread_info.h from asm/compat.hSrikar Dronamraju2012-03-132-9/+12
| | * | | | | | x86: Rename trap_no to trap_nr in thread_structSrikar Dronamraju2012-03-1310-22/+24
| | * | | | | | Merge branch 'x86/x32' into x86/cleanupsIngo Molnar2012-03-1363-1944/+1249
| | |\ \ \ \ \ \
| | * | | | | | | x86: Use enum instead of literals for trap valuesKees Cook2012-03-103-59/+91
| * | | | | | | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-3063-1944/+1249
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x32: Fix alignment fail in struct compat_siginfoH. Peter Anvin2012-03-141-2/+2
| | * | | | | | | | x32: Fix stupid ia32/x32 inversion in the siginfo formatH. Peter Anvin2012-03-141-1/+1
| | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | x32: Add ptrace for x32H.J. Lu2012-03-062-2/+101
| | * | | | | | | x32: Switch to a 64-bit clock_tH. Peter Anvin2012-03-063-4/+19
| | * | | | | | | x32: Provide separate is_ia32_task() and is_x32_task() predicatesH. Peter Anvin2012-03-061-1/+11
| | * | | | | | | x86, mtrr: Use explicit sizing and padding for the 64-bit ioctlsH. Peter Anvin2012-03-012-14/+24
| | * | | | | | | x86/x32: Fix the binutils auto-detectIngo Molnar2012-02-281-7/+7
| | * | | | | | | x32: Warn and disable rather than error if binutils too oldH. Peter Anvin2012-02-272-2/+18
| | * | | | | | | Merge branch 'core/types' into x86/x32H. Peter Anvin2012-02-261-1/+1
| | |\ \ \ \ \ \ \
| | | * | | | | | | fs: Remove missed ->fds_bits from cessation use of fd_set structs internallyDavid Howells2012-02-241-1/+1
| | * | | | | | | | x32: Only clear TIF_X32 flag onceBobby Powers2012-02-261-1/+0
| | * | | | | | | | x32: Make sure TS_COMPAT is cleared for x32 tasksBobby Powers2012-02-261-0/+3
| | * | | | | | | | x32: Drop non-__vdso weak symbols from the x32 VDSOH. Peter Anvin2012-02-231-4/+0
| | * | | | | | | | x32: Fix coding style violations in the x32 VDSO codeH. Peter Anvin2012-02-213-6/+7
| | * | | | | | | | x32: Add x32 VDSO supportH. J. Lu2012-02-206-9/+177
| | * | | | | | | | x32: Allow x32 to be configuredH. J. Lu2012-02-201-4/+17
| | * | | | | | | | x32: If configured, add x32 system calls to system call tablesH. Peter Anvin2012-02-202-2/+11
| | * | | | | | | | x32: Handle process creationH. Peter Anvin2012-02-205-14/+79
| | * | | | | | | | x32: Signal-related system callsH. Peter Anvin2012-02-202-1/+136
| | * | | | | | | | x86: Add #ifdef CONFIG_COMPAT to <asm/sys_ia32.h>H. Peter Anvin2012-02-201-0/+5
| | * | | | | | | | x32: Handle the x32 system call flagH. Peter Anvin2012-02-204-4/+31
| | * | | | | | | | x32: Add rt_sigframe_x32H. Peter Anvin2012-02-201-0/+13
| | * | | | | | | | x32: Add struct ucontext_x32H. J. Lu2012-02-201-0/+9
| | * | | | | | | | x32: Export setup/restore_sigcontext from signal.cH. Peter Anvin2012-02-202-6/+9
| | * | | | | | | | x86: Move some signal-handling definitions to a common headerH. Peter Anvin2012-02-204-20/+22
| | * | | | | | | | x32: Generate <asm/unistd_64_x32.h>H. Peter Anvin2012-02-202-1/+7
| | * | | | | | | | x32: Generate <asm/unistd_x32.h>H. Peter Anvin2012-02-203-4/+17