summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2016-05-20KVM: arm/arm64: vgic-new: Synchronize changes to active stateChristoffer Dall
2016-05-20KVM: arm/arm64: vgic-new: enable buildAndre Przywara
2016-05-20KVM: arm/arm64: Provide functionality to pause and resume a guestChristoffer Dall
2016-05-20KVM: arm/arm64: Export mmio_read/write_busChristoffer Dall
2016-05-20KVM: arm/arm64: Fix MMIO emulation data handlingChristoffer Dall
2016-05-20KVM: arm/arm64: Move timer IRQ map to latest possible timeChristoffer Dall
2016-05-20kvm: arm64: Fix EC field in inject_abt64Matt Evans
2016-05-20perf/x86/intel/p4: Trival indentation fix, remove spaceColin Ian King
2016-05-20x86/mm: Switch from TASK_SIZE to TASK_SIZE_MAX in the page fault codeAndy Lutomirski
2016-05-20x86/fsgsbase/64: Use TASK_SIZE_MAX for FSBASE/GSBASE upper limitsAndy Lutomirski
2016-05-20Merge branch 'linus' into x86/urgent, to refresh the treeIngo Molnar
2016-05-20x86/mm/mpx: Work around MPX erratum SKD046Dave Hansen
2016-05-20Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-05-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-20arch: fix has_transparent_hugepage()Hugh Dickins
2016-05-20x86: mm: use hugetlb_bad_size()Vaishali Thakkar
2016-05-20tile: mm: use hugetlb_bad_size()Vaishali Thakkar
2016-05-20powerpc: mm: use hugetlb_bad_size()Vaishali Thakkar