summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2005-06-24Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds10-13/+282
2005-06-24[PATCH] make various thing staticAdrian Bunk3-8/+0
2005-06-24[PATCH] xip: reduce code duplicationCarsten Otte1-8/+4
2005-06-24[PATCH] xip: ext2: execute in placeCarsten Otte2-12/+18
2005-06-24[PATCH] xip: fs/mm: execute in placeCarsten Otte2-0/+24
2005-06-24[PATCH] xip: bdev: execute in placeCarsten Otte1-0/+1
2005-06-24[PATCH] modules: add version and srcversion to sysfsMatt Domsch1-0/+5
2005-06-24[PATCH] v4l: update for SAA7134 cardsMauro Carvalho Chehab1-0/+4
2005-06-24[PATCH] v4l: update for tuner cards and some V4L chipsMauro Carvalho Chehab4-4/+29
2005-06-24[PATCH] v4l: support tuner for Thomson DDT 7611 (ATSC/NTSC)Michael Krufky1-0/+2
2005-06-24[PATCH] v4l: add support for PixelView Ultra ProManuel Capinha1-0/+1
2005-06-24[PATCH] knfsd: nfsd4 reboot dirname fixNeilBrown1-0/+2
2005-06-24[PATCH] knfsd: nfsd4: reboot recoveryNeilBrown1-0/+5
2005-06-24[PATCH] knfsd: nfsd4: initialize recovery directoryNeilBrown1-0/+4
2005-06-24[PATCH] knfsd: nfsd4: remove cb_parsedNeilBrown1-1/+0
2005-06-24[PATCH] knfsd: nfsd4: rename state list fieldsNeilBrown1-9/+9
2005-06-24[PATCH] knfsd: nfsd4: make needlessly global code staticNeilBrown1-8/+0
2005-06-24[PATCH] knfsd: nfsd4: reboot hashNeilBrown1-1/+5
2005-06-24[PATCH] knfsd: nfsd4: idmap initializationNeilBrown1-0/+5
2005-06-24[PATCH] knfsd: nfsd4: clean up state initializationNeilBrown1-0/+2
2005-06-24[PATCH] knfsd: nfsd4: rename nfs4_state_initNeilBrown1-2/+2
2005-06-24[PATCH] knfsd: nfsd4: delegation recoveryNeilBrown1-0/+1
2005-06-24[PATCH] nfsd4: reference count struct nfs4_fileNeilBrown1-0/+1
2005-06-24[PATCH] nfsd4: rename nfs4_file fieldsNeilBrown1-2/+2
2005-06-24[PATCH] nfsd4: fix fh_expire_typeNeilBrown1-1/+1
2005-06-24[PATCH] tuner-core.c improvments and Ymec Tvision TVF8533MF supportMauro Carvalho Chehab1-0/+10
2005-06-24[PATCH] I2O: Lindent run and replacement of printk through osm printing funct...Markus Lidel1-4/+4
2005-06-24[PATCH] I2O: second code cleanup of sparse warnings and unneeded syncronizationMarkus Lidel2-97/+42
2005-06-24[PATCH] I2O: Adaptec specific SG_IO access, firmware access through sysfs and...Markus Lidel3-11/+74
2005-06-24[PATCH] I2O: new sysfs attributes and Adaptec specific block device access an...Markus Lidel2-57/+270
2005-06-24[PATCH] I2O: first code cleanup of spare warnings and unused functionsMarkus Lidel1-58/+16
2005-06-24[PATCH] I2O: bugfixes and compability enhancementsMarkus Lidel2-13/+8
2005-06-24[PATCH] tpm: TPMs on additional LPC busKylene Hall1-0/+1
2005-06-24[PATCH] ipmi: add power cycle capabilityCorey Minyard1-0/+5
2005-06-24[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 8Chris Zankel2-0/+121
2005-06-24[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 7Chris Zankel14-0/+5490
2005-06-24[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 6Chris Zankel92-0/+8787
2005-06-24[PATCH] quota: reiserfs: improve quota credit estimatesJan Kara2-4/+13
2005-06-24[PATCH] quota: ext3: Improve quota credit estimatesJan Kara2-8/+12
2005-06-24[PATCH] quota: improve credits estimatesJan Kara3-2/+17
2005-06-24[PATCH] pass iocb to dio_iodone_tChristoph Hellwig1-2/+2
2005-06-24[PATCH] Keys: Make request-key create an authorisation keyDavid Howells4-10/+59
2005-06-24[PATCH] Keys: Pass session keyring to call_usermodehelper()David Howells2-2/+21
2005-06-24[PATCH] keys: Discard key spinlock and use RCU for key payloadDavid Howells2-12/+19
2005-06-23[TCP]: Need to declare 'tcp_reno' in net/tcp.hDavid S. Miller1-0/+1
2005-06-23[PKT_SCHED]: Packet classification based on textsearch (ematch)Thomas Graf3-2/+25
2005-06-23[NET]: skb_find_text() - Find a text pattern in skb dataThomas Graf1-0/+5
2005-06-23[NET]: Zerocopy sequential reading of skb dataThomas Graf1-0/+18
2005-06-23[LIB]: Naive finite state machine based textsearchThomas Graf1-0/+48
2005-06-23[LIB]: Textsearch infrastructure.Thomas Graf1-0/+180