summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-05-22parisc: Add native high-resolution sched_clock() implementationHelge Deller4-9/+70
2016-05-22parisc: Add ARCH_TRACEHOOK and regset supportHelge Deller3-2/+403
2016-05-22parisc: Add 64bit get_user() and put_user() for 32bit kernelHelge Deller1-1/+15
2016-05-22parisc: Simplify and speed up get_user() and put_user()Helge Deller1-58/+21
2016-05-22parisc: Add syscall tracepoint supportHelge Deller6-1/+28
2016-05-21um: add extended processor state save/restore supportEli Cooper6-16/+62
2016-05-21um: extend fpstate to _xstate to support YMM registersEli Cooper3-21/+32
2016-05-21um: fix FPU state preservation around signal handlersEli Cooper1-15/+3
2016-05-21x86 isa: add back X86_32 dependency on CONFIG_ISALinus Torvalds1-2/+2
2016-05-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds70-189/+127
2016-05-20Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2016-05-20Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-3/+5
2016-05-20sparc64: Reduce TLB flushes during hugepte changesNitin Gupta6-51/+97
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng17-0/+40
2016-05-20printk/nmi: generic solution for safe printk in NMIPetr Mladek14-1/+17
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby15-44/+39
2016-05-20exit_thread: remove empty bodiesJiri Slaby35-140/+17
2016-05-20mn10300: let exit_fpu accept a taskJiri Slaby2-5/+3
2016-05-20x86/kasan: instrument user memory access APIAndrey Ryabinin2-0/+12
2016-05-20sparc32: drop superfluous cast in calls to __nocache_pa()Sam Ravnborg2-3/+3
2016-05-20sparc32: fix build with STRICT_MM_TYPECHECKSSam Ravnborg5-11/+14
2016-05-20sparc32: use proper prototype for trapbaseSam Ravnborg3-5/+3
2016-05-20sparc32: drop local prototype in kgdb_32Sam Ravnborg1-2/+2
2016-05-20sparc32: drop hardcoding trap_level in kgdb_trapSam Ravnborg4-14/+12
2016-05-20Merge tag 'pxa-for-4.7' of https://github.com/rjarzmik/linux into fixesArnd Bergmann2-1/+3
2016-05-20ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to itSteven Rostedt1-1/+2
2016-05-20Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-2/+11
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds152-2999/+6008
2016-05-20Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds15-52/+147
2016-05-20KVM: arm/arm64: vgic-new: Synchronize changes to active stateChristoffer Dall3-1/+11
2016-05-20KVM: arm/arm64: vgic-new: enable buildAndre Przywara4-0/+37
2016-05-20KVM: arm/arm64: Provide functionality to pause and resume a guestChristoffer Dall3-12/+21
2016-05-20KVM: arm/arm64: Export mmio_read/write_busChristoffer Dall3-5/+11
2016-05-20KVM: arm/arm64: Fix MMIO emulation data handlingChristoffer Dall1-7/+7
2016-05-20KVM: arm/arm64: Move timer IRQ map to latest possible timeChristoffer Dall1-3/+3
2016-05-20kvm: arm64: Fix EC field in inject_abt64Matt Evans1-1/+1
2016-05-20perf/x86/intel/p4: Trival indentation fix, remove spaceColin Ian King1-1/+1
2016-05-20x86/mm: Switch from TASK_SIZE to TASK_SIZE_MAX in the page fault codeAndy Lutomirski1-3/+8
2016-05-20x86/fsgsbase/64: Use TASK_SIZE_MAX for FSBASE/GSBASE upper limitsAndy Lutomirski2-4/+4
2016-05-20Merge branch 'linus' into x86/urgent, to refresh the treeIngo Molnar234-4202/+7074
2016-05-20x86/mm/mpx: Work around MPX erratum SKD046Dave Hansen3-0/+48
2016-05-20Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Ingo Molnar12-62/+62
2016-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds19-36/+31
2016-05-19arch: fix has_transparent_hugepage()Hugh Dickins11-26/+15
2016-05-19x86: mm: use hugetlb_bad_size()Vaishali Thakkar1-0/+1
2016-05-19tile: mm: use hugetlb_bad_size()Vaishali Thakkar1-1/+6
2016-05-19powerpc: mm: use hugetlb_bad_size()Vaishali Thakkar1-2/+4
2016-05-19metag: mm: use hugetlb_bad_size()Vaishali Thakkar1-0/+1
2016-05-19arm64: mm: use hugetlb_bad_size()Vaishali Thakkar1-0/+1
2016-05-19include/linux/nodemask.h: create next_node_in() helperAndrew Morton2-6/+2