summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-12-07[PATCH] slab: remove SLAB_USERChristoph Lameter1-1/+0
2006-12-07[PATCH] slab: remove SLAB_NOFSChristoph Lameter1-1/+0
2006-12-07[PATCH] slab: remove SLAB_NOIOChristoph Lameter1-1/+0
2006-12-07[PATCH] slab: remove SLAB_LEVEL_MASKChristoph Lameter1-2/+0
2006-12-07[PATCH] slab: remove SLAB_NO_GROWChristoph Lameter1-2/+0
2006-12-07[PATCH] silence unused pgdat warning from alloc_bootmem_node and friendsAndy Whitcroft1-7/+20
2006-12-07[PATCH] numa node ids are int, page_to_nid and zone_to_nid should return intAndy Whitcroft2-4/+4
2006-12-07[PATCH] Remove uses of kmem_cache_t from mm/* and include/linux/slab.hChristoph Lameter1-15/+18
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 Zijlstra2-5/+13
2006-12-07[PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra11-26/+58
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-07[ARM] 3991/1: i.MX/MX1 high resolution time sourcePavel Pisa1-2/+1
2006-12-07[ARM] 3986/1: H1940: suspend to RAM supportBen Dooks1-0/+21
2006-12-07[ARM] 3984/1: ixp4xx/nslu2: Fix disk LED numbering (take 2)Rod Whitby1-2/+3
2006-12-07[ARM] 3978/1: macro to provide a 63-bit value from a 32-bit hardware counterNicolas Pitre1-0/+78
2006-12-07[ARM] 3611/4: optimize do_div() when divisor is constantNicolas Pitre1-1/+179
2006-12-07[TG3]: Add TG3_FLG2_IS_NIC flag.Michael Chan1-0/+2
2006-12-07[TG3]: Add 5787F device ID.Michael Chan1-0/+1
2006-12-07audit: disable ipsec auditing when CONFIG_AUDITSYSCALL=nJoy Latten1-1/+6
2006-12-07audit: Add auditing to ipsecJoy Latten2-5/+20
2006-12-07[IRDA] irlan: Fix compile warning when CONFIG_PROC_FS=nRandy Dunlap1-0/+2
2006-12-07[NETFILTER]: nf_conntrack: fix warning in PPTP helperYasuyuki Kozakai1-1/+2
2006-12-07[CRYPTO] lib: table driven multiplications in GF(2^128)Rik Snel1-0/+198
2006-12-07[CRYPTO] lib: some common 128-bit block operations, nicely centralizedRik Snel1-0/+80
2006-12-07[CRYPTO] api: Remove unused functionsAdrian Bunk1-22/+0
2006-12-07[IPSEC]: Add support for AES-XCBC-MACKazunori MIYAZAWA1-0/+1
2006-12-07[GENETLINK]: Move command capabilities to flags.Jamal Hadi Salim1-3/+3
2006-12-07[PATCH] unwinder: move .eh_frame to RODATAJan Beulich1-5/+12
2006-12-07[PATCH] i386: replace kmalloc+memset with kzallocBurman Yan1-9/+1
2006-12-07[PATCH] x86-64: remove remaining pc98 codeAdrian Bunk1-2/+0
2006-12-07[PATCH] x86-64: Fix constraints in atomic_add_return()Andi Kleen1-3/+3
2006-12-07[PATCH] x86-64: fix asm constraints in i386 atomic_add_returnDuncan Sands1-3/+3
2006-12-07[PATCH] x86-64: include/asm-x86_64/cpufeature.h isn't a userspace headerAdrian Bunk1-1/+0
2006-12-07[PATCH] x86-64: Fix interrupt race in idle callback (3rd try)Venkatesh Pallipadi1-0/+8