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.12.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
make vmstat cpu-unplug safe
KOSAKI Motohiro
2008-05-13
1
-0
/
+2
*
m68knommu: ColdFire add support for kernel preemption (missing chunk)
Sebastian Siewior
2008-05-13
1
-0
/
+3
*
ecryptfs: clean up (un)lock_parent
Miklos Szeredi
2008-05-13
1
-9
/
+4
*
drivers/misc/sgi-xp: replace partid_t with a short
Dean Nelson
2008-05-13
7
-69
/
+69
*
drivers/misc/sgi-xp: clean up return values
Dean Nelson
2008-05-13
7
-401
/
+291
*
spi: pxa2xx_spi clock resume bugfix
Eric BENARD
2008-05-13
1
-1
/
+1
*
uml: track and make up lost ticks
Jeff Dike
2008-05-13
3
-6
/
+53
*
uml: style fixes in the random driver
Jeff Dike
2008-05-13
1
-38
/
+41
*
uml: random driver fixes
Jeff Dike
2008-05-13
5
-31
/
+65
*
uml: physical memory shouldn't include initial stack
Jeff Dike
2008-05-13
1
-1
/
+4
*
uml: use PAGE_SIZE in linker scripts
Cyrill Gorcunov
2008-05-13
4
-19
/
+26
*
uml: use DIV_ROUND_UP
Jiri Olsa
2008-05-13
1
-2
/
+2
*
uml: fix CONFIG_RAW dependencies
Robert P. J. Day
2008-05-13
1
-3
/
+3
*
uml: use __SPIN_LOCK_UNLOCKED
Jeff Dike
2008-05-13
1
-2
/
+2
*
uml: fix bad NTP interaction with clock
Jeff Dike
2008-05-13
1
-2
/
+2
*
uml: remove unused header
Jeff Dike
2008-05-13
1
-6
/
+0
*
uml: fix build when SLOB is enabled
Jeff Dike
2008-05-13
17
-24
/
+28
*
uml: fix errno return
Johann Felix Soden
2008-05-13
1
-1
/
+1
*
uml: tidy ptrace interface
Jeff Dike
2008-05-13
6
-62
/
+23
*
uml: move hppfs_kern.c to hppfs.c
Jeff Dike
2008-05-13
2
-3
/
+3
*
uml: hppfs fixes
Jeff Dike
2008-05-13
1
-52
/
+30
*
uml: style fixes
Jeff Dike
2008-05-13
4
-15
/
+4
*
uml: redo host capability detection and disabling
Jeff Dike
2008-05-13
1
-40
/
+41
*
Make 'cond_resched()' nullification depend on PREEMPT_BKL
Linus Torvalds
2008-05-12
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2008-05-12
5
-66
/
+81
|
\
|
*
[CIFS] don't allow demultiplex thread to exit until kthread_stop is called
Steve French
2008-05-11
1
-14
/
+14
|
*
[CIFS] when not using unix extensions, check for and set ATTR_READONLY on cre...
Jeff Layton
2008-05-11
4
-17
/
+31
|
*
[CIFS] add local struct inode pointer to cifs_setattr
Jeff Layton
2008-05-11
2
-11
/
+11
|
*
[CIFS] cifs_find_tcp_session cleanup
Cyrill Gorcunov
2008-05-11
1
-25
/
+26
*
|
Fix up 'need_resched()' definition
Linus Torvalds
2008-05-12
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypes
Linus Torvalds
2008-05-12
1
-2
/
+2
|
\
\
|
*
|
types: s390: fix #ifdef reversal in <asm-s390/types.h>
H. Peter Anvin
2008-05-12
1
-2
/
+2
*
|
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2008-05-12
83
-2706
/
+2494
|
\
\
\
|
*
|
|
[MIPS] Pb1000: bury the remnants of the PCI code
Sergei Shtylyov
2008-05-12
1
-7
/
+0
|
*
|
|
[MIPS] Fix build failure in mips oprofile code
Thiemo Seufer
2008-05-12
1
-3
/
+3
|
*
|
|
[MIPS] fix warning message on SMP kernels
Thiemo Seufer
2008-05-12
1
-2
/
+2
|
*
|
|
[MIPS] markeins: build fix
Adrian Bunk
2008-05-12
1
-2
/
+5
|
*
|
|
[MIPS] ELF handling - use SELFMAG instead of numeric constant
Cyrill Gorcunov
2008-05-12
1
-2
/
+2
|
*
|
|
[MIPS] Get rid of __ilog2
Ralf Baechle
2008-05-12
1
-7
/
+2
|
*
|
|
[MIPS] Fix __fls for non-MIPS32/MIPS64 cpus
Thomas Bogendoerfer
2008-05-12
1
-2
/
+3
|
*
|
|
[MIPS] XXS1500 code style cleanup
Sergei Shtylyov
2008-05-12
4
-29
/
+26
|
*
|
|
[MIPS] MTX-1 code style cleanup
Sergei Shtylyov
2008-05-12
5
-52
/
+46
|
*
|
|
[MIPS] Pb1200/DBAu1200 code style cleanup
Sergei Shtylyov
2008-05-12
6
-205
/
+186
|
*
|
|
[MIPS] Pb1550 code style cleanup
Sergei Shtylyov
2008-05-12
5
-51
/
+49
|
*
|
|
[MIPS] Pb1500 code style cleanup
Sergei Shtylyov
2008-05-12
5
-62
/
+54
|
*
|
|
[MIPS] Pb1100 code style cleanup
Sergei Shtylyov
2008-05-12
5
-86
/
+87
|
*
|
|
[MIPS] Pb1000 code style cleanup
Sergei Shtylyov
2008-05-12
4
-205
/
+122
|
*
|
|
[MIPS] DBAu1xx0 code style cleanup
Sergei Shtylyov
2008-05-12
5
-93
/
+92
|
*
|
|
[MIPS] Alchemy PCI code style cleanup
Sergei Shtylyov
2008-05-12
2
-66
/
+56
|
*
|
|
[MIPS] Alchemy common code style cleanup
Sergei Shtylyov
2008-05-12
17
-572
/
+500
[next]