aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-12-14nfsd: let "insecure" flag vary by pseudoflavorJ. Bruce Fields
2009-12-14nfsd: new interface to advertise export featuresJ. Bruce Fields
2009-12-14nfsd: Move private headers to source directoryBoaz Harrosh
2009-12-14nfsd: Headers Independence and include cleanupsBoaz Harrosh
2009-12-14nfsd: Fix independence of a few nfsd related headersBoaz Harrosh
2009-12-14sunrpc: Clean never used include filesBoaz Harrosh
2009-12-14nfsd: Remove unused dprintkBoaz Harrosh
2009-11-23Merge commit 'v2.6.32-rc8' into HEADJ. Bruce Fields
2009-11-23Revert "knfsd: avoid overloading the CPU scheduler with enormous load averages"J. Bruce Fields
2009-11-19vt: Fix use of "new" in a struct fieldAlan Cox
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-11-17fcntl: rename F_OWNER_GID to F_OWNER_PGRPPeter Zijlstra
2009-11-17mm: allow memory hotplug and hibernation in the same kernelAndi Kleen
2009-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2009-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2009-11-15Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme...David S. Miller
2009-11-15nilfs2: deleted struct nilfs_dat_group_descJiro SEKIBA
2009-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-11-13sctp: Set source addresses on the association before adding transportsVlad Yasevich
2009-11-13nfsd: make fs/nfsd/vfs.h for common includesJ. Bruce Fields
2009-11-12serial: add support for the Lava Quattro PCI quad-port 16550A cardLennert Buytenhek
2009-11-12alpha: fix F_SETOWN_EX and F_GETLK64 conflictPeter Zijlstra
2009-11-12fb: remove fb_save_state() and fb_restore_state operationsKrzysztof Helt
2009-11-11ext3: Wait for proper transaction commit on fsyncJan Kara
2009-11-10Input: fix locking in memoryless force-feedback devicesDmitry Torokhov
2009-11-09Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-11-07i2c: Add an interface to lock/unlock an I2C bus segmentJean Delvare
2009-11-07i2c-piix4: Modify code name SB900 to Hudson-2Crane Cai
2009-11-06[SCSI] Fix incorrect reporting of host protection capabilitiesMartin K. Petersen
2009-11-06netfilter: nf_nat: fix NAT issue in 2.6.30.4+Jozsef Kadlecsik
2009-11-05nfsd: use STATEID_FMT and STATEID_VAL for printing stateidsBenny Halevy
2009-11-03Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2009-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-11-03PM / yenta: Split resume into early and late parts (rev. 4)Rafael J. Wysocki
2009-11-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2009-11-02Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-11-02Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-11-029p: fix readdir corner casesEric Van Hensbergen
2009-10-30Driver core: allow certain drivers prohibit bind/unbind via sysfsDmitry Torokhov
2009-10-30net: fix sk_forward_alloc corruptionEric Dumazet
2009-10-29net: Fix RPF to work with policy routingjamal
2009-10-29net: fix kmemcheck annotationsEric Dumazet
2009-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-param-fixesLinus Torvalds
2009-10-29Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-10-29Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-10-29Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-10-298250_pci: add IBM Saturn serial cardBenjamin Herrenschmidt
2009-10-29serial: add ADDI-DATA GmbH PCI-Express communication cards in 8250_pci.c and ...Krauth.Julien
2009-10-29strstrip(): mark as as must_checkKOSAKI Motohiro