index
:
Linux Stable
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-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
*
x86, intel_txt: Factor out the code for S3 setup
H. Peter Anvin
2009-08-14
1
-13
/
+40
*
x86, intel_txt: tboot.c needs <asm/fixmap.h>
H. Peter Anvin
2009-08-12
1
-0
/
+1
*
x86, intel_txt: Intel TXT Sx shutdown support
Joseph Cihula
2009-07-21
1
-0
/
+2
*
x86, intel_txt: Intel TXT reboot/halt shutdown support
Joseph Cihula
2009-07-21
1
-0
/
+8
*
x86, intel_txt: Intel TXT boot support
Joseph Cihula
2009-07-21
6
-1
/
+586
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
2009-07-20
1
-1
/
+1
|
\
|
*
vmlinux.lds.h: restructure BSS linker script macros
Tim Abbott
2009-07-18
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
2009-07-20
28
-109
/
+139
|
\
\
|
*
|
Blackfin: define HARDIRQ_BITS again for now
Mike Frysinger
2009-07-16
1
-0
/
+3
|
*
|
arch/blackfin: Add kmalloc NULL tests
Julia Lawall
2009-07-16
1
-0
/
+8
|
*
|
Blackfin: add CPLB entries for Core B on-chip L1 SRAM regions
Graf Yang
2009-07-16
1
-6
/
+17
|
*
|
Blackfin: work around anomaly 05000189
Robin Getz
2009-07-16
1
-1
/
+2
|
*
|
Blackfin: drop per-cpu loops_per_jiffy tracking
Michael Hennerich
2009-07-16
3
-6
/
+4
|
*
|
Blackfin: fix bugs in GPIO resume code
Michael Hennerich
2009-07-16
1
-4
/
+2
|
*
|
Blackfin: bf537-stamp: fix irq decl for AD7142
Barry Song
2009-07-16
1
-1
/
+1
|
*
|
Blackfin: fix handling of IPEND in interrupt context save
Robin Getz
2009-07-16
1
-3
/
+4
|
*
|
Blackfin: drop duplicate runtime checking of anomaly 05000448
Robin Getz
2009-07-16
1
-4
/
+0
|
*
|
Blackfin: fix incomplete renaming of the bfin-twi-lcd driver
Michael Hennerich
2009-07-16
7
-7
/
+7
|
*
|
Blackfin: fix wrong CTS inversion
Sonic Zhang
2009-07-16
6
-6
/
+6
|
*
|
Blackfin: update handling of anomaly 364 (wrong rev id in BF527-0.1)
Graf Yang
2009-07-16
1
-14
/
+7
|
*
|
Blackfin: fix early_dma_memcpy() handling of busy channels
Mike Frysinger
2009-07-16
1
-15
/
+14
|
*
|
Blackfin: handle BF561 Core B memory regions better when SMP=n
Mike Frysinger
2009-07-16
2
-8
/
+29
|
*
|
Blackfin: fix miscompilation in lshrdi3
Jie Zhang
2009-07-16
1
-15
/
+1
|
*
|
Blackfin: fix silent crash when no uClinux MTD filesystem exists
Robin Getz
2009-07-16
1
-10
/
+16
|
*
|
Blackfin: restore exception banner when dumping crash info
Mike Frysinger
2009-07-16
1
-2
/
+3
|
*
|
Blackfin: work around anomaly 05000281
Robin Getz
2009-07-16
1
-1
/
+2
|
*
|
Blackfin: update anomaly lists to match latest sheets/usage
Graf Yang
2009-07-16
7
-1
/
+13
|
*
|
Blackfin: drop dead flash_probe call
Mike Frysinger
2009-07-16
1
-7
/
+0
|
*
|
Blackfin: cleanup code a bit with comments and defines
Robin Getz
2009-07-16
1
-5
/
+7
*
|
|
blackfin: fix wrong CTS inversion
Sonic Zhang
2009-07-20
6
-6
/
+6
*
|
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-07-18
17
-47
/
+474
|
\
\
\
|
*
|
|
ARM: Realview & Versatile: Fix i2c_board_info definitions
Russell King
2009-07-18
2
-4
/
+2
|
*
|
|
[ARM] 5608/1: Updated U300 defconfig
Linus Walleij
2009-07-17
1
-10
/
+8
|
*
|
|
[ARM] 5594/1: Correct U300 VIC init PM setting
Linus Walleij
2009-07-09
1
-2
/
+2
|
*
|
|
[ARM] 5595/1: ep93xx: missing header in dma-m2p.c
Hartley Sweeten
2009-07-09
1
-0
/
+1
|
*
|
|
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6
Russell King
2009-07-09
8
-19
/
+454
|
|
\
\
\
|
|
*
|
|
ARM: add support for the EET board, based on the i.MX31 pcm037 module
Guennadi Liakhovetski
2009-06-23
5
-6
/
+283
|
|
*
|
|
pcm037: add MT9T031 camera support
Guennadi Liakhovetski
2009-06-23
2
-12
/
+108
|
|
*
|
|
Armadillo 500 add NAND flash device support (resend).
Alberto Panizzo
2009-06-23
1
-0
/
+16
|
|
*
|
|
ARM MXC: Armadillo 500 add NOR flash device support (resend).
Alberto Panizzo
2009-06-23
1
-0
/
+47
|
|
*
|
|
mx31: remove duplicated #include
Huang Weiyi
2009-06-23
1
-1
/
+0
|
*
|
|
|
Merge branch 'for-rmk' of git://git.marvell.com/orion
Russell King
2009-07-09
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
[ARM] Kirkwood: Correct header define
Simon Kagstrom
2009-07-06
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
2009-07-09
3
-11
/
+6
|
|
\
\
\
\
\
|
|
*
|
|
|
|
[ARM] pxa: fix ULPI_{DIR,NXT,STP} MFP defines
Mike Rapoport
2009-07-06
1
-3
/
+3
|
|
*
|
|
|
|
[ARM] pxa: use kzalloc() in pxa_init_gpio_chip()
Daniel Mack
2009-07-03
1
-7
/
+2
|
|
*
|
|
|
|
[ARM] pxa: correct I2CPWR clock for pxa3xx
Daniel Mack
2009-07-03
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/fyu/l...
Linus Torvalds
2009-07-17
3
-0
/
+11
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Revert "Neither asm/types.h nor linux/types.h is required for arch/ia64/inclu...
Aurelien Jarno
2009-07-17
1
-0
/
+2
|
*
|
|
|
|
|
|
Add dma_debug_init() for ia64
fujita
2009-07-17
1
-0
/
+8
[next]