summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2005-06-23[PATCH] Improve CD/DVD packet driver write performancePeter Osterlund
2005-06-23[PATCH] Don't force O_LARGEFILE for 32 bit processes on ia64Yoav Zach
2005-06-23[PATCH] setuid core dumpAlan Cox
2005-06-23[PATCH] kprobes: Temporary disarming of reentrant probePrasanna S Panchamukhi
2005-06-23[PATCH] kprobes: moves lock-unlock to non-arch kprobe_flush_taskHien Nguyen
2005-06-23[PATCH] Move kprobe [dis]arming into arch specific codeRusty Lynch
2005-06-23[PATCH] kprobes: function-return probesHien Nguyen
2005-06-23[PATCH] quota: consolidate code surrounding vfs_quota_on_mountChristoph Hellwig
2005-06-23[PATCH] add check to /proc/devices read routinesNeil Horman
2005-06-23[PATCH] optimise loop driver a bitNick Piggin
2005-06-23[PATCH] create a kstrdup library functionPaulo Marques
2005-06-23[PATCH] fix for prune_icache()/forced final iput() racesAlexander Viro
2005-06-23[PATCH] timers: introduce try_to_del_timer_sync()Oleg Nesterov
2005-06-23[PATCH] timers fixes/improvementsOleg Nesterov
2005-06-23[PATCH] blk: remove BLK_TAGS_{PER_LONG|MASK}Tejun Heo
2005-06-23[PATCH] blk: remove blk_queue_tag->real_max_depth optimizationTejun Heo
2005-06-23[PATCH] NUMA aware block device control structure allocationChristoph Lameter
2005-06-23[PATCH] sparsemem hotplug baseAndy Whitcroft
2005-06-23[PATCH] sparsemem swiss cheese numa layoutsAndy Whitcroft
2005-06-23[PATCH] sparsemem memory modelAndy Whitcroft
2005-06-23[PATCH] generify early_pfn_to_nidAndy Whitcroft
2005-06-23[PATCH] Introduce new Kconfig option for NUMA or DISCONTIGDave Hansen
2005-06-23[PATCH] sparsemem base: reorganize page->flags bit operationsDave Hansen
2005-06-23[PATCH] sparsemem base: simple NUMA remap space allocatorDave Hansen
2005-06-23[PATCH] remove non-DISCONTIG use of pgdat->node_mem_mapDave Hansen
2005-06-22Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2005-06-22[X25]: Fast select with no restriction on responseShaun Pereira
2005-06-22[X25]: Selective sub-address matching with call user data.Shaun Pereira
2005-06-22[NETPOLL]: allow multiple netpoll_clients to register against one interfaceJeff Moyer
2005-06-22[NETPOLL]: Introduce a netpoll_info structJeff Moyer
2005-06-22[NETPOLL]: Set poll_owner to -1 before unlocking in netpoll_poll_unlock()Jeff Moyer
2005-06-22Merge rsync://client.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2005-06-22[PATCH] NFSv4: Clean up nfs4 lock state accountingTrond Myklebust
2005-06-22[PATCH] NLM: fix a client-side race on blocking locks.Trond Myklebust
2005-06-22[PATCH] NFS: Replace nfs_page insertion sort with a radix sortTrond Myklebust
2005-06-22[PATCH] NFS: Make searching and waiting on busy writeback requests more effic...Trond Myklebust
2005-06-22[PATCH] NFS: Ensure that fstat() always returns the correct mtimeTrond Myklebust
2005-06-22[PATCH] NFS: Cleanup of caching code, and slight optimization of writes.Trond Myklebust
2005-06-22[PATCH] NFS: Fix the file size revalidationTrond Myklebust
2005-06-22[PATCH] NFS: Clean up readdir changes.Trond Myklebust
2005-06-22[PATCH] NFS: Hide NFS server-generated readdir cookies from userlandOlivier Galibert
2005-06-22[PATCH] NFS: Cache the NFSv3 acls.Andreas Gruenbacher
2005-06-22[PATCH] NFS: Fix handling of the umask when an NFSv3 default acl is present.Andreas Gruenbacher
2005-06-22[PATCH] NFS: Add support for NFSv3 ACLsAndreas Gruenbacher
2005-06-22[PATCH] NFSD: Add server support for NFSv3 ACLs.Andreas Gruenbacher
2005-06-22[PATCH] RPC: Allow the sunrpc server to multiplex serveral programs on a sing...Andreas Gruenbacher
2005-06-22[PATCH] RPC: Encode and decode arbitrary XDR arraysAndreas Gruenbacher
2005-06-22[PATCH] RPC: fix accounting bug in the case of a truncated RPC messageTrond Myklebust
2005-06-22[PATCH] RPC: Lazy RPC receive buffer allocationOlaf Kirch
2005-06-22[PATCH] RPC: Allow multiple RPC client programs to share the same transportAndreas Gruenbacher