index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-11
RISC-V: Use SBI SRST extension when available
Anup Patel
2
-0
/
+59
2022-01-09
riscv: mm: fix wrong phys_ram_base value for RV64
Jisheng Zhang
1
-1
/
+1
2022-01-09
RISC-V: Use common riscv_cpuid_to_hartid_mask() for both SMP=y and SMP=n
Sean Christopherson
3
-18
/
+12
2022-01-09
riscv: head: remove useless __PAGE_ALIGNED_BSS and .balign
Jisheng Zhang
1
-4
/
+0
2022-01-09
riscv: errata: alternative: mark vendor_patch_func __initdata
Jisheng Zhang
1
-1
/
+2
2022-01-09
riscv: head: make secondary_start_common() static
Jisheng Zhang
1
-3
/
+2
2022-01-09
riscv: remove cpu_stop()
Jisheng Zhang
2
-9
/
+1
2022-01-09
riscv: try to allocate crashkern region from 32bit addressible memory
Nick Kossifidis
1
-4
/
+13
2022-01-09
riscv: use hart id instead of cpu id on machine_kexec
Nick Kossifidis
1
-1
/
+2
2022-01-09
riscv: Don't use va_pa_offset on kdump
Nick Kossifidis
1
-11
/
+9
2022-01-09
riscv: dts: sifive: fu540-c000: Fix PLIC node
Geert Uytterhoeven
1
-2
/
+3
2022-01-09
riscv: dts: sifive: fu540-c000: Drop bogus soc node compatible values
Geert Uytterhoeven
1
-1
/
+1
2022-01-09
riscv: dts: sifive: Group tuples in register properties
Geert Uytterhoeven
1
-6
/
+6
2022-01-09
riscv: dts: sifive: Group tuples in interrupt properties
Geert Uytterhoeven
2
-17
/
+18
2022-01-09
riscv: dts: microchip: mpfs: Group tuples in interrupt properties
Geert Uytterhoeven
1
-15
/
+16
2022-01-09
riscv: dts: microchip: mpfs: Fix clock controller node
Geert Uytterhoeven
1
-9
/
+0
2022-01-09
riscv: dts: microchip: mpfs: Fix reference clock node
Geert Uytterhoeven
2
-7
/
+9
2022-01-09
riscv: dts: microchip: mpfs: Fix PLIC node
Geert Uytterhoeven
1
-2
/
+3
2022-01-09
riscv: dts: microchip: mpfs: Drop empty chosen node
Geert Uytterhoeven
1
-3
/
+0
2022-01-09
riscv: dts: canaan: Group tuples in interrupt properties
Geert Uytterhoeven
1
-11
/
+12
2022-01-09
riscv: dts: canaan: Fix SPI FLASH node names
Geert Uytterhoeven
4
-4
/
+4
2022-01-07
riscv/mm: Enable THP migration
Nanyong Sun
2
-0
/
+6
2022-01-07
riscv/mm: Adjust PAGE_PROT_NONE to comply with THP semantics
Nanyong Sun
2
-6
/
+7
2022-01-07
riscv/head: fix misspelling of guaranteed
hasheddan
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-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
2022-01-05
riscv: bpf: move rv_bpf_fixup_exception signature to extable.h
Jisheng Zhang
3
-8
/
+12
2022-01-05
riscv: switch to relative exception tables
Jisheng Zhang
5
-6
/
+30
[next]