summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2012-05-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds
2012-05-23Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-05-22sparc: Add full proper error handling to strncpy_from_user().David S. Miller
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-22Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-05-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-05-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-05-22Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds
2012-05-22various Kconfig cleanup and old platform build code removalRichard Kuo
2012-05-22hexagon/mm/vm_fault.c: Port OOM changes to do_page_faultKautuk Consul
2012-05-22arch/hexagon/kernel/dma.c: make function staticJulia Lawall
2012-05-22Remove unneeded include of version.h from arch/hexagon/include/asm/spinlock_t...Jesper Juhl
2012-05-22Hexagon: Use resource_size functionThomas Meyer
2012-05-22Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-05-22Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-22Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-22Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville
2012-05-22sparc32: use the common implementation of alloc_thread_info_node()Sam Ravnborg
2012-05-22Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-22Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-22Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-22Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-22sh: intc: Kill off special reservation interface.Paul Mundt
2012-05-22edac, mips: don't change code that has been removed in edac/mips treeJiri Kosina
2012-05-22Merge branch 'for-next-arm-dma' into for-linusMarek Szyprowski
2012-05-22powerpc: Fix irq distributionKim Phillips
2012-05-22Revert "powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new P...Benjamin Herrenschmidt
2012-05-22powerpc: Fixing a cputhread code documentationAnshuman Khandual
2012-05-22unicore32: if there's no handler we need to restore sigmask, syscall or no sy...Al Viro
2012-05-21xtensa: add handling of TIF_NOTIFY_RESUMEAl Viro
2012-05-21microblaze: drop 'oldset' argument of do_notify_resume()Al Viro
2012-05-21microblaze: handle TIF_NOTIFY_RESUMEAl Viro
2012-05-21score: add handling of NOTIFY_RESUME to do_notify_resume()Al Viro
2012-05-21m68k: add TIF_NOTIFY_RESUME and handle it.Al Viro
2012-05-21sparc: kill ancient comment in sparc_sigaction()Al Viro
2012-05-21h8300: missing checks of __get_user()/__put_user() return valuesAl Viro
2012-05-21frv: missing checks of __get_user()/__put_user() return valuesAl Viro
2012-05-21cris: missing checks of __get_user()/__put_user() return valuesAl Viro
2012-05-21powerpc: missing checks of __get_user()/__put_user() return valuesAl Viro
2012-05-21sh: missing checks of __get_user()/__put_user() return valuesAl Viro
2012-05-21sparc: missing checks of __get_user()/__put_user() return valuesAl Viro
2012-05-21avr32: struct old_sigaction is never usedAl Viro
2012-05-21m32r: struct old_sigaction is never usedAl Viro
2012-05-21xtensa: xtensa_sigaction doesn't existAl Viro