summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-05-24mm, aout: handle vm_brk failuresMichal Hocko
2016-05-24arch/defconfig: remove CONFIG_RESOURCE_COUNTERSKonstantin Khlebnikov
2016-05-24s390/kexec: consolidate crash_map/unmap_reserved_pages() and arch_kexec_prote...Xunlei Pang
2016-05-24kexec: provide arch_kexec_protect(unprotect)_crashkres()Xunlei Pang
2016-05-24ELF/MIPS build fixRalf Baechle
2016-05-24m32r: fix build failureSudip Mukherjee
2016-05-23parisc: Use long jump to reach ftrace_return_to_handler()Helge Deller
2016-05-23Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-05-23Fix typoAndrea Gelmini
2016-05-23Fix typoAndrea Gelmini
2016-05-23Fix typoAndrea Gelmini
2016-05-23Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2016-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-05-23x86: remove more uaccess_32.h complexityLinus Torvalds
2016-05-22x86: remove pointless uaccess_32.h complexityLinus Torvalds
2016-05-22parisc: Fix typo in fpudispatch.cAndrea Gelmini
2016-05-22parisc: Fix typos in eisa_eeprom.hAndrea Gelmini
2016-05-22parisc: Fix typo in ldcw.hAndrea Gelmini
2016-05-22parisc: Fix typo in pdc.hAndrea Gelmini
2016-05-22parisc: Update futex.h to match generic implementationJohn David Anglin
2016-05-22parisc: Merge ftrace C-helper and assembler functions into .text.hot sectionHelge Deller
2016-05-22parisc: Add native high-resolution sched_clock() implementationHelge Deller
2016-05-22parisc: Add ARCH_TRACEHOOK and regset supportHelge Deller
2016-05-22parisc: Add 64bit get_user() and put_user() for 32bit kernelHelge Deller
2016-05-22parisc: Simplify and speed up get_user() and put_user()Helge Deller
2016-05-22parisc: Add syscall tracepoint supportHelge Deller
2016-05-21um: add extended processor state save/restore supportEli Cooper
2016-05-21um: extend fpstate to _xstate to support YMM registersEli Cooper
2016-05-21um: fix FPU state preservation around signal handlersEli Cooper
2016-05-21x86 isa: add back X86_32 dependency on CONFIG_ISALinus Torvalds
2016-05-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-21Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-05-21Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-05-21sparc64: Reduce TLB flushes during hugepte changesNitin Gupta
2016-05-21lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng
2016-05-21printk/nmi: generic solution for safe printk in NMIPetr Mladek
2016-05-21exit_thread: accept a task parameter to be exitedJiri Slaby
2016-05-21exit_thread: remove empty bodiesJiri Slaby
2016-05-21mn10300: let exit_fpu accept a taskJiri Slaby
2016-05-21x86/kasan: instrument user memory access APIAndrey Ryabinin
2016-05-21sparc32: drop superfluous cast in calls to __nocache_pa()Sam Ravnborg
2016-05-21sparc32: fix build with STRICT_MM_TYPECHECKSSam Ravnborg
2016-05-21sparc32: use proper prototype for trapbaseSam Ravnborg
2016-05-21sparc32: drop local prototype in kgdb_32Sam Ravnborg
2016-05-21sparc32: drop hardcoding trap_level in kgdb_trapSam Ravnborg
2016-05-20Merge tag 'pxa-for-4.7' of https://github.com/rjarzmik/linux into fixesArnd Bergmann
2016-05-20ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to itSteven Rostedt
2016-05-20Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-05-20Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds