index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
ld-version.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-10-12
LoongArch: Add kexec support
Youling Tang
6
-1
/
+400
2022-10-12
LoongArch: Use generic BUG() handler
Youling Tang
4
-12
/
+84
2022-10-12
LoongArch: Add SysRq-x (TLB Dump) support
Huacai Chen
2
-0
/
+67
2022-10-12
LoongArch: Add perf events support
Huacai Chen
6
-1
/
+987
2022-10-12
LoongArch: Add qspinlock support
Huacai Chen
4
-3
/
+26
2022-10-12
LoongArch: Use TLB for ioremap()
Huacai Chen
7
-56
/
+184
2022-10-12
LoongArch: Support access filter to /dev/mem interface
Huacai Chen
3
-0
/
+34
2022-10-12
LoongArch: Refactor cache probe and flush methods
Huacai Chen
10
-267
/
+236
2022-10-12
LoongArch: mm: Refactor TLB exception handlers
Rui Wang
1
-290
/
+247
2022-10-12
LoongArch: Support R_LARCH_GOT_PC_{LO12,HI20} in modules
Xi Ruoyao
4
-7
/
+99
2022-10-12
LoongArch: Support PC-relative relocations in modules
Xi Ruoyao
2
-1
/
+75
2022-10-12
LoongArch: Define ELF relocation types added in ABIv2.0
Xi Ruoyao
2
-1
/
+38
2022-10-12
LoongArch: Adjust symbol addressing for AS_HAS_EXPLICIT_RELOCS
Xi Ruoyao
4
-6
/
+37
2022-10-12
LoongArch: Add Kconfig option AS_HAS_EXPLICIT_RELOCS
Xi Ruoyao
1
-0
/
+3
2022-10-12
LoongArch: Kconfig: Fix spelling mistake "delibrately" -> "deliberately"
Colin Ian King
1
-1
/
+1
2022-10-12
LoongArch: Mark __xchg() and __cmpxchg() as __always_inline
Huacai Chen
1
-4
/
+4
2022-10-12
LoongArch: Flush TLB earlier at initialization
Huacai Chen
1
-2
/
+3
2022-10-12
LoongArch: Do not create sysfs control file for io master CPUs
Tiezhu Yang
3
-6
/
+7
2022-10-12
LoongArch: Fix cpu name after CPU-hotplug
Jianmin Lv
1
-1
/
+3
2022-10-02
Linux 6.0
v6.0
Linus Torvalds
1
-1
/
+1
2022-10-02
i2c: davinci: fix PM disable depth imbalance in davinci_i2c_probe
Zhang Qilong
1
-1
/
+2
2022-10-02
dt-bindings: i2c: st,stm32-i2c: Document wakeup-source property
Marek Vasut
1
-0
/
+2
2022-10-02
dt-bindings: i2c: st,stm32-i2c: Document interrupt-names property
Marek Vasut
1
-0
/
+5
2022-10-01
damon/sysfs: fix possible memleak on damon_sysfs_add_target
Levi Yun
1
-1
/
+1
2022-10-01
mm: fix BUG splat with kvmalloc + GFP_ATOMIC
Florian Westphal
1
-0
/
+4
2022-10-01
MAINTAINERS: drop entry to removed file in ARM/RISCPC ARCHITECTURE
Lukas Bulwahn
1
-1
/
+0
2022-09-30
drm/amdgpu/gfx11: switch to amdgpu_gfx_rlc_init_microcode
Hawking Zhang
1
-152
/
+4
2022-09-30
drm/amdgpu: add helper to init rlc firmware
Hawking Zhang
2
-1
/
+38
2022-09-30
drm/amdgpu: add helper to init rlc fw in header v2_4
Hawking Zhang
1
-0
/
+60
2022-09-30
drm/amdgpu: add helper to init rlc fw in header v2_3
Hawking Zhang
1
-0
/
+35
2022-09-30
drm/amdgpu: add helper to init rlc fw in header v2_2
Hawking Zhang
1
-0
/
+30
2022-09-30
drm/amdgpu: add helper to init rlc fw in header v2_1
Hawking Zhang
1
-0
/
+40
2022-09-30
drm/amdgpu: add helper to init rlc fw in header v2_0
Hawking Zhang
1
-0
/
+64
2022-09-30
drm/amdgpu: save rlcv/rlcp ucode version in amdgpu_gfx
Hawking Zhang
3
-0
/
+13
2022-09-30
Revert "pstore: migrate to crypto acomp interface"
Guilherme G. Piccoli
1
-51
/
+12
2022-09-30
KVM: selftests: Compare insn opcodes directly in fix_hypercall_test
Sean Christopherson
1
-18
/
+16
2022-09-30
KVM: selftests: Implement memcmp(), memcpy(), and memset() for guest use
Sean Christopherson
2
-1
/
+49
2022-09-30
KVM: x86: Hide IA32_PLATFORM_DCA_CAP[31:0] from the guest
Jim Mattson
1
-2
/
+0
2022-09-30
KVM: selftests: Gracefully handle empty stack traces
David Matlack
1
-7
/
+13
2022-09-30
KVM: selftests: replace assertion with warning in access_tracking_perf_test
Emanuele Giuseppe Esposito
1
-9
/
+16
2022-09-29
drm/amdgpu: Enable sram on vcn_4_0_2
Sonny Jiang
1
-1
/
+1
2022-09-29
drm/amdgpu: Enable VCN DPG for GC11_0_1
Sonny Jiang
1
-0
/
+1
2022-09-29
perf build: Fixup disabling of -Wdeprecated-declarations for the python scrip...
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-09-29
perf tests mmap-basic: Remove unused variable to address clang 15 warning
Jiri Olsa
1
-2
/
+1
2022-09-29
perf parse-events: Ignore clang 15 warning about variable set but unused in b...
Jiri Olsa
1
-1
/
+1
2022-09-29
drm/amd/display: Prevent OTG shutdown during PSR SU
Leo Li
1
-1
/
+7
2022-09-29
perf tests record: Fail the test if the 'errs' counter is not zero
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-09-29
perf test: Fix test case 87 ("perf record tests") for hybrid systems
Zhengjun Xing
1
-1
/
+1
2022-09-29
LoongArch: Clean up loongson3_smp_ops declaration
Yanteng Si
1
-2
/
+0
2022-09-29
LoongArch: Fix and cleanup csr_era handling in do_ri()
Huacai Chen
1
-13
/
+2
[next]