aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2005-06-25[PATCH] x86_64: Change init sections for CPU hotplug supportAshok Raj
2005-06-25[PATCH] make smp_prepare_cpu to a weak functionAshok Raj
2005-06-25[PATCH] I8K: use standard DMI interfaceDmitry Torokhov
2005-06-24[PATCH] fs/qnx4/*: fix sparse warningsAlexey Dobriyan
2005-06-24Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2005-06-24[PATCH] make various thing staticAdrian Bunk
2005-06-24[PATCH] xip: reduce code duplicationCarsten Otte
2005-06-24[PATCH] xip: ext2: execute in placeCarsten Otte
2005-06-24[PATCH] xip: fs/mm: execute in placeCarsten Otte
2005-06-24[PATCH] xip: bdev: execute in placeCarsten Otte
2005-06-24[PATCH] modules: add version and srcversion to sysfsMatt Domsch
2005-06-24[PATCH] knfsd: nfsd4 reboot dirname fixNeilBrown
2005-06-24[PATCH] knfsd: nfsd4: reboot recoveryNeilBrown
2005-06-24[PATCH] knfsd: nfsd4: initialize recovery directoryNeilBrown
2005-06-24[PATCH] knfsd: nfsd4: remove cb_parsedNeilBrown
2005-06-24[PATCH] knfsd: nfsd4: rename state list fieldsNeilBrown
2005-06-24[PATCH] knfsd: nfsd4: make needlessly global code staticNeilBrown
2005-06-24[PATCH] knfsd: nfsd4: reboot hashNeilBrown
2005-06-24[PATCH] knfsd: nfsd4: idmap initializationNeilBrown
2005-06-24[PATCH] knfsd: nfsd4: clean up state initializationNeilBrown
2005-06-24[PATCH] knfsd: nfsd4: rename nfs4_state_initNeilBrown
2005-06-24[PATCH] knfsd: nfsd4: delegation recoveryNeilBrown
2005-06-24[PATCH] nfsd4: reference count struct nfs4_fileNeilBrown
2005-06-24[PATCH] nfsd4: rename nfs4_file fieldsNeilBrown
2005-06-24[PATCH] nfsd4: fix fh_expire_typeNeilBrown
2005-06-24[PATCH] I2O: Lindent run and replacement of printk through osm printing funct...Markus Lidel
2005-06-24[PATCH] I2O: second code cleanup of sparse warnings and unneeded syncronizationMarkus Lidel
2005-06-24[PATCH] I2O: Adaptec specific SG_IO access, firmware access through sysfs and...Markus Lidel
2005-06-24[PATCH] I2O: new sysfs attributes and Adaptec specific block device access an...Markus Lidel
2005-06-24[PATCH] I2O: first code cleanup of spare warnings and unused functionsMarkus Lidel
2005-06-24[PATCH] I2O: bugfixes and compability enhancementsMarkus Lidel
2005-06-24[PATCH] tpm: TPMs on additional LPC busKylene Hall
2005-06-24[PATCH] ipmi: add power cycle capabilityCorey Minyard
2005-06-24[PATCH] quota: reiserfs: improve quota credit estimatesJan Kara
2005-06-24[PATCH] quota: ext3: Improve quota credit estimatesJan Kara
2005-06-24[PATCH] quota: improve credits estimatesJan Kara
2005-06-24[PATCH] pass iocb to dio_iodone_tChristoph Hellwig
2005-06-24[PATCH] Keys: Make request-key create an authorisation keyDavid Howells
2005-06-24[PATCH] Keys: Pass session keyring to call_usermodehelper()David Howells
2005-06-24[PATCH] keys: Discard key spinlock and use RCU for key payloadDavid Howells
2005-06-23[PKT_SCHED]: Packet classification based on textsearch (ematch)Thomas Graf
2005-06-23[NET]: skb_find_text() - Find a text pattern in skb dataThomas Graf
2005-06-23[NET]: Zerocopy sequential reading of skb dataThomas Graf
2005-06-23[LIB]: Naive finite state machine based textsearchThomas Graf
2005-06-23[LIB]: Textsearch infrastructure.Thomas Graf
2005-06-23[TCP]: Allow choosing TCP congestion control via sockopt.Stephen Hemminger
2005-06-23[NET]: Separate two usages of netdev_max_backlog.Stephen Hemminger
2005-06-23[NET]: Eliminate netif_rx massive packet drops.Stephen Hemminger
2005-06-23[NET]: Remove obsolete netif_rx congestion sensing mechanism.Stephen Hemminger
2005-06-23[NET]: Remove obsolete fastroute stats.Stephen Hemminger