| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| * | | nfsd: make nfs4_client->cl_addr a struct sockaddr_storage | Jeff Layton | 2009-08-21 | 1 | -1/+1 |
| * | | sunrpc: add common routine for copying address portion of a sockaddr | Jeff Layton | 2009-08-21 | 1 | -0/+50 |
| * | | sunrpc: add routine for comparing addresses | Jeff Layton | 2009-08-21 | 2 | -43/+48 |