aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset...Christoph Lameter2006-09-261-1/+2
* [PATCH] slab: optimize kmalloc_node the same way as kmallocChristoph Hellwig2006-09-261-1/+24
* [PATCH] update some mm/ commentsNick Piggin2006-09-262-43/+60
* [PATCH] bootmem: use MAX_DMA_ADDRESS instead of LOW32LIMITHeiko Carstens2006-09-261-0/+2
* [PATCH] mm: non syncing lock_page()Nick Piggin2006-09-261-0/+15
* [PATCH] CPU hotplug compatible alloc_percpu()Martin Peschke2006-09-261-19/+60
* [PATCH] out of memory notifierMartin Schwidefsky2006-09-261-0/+4
* [PATCH] linearly index zone->node_zonelists[]Christoph Lameter2006-09-262-58/+6
* [PATCH] Apply type enum zone_typeChristoph Lameter2006-09-261-2/+2
* [PATCH] mempolicies: fix policy_zone checkChristoph Lameter2006-09-261-0/+15
* [PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zonesChristoph Lameter2006-09-261-1/+13
* [PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optionalChristoph Lameter2006-09-262-11/+43
* [PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optionalChristoph Lameter2006-09-263-7/+15
* [PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and commentChristoph Lameter2006-09-262-22/+51
* [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.hChristoph Lameter2006-09-262-1/+3
* [PATCH] bootmem: miscellaneous coding style fixesFranck Bui-Huu2006-09-261-46/+49
* [PATCH] bootmem: remove useless headers inclusionsFranck Bui-Huu2006-09-261-4/+1
* [PATCH] bootmem: limit to 80 columns widthFranck Bui-Huu2006-09-261-13/+29
* [PATCH] bootmem: remove useless parentheses in bootmem header fileFranck Bui-Huu2006-09-261-7/+7
* [PATCH] bootmem: remove useless __init in header fileFranck Bui-Huu2006-09-261-23/+23
* [PATCH] convert i386 NUMA KVA space to bootmemkeith mannthey2006-09-261-0/+6
* [PATCH] mm/: make functions staticAdrian Bunk2006-09-263-6/+0
* [PATCH] mm: balance dirty pagesPeter Zijlstra2006-09-261-0/+1
* [PATCH] mm: tracking shared dirty pagesPeter Zijlstra2006-09-262-0/+48
* [PATCH] mm: VM_BUG_ONNick Piggin2006-09-261-1/+9
* [PATCH] update to the kernel kmap/kunmap APIJames Bottomley2006-09-261-0/+2
* [PATCH] trigger a syntax error if percpu macros are incorrectly usedJan Blunck2006-09-264-15/+31
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-09-255-62/+54
|\
| * [NetLabel]: rework the Netlink attribute handling (part 1)Paul Moore2006-09-252-56/+9
| * [Netlink]: add nla_validate_nested()Paul Moore2006-09-251-0/+19
| * [NETLINK]: add nla_for_each_nested() to the interface listPaul Moore2006-09-251-0/+1
| * [NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore2006-09-252-0/+15
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6David S. Miller2006-09-241-6/+8
| |\
| | * [DCCP]: Introduce constants for CCID numbersIan McDonald2006-09-241-1/+7
| | * [DCCP]: Allow default/fallback service code.Gerrit Renker2006-09-241-5/+1
| * | [NETFILTER]: Add dscp,DSCP headers to header-yYasuyuki Kozakai2006-09-241-0/+2
* | | [PATCH] cpu to node relationship fixup: map cpu to nodeKAMEZAWA Hiroyuki2006-09-251-0/+4
* | | [libata] No need for all those arch libata-portmap.h headersJeff Garzik2006-09-259-8/+8
* | | [PATCH] SCSI gfp_t annotationsAl Viro2006-09-241-2/+2
|/ /
* | [PATCH] fix iptables __user misannotationsAl Viro2006-09-241-2/+2
* | [PATCH] netlabel gfp annotationsAl Viro2006-09-241-1/+1
* | [PATCH] restore libata build on frvAl Viro2006-09-241-0/+1
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2006-09-241-3/+4
|\ \
| * | [PATCH] Allow file systems to manually d_move() inside of ->rename()Mark Fasheh2006-09-241-3/+4
* | | [S390] Unexport <asm/z90crypt.h>, export <asm/zcrypt.h> in its place.David Woodhouse2006-09-241-1/+1
* | | Remove dead netfilter_logging.h from include/linux/KbuildDavid Woodhouse2006-09-241-1/+0
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-09-24225-3171/+6890
|\ \ \ | |/ /
| * | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-2410-33/+102
| |\ \
| | * \ Merge branch 'master' into upstreamJeff Garzik2006-09-24222-3229/+7398
| | |\ \
| | * | | [PATCH] libata: improve handling of diagostic fail (and hardware that misrepo...Alan Cox2006-09-191-0/+6