summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-02-04arm: mm: add p?d_leaf() definitionsSteven Price
2020-02-04arc: mm: add p?d_leaf() definitionsSteven Price
2020-02-03Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-02-03parisc: Regenerate parisc defconfigsHelge Deller
2020-02-03Merge tag 'kgdb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada
2020-02-03m68knommu: fix memcpy() out of bounds warning in get_user()Greg Ungerer
2020-02-02sparc64: fix adjtimex regressionArnd Bergmann
2020-02-02efi/x86: Fix boot regression on systems with invalid memmap entriesArd Biesheuvel
2020-02-01Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-02-01Merge branch 'topic/user-access-begin' into nextMichael Ellerman
2020-02-01arch/xtensa: fix Kconfig typos for HAVE_SMPRandy Dunlap
2020-02-01xtensa: clean up optional XCHAL_* definitionsMax Filippov
2020-02-01xtensa: drop unused function fast_coprocessor_doubleMax Filippov
2020-02-01x86/hyperv: Suspend/resume the hypercall page for hibernationDexuan Cui
2020-02-01x86/apic/msi: Plug non-maskable MSI affinity raceThomas Gleixner
2020-01-31Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-31xtensa: drop empty platform_* functions from platformsMax Filippov
2020-01-31xtensa: clean up platform headersMax Filippov
2020-01-31xtensa: drop set_except_vector declarationMax Filippov
2020-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-01-31Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2020-01-31Merge tag 'arc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2020-01-31Merge tag 'riscv-for-linus-5.6-mw0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-01-31x86/boot: Handle malformed SRAT tables during early ACPI parsingSteven Clarkson
2020-01-31s390/boot: add dfltcc= kernel command line parameterMikhail Zaslonko
2020-01-31s390/boot: rename HEAP_SIZE due to name collisionMikhail Zaslonko
2020-01-31mm/memblock: define memblock_physmem_add()Anshuman Khandual
2020-01-31mm, tree-wide: rename put_user_page*() to unpin_user_page*()John Hubbard
2020-01-31powerpc: book3s64: convert to pin_user_pages() and put_user_page()John Hubbard
2020-01-31MIPS: kdb: Remove old workaround for backtracing on other CPUsDouglas Anderson
2020-01-31Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-01-31KVM: s390: Add new reset vcpu APIJanosch Frank
2020-01-31KVM: s390: Cleanup initial cpu resetJanosch Frank
2020-01-31KVM: s390: do not clobber registers during guest reset/store statusChristian Borntraeger
2020-01-31KVM: s390: ENOTSUPP -> EOPNOTSUPP fixupsChristian Borntraeger
2020-01-31powerpc: configs: Cleanup old Kconfig optionsKrzysztof Kozlowski
2020-01-31powerpc/configs/skiroot: Enable some more hardening optionsMichael Ellerman
2020-01-31powerpc/configs/skiroot: Disable xmon default & enable reboot on panicMichael Ellerman
2020-01-31powerpc/configs/skiroot: Enable security featuresJoel Stanley
2020-01-31powerpc/configs/skiroot: Update for symbol movement onlyMichael Ellerman
2020-01-31powerpc/configs/skiroot: Drop default n CONFIG_CRYPTO_ECHAINIVMichael Ellerman
2020-01-31powerpc/configs/skiroot: Drop HID_LOGITECHMichael Ellerman
2020-01-31powerpc/configs: Drop NET_VENDOR_HP which moved to stagingMichael Ellerman
2020-01-31powerpc/configs: NET_CADENCE became NET_VENDOR_CADENCEMichael Ellerman
2020-01-31powerpc/configs: Drop CONFIG_QLGE which moved to stagingMichael Ellerman
2020-01-31powerpc: Do not consider weak unresolved symbol relocations as badAlexandre Ghiti
2020-01-31m68k: configs: Cleanup old Kconfig IO scheduler optionsKrzysztof Kozlowski
2020-01-30Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds