summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-04-04x86/asm: Remove __VIRTUAL_MASK_SHIFT==47 assertKirill A. Shutemov
2017-04-04x86/boot: Detect 5-level paging supportKirill A. Shutemov
2017-04-03Merge tag 'v4.11-rc5' into x86/mm, to refresh the branchIngo Molnar
2017-04-03x86/mm/numa: Remove numa_nodemask_from_meminfo()Wei Yang
2017-04-03x86/mm/numa: Improve alloc_node_data() error path messageWei Yang
2017-04-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-04-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-04-01Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-04-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-04-01Merge tag 'arc-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2017-03-31kasan: do not sanitize kexec purgatoryMike Galbraith
2017-03-31mm: fix section name for .data..ro_after_initKees Cook
2017-03-31Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-03-31Merge tag 'sound-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-03-31x86/mm: Make in_compat_syscall() work during execDmitry Safonov
2017-03-31x86/boot: Include missing header fileZhengyi Shen
2017-03-31x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam
2017-03-31x86/boot/32: Flip the logic in test_wp_bit()Borislav Petkov
2017-03-30ARC: fix build warnings with !CONFIG_KPROBESVineet Gupta
2017-03-30ARCv2: SLC: Make sure busy bit is set properly on SLC flushingAlexey Brodkin
2017-03-30arm64: drop non-existing vdso-offsets.h from .gitignoreMasahiro Yamada
2017-03-30arm64: remove redundant header file in current.hShaokun Zhang
2017-03-30Merge tag 'asoc-fix-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai
2017-03-30arm64: fix NULL dereference in have_cpu_die()Mark Salter
2017-03-30x86/build: Mostly disable '-maccumulate-outgoing-args'Josh Poimboeuf
2017-03-30x86/boot/32: Rewrite test_wp_bit()Andy Lutomirski
2017-03-30Merge branch 'x86/cpu' into x86/mm, before applying dependent patchIngo Molnar
2017-03-30x86/dump_pagetables: Add support for 5-level pagingKirill A. Shutemov
2017-03-29parisc: Avoid stalled CPU warnings after system shutdownHelge Deller
2017-03-29parisc: Clean up fixup routines for get_user()/put_user()Helge Deller
2017-03-29parisc: Fix access fault handling in pa_memcpy()Helge Deller
2017-03-29Merge branch 'regset' (PTRACE_SETREGSET data leakage)Linus Torvalds
2017-03-29sparc/ptrace: Preserve previous registers for short regset writeDave Martin
2017-03-29mips/ptrace: Preserve previous registers for short regset writeDave Martin
2017-03-29metag/ptrace: Reject partial NT_METAG_RPIPE writesDave Martin
2017-03-29metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUSDave Martin
2017-03-29metag/ptrace: Preserve previous registers for short regset writeDave Martin
2017-03-29h8300/ptrace: Fix incorrect register transfer countDave Martin
2017-03-29c6x/ptrace: Remove useless PTRACE_SETREGSET implementationDave Martin
2017-03-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-03-28KVM: x86: cleanup the page tracking SRCU instancePaolo Bonzini
2017-03-28KVM: nVMX: fix nested EPT detectionLadi Prosek
2017-03-27Merge tag 'm68k-for-v4.11-tag2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-03-27x86: Convert the rest of the code to support p4d_tKirill A. Shutemov
2017-03-27x86/xen: Change __xen_pgd_walk() and xen_cleanmfnmap() to support p4dXiong Zhang
2017-03-27x86/kasan: Prepare clear_pgds() to switch to <asm-generic/pgtable-nop4d.h>Kirill A. Shutemov
2017-03-27x86/mm/pat: Add 5-level paging supportKirill A. Shutemov
2017-03-27x86/efi: Add 5-level paging supportKirill A. Shutemov
2017-03-27x86/kexec: Add 5-level paging supportKirill A. Shutemov
2017-03-26Merge tag 'powerpc-4.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds