| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-05-20 | 12 | -24/+24 |
|\ |
|
| * | doc: inode uses a mutex instead of a semaphore. | Thadeu Lima de Souza Cascardo | 2010-05-10 | 1 | -2/+2 |
| * | fix "seperate" typos in comments | Anand Gadiyar | 2010-05-10 | 1 | -4/+4 |
| * | Documentation/: it's -> its where appropriate | Francis Galiegue | 2010-04-23 | 10 | -17/+17 |
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-04-23 | 4 | -3/+163 |
| |\ |
|
| * | | Documentation/filesystems/proc.txt typo fix. | Rob Landley | 2010-03-15 | 1 | -1/+1 |
* | | | Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2010-05-19 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | nfsd4: implement reclaim_complete | J. Bruce Fields | 2010-05-13 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-05-19 | 1 | -0/+4 |
|\ \ \ |
|
| * \ \ | Merge branch 'linus' into irq/core | Thomas Gleixner | 2010-04-13 | 4 | -8/+29 |
| |\ \ \
| | |/ / |
|
| * | | | genirq: Expose irq_desc->node in proc/irq | Dimitri Sivanich | 2010-03-24 | 1 | -0/+4 |
* | | | | revert "procfs: provide stack information for threads" and its fixup commits | Robin Holt | 2010-05-11 | 1 | -2/+1 |
| |/ /
|/| | |
|
* | | | 9p: documentation update | Sripathi Kodi | 2010-04-05 | 1 | -2/+16 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-03-29 | 2 | -5/+8 |
|\ \ \ |
|
| * | | | ceph: some documentations fixes | Cheng Renquan | 2010-03-29 | 2 | -4/+7 |
| * | | | ceph: avoid loaded term 'OSD' in documention | Sage Weil | 2010-03-23 | 1 | -1/+1 |
| |/ / |
|
* | | | doc: add the documentation for mpol=local | KOSAKI Motohiro | 2010-03-24 | 1 | -1/+5 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-03-19 | 1 | -0/+139 |
|\ \
| |/
|/| |
|
| * | ceph: documentation | Sage Weil | 2009-10-06 | 1 | -0/+139 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-03-12 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 1 | -1/+1 |
| |\ \ |
|
| | * | | doc: typo - Table 1-2 should refer to "status", not "statm" | Mulyadi Santosa | 2010-02-18 | 1 | -1/+1 |
* | | | | Documentation/fs/: split txt and source files | Randy Dunlap | 2010-03-12 | 4 | -34/+49 |
|/ / / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs | Linus Torvalds | 2010-03-06 | 2 | -0/+243 |
|\ \ \ |
|
| * | | | [LogFS] add new flash file system | Joern Engel | 2009-11-20 | 2 | -0/+243 |
* | | | | Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2010-03-06 | 1 | -3/+2 |
|\ \ \ \ |
|
| * | | | | nfsd: 4.1 has an rfc number | J. Bruce Fields | 2010-01-20 | 1 | -3/+2 |
| | |/ /
| |/| | |
|
* | | | | mm: document /proc/pagetypeinfo | Mel Gorman | 2010-03-06 | 1 | -1/+44 |
* | | | | mm: count swap usage | KAMEZAWA Hiroyuki | 2010-03-06 | 1 | -0/+2 |
* | | | | mm: avoid false sharing of mm_counter | KAMEZAWA Hiroyuki | 2010-03-06 | 1 | -0/+6 |
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2010-03-05 | 1 | -18/+0 |
|\ \ \ \ |
|
| * | | | | dquot: cleanup dquot initialize routine | Christoph Hellwig | 2010-03-05 | 1 | -2/+0 |
| * | | | | dquot: cleanup dquot drop routine | Christoph Hellwig | 2010-03-05 | 1 | -2/+0 |
| * | | | | dquot: cleanup dquot transfer routine | Christoph Hellwig | 2010-03-05 | 1 | -2/+0 |
| * | | | | dquot: cleanup inode allocation / freeing routines | Christoph Hellwig | 2010-03-05 | 1 | -8/+0 |
| * | | | | dquot: cleanup space allocation / freeing routines | Christoph Hellwig | 2010-03-05 | 1 | -5/+1 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-03-04 | 1 | -1/+15 |
|\ \ \ \ \ |
|
| * | | | | | add several pieces to shared subtree documentation | Al Viro | 2010-03-03 | 1 | -1/+15 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2010-03-03 | 1 | -0/+3 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | nilfs2: issue discard request after cleaning segments | Jiro SEKIBA | 2010-02-13 | 1 | -0/+3 |
| |/ / / |
|
* | | | | rcu: 1Q2010 update for RCU documentation | Paul E. McKenney | 2010-01-16 | 1 | -1/+2 |
|/ / / |
|
* | | | proc: partially revert "procfs: provide stack information for threads" | KOSAKI Motohiro | 2010-01-11 | 1 | -2/+0 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2010-01-04 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | nilfs2: update mailing list address | Ryusuke Konishi | 2010-01-02 | 1 | -1/+1 |
* | | | | ext4: Update documentation to correct the inode_readahead_blks option name | Fang Wenqi | 2009-12-24 | 1 | -1/+1 |
|/ / / |
|
* | | | Driver core: driver_attribute parameters can often be const* | Phil Carmody | 2009-12-23 | 1 | -2/+2 |
* | | | Driver core: device_attribute parameters can often be const* | Phil Carmody | 2009-12-23 | 1 | -4/+4 |
* | | | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2009-12-16 | 10 | -12/+27 |
|\ \ \ |
|
| * \ \ | Merge commit 'v2.6.32-rc8' into HEAD | J. Bruce Fields | 2009-11-23 | 1 | -1/+7 |
| |\ \ \
| | |/ / |
|
| * | | | nfs: move more to Documentation/filesystems/nfs | J. Bruce Fields | 2009-11-06 | 4 | -2/+4 |