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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: prefix modalias with "spi:"
Anton Vorontsov
2009-09-23
1
-0
/
+1
*
spi: add support for device table matching
Anton Vorontsov
2009-09-23
2
-2
/
+18
*
spi.h: add missing kernel-doc for struct spi_master
Randy Dunlap
2009-09-23
1
-0
/
+2
*
ramfs: move RAMFS_MAGIC to include/linux/magic.h
maximilian attems
2009-09-23
1
-0
/
+1
*
kcore: register module area in generic way
KAMEZAWA Hiroyuki
2009-09-23
1
-0
/
+8
*
kcore: register vmemmap range
KAMEZAWA Hiroyuki
2009-09-23
1
-0
/
+1
*
walk system ram range
KAMEZAWA Hiroyuki
2009-09-23
2
-8
/
+4
*
kcore: add kclist types
KAMEZAWA Hiroyuki
2009-09-23
1
-2
/
+11
*
kcore: use usual list for kclist
KAMEZAWA Hiroyuki
2009-09-23
1
-1
/
+1
*
procfs: provide stack information for threads
Stefani Seibold
2009-09-23
1
-0
/
+1
*
mmc: make SDIO device/driver struct accessors public
Nicolas Pitre
2009-09-23
1
-0
/
+3
*
sdio: add MMC_QUIRK_LENIENT_FN0
Ohad Ben-Cohen
2009-09-23
1
-0
/
+7
*
sdio: add CD disable support
Ohad Ben-Cohen
2009-09-23
1
-1
/
+2
*
mmc: check status after MMC SWITCH command
Adrian Hunter
2009-09-23
1
-0
/
+1
*
mmc: add mmc card sleep and awake support
Jarkko Lavinen
2009-09-23
3
-0
/
+9
*
mmc: add ability to save power by powering off cards
Adrian Hunter
2009-09-23
1
-0
/
+3
*
mmc: add MMC_CAP_NONREMOVABLE host capability
Adrian Hunter
2009-09-23
1
-0
/
+1
*
mmc: allow host claim / release nesting
Adrian Hunter
2009-09-23
2
-0
/
+3
*
mmc: add 'enable' and 'disable' methods to mmc host
Adrian Hunter
2009-09-23
1
-0
/
+47
*
asm/sections: add text/data checking functions for arches to override
Mike Frysinger
2009-09-23
1
-0
/
+16
*
getrusage: fill ru_maxrss value
Jiri Pirko
2009-09-23
1
-0
/
+10
*
kmap_types.h: rename D macro
Andi Kleen
2009-09-23
1
-23
/
+24
*
Make sure the value in abs() does not get truncated if it is greater than 2^32
Rolf Eike Beer
2009-09-23
1
-1
/
+1
*
anonfd: split interface into file creation and install
Davide Libenzi
2009-09-23
2
-0
/
+9
*
BUILD_BUG_ON(): fix it and a couple of bogus uses of it
Jan Beulich
2009-09-23
4
-6
/
+9
*
printk_once(): use bool for boolean flag
Roland Dreier
2009-09-23
1
-2
/
+2
*
proc connector: add event for process becoming session leader
Scott James Remnant
2009-09-23
1
-0
/
+10
*
seq_file: constify seq_operations
James Morris
2009-09-23
1
-1
/
+1
*
generic-ipi: make struct call_function_data lockless
Xiao Guangrong
2009-09-23
1
-0
/
+12
*
Move magic numbers into magic.h
Nick Black
2009-09-23
1
-0
/
+5
*
printk: add printk_delay to make messages readable for some scenarios
Dave Young
2009-09-23
1
-0
/
+2
*
include/linux/kmemcheck.h: fix a trillion warnings
Andrew Morton
2009-09-23
1
-1
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg...
Linus Torvalds
2009-09-22
1
-1
/
+4
|
\
|
*
kmemcheck: add missing braces to do-while in kmemcheck_annotate_bitfield
Johannes Berg
2009-09-21
1
-1
/
+4
*
|
Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2009-09-22
13
-105
/
+200
|
\
\
|
*
|
nfsd: return success for non-NFS4 nfs4_state_start
Stephen Rothwell
2009-09-17
1
-1
/
+1
|
*
|
nfsd41: Backchannel: Setup sequence information
Ricardo Labiaga
2009-09-15
1
-0
/
+1
|
*
|
nfsd41: Backchannel: Server backchannel RPC wait queue
Ricardo Labiaga
2009-09-15
1
-0
/
+4
|
*
|
nfsd41: Backchannel: Add sequence arguments to callback RPC arguments
Ricardo Labiaga
2009-09-15
1
-0
/
+6
|
*
|
nfsd41: Backchannel: callback infrastructure
Andy Adamson
2009-09-15
1
-0
/
+3
|
*
|
nfsd4: use common rpc_cred for all callbacks
J. Bruce Fields
2009-09-15
1
-1
/
+1
|
*
|
nfsd4: allow nfs4 state startup to fail
J. Bruce Fields
2009-09-15
1
-2
/
+2
|
*
|
SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronous
Trond Myklebust
2009-09-15
1
-2
/
+2
|
*
|
nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannel
Alexandros Batsakis
2009-09-13
4
-16
/
+19
|
*
|
nfsd41: sunrpc: Added rpc server-side backchannel handling
Rahul Iyer
2009-09-11
3
-0
/
+3
|
*
|
nfsd41: replace page based DRC with buffer based DRC
Andy Adamson
2009-09-01
2
-20
/
+12
|
*
|
nfsd41: bound forechannel drc size by memory usage
Andy Adamson
2009-09-01
1
-2
/
+6
|
*
|
nfsd41: expand solo sequence check
Andy Adamson
2009-08-28
1
-1
/
+1
|
*
|
nfsd: populate sin6_scope_id on callback address with scopeid from rq_addr on...
Jeff Layton
2009-08-21
1
-0
/
+15
|
*
|
nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storage
Jeff Layton
2009-08-21
1
-2
/
+2
[next]