aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-05-04powerpc/kconfig: Restore alphabetic order of the selects under CONFIG_PPCChristophe Leroy
2021-05-04powerpc/32: Fix boot failure with CONFIG_STACKPROTECTORChristophe Leroy
2021-05-04powerpc/powernv/memtrace: Fix dcache flushingSandipan Das
2021-05-04powerpc/kexec_file: Use current CPU info while setting up FDTSourabh Jain
2021-05-04powerpc/64s/radix: Enable huge vmalloc mappingsNicholas Piggin
2021-05-03Merge tag 'for-5.13/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-05-03Merge tag 'csky-for-linus-5.13-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds
2021-05-03Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-05-03Hexagon: add target builtins to kernelSid Manning
2021-05-03Hexagon: remove DEBUG from comet configSid Manning
2021-05-03Hexagon: change jumps to must-extend in futex_atomic_*Sid Manning
2021-05-03Hexagon: fix build errorsSid Manning
2021-05-03parisc: Fix typo in setup.cHelge Deller
2021-05-02Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2021-05-02powerpc/powernv: remove the nvlink supportChristoph Hellwig
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-05-01Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-05-01RISC-V: Always define XIP_FIXUPPalmer Dabbelt
2021-05-01riscv: Remove 32b kernel mapping from page table dumpAlexandre Ghiti
2021-05-01riscv: Fix 32b kernel build with CONFIG_DEBUG_VIRTUAL=yAlexandre Ghiti
2021-05-01RISC-V: Fix error code returned by riscv_hartid_to_cpuid()Anup Patel
2021-05-02.gitignore: prefix local generated files with a slashMasahiro Yamada
2021-05-02kbuild: replace LANG=C with LC_ALL=CMasahiro Yamada
2021-05-02kbuild: add a script to remove stale generated filesMasahiro Yamada
2021-05-02sparc: syscalls: switch to generic syscallshdr.shMasahiro Yamada
2021-05-02sparc: syscalls: switch to generic syscalltbl.shMasahiro Yamada
2021-05-02sh: syscalls: switch to generic syscallhdr.shMasahiro Yamada
2021-05-02sh: syscalls: switch to generic syscalltbl.shMasahiro Yamada
2021-04-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-04-30Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-04-30Merge branch 'i2c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-04-30Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-04-30Merge tag 'xtensa-20210429' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2021-04-30x86/PCI: Remove unused alloc_pci_root_info() return valueKrzysztof WilczyƄski
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang
2021-04-30arm64: kasan: allow to init memory when setting tagsAndrey Konovalov
2021-04-30mm/vmalloc: remove unmap_kernel_rangeNicholas Piggin
2021-04-30powerpc/xive: remove unnecessary unmap_kernel_rangeNicholas Piggin
2021-04-30mm/vmalloc: hugepage vmalloc mappingsNicholas Piggin
2021-04-30mm/vmalloc: provide fallback arch huge vmap support functionsNicholas Piggin
2021-04-30x86: inline huge vmap supported functionsNicholas Piggin
2021-04-30arm64: inline huge vmap supported functionsNicholas Piggin
2021-04-30powerpc: inline huge vmap supported functionsNicholas Piggin
2021-04-30mm: HUGE_VMAP arch support cleanupNicholas Piggin
2021-04-30mm/vmalloc: fix HUGE_VMAP regression by enabling huge pages in vmalloc_to_pageNicholas Piggin
2021-04-30ARM: mm: add missing pud_page define to 2-level page tablesNicholas Piggin
2021-04-30Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio"Brian Geffon
2021-04-30x86/vmemmap: optimize for consecutive sections in partial populated PMDsOscar Salvador
2021-04-30x86/vmemmap: handle unpopulated sub-pmd rangesOscar Salvador