index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[GFS2] invalid metadata block - REVISED
Bob Peterson
2007-10-10
1
-1
/
+6
*
[GFS2] Reduce number of gfs2_scand processes to one
Steven Whitehouse
2007-10-10
10
-57
/
+53
*
[GFS2] use the declaration of gfs2_dops in the header file instead
Denis Cheng
2007-10-10
1
-2
/
+1
*
[GFS2] mark struct *_operations const
Denis Cheng
2007-10-10
3
-7
/
+7
*
[GFS2] Detach buf data during in-place writeback
Bob Peterson
2007-10-10
1
-0
/
+3
*
[GFS2] use an temp variable to reduce a spin_unlock
Denis Cheng
2007-10-10
1
-5
/
+6
*
[GFS2] Prevent infinite loop in try_rgrp_unlink()
Bob Peterson
2007-10-10
1
-13
/
+17
*
[GFS2] Revert part of earlier log.c changes
Bob Peterson
2007-10-10
1
-11
/
+2
*
[GFS2] Move some code inside the log lock
Bob Peterson
2007-10-10
1
-3
/
+14
*
[GFS2] Fix an oops in glock dumping
Steven Whitehouse
2007-10-10
1
-38
/
+35
*
[GFS2] GFS2 not checking pointer on create when running under nfsd
Steve French
2007-10-10
1
-1
/
+1
*
[GFS2] Clean up duplicate includes in fs/gfs2/
Jesper Juhl
2007-10-10
3
-4
/
+0
*
[GFS2] Fix calculation of demote state
Josef Whiter
2007-10-10
1
-2
/
+3
*
[GFS2] Fix two races relating to glock callbacks
Steven Whitehouse
2007-10-10
1
-6
/
+18
*
Linux 2.6.23
v2.6.23
Linus Torvalds
2007-10-09
1
-1
/
+1
*
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2007-10-09
6
-11
/
+12
|
\
|
*
[MIPS] Au1000: set the PCI controller IO base
Florian Fainelli
2007-10-09
1
-0
/
+1
|
*
[MIPS] Alchemy: Fix USB initialization.
Florian Fainelli
2007-10-09
4
-10
/
+10
|
*
[MIPS] IP32: Fix fatal typo in address computation.
Giuseppe Sacco
2007-10-09
1
-1
/
+1
*
|
NLM: Fix a memory leak in nlmsvc_testlock
Trond Myklebust
2007-10-09
1
-1
/
+3
*
|
sata_mv: correct S/G table limits
Jeff Garzik
2007-10-09
1
-3
/
+6
|
/
*
Correct Makefile rule for generating custom keymap
Maarten Bressers
2007-10-08
1
-1
/
+1
*
ISDN: Fix data access out of array bounds
Karsten Keil
2007-10-08
1
-2
/
+3
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2007-10-08
6
-13
/
+22
|
\
|
*
[IPv6]: Fix ICMPv6 redirect handling with target multicast address
Brian Haley
2007-10-08
1
-4
/
+5
|
*
[PKT_SCHED] cls_u32: error code isn't been propogated properly
Stephen Hemminger
2007-10-07
1
-1
/
+1
|
*
[ROSE]: Fix rose.ko oops on unload
Alexey Dobriyan
2007-10-07
3
-8
/
+13
|
*
[TCP]: Fix fastpath_cnt_hint when GSO skb is partially ACKed
Ilpo Järvinen
2007-10-07
1
-0
/
+3
*
|
AIO: fix cleanup in io_submit_one(...)
Yan Zheng
2007-10-08
1
-1
/
+1
*
|
fix page release issue in filemap_fault
Yan Zheng
2007-10-08
1
-0
/
+1
*
|
fix VM_CAN_NONLINEAR check in sys_remap_file_pages
Yan Zheng
2007-10-08
1
-1
/
+1
*
|
mm: set_page_dirty_balance() vs ->page_mkwrite()
Peter Zijlstra
2007-10-08
3
-5
/
+10
|
/
*
Driver core: fix SYSF_DEPRECATED breakage for nested classdevs
Dmitry Torokhov
2007-10-07
1
-3
/
+7
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2007-10-07
1
-1
/
+2
|
\
|
*
firewire: point to migration document
Stefan Richter
2007-10-07
1
-1
/
+2
*
|
Add manufacturer and card id of teltonica pcmcia modems
Attila Kinali
2007-10-07
1
-0
/
+1
*
|
sysrq docs: document sequence that actually works
Pavel Machek
2007-10-07
1
-1
/
+1
*
|
fix bogus reporting of signals by audit
Al Viro
2007-10-07
1
-11
/
+11
*
|
Move kasprintf.o to obj-y
Alexey Dobriyan
2007-10-07
1
-2
/
+2
*
|
lockstat: documentation
Peter Zijlstra
2007-10-07
2
-0
/
+122
*
|
Longhaul: add auto enabled "revid_errata" option
Rafal Bilski
2007-10-07
1
-3
/
+57
*
|
Fix timer_stats printout of events/sec
Anton Blanchard
2007-10-07
1
-2
/
+3
*
|
Don't do load-average calculations at even 5-second intervals
Linus Torvalds
2007-10-07
1
-1
/
+1
*
|
VT_WAITACTIVE: Avoid returning EINTR when not necessary
Linus Torvalds
2007-10-07
1
-2
/
+2
|
/
*
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2007-10-06
1
-12
/
+9
|
\
|
*
[MIPS] IP32: Enable PCI bridges
Giuseppe Sacco
2007-10-05
1
-12
/
+9
*
|
Revert "intel_agp: fix stolen mem range on G33"
Kyle McMartin
2007-10-06
1
-5
/
+0
*
|
Fix non-terminated PCI match table in PowerMac IDE
Benjamin Herrenschmidt
2007-10-06
1
-0
/
+1
*
|
xen: disable split pte locks for now
Jeremy Fitzhardinge
2007-10-06
1
-0
/
+1
*
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-10-05
1
-0
/
+18
|
\
\
[next]