index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-07
parisc: Rewrite light-weight syscall and futex code
John David Anglin
3
-210
/
+229
2022-01-07
parisc: Enhance page fault termination message
John David Anglin
1
-4
/
+10
2022-01-07
parisc: Don't call faulthandler_disabled() in do_page_fault()
John David Anglin
1
-3
/
+0
2022-01-07
parisc: Switch user access functions to signal errors in r29 instead of r8
Helge Deller
2
-7
/
+11
2022-01-07
parisc: Avoid calling faulthandler_disabled() twice
John David Anglin
1
-1
/
+1
2022-01-07
parisc: Fix lpa and lpa_user defines
John David Anglin
1
-20
/
+24
2022-01-07
parisc: Define depi_safe macro
John David Anglin
1
-0
/
+10
2022-01-07
lib/crypto: blake2s: include as built-in
Jason A. Donenfeld
7
-140
/
+169
2022-01-07
random: remove unused irq_flags argument from add_interrupt_randomness()
Sebastian Andrzej Siewior
1
-1
/
+1
2022-01-06
x86, sched: Fix undefined reference to init_freq_invariance_cppc() build error
Huang Rui
1
-1
/
+1
2022-01-06
RISC-V: Clean up the defconfigs
Palmer Dabbelt
6
-17
/
+10
2022-01-06
RISC-V: defconfigs: Remove redundant K210 DT source
Palmer Dabbelt
2
-2
/
+0
2022-01-06
ARM: 9176/1: avoid literal references in inline assembly
Ard Biesheuvel
3
-9
/
+19
2022-01-06
bootmem: Use page->index instead of page->freelist
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-01-06
powerpc/xmon: Dump XIVE information for online-only processors.
Sachin Sant
1
-2
/
+2
2022-01-06
KVM: RISC-V: Avoid spurious virtual interrupts after clearing hideleg CSR
Vincent Chen
1
-0
/
+8
2022-01-06
RISC-V: KVM: Add VM capability to allow userspace get GPA bits
Anup Patel
3
-0
/
+9
2022-01-06
RISC-V: KVM: Forward SBI experimental and vendor extensions
Anup Patel
2
-0
/
+31
2022-01-06
RISC-V: KVM: make kvm_riscv_vcpu_fp_clean() static
Jisheng Zhang
1
-1
/
+1
2022-01-06
RISC-V: KVM: Add SBI HSM extension in KVM
Atish Patra
5
-0
/
+134
2022-01-06
RISC-V: KVM: Add v0.1 replacement SBI extensions defined in v0.2
Atish Patra
3
-0
/
+143
2022-01-06
RISC-V: KVM: Add SBI v0.2 base extension
Atish Patra
5
-1
/
+85
2022-01-06
RISC-V: KVM: Reorganize SBI code by moving SBI v0.1 to its own file
Atish Patra
4
-131
/
+146
2022-01-06
RISC-V: KVM: Mark the existing SBI implementation as v0.1
Atish Patra
2
-32
/
+144
2022-01-06
KVM: RISC-V: Use common KVM implementation of MMU memory caches
Sean Christopherson
4
-65
/
+18
2022-01-06
arm/xen: Read extended regions from DT and init Xen resource
Oleksandr Tyshchenko
1
-0
/
+106
2022-01-06
arm/xen: Switch to use gnttab_setup_auto_xlat_frames() for DT
Oleksandr Tyshchenko
1
-6
/
+20
2022-01-06
xen/x86: obtain upper 32 bits of video frame buffer address for Dom0
Jan Beulich
1
-4
/
+8
2022-01-05
RISC-V: defconfigs: Remove redundant CONFIG_EFI=y
Palmer Dabbelt
1
-1
/
+0
2022-01-05
RISC-V: defconfigs: Remove redundant CONFIG_POWER_RESET
Palmer Dabbelt
2
-2
/
+0
2022-01-05
RISC-V: defconfigs: Sort CONFIG_BLK_DEV_BSG
Palmer Dabbelt
2
-2
/
+0
2022-01-05
RISC-V: defconfigs: Sort CONFIG_SURFACE_PLATFORMS
Palmer Dabbelt
2
-2
/
+0
2022-01-05
RISC-V: defconfigs: Sort CONFIG_MMC
Palmer Dabbelt
1
-1
/
+1
2022-01-05
RISC-V: defconfigs: Sort CONFIG_PTP_1588_CLOCK
Palmer Dabbelt
1
-1
/
+1
2022-01-05
RISC-V: defconfigs: Sort CONFIG_SOC_POLARFIRE
Palmer Dabbelt
1
-1
/
+1
2022-01-05
RISC-V: defconfigs: Sort CONFIG_SYSFS_SYSCALL
Palmer Dabbelt
2
-2
/
+2
2022-01-05
RISC-V: defconfigs: Sort CONFIG_BPF_SYSCALL
Palmer Dabbelt
2
-2
/
+2
2022-01-05
RISC-V: MAXPHYSMEM_2GB doesn't depend on CMODEL_MEDLOW
Palmer Dabbelt
1
-1
/
+1
2022-01-05
RISC-V: defconfigs: Set CONFIG_FB=y, for FB console
Palmer Dabbelt
2
-0
/
+2
2022-01-05
riscv: mm: Enable PMD split page table lock for RV64
Kefeng Wang
2
-1
/
+3
2022-01-05
riscv: Make vmalloc/vmemmap end equal to the start of the next region
Alexandre Ghiti
2
-3
/
+3
2022-01-05
riscv: switch to relative extable and other improvements
Palmer Dabbelt
11
-201
/
+290
2022-01-05
riscv: vmlinux.lds.S|vmlinux-xip.lds.S: remove `.fixup` section
Jisheng Zhang
2
-2
/
+0
2022-01-05
riscv: extable: add a dedicated uaccess handler
Jisheng Zhang
4
-70
/
+78
2022-01-05
riscv: add gpr-num.h
Jisheng Zhang
1
-0
/
+77
2022-01-05
riscv: extable: add `type` and `data` fields
Jisheng Zhang
5
-18
/
+56
2022-01-05
riscv: extable: consolidate definitions
Jisheng Zhang
4
-10
/
+37
2022-01-05
riscv: lib: uaccess: fold fixups into body
Jisheng Zhang
1
-11
/
+11
2022-01-05
riscv: extable: use `ex` for `exception_table_entry`
Jisheng Zhang
1
-5
/
+5
2022-01-05
riscv: extable: make fixup_exception() return bool
Jisheng Zhang
3
-10
/
+10
[prev]
[next]