aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxGravatar Linus Torvalds 29-37/+5
2022-01-22Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 23-31/+15
2022-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 21-535/+664
2022-01-22Merge tag 'for-5.17/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-3/+16
2022-01-22Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 39-412/+980
2022-01-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 3-3/+3
2022-01-22mm: remove cleancacheGravatar Christoph Hellwig 16-16/+0
2022-01-22proc: remove PDE_DATA() completelyGravatar Muchun Song 6-13/+13
2022-01-22kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases()Gravatar Luis Chamberlain 2-2/+2
2022-01-21Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Gravatar Linus Torvalds 5-5/+19
2022-01-21Merge tag 'pci-v5.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+9
2022-01-21Merge tag 's390-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 6-56/+104
2022-01-20RISC-V: nommu_virt: Drop unused SLAB_MERGE_DEFAULTGravatar Palmer Dabbelt 1-1/+0
2022-01-20parisc: Fix missing prototype for 'toc_intr' warning in toc.cGravatar Helge Deller 2-0/+2
2022-01-20parisc: Autodetect default output device and set console= kernel parameterGravatar Helge Deller 1-0/+11
2022-01-20parisc: Use safer strscpy() in setup_cmdline()Gravatar Helge Deller 1-2/+2
2022-01-20RISC-V: Remove redundant err variableGravatar Minghao Chi 1-3/+1
2022-01-20riscv: dts: sifive unmatched: Add gpio poweroffGravatar Ron Economos 1-0/+5
2022-01-20RISC-V: Do not use cpumask data structure for hartid bitmapGravatar Atish Patra 11-136/+130
2022-01-20RISC-V: Move spinwait booting method to its own configGravatar Atish Patra 5-5/+30
2022-01-20RISC-V: Move the entire hart selection via lottery to SMPGravatar Atish Patra 1-2/+6
2022-01-20RISC-V: Use __cpu_up_stack/task_pointer only for spinwait methodGravatar Atish Patra 5-23/+30
2022-01-20RISC-V: Do not print the SBI version during HSM extension boot printGravatar Atish Patra 1-1/+1
2022-01-20RISC-V: Avoid using per cpu array for ordered bootingGravatar Atish Patra 4-15/+58
2022-01-20riscv: default to CONFIG_RISCV_SBI_V01=nGravatar Heinrich Schuchardt 1-1/+0
2022-01-20arm64: mm: apply __ro_after_init to memory_limitGravatar Peng Fan 1-1/+1
2022-01-20arm64: atomics: lse: Dereference matching sizeGravatar Kees Cook 2-2/+2
2022-01-20Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 1-0/+2
2022-01-20Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 13-339/+50
2022-01-20kcov: fix generic Kconfig dependencies if ARCH_WANTS_NO_INSTRGravatar Marco Elver 1-1/+1
2022-01-20arch/Kconfig: split PAGE_SIZE_LESS_THAN_256KB from PAGE_SIZE_LESS_THAN_64KBGravatar Nathan Chancellor 1-0/+4
2022-01-20proc: make the proc_create[_data]() stubs static inlinesGravatar Hans de Goede 1-5/+3
2022-01-20mm: percpu: add generic pcpu_populate_pte() functionGravatar Kefeng Wang 3-104/+4
2022-01-20mm: percpu: add generic pcpu_fc_alloc/free funcitonGravatar Kefeng Wang 4-171/+5
2022-01-20mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedefGravatar Kefeng Wang 4-15/+43
2022-01-20mm: percpu: generalize percpu related configGravatar Kefeng Wang 7-74/+21
2022-01-19riscv: fix boolconv.cocci warningsGravatar kernel test robot 1-2/+1
2022-01-19RISC-V: Introduce sv48 support without relocatable kernelGravatar Palmer Dabbelt 17-188/+705
2022-01-19riscv: Explicit comment about user virtual address space sizeGravatar Alexandre Ghiti 1-0/+9
2022-01-19riscv: Use pgtable_l4_enabled to output mmu_type in cpuinfoGravatar Alexandre Ghiti 1-11/+12
2022-01-19riscv: Implement sv48 supportGravatar Alexandre Ghiti 12-44/+512
2022-01-19riscv: Allow to dynamically define VA_BITSGravatar Alexandre Ghiti 4-14/+14
2022-01-19riscv: Introduce functions to switch pt_opsGravatar Alexandre Ghiti 1-23/+51
2022-01-19riscv: Split early kasan mapping to prepare sv48 introductionGravatar Alexandre Ghiti 3-51/+67
2022-01-19riscv: Move KASAN mapping next to the kernel mappingGravatar Alexandre Ghiti 5-25/+32
2022-01-19riscv: Get rid of MAXPHYSMEM configsGravatar Alexandre Ghiti 4-26/+2
2022-01-19riscv: bpf: Fix eBPF's exception tablesGravatar Jisheng Zhang 1-1/+1
2022-01-19riscv: mm: init: try best to remove #ifdef CONFIG_XIP_KERNEL usageGravatar Jisheng Zhang 1-8/+3
2022-01-19riscv: mm: init: try IS_ENABLED(CONFIG_XIP_KERNEL) instead of #ifdefGravatar Jisheng Zhang 1-9/+7
2022-01-19riscv: mm: init: remove _pt_ops and use pt_ops directlyGravatar Jisheng Zhang 1-4/+2