summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-05-24Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds6-53/+100
2016-05-24Merge tag 'for-linus-4.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-44/+34
2016-05-24Merge tag 'nios2-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan...Linus Torvalds1-2/+2
2016-05-24Merge tag 'microblaze-4.7-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds4-1/+9
2016-05-24xen: use same main loop for counting and remapping pagesJuergen Gross1-39/+26
2016-05-24xen/x86: actually allocate legacy interrupts on PV guestsStefano Stabellini1-2/+5
2016-05-24xen/x86: don't lose event interruptsStefano Stabellini1-3/+3
2016-05-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds32-45/+101
2016-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds7-50/+50
2016-05-24Merge branch 'for-4.7-dw' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds1-3/+12
2016-05-24vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko9-10/+21
2016-05-24mm, aout: handle vm_brk failuresMichal Hocko1-7/+15
2016-05-24arch/defconfig: remove CONFIG_RESOURCE_COUNTERSKonstantin Khlebnikov18-18/+0
2016-05-24s390/kexec: consolidate crash_map/unmap_reserved_pages() and arch_kexec_prote...Xunlei Pang1-10/+18
2016-05-24kexec: provide arch_kexec_protect(unprotect)_crashkres()Xunlei Pang1-0/+45
2016-05-24ELF/MIPS build fixRalf Baechle1-0/+1
2016-05-24m32r: fix build failureSudip Mukherjee1-0/+1
2016-05-23Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds11-19/+112
2016-05-23Fix typoAndrea Gelmini1-2/+2
2016-05-23Fix typoAndrea Gelmini1-2/+2
2016-05-23Fix typoAndrea Gelmini1-1/+1
2016-05-23Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds1-1/+2
2016-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds17-85/+130
2016-05-23x86: remove more uaccess_32.h complexityLinus Torvalds1-26/+0
2016-05-23x86: remove pointless uaccess_32.h complexityLinus Torvalds1-36/+0
2016-05-21x86 isa: add back X86_32 dependency on CONFIG_ISALinus Torvalds1-2/+2
2016-05-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds70-189/+127
2016-05-21Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2016-05-21Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-3/+5
2016-05-21sparc64: Reduce TLB flushes during hugepte changesNitin Gupta6-51/+97
2016-05-21lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng17-0/+40
2016-05-21printk/nmi: generic solution for safe printk in NMIPetr Mladek14-1/+17
2016-05-21exit_thread: accept a task parameter to be exitedJiri Slaby15-44/+39
2016-05-21exit_thread: remove empty bodiesJiri Slaby35-140/+17
2016-05-21mn10300: let exit_fpu accept a taskJiri Slaby2-5/+3
2016-05-21x86/kasan: instrument user memory access APIAndrey Ryabinin2-0/+12
2016-05-21sparc32: drop superfluous cast in calls to __nocache_pa()Sam Ravnborg2-3/+3
2016-05-21sparc32: fix build with STRICT_MM_TYPECHECKSSam Ravnborg5-11/+14
2016-05-21sparc32: use proper prototype for trapbaseSam Ravnborg3-5/+3
2016-05-21sparc32: drop local prototype in kgdb_32Sam Ravnborg1-2/+2
2016-05-21sparc32: drop hardcoding trap_level in kgdb_trapSam Ravnborg4-14/+12
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-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds19-36/+31
2016-05-20arch: fix has_transparent_hugepage()Hugh Dickins11-26/+15
2016-05-20x86: mm: use hugetlb_bad_size()Vaishali Thakkar1-0/+1
2016-05-20tile: mm: use hugetlb_bad_size()Vaishali Thakkar1-1/+6
2016-05-20powerpc: mm: use hugetlb_bad_size()Vaishali Thakkar1-2/+4