safe/jmp/linux-2.6
2006-09-26 Christoph Lameter[PATCH] Extract the allocpercpu functions from the...
2006-09-26 Christoph Lameter[PATCH] mm: do not check unpopulated zones for draining...
2006-09-26 Christoph Lameter[PATCH] Optimize free_one_page
2006-09-26 Dave McCracken[PATCH] Standardize pxx_page macros
2006-09-26 Siddha, Suresh B[PATCH] fix potential stack overflow in mm/slab.c
2006-09-26 Christoph Lameter[PATCH] Define easier to handle GFP_THISNODE
2006-09-26 Christoph Lameter[PATCH] Profiling: require buffer allocation on the...
2006-09-26 Christoph Lameter[PATCH] Cleanup: Add zone pointer to get_page_from_freelist
2006-09-26 Christoph Lameter[PATCH] Guarantee that the uncached allocator gets...
2006-09-26 Christoph Lameter[PATCH] sys_move_pages: Do not fall back to other nodes
2006-09-26 Christoph Lameter[PATCH] Add __GFP_THISNODE to avoid fallback to other...
2006-09-26 Ravikiran G... [PATCH] slab: fix lockdep warnings
2006-09-26 Christoph Lameter[PATCH] slab: do not panic when alloc_kmemlist fails...
2006-09-26 Christoph Lameter[PATCH] slab: extract __kmem_cache_destroy from kmem_ca...
2006-09-26 Christoph Hellwig[PATCH] slab: optimize kmalloc_node the same way as...
2006-09-26 Nick Piggin[PATCH] update some mm/ comments
2006-09-26 Ravikiran G... [PATCH] Add some comments to slab.c
2006-09-26 Heiko Carstens[PATCH] bootmem: use MAX_DMA_ADDRESS instead of LOW32LIMIT
2006-09-26 Nick Piggin[PATCH] oom: more printk
2006-09-26 Nick Piggin[PATCH] oom: kthread infinite loop fix
2006-09-26 Nick Piggin[PATCH] oom: swapoff tasks tweak
2006-09-26 Nick Piggin[PATCH] oom: handle oom_disable exiting
2006-09-26 Nick Piggin[PATCH] oom: handle current exiting
2006-09-26 Nick Piggin[PATCH] oom: cpuset hint
2006-09-26 Nick Piggin[PATCH] oom: reclaim_mapped on oom
2006-09-26 Nick Piggin[PATCH] oom: use unreclaimable info
2006-09-26 Peter Zijlstra[PATCH] mm: swap write failure fixup
2006-09-26 Pekka Enberg[PATCH] slab: respect architecture and caller mandated...
2006-09-26 Nick Piggin[PATCH] mm: non syncing lock_page()
2006-09-26 Nick Piggin[PATCH] mm: remove_mapping() safeness
2006-09-26 Rolf Eike Beer[PATCH] Add kerneldocs for some functions in mm/memory.c
2006-09-26 Martin Peschke[PATCH] CPU hotplug compatible alloc_percpu()
2006-09-26 Martin Schwidefsky[PATCH] out of memory notifier
2006-09-26 Christoph Lameter[PATCH] linearly index zone->node_zonelists[]
2006-09-26 Christoph Lameter[PATCH] Apply type enum zone_type
2006-09-26 Christoph Lameter[PATCH] mempolicies: fix policy_zone check
2006-09-26 Christoph Lameter[PATCH] reduce MAX_NR_ZONES: fix i386 SRAT check for...
2006-09-26 Christoph Lameter[PATCH] reduce MAX_NR_ZONES: remove display of counters...
2006-09-26 Christoph Lameter[PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optional
2006-09-26 Christoph Lameter[PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optional
2006-09-26 Christoph Lameter[PATCH] reduce MAX_NR_ZONES: use enum to define zones...
2006-09-26 Christoph Lameter[PATCH] reduce MAX_NR_ZONES: page allocator ZONE_HIGHME...
2006-09-26 Christoph Lameter[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters...
2006-09-26 Christoph Lameter[PATCH] reduce MAX_NR_ZONES: make display of highmem...
2006-09-26 Christoph Lameter[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array...
2006-09-26 Christoph Lameter[PATCH] reduce MAX_NR_ZONES: remove two strange uses...
2006-09-26 Franck Bui-Huu[PATCH] bootmem: miscellaneous coding style fixes
2006-09-26 Franck Bui-Huu[PATCH] bootmem: use pfn/page conversion macros
2006-09-26 Franck Bui-Huu[PATCH] bootmem: remove useless headers inclusions
2006-09-26 Franck Bui-Huu[PATCH] bootmem: limit to 80 columns width
2006-09-26 Franck Bui-Huu[PATCH] bootmem: remove useless parentheses in bootmem...
2006-09-26 Franck Bui-Huu[PATCH] bootmem: mark link_bootmem() as part of the...
2006-09-26 Franck Bui-Huu[PATCH] bootmem: remove useless __init in header file
2006-09-26 keith mannthey[PATCH] convert i386 NUMA KVA space to bootmem
2006-09-26 Adrian Bunk[PATCH] mm/: make functions static
2006-09-26 Peter Zijlstra[PATCH] mm: msync() cleanup
2006-09-26 Peter Zijlstra[PATCH] mm: fixup do_wp_page()
2006-09-26 Peter Zijlstra[PATCH] mm: small cleanup of install_page()
2006-09-26 Peter Zijlstra[PATCH] mm: optimize the new mprotect() code a bit
2006-09-26 Peter Zijlstra[PATCH] mm: balance dirty pages
2006-09-26 Peter Zijlstra[PATCH] mm: tracking shared dirty pages
2006-09-26 Nick Piggin[PATCH] mm: VM_BUG_ON
2006-09-26 James Bottomley[PATCH] update to the kernel kmap/kunmap API
2006-09-26 Jan Kara[PATCH] jbd: fix commit of ordered data buffers
2006-09-26 Jan Blunck[PATCH] trigger a syntax error if percpu macros are...
2006-09-26 Christoph Lameter[PATCH] Fix longstanding load balancing bug in the...
2006-09-26 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-09-26 Jeff Garzik[libata] Fix oops introduced in non-uniform port handli...
2006-09-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-09-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-09-26 Jonathan Corbet[PATCH] VIDIOC_ENUMSTD bug
2006-09-26 Ed Swierk[PATCH] load_module: no BUG if module_subsys uninitialized
2006-09-26 keith mannthey[PATCH] i386: fix flat mode numa on a real numa system
2006-09-26 KAMEZAWA Hiroyuki[PATCH] cpu to node relationship fixup: map cpu to...
2006-09-26 KAMEZAWA Hiroyuki[PATCH] cpu to node relationship fixup: acpi_map_cpu2node
2006-09-26 Michael Hanselmann[PATCH] backlight: fix oops in __mutex_lock_slowpath...
2006-09-26 David Rientjes[PATCH] do not free non slab allocated per_cpu_pageset
2006-09-26 keith mannthey[PATCH] i386 bootioremap / kexec fix
2006-09-26 Peter Zijlstra[PATCH] rtc: lockdep fix/workaround
2006-09-26 Ian Kent[PATCH] autofs4: zero timeout prevents shutdown
2006-09-26 Henne[PATCH] ata-piix: fixes kerneldoc error
2006-09-25 David S. Miller[SOUND] sparc/amd7930: Use __devinit and __devinitdata...
2006-09-25 David S. Miller[SUNLANCE]: Mark sparc_lance_probe_one as __devinit.
2006-09-25 David S. Miller[SPARC64]: Fix section-mismatch errors in solaris emul...
2006-09-25 Paul Moore[NetLabel]: update docs with website information
2006-09-25 Paul Moore[NetLabel]: rework the Netlink attribute handling ...
2006-09-25 Paul Moore[NetLabel]: rework the Netlink attribute handling ...
2006-09-25 Paul Moore[Netlink]: add nla_validate_nested()
2006-09-25 Paul Moore[NETLINK]: add nla_for_each_nested() to the interface...
2006-09-25 Paul Moore[NetLabel]: change the SELinux permissions
2006-09-25 Paul Moore[NetLabel]: make the CIPSOv4 cache spinlocks bottom...
2006-09-25 Paul Moore[NetLabel]: correct improper handling of non-NetLabel...
2006-09-25 Jeff Garzik[libata] No need for all those arch libata-portmap...
2006-09-25 Stephen Hemminger[TCP]: make cubic the default
2006-09-25 Stephen Hemminger[TCP]: default congestion control menu
2006-09-25 Roland Dreier[ATM] he: Fix __init/__devinit conflict
2006-09-25 Al Viro[PATCH] pata_pdc2027x iomem annotations
2006-09-25 Al Viro[PATCH] fix idiocy in asd_init_lseq_mdp()
2006-09-25 Al Viro[PATCH] SCSI gfp_t annotations
2006-09-25 Al Viro[PATCH] wrong thing iounmapped (qla3xxx)
next