summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-05-26Merge branches 'fixes' and 'misc' into for-nextRussell King
2020-05-26ARM: 8980/1: Allow either FLATMEM or SPARSEMEM on the multiplatform buildGregory Fong
2020-05-26ARM: 8979/1: Remove redundant ARCH_SPARSEMEM_DEFAULT settingKevin Cernekee
2020-05-26ARM: 8978/1: mm: make act_mm() respect THREAD_SIZELinus Walleij
2020-05-26Merge tag 'efi-arm-no-relocate-for-rmk' of git://git.kernel.org/pub/scm/linux...Russell King
2020-05-19ARM: decompressor: run decompressor in place if loaded via UEFIArd Biesheuvel
2020-05-19ARM: decompressor: move GOT into .data for EFI enabled buildsArd Biesheuvel
2020-05-19ARM: decompressor: defer loading of the contents of the LC0 structureArd Biesheuvel
2020-05-19ARM: decompressor: split off _edata and stack base into separate objectArd Biesheuvel
2020-05-19ARM: decompressor: move headroom variable out of LC0Ard Biesheuvel
2020-05-19ARM: 8975/1: module: fix handling of unwind init sectionsVincent Whitchurch
2020-05-19ARM: 8977/1: ptrace: Fix mask for thumb breakpoint hookFredrik Strupe
2020-05-19ARM: 8974/1: use SPARSMEM_STATIC when SPARSEMEM is enabledMike Rapoport
2020-05-07Merge branch 'uaccess' into fixesRussell King
2020-05-07ARM: 8973/1: Add missing newline terminator to kernel messageGeert Uytterhoeven
2020-05-03ARM: uaccess: fix DACR mismatch with nested exceptionsuaccessRussell King
2020-05-03ARM: uaccess: integrate uaccess_save and uaccess_restoreRussell King
2020-05-03ARM: uaccess: consolidate uaccess asm to asm/uaccess-asm.hRussell King
2020-04-29ARM: 8970/1: decompressor: increase tag sizeŁukasz Stelmach
2020-04-29ARM: 8971/1: replace the sole use of a symbol with its definitionJian Cai
2020-04-29ARM: 8969/1: decompressor: simplify libfdt buildsMasahiro Yamada
2020-04-21ARM: compat: remove KERNEL_DS usage in sys_oabi_epoll_ctl()Russell King
2020-04-12Merge tag 'x86-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-04-12Merge tag 'perf-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-04-11Merge tag 'nios2-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-04-11Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-04-11KVM: VMX: Extend VMXs #AC interceptor to handle split lock #AC in guestXiaoyao Li
2020-04-11KVM: x86: Emulate split-lock access as a write in emulatorXiaoyao Li
2020-04-11x86/split_lock: Provide handle_guest_split_lock()Thomas Gleixner
2020-04-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-04-10Merge tag 'xtensa-20200410' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2020-04-10Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-04-10change email address for Pali RohárPali Rohár
2020-04-10mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe
2020-04-10powerpc/mm: thread pgprot_t through create_section_mapping()Logan Gunthorpe
2020-04-10x86/mm: introduce __set_memory_prot()Logan Gunthorpe
2020-04-10x86/mm: thread pgprot_t through init_memory_mapping()Logan Gunthorpe
2020-04-10mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual
2020-04-10mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual
2020-04-10mm: define pte_index as macro for x86Arjun Roy
2020-04-10mm: bring sparc pte_index() semantics inline with other platformsArjun Roy
2020-04-10mm: hugetlb: optionally allocate gigantic hugepages using cmaRoman Gushchin
2020-04-11arch: nios2: remove 'resetvalue' propertyAlexandru Ardelean
2020-04-11arch: nios2: rename 'altr,gpio-bank-width' -> 'altr,ngpio'Alexandru Ardelean
2020-04-11arch: nios2: Enable the common clk subsystem on Nios2Dragos Bogdan
2020-04-10Merge tag 'acpi-5.7-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-04-10Merge tag 's390-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-04-10Merge branches 'acpi-ec' and 'acpi-x86'Rafael J. Wysocki