index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-12
Merge tag 'loongarch-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
56
-685
/
+4696
2022-10-12
LoongArch: Update Loongson-3 default config file
Huacai Chen
1
-8
/
+55
2022-10-12
LoongArch: Add BPF JIT support
Tiezhu Yang
7
-0
/
+1700
2022-10-12
LoongArch: Add some instruction opcodes and formats
Tiezhu Yang
1
-5
/
+174
2022-10-12
LoongArch: Move {signed,unsigned}_imm_check() to inst.h
Tiezhu Yang
2
-10
/
+10
2022-10-12
LoongArch: Add kdump support
Youling Tang
9
-8
/
+227
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-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
30
-384
/
+466
2022-10-11
Merge tag 'pinctrl-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2
-16
/
+1
2022-10-11
alpha: remove the needless aliases osf_{readv,writev}
Lukas Bulwahn
2
-14
/
+2
2022-10-11
powerpc: Fix 85xx build
Joel Stanley
1
-1
/
+1
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
79
-136
/
+404
2022-10-11
Merge tag 'x86_mm_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-15
/
+64
2022-10-11
Merge tag 'xtensa-20221010' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
3
-4
/
+27
2022-10-11
Merge tag 'm68knommu-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-28
/
+4
2022-10-10
Merge tag 'hyperv-next-signed-20221009' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-4
/
+4
2022-10-10
Merge tag 'dma-mapping-6.1-2022-10-10' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2
-3
/
+8
2022-10-10
Merge tag 'iommu-updates-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+1
2022-10-10
Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
22
-166
/
+2805
2022-10-10
Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linux
Linus Torvalds
5
-5
/
+9
2022-10-10
Merge tag 'trace-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
3
-5
/
+0
2022-10-10
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
49
-131
/
+69
2022-10-10
Merge tag 'locking-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+7
2022-10-10
Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
28
-542
/
+1575
2022-10-10
Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
290
-3686
/
+4236
2022-10-09
Merge tag 's390-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
30
-249
/
+1161
2022-10-09
Merge tag 'riscv-for-linus-6.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-47
/
+15
2022-10-09
Merge tag 'microblaze-v6.1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
4
-1
/
+347
2022-10-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
37
-859
/
+1474
2022-10-09
Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
26
-70
/
+364
2022-10-08
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2
-2
/
+2
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-10
/
+11
[next]