summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-09-26[PATCH] bootmem: use MAX_DMA_ADDRESS instead of LOW32LIMITHeiko Carstens1-0/+2
2006-09-26[PATCH] mm: non syncing lock_page()Nick Piggin1-0/+15
2006-09-26[PATCH] CPU hotplug compatible alloc_percpu()Martin Peschke1-19/+60
2006-09-26[PATCH] out of memory notifierMartin Schwidefsky1-0/+4
2006-09-26[PATCH] linearly index zone->node_zonelists[]Christoph Lameter2-58/+6
2006-09-26[PATCH] Apply type enum zone_typeChristoph Lameter1-2/+2
2006-09-26[PATCH] mempolicies: fix policy_zone checkChristoph Lameter1-0/+15
2006-09-26[PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zonesChristoph Lameter1-1/+13
2006-09-26[PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optionalChristoph Lameter2-11/+43
2006-09-26[PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optionalChristoph Lameter3-7/+15
2006-09-26[PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and commentChristoph Lameter2-22/+51
2006-09-26[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.hChristoph Lameter2-1/+3
2006-09-26[PATCH] bootmem: miscellaneous coding style fixesFranck Bui-Huu1-46/+49
2006-09-26[PATCH] bootmem: remove useless headers inclusionsFranck Bui-Huu1-4/+1
2006-09-26[PATCH] bootmem: limit to 80 columns widthFranck Bui-Huu1-13/+29
2006-09-26[PATCH] bootmem: remove useless parentheses in bootmem header fileFranck Bui-Huu1-7/+7
2006-09-26[PATCH] bootmem: remove useless __init in header fileFranck Bui-Huu1-23/+23
2006-09-26[PATCH] convert i386 NUMA KVA space to bootmemkeith mannthey1-0/+6
2006-09-26[PATCH] mm/: make functions staticAdrian Bunk3-6/+0
2006-09-26[PATCH] mm: balance dirty pagesPeter Zijlstra1-0/+1
2006-09-26[PATCH] mm: tracking shared dirty pagesPeter Zijlstra2-0/+48
2006-09-26[PATCH] mm: VM_BUG_ONNick Piggin1-1/+9
2006-09-26[PATCH] update to the kernel kmap/kunmap APIJames Bottomley1-0/+2
2006-09-26[PATCH] trigger a syntax error if percpu macros are incorrectly usedJan Blunck4-15/+31
2006-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-62/+54
2006-09-26[PATCH] cpu to node relationship fixup: map cpu to nodeKAMEZAWA Hiroyuki1-0/+4
2006-09-26[NetLabel]: rework the Netlink attribute handling (part 1)Paul Moore2-56/+9
2006-09-26[Netlink]: add nla_validate_nested()Paul Moore1-0/+19
2006-09-26[NETLINK]: add nla_for_each_nested() to the interface listPaul Moore1-0/+1
2006-09-26[NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore2-0/+15
2006-09-25[libata] No need for all those arch libata-portmap.h headersJeff Garzik9-8/+8
2006-09-25[PATCH] SCSI gfp_t annotationsAl Viro1-2/+2
2006-09-25Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6David S. Miller1-6/+8
2006-09-25[NETFILTER]: Add dscp,DSCP headers to header-yYasuyuki Kozakai1-0/+2
2006-09-25[PATCH] fix iptables __user misannotationsAl Viro1-2/+2
2006-09-25[PATCH] netlabel gfp annotationsAl Viro1-1/+1
2006-09-25[PATCH] restore libata build on frvAl Viro1-0/+1
2006-09-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+4
2006-09-25[S390] Unexport <asm/z90crypt.h>, export <asm/zcrypt.h> in its place.David Woodhouse1-1/+1
2006-09-25Remove dead netfilter_logging.h from include/linux/KbuildDavid Woodhouse1-1/+0
2006-09-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse225-3171/+6890
2006-09-25[DCCP]: Introduce constants for CCID numbersIan McDonald1-1/+7
2006-09-25[PATCH] Allow file systems to manually d_move() inside of ->rename()Mark Fasheh1-3/+4
2006-09-25[DCCP]: Allow default/fallback service code.Gerrit Renker1-5/+1
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds10-33/+102
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds5-7/+71
2006-09-24Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Jeff Garzik21-78/+62
2006-09-24Merge branch 'master' into upstreamJeff Garzik222-3229/+7398
2006-09-24Merge mulgrave-w:git/linux-2.6James Bottomley109-1712/+2692
2006-09-24[SCSI] SPI transport class: misc DV fixesJames Bottomley1-1/+2