index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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-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
asm-generic: Prepare for riscv use of pud_alloc_one and pud_free
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
2022-01-19
riscv: mm: init: try best to use IS_ENABLED(CONFIG_64BIT) instead of #ifdef
Jisheng Zhang
2022-01-19
riscv: mm: init: remove unnecessary "#ifdef CONFIG_CRASH_DUMP"
Jisheng Zhang
2022-01-19
Merge tag 'riscv-for-linus-5.17-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-19
Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2022-01-19
Merge branch 'random-5.17-rc1-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-01-19
Merge tag 'hwlock-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rem...
Linus Torvalds
2022-01-18
random: simplify arithmetic function flow in account()
Jason A. Donenfeld
2022-01-18
random: selectively clang-format where it makes sense
Jason A. Donenfeld
2022-01-18
random: access input_pool_data directly rather than through pointer
Jason A. Donenfeld
2022-01-18
random: cleanup fractional entropy shift constants
Jason A. Donenfeld
2022-01-18
random: prepend remaining pool constants with POOL_
Jason A. Donenfeld
2022-01-18
random: de-duplicate INPUT_POOL constants
Jason A. Donenfeld
2022-01-18
random: remove unused OUTPUT_POOL constants
Jason A. Donenfeld
2022-01-18
random: rather than entropy_store abstraction, use global
Jason A. Donenfeld
2022-01-18
random: remove unused extract_entropy() reserved argument
Jason A. Donenfeld
2022-01-18
random: remove incomplete last_data logic
Jason A. Donenfeld
2022-01-18
random: cleanup integer types
Jason A. Donenfeld
2022-01-18
random: cleanup poolinfo abstraction
Jason A. Donenfeld
2022-01-18
random: fix typo in comments
Schspa Shi
2022-01-18
lib/crypto: sha1: re-roll loops to reduce code size
Jason A. Donenfeld
2022-01-18
lib/crypto: blake2s: move hmac construction into wireguard
Jason A. Donenfeld
2022-01-18
lib/crypto: add prompts back to crypto libraries
Justin M. Forbes
2022-01-18
Merge tag 'dmaengine-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-18
Merge tag 'ata-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
2022-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-01-18
Merge tag 'rproc-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
2022-01-18
Merge tag 'rpmsg-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
2022-01-18
vfs: fs_context: fix up param length parsing in legacy_parse_param
Jamie Hill-Daniel
2022-01-18
Merge tag 'pm-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2022-01-18
Merge tag 'acpi-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
[next]