aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-07-10[SPARC64]: Add syscall auditing support.David S. Miller1-1/+1
2005-07-10[SPARC64]: Add __read_mostly support.David S. Miller1-1/+1
2005-07-08[IPV4]: multicast API "join" issuesDavid L Stevens1-1/+0
2005-07-08[NET]: Fix sparse warningsVictor Fusco1-11/+18
2005-07-07[PATCH] nfsd4: check lock type against openmode.NeilBrown1-0/+5
2005-07-07[PATCH] nfsd4: return better error on io incompatible with open modeNeilBrown1-0/+1
2005-07-07[PATCH] nfsd4: seqid commentsNeilBrown1-1/+3
2005-07-07[PATCH] nfsd4: fix sync'ing of recovery directoryNeilBrown1-0/+1
2005-07-07[PATCH] namespace: rename _mntput to mntput_no_expireMiklos Szeredi1-2/+2
2005-07-07[PATCH] namespace: rename mnt_fslink to mnt_expireMiklos Szeredi1-1/+1
2005-07-07[PATCH] namespace.c: fix race in mark_mounts_for_expiry()Miklos Szeredi1-1/+2
2005-07-07[PATCH] mostly_read data sectionChristoph Lameter1-0/+6
2005-07-07[PATCH] propagate __nocast annotationsAlexey Dobriyan3-5/+5
2005-07-07[PATCH] page_uptodate locking scalabilityNick Piggin1-0/+3
2005-07-07[PATCH] pm: fix u32 vs. pm_message_t confusion in cpufreqBernard Blackham1-1/+1
2005-07-07[PATCH] move ioprio syscalls into syscalls.hAnton Blanchard2-3/+3
2005-07-07[PATCH] print order information when OOM killingMarcelo Tosatti1-1/+1
2005-07-07[PATCH] export generic_drop_inode() to modulesMark Fasheh1-0/+1
2005-07-06Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+33
2005-07-06[CRYPTO] Ensure cit_iv is aligned correctlyHerbert Xu1-0/+5
2005-07-06[CRYPTO] Add alignmask for low-level cipher implementationsHerbert Xu1-0/+1
2005-07-06[CRYPTO] Add support for low-level multi-block operationsHerbert Xu1-1/+27
2005-07-06[PATCH] openfirmware: generate device table for userspaceJeff Mahoney1-0/+11
2005-07-05[PATCH] kprobes: fix namespace problem and sparc64 buildRusty Lynch1-1/+1
2005-07-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-13/+12
2005-07-05[TCP]: Move to new TSO segmenting scheme.David S. Miller1-1/+1
2005-07-05[SHAPER]: Switch to spinlocks.Christoph Hellwig1-1/+1
2005-07-05Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+18
2005-07-05[NET]: Reduce size of sk_buff by 4 bytesThomas Graf1-7/+8
2005-07-05[NET]: Remove unused security member in sk_buffThomas Graf2-4/+2
2005-07-05[NET]: Fix signedness issues in net/core/filter.cPatrick McHardy1-1/+1
2005-07-05Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2-20/+3
2005-07-04[SPARC64/COMPAT]: Add some compat ioctl for ppdevRaphael Assenat1-1/+18
2005-07-03[PATCH] amd74xx: support MCP55 device IDsRob Punkunus1-0/+1
2005-07-01[PATCH] PCI: clean up dynamic pci id logicGreg Kroah-Hartman2-19/+2
2005-07-01[PATCH] PCI: Increase the number of PCI bus resourcesrajesh.shah@intel.com1-1/+1
2005-06-29[PATCH] driver core: change bus_rescan_devices to return voidGreg Kroah-Hartman1-1/+1
2005-06-29[PATCH] driver core: add bus_find_device & driver_find_device functionsCornelia Huck1-0/+5
2005-06-28Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-5/+20
2005-06-28[PATCH] V4L: API new webcam formats includedMauro Carvalho Chehab1-0/+2
2005-06-28[PATCH] irqpollAlan Cox1-2/+3
2005-06-28[PATCH] blk: light iocontext opsNick Piggin1-0/+1
2005-06-28[PATCH] headers: include linux/types.h for usb_ch9.hGOTO Masanori1-3/+3
2005-06-28[PATCH] headers: include linux/compiler.h for __userGOTO Masanori1-0/+1
2005-06-28[PATCH] really remove xattr_acl.hChristoph Hellwig1-50/+0
2005-06-28[PATCH] rename wakeup_bdflush to wakeup_pdflushPekka J Enberg1-1/+1
2005-06-28[PATCH] swabb.h warning fixesAndrew Morton1-7/+10
2005-06-28[NET]: Add missing include to linux/netdevice.hArnd Bergmann1-0/+1
2005-06-28[IPV6]: remove more unused IPV6_AUTHHDR things.YOSHIFUJI Hideaki1-1/+1
2005-06-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds3-5/+49