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.13.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
2023-11-07
Merge tag 'media/v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-1
/
+0
2023-11-06
riscv: kernel: Use correct SYM_DATA_*() macro for data
Clément Léger
1
-5
/
+4
2023-11-06
riscv: Use SYM_*() assembly macros instead of deprecated ones
Clément Léger
17
-74
/
+60
2023-11-06
riscv: use ".L" local labels in assembly when applicable
Clément Léger
4
-44
/
+44
2023-11-06
riscv: boot: Fix creation of loader.bin
Geert Uytterhoeven
1
-0
/
+1
2023-11-06
Merge patch series "riscv: tlb flush improvements"
Palmer Dabbelt
5
-95
/
+144
2023-11-06
riscv: Improve flush_tlb_kernel_range()
Alexandre Ghiti
2
-15
/
+30
2023-11-06
riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb
Alexandre Ghiti
4
-81
/
+72
2023-11-06
riscv: Improve flush_tlb_range() for hugetlb pages
Alexandre Ghiti
1
-1
/
+28
2023-11-06
riscv: Improve tlb_flush()
Alexandre Ghiti
3
-1
/
+17
2023-11-06
powerpc/fb: Call internal __phys_mem_access_prot() in fbdev code
Thomas Zimmermann
1
-6
/
+1
2023-11-06
powerpc: Remove file parameter from phys_mem_access_prot()
Thomas Zimmermann
5
-13
/
+15
2023-11-06
powerpc/machdep: Remove trailing whitespaces
Thomas Zimmermann
1
-5
/
+5
2023-11-06
riscv: mm: update T-Head memory type definitions
Jisheng Zhang
1
-5
/
+9
2023-11-06
Merge patch series "riscv: vdso.lds.S: some improvement"
Palmer Dabbelt
1
-17
/
+13
2023-11-06
riscv: vdso.lds.S: remove hardcoded 0x800 .text start addr
Jisheng Zhang
1
-9
/
+8
2023-11-06
riscv: vdso.lds.S: merge .data section into .rodata section
Jisheng Zhang
1
-8
/
+7
2023-11-06
riscv: vdso.lds.S: drop __alt_start and __alt_end symbols
Jisheng Zhang
1
-2
/
+0
2023-11-06
riscv: add userland instruction dump to RISC-V splats
Yunhui Cui
1
-3
/
+18
2023-11-06
riscv: kprobes: allow writing to x0
Nam Cao
1
-1
/
+1
2023-11-06
riscv: provide riscv-specific is_trap_insn()
Nam Cao
1
-0
/
+6
2023-11-06
s390/mm: make pte_free_tlb() similar to pXd_free_tlb()
Alexander Gordeev
3
-13
/
+3
2023-11-06
s390/mm: use compound page order to distinguish page tables
Alexander Gordeev
1
-9
/
+4
2023-11-06
s390/mm: use full 4KB page for 2KB PTE
Alexander Gordeev
4
-262
/
+31
2023-11-06
s390/cmma: rework no-dat handling
Heiko Carstens
5
-131
/
+21
2023-11-06
s390/cmma: move arch_set_page_dat() to header file
Heiko Carstens
6
-16
/
+28
2023-11-06
s390/cmma: move set_page_stable() and friends to header file
Heiko Carstens
2
-42
/
+43
2023-11-06
s390/cmma: move parsing of cmma kernel parameter to early boot code
Heiko Carstens
7
-42
/
+58
2023-11-06
s390/cmma: cleanup inline assemblies
Heiko Carstens
1
-22
/
+26
2023-11-06
s390: add USER_STACKTRACE support
Heiko Carstens
2
-0
/
+44
2023-11-06
s390/perf: implement perf_callchain_user()
Heiko Carstens
2
-0
/
+48
2023-11-06
s390/mm: add missing conversion to use ptdescs
Alexander Gordeev
2
-3
/
+3
2023-11-05
Merge patch series "Improve PTDUMP and introduce new fields"
Palmer Dabbelt
2
-21
/
+36
2023-11-05
riscv: Introduce NAPOT field to PTDUMP
Yu Chien Peter Lin
1
-0
/
+4
2023-11-05
riscv: Introduce PBMT field to PTDUMP
Yu Chien Peter Lin
1
-0
/
+16
2023-11-05
riscv: Improve PTDUMP to show RSW with non-zero value
Yu Chien Peter Lin
2
-22
/
+17
2023-11-05
RISC-V: capitalise CMO op macros
Conor Dooley
5
-29
/
+29
2023-11-05
riscv: don't probe unaligned access speed if already done
Jisheng Zhang
1
-0
/
+4
2023-11-05
riscv: defconfig : add CONFIG_MMC_DW for starfive
Jinyu Tang
1
-0
/
+2
2023-11-05
riscv: signal: handle syscall restart before get_signal
Haorong Lu
1
-39
/
+46
2023-11-05
Merge patch series "Add support to handle misaligned accesses in S-mode"
Palmer Dabbelt
11
-59
/
+524
2023-11-05
Merge tag 'tsm-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw...
Linus Torvalds
3
-0
/
+24
2023-11-04
Merge tag 'x86_microcode_for_v6.7_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
19
-905
/
+897
2023-11-04
Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
24
-219
/
+19
2023-11-04
Merge tag 'pinctrl-v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-0
/
+33
2023-11-04
Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-0
/
+23
2023-11-04
Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
30
-169
/
+73
2023-11-04
Merge tag 'staging-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2023-11-04
Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+6
2023-11-03
Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
49
-801
/
+993
[prev]
[next]