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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-31
parisc: fix warning in flush_tlb_all
Sven Schnelle
1
-2
/
+2
2021-10-31
parisc: disable preemption in send_IPI_allbutself()
Sven Schnelle
1
-1
/
+3
2021-10-31
parisc: fix preempt_count() check in entry.S
Sven Schnelle
1
-2
/
+2
2021-10-31
parisc: deduplicate code in flush_cache_mm() and flush_cache_range()
Sven Schnelle
1
-51
/
+30
2021-10-31
parisc: disable preemption during local tlb flush
Sven Schnelle
1
-0
/
+6
2021-10-31
parisc: Add KFENCE support
Helge Deller
3
-2
/
+52
2021-10-31
parisc: Switch to ARCH_STACKWALK implementation
Helge Deller
2
-17
/
+15
2021-10-31
parisc: make parisc_acctyp() available outside of faults.c
Helge Deller
2
-1
/
+2
2021-10-31
parisc/unwind: use copy_from_kernel_nofault()
Sven Schnelle
1
-1
/
+2
2021-10-30
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+5
2021-10-30
Merge tag 'riscv-for-linus-5.15-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-13
/
+11
2021-10-30
locking: Remove spin_lock_flags() etc
Arnd Bergmann
12
-125
/
+9
2021-10-30
perf/x86/intel: Fix ICL/SPR INST_RETIRED.PREC_DIST encodings
Stephane Eranian
2
-4
/
+6
2021-10-30
scsi: ufs: ufshpb: Remove HPB2.0 flows
Avri Altman
3
-288
/
+4
2021-10-30
mailbox: imx: support i.MX8ULP S4 MU
Peng Fan
2
-37
/
+107
2021-10-30
dt-bindings: mailbox: imx-mu: add i.MX8ULP S400 MU support
Peng Fan
1
-0
/
+1
2021-10-30
ACPI/PCC: Add maintainer for PCC mailbox driver
Sudeep Holla
1
-0
/
+6
2021-10-30
mailbox: pcc: Move bulk of PCCT parsing into pcc_mbox_probe
Sudeep Holla
1
-58
/
+66
2021-10-30
mailbox: pcc: Add support for PCCT extended PCC subspaces(type 3/4)
Sudeep Holla
1
-17
/
+109
2021-10-30
mailbox: pcc: Drop handling invalid bit-width in {read,write}_register
Sudeep Holla
1
-20
/
+4
2021-10-30
mailbox: pcc: Avoid accessing PCCT table in pcc_send_data and pcc_mbox_irq
Sudeep Holla
1
-87
/
+32
2021-10-30
mailbox: pcc: Add PCC register bundle and associated accessor functions
Sudeep Holla
1
-0
/
+90
2021-10-30
mailbox: pcc: Rename doorbell ack to platform interrupt ack register
Sudeep Holla
1
-16
/
+17
2021-10-30
mailbox: pcc: Use PCC mailbox channel pointer instead of standard
Sudeep Holla
5
-122
/
+64
2021-10-30
mailbox: pcc: Add pcc_mbox_chan structure to hold shared memory region info
Sudeep Holla
2
-0
/
+36
2021-10-30
mailbox: pcc: Consolidate subspace doorbell register parsing
Sudeep Holla
1
-8
/
+23
2021-10-30
mailbox: pcc: Consolidate subspace interrupt information parsing
Sudeep Holla
1
-19
/
+19
2021-10-30
mailbox: pcc: Refactor all PCC channel information into a structure
Sudeep Holla
1
-53
/
+54
2021-10-30
mailbox: pcc: Fix kernel doc warnings
Sudeep Holla
1
-1
/
+5
2021-10-30
mailbox: apple: Add driver for Apple mailboxes
Sven Peter
4
-0
/
+417
2021-10-30
dt-bindings: mailbox: Add Apple mailbox bindings
Sven Peter
1
-0
/
+77
2021-10-30
MAINTAINERS: Add Apple mailbox files
Sven Peter
1
-0
/
+3
2021-10-30
tracing/histogram: Fix semicolon.cocci warnings
kernel test robot
1
-1
/
+1
2021-10-30
Merge tag 'powerpc-5.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-13
/
+14
2021-10-30
Merge tag 'gpio-fixes-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+6
2021-10-29
Merge tag 'block-5.15-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-20
/
+51
2021-10-29
scsi: mpt3sas: Fix reference tag handling for WRITE_INSERT
Martin K. Petersen
1
-3
/
+6
2021-10-29
spi: Convert NXP flexspi to json schema
Kuldeep Singh
3
-45
/
+87
2021-10-29
Merge tag 'mmc-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
9
-39
/
+104
2021-10-29
Merge tag 'for-5.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-33
/
+72
2021-10-29
Merge tag 'trace-v5.15-rc6-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-9
/
+11
2021-10-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-2
/
+10
2021-10-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
12
-54
/
+110
2021-10-29
riscv: Fix asan-stack clang build
Alexandre Ghiti
3
-2
/
+10
2021-10-29
riscv: Do not re-populate shadow memory with kasan_populate_early_shadow
Alexandre Ghiti
1
-11
/
+0
2021-10-29
spi: spi-geni-qcom: Add support for GPI dma
Vinod Koul
1
-15
/
+239
2021-10-29
io-wq: remove worker to owner tw dependency
Pavel Begunkov
1
-9
/
+37
2021-10-29
io_uring: harder fdinfo sq/cq ring iterating
Jens Axboe
1
-22
/
+29
2021-10-29
tracing: Fix misspelling of "missing"
Steven Rostedt (VMware)
1
-1
/
+1
2021-10-29
ftrace: Fix kernel-doc formatting issues
Steven Rostedt (VMware)
1
-8
/
+10
[prev]
[next]