summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-06-03x86/cpu: Add Sapphire Rapids CPU model numberTony Luck
2020-06-03Merge tag 'x86-timers-2020-06-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-06-03Merge tag 'timers-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-03clk: sprd: fix compile-testingArnd Bergmann
2020-06-03Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2020-06-02Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller
2020-06-02sparc32: mm: Only call ctor()/dtor() functions for first and last userWill Deacon
2020-06-02sparc32: mm: Don't try to free page-table pages if ctor() failsWill Deacon
2020-06-02sparc32: register memory occupied by kernel as memblock.memoryMike Rapoport
2020-06-02sparc: remove unused header file nfs_fs.hAnupam Aggarwal
2020-06-02Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-02Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-06-02um: virtio: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-02um: Use fdatasync() when mapping the UBD FSYNC commandAnton Ivanov
2020-06-02um: Do not evaluate compiler's library path when cleaningMasahiro Yamada
2020-06-02um: Neaten vu_err macro definitionJoe Perches
2020-06-02um: Add a generic "fd" vector transportMarc-André Lureau
2020-06-02um: Add include: memset() and memcpy() are in <string.h>Zach van Rijn
2020-06-02Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-06-02Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-plat...Linus Torvalds
2020-06-02Merge tag 'mmc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-02s390/bpf: Use bcr 0,%0 as tail call nop fillerIlya Leoshkevich
2020-06-02s390/bpf: Maintain 8-byte stack alignmentIlya Leoshkevich
2020-06-02Merge tag 'zynqmp-dt-for-v5.8' of https://github.com/Xilinx/linux-xlnx into a...Arnd Bergmann
2020-06-02x86/mm: remove vmalloc faultingJoerg Roedel
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-02ARM: omap2: fix omap5_realtime_timer_init definitionArnd Bergmann
2020-06-02Merge tag 'keystone_dts_for_5.7' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2020-06-02powerpc/pseries: Make vio and ibmebus initcalls pseries specificOliver O'Halloran
2020-06-02powerpc: Add POWER10 architected modeAlistair Popple
2020-06-02powerpc/dt_cpu_ftrs: Add MMA featureAlistair Popple
2020-06-02powerpc/dt_cpu_ftrs: Enable Prefixed InstructionsAlistair Popple