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
*
Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-06-02
5
-53
/
+2
|
\
|
*
livepatch: Remove klp_arch_set_pc() and asm/livepatch.h
Christophe Leroy
2022-05-24
5
-53
/
+2
*
|
Merge tag 'pwm/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-06-01
1
-0
/
+4
|
\
\
|
*
|
pwm: Add support for Xilinx AXI Timer
Sean Anderson
2022-04-22
1
-0
/
+4
*
|
|
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-31
97
-751
/
+2509
|
\
\
\
|
*
|
|
RISC-V: Prepare dropping week attribute from arch_kexec_apply_relocations[_add]
Uwe Kleine-König
2022-05-31
1
-0
/
+7
|
*
|
|
RISC-V: Various XIP fixes
Palmer Dabbelt
2022-05-26
6
-30
/
+38
|
|
\
\
\
|
|
*
|
|
RISC-V: Fix the XIP build
Palmer Dabbelt
2022-05-25
1
-1
/
+1
|
|
*
|
|
RISC-V: Split out the XIP fixups into their own file
Palmer Dabbelt
2022-05-25
4
-26
/
+33
|
|
*
|
|
RISC-V: ignore xipImage
Palmer Dabbelt
2022-05-25
1
-0
/
+1
|
|
*
|
|
RISC-V: Avoid empty create_*_mapping definitions
Palmer Dabbelt
2022-05-25
1
-3
/
+3
|
*
|
|
|
riscv: compat: Using seperated vdso_maps for compat_vdso_info
Guo Ren
2022-05-26
1
-2
/
+13
|
*
|
|
|
riscv: Don't output a bogus mmu-type on a no MMU kernel
Niklas Cassel
2022-05-21
1
-0
/
+4
|
*
|
|
|
riscv: atomic: Add custom conditional atomic operation implementation
Guo Ren
2022-05-21
1
-0
/
+82
|
*
|
|
|
riscv: atomic: Optimize dec_if_positive functions
Guo Ren
2022-05-21
1
-10
/
+10
|
*
|
|
|
riscv: atomic: Cleanup unnecessary definition
Guo Ren
2022-05-21
1
-12
/
+0
|
*
|
|
|
Merge tag 'generic-ticket-spinlocks-v6' into for-next
Palmer Dabbelt
2022-05-20
11
-314
/
+10
|
|
\
\
\
\
|
*
\
\
\
\
riscv: kexec: add kexec_file_load() support
Palmer Dabbelt
2022-05-20
11
-1
/
+683
|
|
\
\
\
\
\
|
|
*
|
|
|
|
RISC-V: Load purgatory in kexec_file
Li Zhengyu
2022-05-19
1
-0
/
+151
|
|
*
|
|
|
|
RISC-V: Add purgatory
Li Zhengyu
2022-05-19
6
-0
/
+199
|
|
*
|
|
|
|
RISC-V: Support for kexec_file on panic
Li Zhengyu
2022-05-19
1
-1
/
+118
|
|
*
|
|
|
|
RISC-V: Add kexec_file support
Liao Chang
2022-05-19
5
-0
/
+213
|
|
*
|
|
|
|
RISC-V: use memcpy for kexec_file mode
Liao Chang
2022-05-19
1
-1
/
+3
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
RISC-V: Add support for rv32 userspace via COMPAT
Palmer Dabbelt
2022-05-19
55
-530
/
+946
|
|
\
\
\
\
\
|
|
*
|
|
|
|
riscv: compat: Add COMPAT Kbuild skeletal support
Guo Ren
2022-05-18
1
-0
/
+19
|
|
*
|
|
|
|
riscv: compat: ptrace: Add compat_arch_ptrace implement
Guo Ren
2022-05-18
1
-5
/
+82
|
|
*
|
|
|
|
riscv: compat: signal: Add rt_frame implementation
Guo Ren
2022-05-18
4
-1
/
+268
|
|
*
|
|
|
|
riscv: compat: vdso: Add setup additional pages implementation
Guo Ren
2022-04-26
3
-35
/
+76
|
|
*
|
|
|
|
riscv: compat: vdso: Add COMPAT_VDSO base code implementation
Guo Ren
2022-04-26
13
-1
/
+128
|
|
*
|
|
|
|
riscv: compat: Add hw capability check for elf
Guo Ren
2022-04-26
2
-2
/
+32
|
|
*
|
|
|
|
riscv: compat: Add elf.h implementation
Guo Ren
2022-04-26
1
-1
/
+40
|
|
*
|
|
|
|
riscv: compat: process: Add UXL_32 support in start_thread
Guo Ren
2022-04-26
1
-0
/
+9
|
|
*
|
|
|
|
riscv: compat: syscall: Add entry.S implementation
Guo Ren
2022-04-26
2
-2
/
+23
|
|
*
|
|
|
|
riscv: compat: syscall: Add compat_sys_call_table implementation
Guo Ren
2022-04-26
6
-3
/
+37
|
|
*
|
|
|
|
riscv: compat: Support TASK_SIZE for compat mode
Guo Ren
2022-04-26
2
-3
/
+16
|
|
*
|
|
|
|
riscv: compat: Add basic compat data type implementation
Guo Ren
2022-04-26
2
-0
/
+130
|
|
*
|
|
|
|
riscv: Fixup difference with defconfig
Guo Ren
2022-04-26
1
-0
/
+4
|
|
*
|
|
|
|
asm-generic: compat: Cleanup duplicate definitions
Guo Ren
2022-04-26
7
-284
/
+64
|
|
*
|
|
|
|
fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
Guo Ren
2022-04-26
7
-0
/
+8
|
|
*
|
|
|
|
arch: Add SYSVIPC_COMPAT for all architectures
Guo Ren
2022-04-26
7
-30
/
+0
|
|
*
|
|
|
|
compat: consolidate the compat_flock{,64} definition
Christoph Hellwig
2022-04-26
7
-115
/
+6
|
|
*
|
|
|
|
uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
Christoph Hellwig
2022-04-26
7
-26
/
+2
|
|
*
|
|
|
|
uapi: simplify __ARCH_FLOCK{,64}_PAD a little
Christoph Hellwig
2022-04-26
1
-23
/
+3
|
|
|
/
/
/
/
|
*
|
|
|
|
riscv: support for Svpbmt and D1 memory types
Palmer Dabbelt
2022-05-12
28
-161
/
+724
|
|
\
\
\
\
\
|
|
*
|
|
|
|
riscv: add memory-type errata for T-Head
Heiko Stuebner
2022-05-12
15
-9
/
+260
|
|
*
|
|
|
|
riscv: don't use global static vars to store alternative data
Heiko Stuebner
2022-05-12
1
-27
/
+24
|
|
*
|
|
|
|
riscv: remove FIXMAP_PAGE_IO and fall back to its default value
Heiko Stuebner
2022-05-12
1
-2
/
+0
|
|
*
|
|
|
|
riscv: add RISC-V Svpbmt extension support
Heiko Stuebner
2022-05-12
11
-10
/
+189
|
|
*
|
|
|
|
riscv: Fix accessing pfn bits in PTEs for non-32bit variants
Heiko Stuebner
2022-05-12
4
-12
/
+24
|
|
*
|
|
|
|
riscv: move boot alternatives to after fill_hwcap
Heiko Stuebner
2022-05-12
2
-2
/
+2
[next]