index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-rmk/cacheflush-v2' of git://git.kernel.org/pub/scm/linux/ke...
Russell King
2013-08-28
4
-19
/
+65
|
\
|
*
ARM: cacheflush: don't bother rounding to nearest vma
Will Deacon
2013-08-20
1
-15
/
+2
|
*
ARM: cacheflush: don't round address range up to nearest page
Will Deacon
2013-08-20
1
-2
/
+1
|
*
ARM: cacheflush: split user cache-flushing into interruptible chunks
Will Deacon
2013-08-20
2
-8
/
+68
|
*
ARM: entry: allow ARM-private syscalls to be restarted
Will Deacon
2013-07-22
1
-2
/
+2
*
|
Merge branch 'for-rmk/barriers' of git://git.kernel.org/pub/scm/linux/kernel/...
Russell King
2013-08-28
178
-1793
/
+2122
|
\
\
|
*
|
ARM: cacheflush: use -ishst dsb variant for ensuring flush completion
Will Deacon
2013-08-12
1
-1
/
+1
|
*
|
ARM: l2x0: use -st dsb option for ordering writel_relaxed with unlock
Will Deacon
2013-08-12
1
-1
/
+1
|
*
|
ARM: mcpm: use -st dsb option prior to sev instructions
Will Deacon
2013-08-12
2
-3
/
+3
|
*
|
ARM: kvm: use inner-shareable barriers after TLB flushing
Will Deacon
2013-08-12
2
-3
/
+3
|
*
|
ARM: spinlock: use inner-shareable dsb variant prior to sev instruction
Will Deacon
2013-08-12
2
-1
/
+11
|
*
|
ARM: mm: use inner-shareable barriers for TLB and user cache operations
Will Deacon
2013-08-12
3
-7
/
+7
|
*
|
ARM: tlb: reduce scope of barrier domains for TLB invalidation
Will Deacon
2013-08-12
1
-18
/
+18
|
*
|
ARM: barrier: allow options to be passed to memory barrier instructions
Will Deacon
2013-08-12
2
-18
/
+18
|
*
|
ARM: tlb: don't perform inner-shareable invalidation for local BP ops
Will Deacon
2013-08-12
2
-3
/
+21
|
*
|
ARM: tlb: don't bother with barriers for branch predictor maintenance
Will Deacon
2013-08-12
1
-3
/
+4
|
*
|
ARM: tlb: don't perform inner-shareable invalidation for local TLB ops
Will Deacon
2013-08-12
3
-30
/
+123
|
*
|
ARM: mm: remove redundant dsb() prior to range TLB invalidation
Will Deacon
2013-08-12
1
-1
/
+0
|
*
|
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-08-03
3
-28
/
+31
|
|
\
\
|
|
*
\
Merge branch 'security-fixes' into fixes
Russell King
2013-08-03
3
-28
/
+31
|
|
|
\
\
|
|
|
*
|
ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l...
Russell King
2013-08-03
2
-2
/
+7
|
|
|
*
|
ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)
Russell King
2013-08-03
2
-26
/
+24
|
*
|
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2013-08-02
8
-25
/
+73
|
|
\
\
\
\
|
|
*
|
|
|
powerpc: VPHN topology change updates all siblings
Robert Jennings
2013-08-01
2
-15
/
+48
|
|
*
|
|
|
powerpc/perf: Export PERF_EVENT_CONFIG_EBB_SHIFT to userspace
Michael Ellerman
2013-08-01
5
-9
/
+24
|
|
*
|
|
|
powerpc: Rename PMU interrupts from CNT to PMI
Michael Ellerman
2013-08-01
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-08-02
34
-234
/
+385
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'security-fixes' into fixes
Russell King
2013-08-01
13
-99
/
+253
|
|
|
\
\
\
\
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
|
|
*
|
|
ARM: make vectors page inaccessible from userspace
Russell King
2013-08-01
3
-1
/
+12
|
|
|
*
|
|
ARM: move signal handlers into a vdso-like page
Russell King
2013-08-01
6
-31
/
+87
|
|
|
*
|
|
ARM: allow kuser helpers to be removed from the vector page
Russell King
2013-07-31
3
-9
/
+51
|
|
|
*
|
|
ARM: update FIQ support for relocation of vectors
Russell King
2013-07-31
2
-5
/
+17
|
|
|
*
|
|
ARM: use linker magic for vectors and vector stubs
Russell King
2013-07-31
2
-18
/
+27
|
|
|
*
|
|
ARM: move vector stubs
Russell King
2013-07-31
4
-30
/
+37
|
|
|
*
|
|
ARM: poison memory between kuser helpers
Russell King
2013-07-31
1
-9
/
+16
|
|
|
*
|
|
ARM: poison the vectors page
Russell King
2013-07-31
1
-0
/
+10
|
|
|
|
|
/
|
|
|
|
/
|
|
|
*
|
|
ARM: Add .text annotations where required after __CPUINIT removal
Russell King
2013-08-01
2
-0
/
+2
|
|
*
|
|
ARM: 7803/1: Fix deadlock scenario with smp_send_stop()
Stephen Boyd
2013-08-01
1
-0
/
+3
|
|
*
|
|
ARM: 7801/1: v6: prevent gcc 4.5 from reordering extended CP15 reads above is...
Paul Walmsley
2013-07-31
1
-1
/
+6
|
|
*
|
|
ARM: 7800/1: ARMv7-M: Fix name of NVIC handler function
Uwe Kleine-König
2013-07-31
1
-1
/
+1
|
|
*
|
|
ARM: Fix sorting of machine- initializers
Russell King
2013-07-27
1
-9
/
+9
|
|
*
|
|
ARM: 7791/1: a.out: remove partial a.out support
Will Deacon
2013-07-26
5
-85
/
+0
|
|
*
|
|
ARM: 7790/1: Fix deferred mm switch on VIVT processors
Catalin Marinas
2013-07-26
3
-5
/
+18
|
|
*
|
|
ARM: 7789/1: Do not run dummy_flush_tlb_a15_erratum() on non-Cortex-A15
Fabio Estevam
2013-07-26
3
-18
/
+18
|
|
*
|
|
ARM: 7787/1: virt: ensure visibility of __boot_cpu_mode
Mark Rutland
2013-07-26
2
-0
/
+14
|
|
*
|
|
ARM: 7788/1: elf: fix lpae hwcap feature reporting in proc/cpuinfo
Tetsuyuki Kobayashi
2013-07-22
1
-0
/
+1
|
|
*
|
|
ARM: 7786/1: hyp: fix macro parameterisation
Mark Rutland
2013-07-22
1
-2
/
+2
|
|
*
|
|
ARM: 7785/1: mm: restrict early_alloc to section-aligned memory
Russell King
2013-07-22
1
-5
/
+38
|
|
*
|
|
ARM: 7784/1: mm: ensure SMP alternates assemble to exactly 4 bytes with Thumb-2
Will Deacon
2013-07-22
3
-7
/
+8
|
|
*
|
|
ARM: document DEBUG_UNCOMPRESS Kconfig option
Russell King
2013-07-22
1
-2
/
+12
|
|
|
/
/
[next]