summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-05-23Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds25-93/+151
2012-05-23Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-227/+83
2012-05-23Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds27-232/+954
2012-05-23Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds21-60/+59
2012-05-23various Kconfig cleanup and old platform build code removalRichard Kuo2-22/+4
2012-05-23hexagon/mm/vm_fault.c: Port OOM changes to do_page_faultKautuk Consul1-5/+17
2012-05-23arch/hexagon/kernel/dma.c: make function staticJulia Lawall1-1/+1
2012-05-23Remove unneeded include of version.h from arch/hexagon/include/asm/spinlock_t...Jesper Juhl1-2/+0
2012-05-23Hexagon: Use resource_size functionThomas Meyer1-4/+2
2012-05-23Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-0/+315
2012-05-23Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-9/+9
2012-05-23Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+2
2012-05-23Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds15-446/+114
2012-05-23Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds92-819/+4173
2012-05-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller3-10/+42
2012-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville3-10/+42
2012-05-22sparc32: use the common implementation of alloc_thread_info_node()Sam Ravnborg3-37/+2
2012-05-22Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds57-176/+3204
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds79-5271/+3020
2012-05-22Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds42-35/+2003
2012-05-22Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds121-2799/+7226
2012-05-22Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds23-135/+103
2012-05-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds304-20497/+7401
2012-05-22sh: intc: Kill off special reservation interface.Paul Mundt1-3/+0
2012-05-22edac, mips: don't change code that has been removed in edac/mips treeJiri Kosina1-1/+1
2012-05-22Merge branch 'for-next-arm-dma' into for-linusMarek Szyprowski7-460/+1078
2012-05-22powerpc: Fix irq distributionKim Phillips1-1/+1
2012-05-22Revert "powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new P...Benjamin Herrenschmidt1-71/+6
2012-05-22powerpc: Fixing a cputhread code documentationAnshuman Khandual1-1/+1
2012-05-22unicore32: if there's no handler we need to restore sigmask, syscall or no sy...Al Viro1-8/+5
2012-05-22xtensa: add handling of TIF_NOTIFY_RESUMEAl Viro3-6/+20
2012-05-22microblaze: drop 'oldset' argument of do_notify_resume()Al Viro3-19/+11
2012-05-22microblaze: handle TIF_NOTIFY_RESUMEAl Viro3-26/+38
2012-05-22score: add handling of NOTIFY_RESUME to do_notify_resume()Al Viro1-1/+8
2012-05-22m68k: add TIF_NOTIFY_RESUME and handle it.Al Viro6-7/+21
2012-05-22sparc: kill ancient comment in sparc_sigaction()Al Viro1-5/+0
2012-05-22h8300: missing checks of __get_user()/__put_user() return valuesAl Viro1-6/+6
2012-05-22frv: missing checks of __get_user()/__put_user() return valuesAl Viro1-6/+6
2012-05-22cris: missing checks of __get_user()/__put_user() return valuesAl Viro2-12/+12
2012-05-22powerpc: missing checks of __get_user()/__put_user() return valuesAl Viro1-3/+3
2012-05-22sh: missing checks of __get_user()/__put_user() return valuesAl Viro2-22/+27
2012-05-22sparc: missing checks of __get_user()/__put_user() return valuesAl Viro2-10/+12
2012-05-22avr32: struct old_sigaction is never usedAl Viro1-7/+0
2012-05-22m32r: struct old_sigaction is never usedAl Viro1-7/+0
2012-05-22xtensa: xtensa_sigaction doesn't existAl Viro2-9/+0
2012-05-22alpha: tidy signal delivery upAl Viro1-43/+26
2012-05-22score: don't open-code force_sigsegv()Al Viro1-3/+1
2012-05-22cris: don't open-code force_sigsegv()Al Viro1-8/+2
2012-05-22blackfin: don't open-code force_sigsegv()Al Viro1-3/+1
2012-05-22avr32: need to clear RESTORE_SIGMASK on successful signal deliveryAl Viro1-0/+1