index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
riscv: head: make secondary_start_common() static
Jisheng Zhang
2022-01-09
1
-3
/
+2
*
riscv: remove cpu_stop()
Jisheng Zhang
2022-01-09
2
-9
/
+1
*
riscv: try to allocate crashkern region from 32bit addressible memory
Nick Kossifidis
2022-01-09
1
-4
/
+13
*
riscv: use hart id instead of cpu id on machine_kexec
Nick Kossifidis
2022-01-09
1
-1
/
+2
*
riscv: Don't use va_pa_offset on kdump
Nick Kossifidis
2022-01-09
1
-11
/
+9
*
riscv: dts: sifive: fu540-c000: Fix PLIC node
Geert Uytterhoeven
2022-01-09
1
-2
/
+3
*
riscv: dts: sifive: fu540-c000: Drop bogus soc node compatible values
Geert Uytterhoeven
2022-01-09
1
-1
/
+1
*
riscv: dts: sifive: Group tuples in register properties
Geert Uytterhoeven
2022-01-09
1
-6
/
+6
*
riscv: dts: sifive: Group tuples in interrupt properties
Geert Uytterhoeven
2022-01-09
2
-17
/
+18
*
riscv: dts: microchip: mpfs: Group tuples in interrupt properties
Geert Uytterhoeven
2022-01-09
1
-15
/
+16
*
riscv: dts: microchip: mpfs: Fix clock controller node
Geert Uytterhoeven
2022-01-09
1
-9
/
+0
*
riscv: dts: microchip: mpfs: Fix reference clock node
Geert Uytterhoeven
2022-01-09
2
-7
/
+9
*
riscv: dts: microchip: mpfs: Fix PLIC node
Geert Uytterhoeven
2022-01-09
1
-2
/
+3
*
riscv: dts: microchip: mpfs: Drop empty chosen node
Geert Uytterhoeven
2022-01-09
1
-3
/
+0
*
riscv: dts: canaan: Group tuples in interrupt properties
Geert Uytterhoeven
2022-01-09
1
-11
/
+12
*
riscv: dts: canaan: Fix SPI FLASH node names
Geert Uytterhoeven
2022-01-09
4
-4
/
+4
*
riscv/mm: Enable THP migration
Nanyong Sun
2022-01-08
2
-0
/
+6
*
riscv/mm: Adjust PAGE_PROT_NONE to comply with THP semantics
Nanyong Sun
2022-01-08
2
-6
/
+7
*
riscv/head: fix misspelling of guaranteed
hasheddan
2022-01-07
1
-1
/
+1
*
RISC-V: Clean up the defconfigs
Palmer Dabbelt
2022-01-06
6
-17
/
+10
|
\
|
*
RISC-V: defconfigs: Remove redundant K210 DT source
Palmer Dabbelt
2022-01-06
2
-2
/
+0
|
*
RISC-V: defconfigs: Remove redundant CONFIG_EFI=y
Palmer Dabbelt
2022-01-06
1
-1
/
+0
|
*
RISC-V: defconfigs: Remove redundant CONFIG_POWER_RESET
Palmer Dabbelt
2022-01-06
2
-2
/
+0
|
*
RISC-V: defconfigs: Sort CONFIG_BLK_DEV_BSG
Palmer Dabbelt
2022-01-06
2
-2
/
+0
|
*
RISC-V: defconfigs: Sort CONFIG_SURFACE_PLATFORMS
Palmer Dabbelt
2022-01-06
2
-2
/
+0
|
*
RISC-V: defconfigs: Sort CONFIG_MMC
Palmer Dabbelt
2022-01-06
1
-1
/
+1
|
*
RISC-V: defconfigs: Sort CONFIG_PTP_1588_CLOCK
Palmer Dabbelt
2022-01-06
1
-1
/
+1
|
*
RISC-V: defconfigs: Sort CONFIG_SOC_POLARFIRE
Palmer Dabbelt
2022-01-06
1
-1
/
+1
|
*
RISC-V: defconfigs: Sort CONFIG_SYSFS_SYSCALL
Palmer Dabbelt
2022-01-06
2
-2
/
+2
|
*
RISC-V: defconfigs: Sort CONFIG_BPF_SYSCALL
Palmer Dabbelt
2022-01-06
2
-2
/
+2
|
*
RISC-V: MAXPHYSMEM_2GB doesn't depend on CMODEL_MEDLOW
Palmer Dabbelt
2022-01-06
1
-1
/
+1
|
*
RISC-V: defconfigs: Set CONFIG_FB=y, for FB console
Palmer Dabbelt
2022-01-06
2
-0
/
+2
*
|
riscv: mm: Enable PMD split page table lock for RV64
Kefeng Wang
2022-01-06
2
-1
/
+3
*
|
riscv: Make vmalloc/vmemmap end equal to the start of the next region
Alexandre Ghiti
2022-01-06
2
-3
/
+3
*
|
riscv: switch to relative extable and other improvements
Palmer Dabbelt
2022-01-06
11
-201
/
+290
|
\
\
|
*
|
riscv: vmlinux.lds.S|vmlinux-xip.lds.S: remove `.fixup` section
Jisheng Zhang
2022-01-06
2
-2
/
+0
|
*
|
riscv: extable: add a dedicated uaccess handler
Jisheng Zhang
2022-01-06
4
-70
/
+78
|
*
|
riscv: add gpr-num.h
Jisheng Zhang
2022-01-06
1
-0
/
+77
|
*
|
riscv: extable: add `type` and `data` fields
Jisheng Zhang
2022-01-06
5
-18
/
+56
|
*
|
riscv: extable: consolidate definitions
Jisheng Zhang
2022-01-06
4
-10
/
+37
|
*
|
riscv: lib: uaccess: fold fixups into body
Jisheng Zhang
2022-01-06
1
-11
/
+11
|
*
|
riscv: extable: use `ex` for `exception_table_entry`
Jisheng Zhang
2022-01-06
1
-5
/
+5
|
*
|
riscv: extable: make fixup_exception() return bool
Jisheng Zhang
2022-01-06
3
-10
/
+10
|
*
|
riscv: bpf: move rv_bpf_fixup_exception signature to extable.h
Jisheng Zhang
2022-01-06
3
-8
/
+12
|
*
|
riscv: switch to relative exception tables
Jisheng Zhang
2022-01-06
5
-6
/
+30
|
*
|
riscv: consolidate __ex_table construction
Jisheng Zhang
2022-01-06
2
-27
/
+15
|
*
|
riscv: remove unused __cmpxchg_user() macro
Jisheng Zhang
2022-01-06
1
-75
/
+0
|
|
/
*
/
riscv: dts: enable more DA9063 functions for the SiFive HiFive Unmatched
Aurelien Jarno
2021-11-19
1
-0
/
+12
|
/
*
Merge tag 'for-5.16/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-14
5
-6
/
+14
|
\
|
*
parisc/entry: fix trace test in syscall exit path
Sven Schnelle
2021-11-13
1
-1
/
+1
[next]