index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-22
Merge tag 'for-5.17/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-22
Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2022-01-22
mm: remove cleancache
Christoph Hellwig
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
2022-01-22
kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases()
Luis Chamberlain
2022-01-21
Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2022-01-21
Merge tag 'pci-v5.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-21
Merge tag 's390-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-01-20
RISC-V: nommu_virt: Drop unused SLAB_MERGE_DEFAULT
Palmer Dabbelt
2022-01-20
parisc: Fix missing prototype for 'toc_intr' warning in toc.c
Helge Deller
2022-01-20
parisc: Autodetect default output device and set console= kernel parameter
Helge Deller
2022-01-20
parisc: Use safer strscpy() in setup_cmdline()
Helge Deller
2022-01-20
RISC-V: Remove redundant err variable
Minghao Chi
2022-01-20
riscv: dts: sifive unmatched: Add gpio poweroff
Ron Economos
2022-01-20
RISC-V: Do not use cpumask data structure for hartid bitmap
Atish Patra
2022-01-20
RISC-V: Move spinwait booting method to its own config
Atish Patra
2022-01-20
RISC-V: Move the entire hart selection via lottery to SMP
Atish Patra
2022-01-20
RISC-V: Use __cpu_up_stack/task_pointer only for spinwait method
Atish Patra
2022-01-20
RISC-V: Do not print the SBI version during HSM extension boot print
Atish Patra
2022-01-20
RISC-V: Avoid using per cpu array for ordered booting
Atish Patra
2022-01-20
riscv: default to CONFIG_RISCV_SBI_V01=n
Heinrich Schuchardt
2022-01-20
arm64: mm: apply __ro_after_init to memory_limit
Peng Fan
2022-01-20
arm64: atomics: lse: Dereference matching size
Kees Cook
2022-01-20
Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-20
kcov: fix generic Kconfig dependencies if ARCH_WANTS_NO_INSTR
Marco Elver
2022-01-20
arch/Kconfig: split PAGE_SIZE_LESS_THAN_256KB from PAGE_SIZE_LESS_THAN_64KB
Nathan Chancellor
2022-01-20
proc: make the proc_create[_data]() stubs static inlines
Hans de Goede
2022-01-20
mm: percpu: add generic pcpu_populate_pte() function
Kefeng Wang
2022-01-20
mm: percpu: add generic pcpu_fc_alloc/free funciton
Kefeng Wang
2022-01-20
mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef
Kefeng Wang
2022-01-20
mm: percpu: generalize percpu related config
Kefeng Wang
2022-01-19
riscv: fix boolconv.cocci warnings
kernel test robot
2022-01-19
RISC-V: Introduce sv48 support without relocatable kernel
Palmer Dabbelt
2022-01-19
riscv: Explicit comment about user virtual address space size
Alexandre Ghiti
2022-01-19
riscv: Use pgtable_l4_enabled to output mmu_type in cpuinfo
Alexandre Ghiti
2022-01-19
riscv: Implement sv48 support
Alexandre Ghiti
2022-01-19
riscv: Allow to dynamically define VA_BITS
Alexandre Ghiti
2022-01-19
riscv: Introduce functions to switch pt_ops
Alexandre Ghiti
2022-01-19
riscv: Split early kasan mapping to prepare sv48 introduction
Alexandre Ghiti
2022-01-19
riscv: Move KASAN mapping next to the kernel mapping
Alexandre Ghiti
2022-01-19
riscv: Get rid of MAXPHYSMEM configs
Alexandre Ghiti
2022-01-19
riscv: bpf: Fix eBPF's exception tables
Jisheng Zhang
2022-01-19
riscv: mm: init: try best to remove #ifdef CONFIG_XIP_KERNEL usage
Jisheng Zhang
2022-01-19
riscv: mm: init: try IS_ENABLED(CONFIG_XIP_KERNEL) instead of #ifdef
Jisheng Zhang
2022-01-19
riscv: mm: init: remove _pt_ops and use pt_ops directly
Jisheng Zhang
[next]