aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-04arm: mm: add p?d_leaf() definitionsSteven Price2-0/+2
2020-02-04arc: mm: add p?d_leaf() definitionsSteven Price1-0/+1
2020-02-03Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds3-2/+16
2020-02-03parisc: Regenerate parisc defconfigsHelge Deller8-1168/+43
2020-02-03Merge tag 'kgdb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linuxLinus Torvalds1-5/+0
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada17-24/+24
2020-02-03m68knommu: fix memcpy() out of bounds warning in get_user()Greg Ungerer1-8/+11
2020-02-02sparc64: fix adjtimex regressionArnd Bergmann1-2/+2
2020-02-02efi/x86: Fix boot regression on systems with invalid memmap entriesArd Biesheuvel1-1/+1
2020-02-01Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds3-50/+25
2020-02-01Merge branch 'topic/user-access-begin' into nextMichael Ellerman79-1034/+498
2020-02-01arch/xtensa: fix Kconfig typos for HAVE_SMPRandy Dunlap1-2/+2
2020-02-01xtensa: clean up optional XCHAL_* definitionsMax Filippov3-5/+9
2020-02-01xtensa: drop unused function fast_coprocessor_doubleMax Filippov1-7/+0
2020-02-01x86/hyperv: Suspend/resume the hypercall page for hibernationDexuan Cui1-0/+50
2020-02-01x86/apic/msi: Plug non-maskable MSI affinity raceThomas Gleixner2-3/+133
2020-01-31Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds4-68/+24
2020-01-31xtensa: drop empty platform_* functions from platformsMax Filippov3-24/+2
2020-01-31xtensa: clean up platform headersMax Filippov4-18/+5
2020-01-31xtensa: drop set_except_vector declarationMax Filippov1-2/+0
2020-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-18/+35
2020-01-31Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds81-783/+2942
2020-01-31Merge tag 'arc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds13-40/+120
2020-01-31Merge tag 'riscv-for-linus-5.6-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds16-9/+241
2020-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-56/+70
2020-01-31x86/boot: Handle malformed SRAT tables during early ACPI parsingSteven Clarkson1-0/+6
2020-01-31s390/boot: add dfltcc= kernel command line parameterMikhail Zaslonko3-0/+23
2020-01-31s390/boot: rename HEAP_SIZE due to name collisionMikhail Zaslonko1-4/+4
2020-01-31mm/memblock: define memblock_physmem_add()Anshuman Khandual1-9/+3
2020-01-31mm, tree-wide: rename put_user_page*() to unpin_user_page*()John Hubbard1-2/+2
2020-01-31powerpc: book3s64: convert to pin_user_pages() and put_user_page()John Hubbard1-5/+5
2020-01-31MIPS: kdb: Remove old workaround for backtracing on other CPUsDouglas Anderson1-5/+0
2020-01-31Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds67-1564/+1698
2020-01-31KVM: s390: Add new reset vcpu APIJanosch Frank1-27/+57
2020-01-31KVM: s390: Cleanup initial cpu resetJanosch Frank2-11/+12
2020-01-31KVM: s390: do not clobber registers during guest reset/store statusChristian Borntraeger1-4/+2
2020-01-31KVM: s390: ENOTSUPP -> EOPNOTSUPP fixupsChristian Borntraeger1-3/+3
2020-01-31powerpc: configs: Cleanup old Kconfig optionsKrzysztof Kozlowski11-14/+0
2020-01-31powerpc/configs/skiroot: Enable some more hardening optionsMichael Ellerman1-0/+8
2020-01-31powerpc/configs/skiroot: Disable xmon default & enable reboot on panicMichael Ellerman1-1/+2
2020-01-31powerpc/configs/skiroot: Enable security featuresJoel Stanley1-1/+11
2020-01-31powerpc/configs/skiroot: Update for symbol movement onlyMichael Ellerman1-21/+21
2020-01-31powerpc/configs/skiroot: Drop default n CONFIG_CRYPTO_ECHAINIVMichael Ellerman1-1/+0
2020-01-31powerpc/configs/skiroot: Drop HID_LOGITECHMichael Ellerman1-1/+0
2020-01-31powerpc/configs: Drop NET_VENDOR_HP which moved to stagingMichael Ellerman2-2/+0
2020-01-31powerpc/configs: NET_CADENCE became NET_VENDOR_CADENCEMichael Ellerman1-1/+0
2020-01-31powerpc/configs: Drop CONFIG_QLGE which moved to stagingMichael Ellerman5-5/+0
2020-01-31powerpc: Do not consider weak unresolved symbol relocations as badAlexandre Ghiti2-10/+14
2020-01-31m68k: configs: Cleanup old Kconfig IO scheduler optionsKrzysztof Kozlowski8-15/+0
2020-01-30Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/daveh/x86-mpxLinus Torvalds21-1439/+2