summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2006-12-07[PATCH] Move names_cachep to linux/fs.hChristoph Lameter2-3/+2
2006-12-07[PATCH] Move fs_cachep to linux/fs_struct.hChristoph Lameter2-1/+2
2006-12-07[PATCH] Move filep_cachep to include/file.hChristoph Lameter2-1/+2
2006-12-07[PATCH] Move files_cachep to include/file.hChristoph Lameter2-1/+2
2006-12-07[PATCH] Move vm_area_cachep to include/mm.hChristoph Lameter2-1/+2
2006-12-07[PATCH] Move sighand_cachep to include/signal.hChristoph Lameter2-1/+2
2006-12-07[PATCH] Remove bio_cachep from slab.hChristoph Lameter1-1/+0
2006-12-07[PATCH] node-aware skb allocationChristoph Hellwig1-3/+3
2006-12-07[PATCH] add numa node information to struct deviceChristoph Hellwig1-0/+22
2006-12-07[PATCH] leak tracking for kmalloc_nodeChristoph Hellwig1-0/+23
2006-12-07[PATCH] mm: k{,um}map_atomic() vs in_atomic()Peter Zijlstra1-3/+5
2006-12-07[PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra1-2/+37
2006-12-07[PATCH] shared page table for hugetlb pageChen, Kenneth W1-0/+1
2006-12-07[PATCH] mm: add arch_alloc_pageNick Piggin1-0/+3
2006-12-07[PATCH] new scheme to preempt swap tokenAshwin Chaugule2-4/+10
2006-12-07[PATCH] memory page_alloc zonelist caching reorder structurePaul Jackson1-1/+1
2006-12-07[PATCH] memory page_alloc zonelist caching speedupPaul Jackson2-5/+82
2006-12-07[PATCH] Get rid of zone_table[]Christoph Lameter1-21/+36
2006-12-07[PATCH] add bottom_half.hAndrew Morton3-6/+12
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells1-1/+1
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells16-109/+81
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells116-1159/+1652
2006-12-05[PATCH] Centralise definitions of sector_t and blkcnt_tMatthew Wilcox1-5/+9
2006-12-05Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2-0/+15
2006-12-05Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds3-39/+40
2006-12-04[PATCH] fix fallout from header dependency trimmingAl Viro3-1/+2
2006-12-04netfilter.h needs rcuupdate.h for RCU locking functionsLinus Torvalds1-0/+1
2006-12-04Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro...Linus Torvalds10-65/+15
2006-12-04[POWERPC] coredump: Add SPU elf notes to coredump.Dwayne Grant McConnell1-0/+7
2006-12-04[PATCH] severing poll.h -> mm.hAl Viro1-1/+2
2006-12-04[PATCH] severing skbuff.h -> mm.hAl Viro5-1/+4
2006-12-04[PATCH] severing skbuff.h -> poll.hAl Viro1-1/+0
2006-12-04[PATCH] severing skbuff.h -> highmem.hAl Viro1-19/+0
2006-12-04[PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro2-31/+7
2006-12-04[PATCH] severing module.h->sched.hAl Viro2-12/+2
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras168-986/+2427
2006-12-04Remove long-unmaintained ftape driver subsystem.Jeff Garzik5-551/+0
2006-12-03[PATCH] libata: always use polling IDENTIFYTejun Heo1-3/+1
2006-12-03[PATCH] libata: implement ATA_FLAG_SETXFER_POLLING and use it in pata_via, ta...Tejun Heo1-0/+1
2006-12-03[PATCH] libata: remove unused HSM_ST_UNKNOWNTejun Heo1-1/+0
2006-12-03[XFRM]: Fix aevent structuring to be more complete.Jamal Hadi Salim1-0/+2
2006-12-03[NETFILTER]: nf_conntrack/nf_nat: add TFTP helper portPatrick McHardy1-0/+20
2006-12-03[NETFILTER]: nf_conntrack/nf_nat: add SIP helper portPatrick McHardy1-0/+41
2006-12-03[NETFILTER]: nf_conntrack/nf_nat: add PPTP helper portPatrick McHardy2-0/+433
2006-12-03[NETFILTER]: nf_conntrack/nf_nat: add IRC helper portPatrick McHardy1-0/+15
2006-12-03[NETFILTER]: nf_conntrack/nf_nat: add H.323 helper portPatrick McHardy5-8/+110
2006-12-03[NETFILTER]: nf_conntrack/nf_nat: add amanda helper portPatrick McHardy1-0/+10
2006-12-03[NETFILTER]: nf_nat: add FTP NAT helper portJozsef Kadlecsik2-11/+49
2006-12-03[NETFILTER]: Add NAT support for nf_conntrackJozsef Kadlecsik1-1/+1
2006-12-03[NET]: Accept wildcard delimiters in in[46]_ptonPatrick McHardy1-2/+2