summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2020-06-02mm: remove vmalloc_sync_(un)mappings()Joerg Roedel
2020-06-02x86/mm/32: implement arch_sync_kernel_mappings()Joerg Roedel
2020-06-02x86/mm/64: implement arch_sync_kernel_mappings()Joerg Roedel
2020-06-02s390: use __vmalloc_node in stack_allocChristoph Hellwig
2020-06-02powerpc: use __vmalloc_node in alloc_vm_stackChristoph Hellwig
2020-06-02arm64: use __vmalloc_node in arch_alloc_vmap_stackChristoph Hellwig
2020-06-02mm: switch the test_vmalloc module to use __vmalloc_nodeChristoph Hellwig
2020-06-02mm: remove the pgprot argument to __vmallocChristoph Hellwig
2020-06-02mm: enforce that vmap can't map pages executableChristoph Hellwig
2020-06-02mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PGTABLE_MAPPINGChristoph Hellwig
2020-06-02mm: remove __get_vm_areaChristoph Hellwig
2020-06-02powerpc: remove __ioremap_at and __iounmap_atChristoph Hellwig
2020-06-02powerpc: add an ioremap_phb helperChristoph Hellwig
2020-06-02x86: fix vmap arguments in map_irq_stackChristoph Hellwig
2020-06-02x86/hyperv: use vmalloc_exec for the hypercall pageChristoph Hellwig
2020-06-02mm: ptdump: expand type of 'val' in note_page()Steven Price
2020-06-02x86: mm: ptdump: calculate effective permissions correctlySteven Price
2020-06-02arch/parisc/include/asm/pgtable.h: remove unused `old_pte'Andrew Morton
2020-06-01Merge tag 'x86_cache_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-06-01Merge tag 'x86_microcode_for_5.8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-06-01Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-05-31Merge tag 'x86-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-30Merge tag 'powerpc-5.7-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-05-30printk: Collapse shutdown types into a single dump reasonKees Cook
2020-05-29Merge tag 'armsoc-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-05-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-05-29Merge branch 'parisc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-05-29Merge tag 'iommu-fixes-v5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-05-29parisc: Fix kernel panic in mem_init()Helge Deller
2020-05-29powerpc/64s: Disable sanitisers for C syscall/interrupt entry/exit codeDaniel Axtens
2020-05-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vf...Ingo Molnar
2020-05-28x86/ioperm: Prevent a memory leak when fork failsJay Lang
2020-05-28Merge tag 'csky-for-linus-5.7-rc8' of git://github.com/c-sky/csky-linuxLinus Torvalds
2020-05-28x86/dma: Fix max PFN arithmetic overflow on 32 bit systemsAlexander Dahl
2020-05-28powerpc/bpf: Enable bpf_probe_read{, str}() on powerpc againPetr Mladek
2020-05-28arm64/kernel: Fix return value when cpu_online() fails in __cpu_up()Nobuhiro Iwamatsu
2020-05-28csky: Fixup CONFIG_DEBUG_RSEQGuo Ren
2020-05-28csky: Coding convention in entry.SGuo Ren
2020-05-28csky: Fixup abiv2 syscall_trace break a4 & a5Guo Ren
2020-05-28csky: Fixup CONFIG_PREEMPT panicGuo Ren
2020-05-27copy_xstate_to_kernel(): don't leave parts of destination uninitializedAl Viro
2020-05-27x86: Hide the archdata.iommu field behind generic IOMMU_APIKrzysztof Kozlowski
2020-05-27ia64: Hide the archdata.iommu field behind generic IOMMU_APIKrzysztof Kozlowski
2020-05-26x86/syscalls: Revert "x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long"Andy Lutomirski
2020-05-26powerpc/64s: Fix restore of NV GPRs after facility unavailable exceptionMichael Ellerman
2020-05-25Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2020-05-26Merge tag 'omap-for-v5.7/cpsw-fixes-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann