aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* nfsd: remove unused field rq_reffhJ. Bruce Fields2009-12-15
* nfsd: enable V4ROOT exportsJ. Bruce Fields2009-12-15
* nfsd: introduce export flag for v4 pseudorootSteve Dickson2009-12-15
* nfsd: let "insecure" flag vary by pseudoflavorJ. Bruce Fields2009-12-14
* nfsd: new interface to advertise export featuresJ. Bruce Fields2009-12-14
* nfsd: Move private headers to source directoryBoaz Harrosh2009-12-14
* nfsd: Headers Independence and include cleanupsBoaz Harrosh2009-12-14
* nfsd: Fix independence of a few nfsd related headersBoaz Harrosh2009-12-14
* sunrpc: Clean never used include filesBoaz Harrosh2009-12-14
* nfsd: Remove unused dprintkBoaz Harrosh2009-12-14
* Merge commit 'v2.6.32-rc8' into HEADJ. Bruce Fields2009-11-23
|\
| * vt: Fix use of "new" in a struct fieldAlan Cox2009-11-19
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-18
| |\
| | * Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme...David S. Miller2009-11-16
| * | mm: allow memory hotplug and hibernation in the same kernelAndi Kleen2009-11-17
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2009-11-17
| |\ \
| | * | nilfs2: deleted struct nilfs_dat_group_descJiro SEKIBA2009-11-15
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-11-14
| |\ \ \ | | |/ / | |/| |
| | * | Input: fix locking in memoryless force-feedback devicesDmitry Torokhov2009-11-11
| * | | serial: add support for the Lava Quattro PCI quad-port 16550A cardLennert Buytenhek2009-11-12
| * | | fb: remove fb_save_state() and fb_restore_state operationsKrzysztof Helt2009-11-12
| * | | ext3: Wait for proper transaction commit on fsyncJan Kara2009-11-11
| * | | i2c: Add an interface to lock/unlock an I2C bus segmentJean Delvare2009-11-07
| * | | i2c-piix4: Modify code name SB900 to Hudson-2Crane Cai2009-11-07
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-03
| |\ \ \ | | | |/ | | |/|
| | * | net: fix sk_forward_alloc corruptionEric Dumazet2009-10-30
| | * | net: fix kmemcheck annotationsEric Dumazet2009-10-30
| * | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-11-02
| |\ \ \
| | * | | perf events: Fix swevent hrtimer sampling by keeping track of remaining time ...Soeren Sandmann2009-10-23
| * | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-11-02
| |\ \ \ \
| | * | | | tracing: Remove cpu arg from the rb_time_stamp() functionJiri Olsa2009-10-24
| * | | | | Driver core: allow certain drivers prohibit bind/unbind via sysfsDmitry Torokhov2009-10-30
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-param-fixesLinus Torvalds2009-10-29
| |\ \ \ \ \
| | * | | | | param: fix lots of bugs with writing charp params from sysfs, by leaking mem.Rusty Russell2009-10-28
| | |/ / / /
| * | | | | Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-10-29
| |\ \ \ \ \
| | * | | | | HWPOISON: Clean up PR_MCE_KILL interfaceAndi Kleen2009-10-03
| * | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-10-29
| |\ \ \ \ \ \
| | * | | | | | rcu: Stopgap fix for synchronize_rcu_expedited() for TREE_PREEMPT_RCUPaul E. McKenney2009-10-15
| * | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-10-29
| |\ \ \ \ \ \ \
| | * | | | | | | sched: Disable SD_PREFER_LOCAL for MC/CPU domainsPeter Zijlstra2009-10-14
| | |/ / / / / /
| * | | | | | | 8250_pci: add IBM Saturn serial cardBenjamin Herrenschmidt2009-10-29
| * | | | | | | serial: add ADDI-DATA GmbH PCI-Express communication cards in 8250_pci.c and ...Krauth.Julien2009-10-29
| * | | | | | | strstrip(): mark as as must_checkKOSAKI Motohiro2009-10-29
| * | | | | | | cpufreq: add cpufreq_get() stub for CONFIG_CPU_FREQ=nRandy Dunlap2009-10-29
| | |_|/ / / / | |/| | | | |
| * | | | | | virtio_blk: Revert serial number supportRusty Russell2009-10-22
| * | | | | | virtio: let header files include virtio_ids.hChristian Borntraeger2009-10-22
| * | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-10-16
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2Shane Huang2009-10-16
* | | | | | | Revert "knfsd: avoid overloading the CPU scheduler with enormous load averages"J. Bruce Fields2009-11-23
* | | | | | | nfsd: make fs/nfsd/vfs.h for common includesJ. Bruce Fields2009-11-13