aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2006-09-26[PATCH] Define easier to handle GFP_THISNODEChristoph Lameter
2006-09-26[PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset...Christoph Lameter
2006-09-26[PATCH] slab: optimize kmalloc_node the same way as kmallocChristoph Hellwig
2006-09-26[PATCH] update some mm/ commentsNick Piggin
2006-09-26[PATCH] mm: non syncing lock_page()Nick Piggin
2006-09-26[PATCH] CPU hotplug compatible alloc_percpu()Martin Peschke
2006-09-26[PATCH] out of memory notifierMartin Schwidefsky
2006-09-26[PATCH] linearly index zone->node_zonelists[]Christoph Lameter
2006-09-26[PATCH] Apply type enum zone_typeChristoph Lameter
2006-09-26[PATCH] mempolicies: fix policy_zone checkChristoph Lameter
2006-09-26[PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zonesChristoph Lameter
2006-09-26[PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optionalChristoph Lameter
2006-09-26[PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optionalChristoph Lameter
2006-09-26[PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and commentChristoph Lameter
2006-09-26[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.hChristoph Lameter
2006-09-26[PATCH] bootmem: miscellaneous coding style fixesFranck Bui-Huu
2006-09-26[PATCH] bootmem: remove useless headers inclusionsFranck Bui-Huu
2006-09-26[PATCH] bootmem: limit to 80 columns widthFranck Bui-Huu
2006-09-26[PATCH] bootmem: remove useless parentheses in bootmem header fileFranck Bui-Huu
2006-09-26[PATCH] bootmem: remove useless __init in header fileFranck Bui-Huu
2006-09-26[PATCH] mm/: make functions staticAdrian Bunk
2006-09-26[PATCH] mm: balance dirty pagesPeter Zijlstra
2006-09-26[PATCH] mm: tracking shared dirty pagesPeter Zijlstra
2006-09-26[PATCH] mm: VM_BUG_ONNick Piggin
2006-09-26[PATCH] update to the kernel kmap/kunmap APIJames Bottomley
2006-09-26[PATCH] trigger a syntax error if percpu macros are incorrectly usedJan Blunck
2006-09-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-09-25[libata] No need for all those arch libata-portmap.h headersJeff Garzik
2006-09-24Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6David S. Miller
2006-09-24[NETFILTER]: Add dscp,DSCP headers to header-yYasuyuki Kozakai
2006-09-24[PATCH] fix iptables __user misannotationsAl Viro
2006-09-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2006-09-24Remove dead netfilter_logging.h from include/linux/KbuildDavid Woodhouse
2006-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2006-09-24[DCCP]: Introduce constants for CCID numbersIan McDonald
2006-09-24[PATCH] Allow file systems to manually d_move() inside of ->rename()Mark Fasheh
2006-09-24[DCCP]: Allow default/fallback service code.Gerrit Renker
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-09-24Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Jeff Garzik
2006-09-24Merge branch 'master' into upstreamJeff Garzik
2006-09-23Merge mulgrave-w:git/linux-2.6James Bottomley
2006-09-23Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2006-09-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-09-23Merge mulgrave-w:git/scsi-misc-2.6James Bottomley
2006-09-23[KERNEL] Do not truncate to 'int' in ALIGN() macro.David Miller
2006-09-22SUNRPC: Add refcounting to the struct rpc_xprtTrond Myklebust
2006-09-22SUNRPC: Make rpc_mkpipe() take the parent dentry as an argumentTrond Myklebust
2006-09-22NFSv4: Fix a use-after-free issue with the nfs server.Trond Myklebust
2006-09-22Add a real API for dealing with blk_congestion_wait()Trond Myklebust