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 'linus' into x86/cleanups
Thomas Gleixner
2015-12-19
1597
-19901
/
+45133
|
\
|
*
Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-12-18
2
-17
/
+12
|
|
\
|
|
*
xen/x86/pvh: Use HVM's flush_tlb_others op
Boris Ostrovsky
2015-12-14
1
-7
/
+2
|
|
*
xen: Resume PMU from non-atomic context
Boris Ostrovsky
2015-12-02
1
-10
/
+10
|
*
|
Merge tag 'arc-fixes-for-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-12-18
14
-68
/
+97
|
|
\
\
|
|
*
|
ARC: smp: Rename platform hook @init_cpu_smp -> @init_per_cpu
Vineet Gupta
2015-12-17
3
-6
/
+6
|
|
*
|
ARC: rename smp operation init_irq_cpu() to init_per_cpu()
Noam Camus
2015-12-17
4
-7
/
+7
|
|
*
|
ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailing
Vineet Gupta
2015-12-17
1
-4
/
+9
|
|
*
|
ARC: dw2 unwind: Reinstante unwinding out of modules
Vineet Gupta
2015-12-17
3
-19
/
+26
|
|
*
|
ARC: [plat-sim] unbork non default CONFIG_LINUX_LINK_BASE
Vineet Gupta
2015-12-17
3
-2
/
+6
|
|
*
|
ARC: intc: Document arc_request_percpu_irq() better
Vineet Gupta
2015-12-12
1
-0
/
+12
|
|
*
|
ARCv2: perf: Ensure perf intr gets enabled on all cores
Vineet Gupta
2015-12-12
1
-23
/
+9
|
|
*
|
ARC: intc: No need to clear IRQ_NOAUTOEN
Vineet Gupta
2015-12-12
1
-5
/
+8
|
|
*
|
ARCv2: intc: Fix random perf irq disabling in SMP setup
Vineet Gupta
2015-12-12
1
-2
/
+13
|
|
*
|
ARC: [axs10x] cap ethernet phy to 100 Mbit/sec
Alexey Brodkin
2015-12-07
1
-0
/
+1
|
*
|
|
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-12-17
2
-2
/
+3
|
|
\
\
\
|
|
*
|
|
Revert "scatterlist: use sg_phys()"
Dan Williams
2015-12-15
2
-2
/
+3
|
*
|
|
|
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-12-16
7
-68
/
+138
|
|
\
\
\
\
|
|
*
|
|
|
ARM: 8475/1: SWP emulation: Restore original *data when failed
Shengjiu Wang
2015-12-15
1
-3
/
+3
|
|
*
|
|
|
ARM: 8471/1: need to save/restore arm register(r11) when it is corrupted
Anson Huang
2015-12-15
1
-2
/
+2
|
|
*
|
|
|
ARM: fix uaccess_with_memcpy() with SW_DOMAIN_PAN
Russell King
2015-12-15
2
-6
/
+27
|
|
*
|
|
|
ARM: report proper DACR value in oops dumps
Russell King
2015-12-04
1
-15
/
+18
|
|
*
|
|
|
ARM: 8464/1: Update all mm structures with section adjustments
Laura Abbott
2015-12-04
1
-30
/
+62
|
|
*
|
|
|
ARM: 8465/1: mm: keep reserved ASIDs in sync with mm after multiple rollovers
Will Deacon
2015-12-02
1
-12
/
+26
|
*
|
|
|
|
Merge tag 'please-pull-mlock2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-12-15
3
-1
/
+3
|
|
\
\
\
\
\
|
|
*
|
|
|
|
[IA64] Enable mlock2 syscall for ia64
Tony Luck
2015-12-14
3
-1
/
+3
|
*
|
|
|
|
|
Fix user-visible spelling error
Linus Torvalds
2015-12-15
1
-1
/
+1
|
|
/
/
/
/
/
|
*
|
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-12-13
2
-0
/
+2
|
|
\
\
\
\
\
|
|
*
|
|
|
|
irqchip/gic-v3: Add missing include for barrier.h
Marc Zyngier
2015-12-10
2
-0
/
+2
|
*
|
|
|
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-12-12
17
-27
/
+62
|
|
\
\
\
\
\
\
|
|
*
\
\
\
\
\
Merge tag 'imx-fixes-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Kevin Hilman
2015-12-11
3
-8
/
+5
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
ARM: dts: vf610: use reset values for L2 cache latencies
Stefan Agner
2015-12-11
2
-6
/
+1
|
|
|
*
|
|
|
|
|
ARM: dts: vf610: fix clock definition for SAI2
Stefan Agner
2015-12-02
1
-2
/
+4
|
|
*
|
|
|
|
|
|
ls2080a/dts: Add little endian property for GPIO IP block
Liu Gang
2015-12-11
1
-0
/
+4
|
|
*
|
|
|
|
|
|
ARM64: dts: ls2080a: fix eSDHC endianness
yangbo lu
2015-12-11
1
-0
/
+1
|
|
*
|
|
|
|
|
|
Merge tag 'omap-for-v4.4/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
2015-12-11
4
-5
/
+17
|
|
|
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
ARM: dts: am4372: fix clock source for arm twd and global timers
Grygorii Strashko
2015-12-09
2
-2
/
+10
|
|
|
*
|
|
|
|
|
|
ARM: OMAP2+: enable REGULATOR_FIXED_VOLTAGE
Grygorii Strashko
2015-11-30
1
-1
/
+1
|
|
|
*
|
|
|
|
|
|
ARM: dts: add dm816x missing spi DT dma handles
Neil Armstrong
2015-11-30
1
-2
/
+5
|
|
|
*
|
|
|
|
|
|
ARM: dts: add dm816x missing #mbox-cells
Neil Armstrong
2015-11-30
1
-0
/
+1
|
|
|
|
|
_
|
_
|
_
|
/
/
|
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
ARM: pxa: use PWM lookup table for all machines
Arnd Bergmann
2015-12-11
1
-0
/
+5
|
|
*
|
|
|
|
|
|
Merge tag 'berlin-fixes-for-4.4-rc1-1' of git://git.infradead.org/users/hesse...
Arnd Bergmann
2015-12-11
1
-3
/
+5
|
|
|
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
ARM: dts: berlin: add 2nd clock for BG2Q sdhci0 and sdhci1
Jisheng Zhang
2015-12-10
1
-2
/
+4
|
|
|
*
|
|
|
|
|
|
ARM: dts: berlin: correct BG2Q's sdhci2 2nd clock
Jisheng Zhang
2015-12-10
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
Merge tag 'at91-4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
2015-12-11
3
-2
/
+12
|
|
|
\
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
|
ARM: at91: fix pinctrl driver selection
Ludovic Desroches
2015-12-04
2
-2
/
+11
|
|
|
*
|
|
|
|
|
|
|
ARM: at91/dt: add always-on to 1.8V regulator
Nicolas Ferre
2015-12-04
1
-0
/
+1
|
|
*
|
|
|
|
|
|
|
|
Merge tag 'samsung-fixes-4.4' of https://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
2015-12-11
3
-3
/
+7
|
|
|
\
\
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
|
|
cpufreq: s3c24xx: Do not mark s3c2410_plls_add as __init
Arnd Bergmann
2015-11-27
2
-2
/
+2
|
|
|
*
|
|
|
|
|
|
|
|
ARM: EXYNOS: Fix potential NULL pointer access in exynos_sys_powerdown_conf
Pankaj Dubey
2015-11-17
1
-1
/
+5
|
|
|
|
|
/
/
/
/
/
/
/
|
|
|
|
/
|
|
|
|
|
|
|
[next]