pandora-kernel.git
2006-09-26 Andrew Morton[PATCH] smp_call_function_single() cleanup
2006-09-26 Stephane Eranian[PATCH] i386: add smp_call_function_single
2006-09-26 Rusty Russell[PATCH] x86: remove unused include from efi_stub.S
2006-09-26 Rusty Russell[PATCH] x86: trivial move of ptep_set_access_flags
2006-09-26 Rusty Russell[PATCH] x86: trivial move of __HAVE macros in i386...
2006-09-26 Rusty Russell[PATCH] x86: trivial pgtable.h __ASSEMBLY__ move
2006-09-26 Dave Hansen[PATCH] x86: enable VMSPLIT for highmem kernels
2006-09-26 Ian Campbell[PATCH] Translate asm version of ELFNOTE macro into...
2006-09-26 Jeremy Fitzhardinge[PATCH] x86: put .note.* sections into a PT_NOTE segmen...
2006-09-26 Zachary Amsden[PATCH] x86: add a bootparameter to reserve high linear...
2006-09-26 Jeremy Fitzhardinge[PATCH] x86: make __FIXADDR_TOP variable to allow it...
2006-09-26 Rusty Russell[PATCH] x86: roll all the cpuid asm into one __cpuid...
2006-09-26 Chris Wright[PATCH] x86: implement always-locked bit ops, for memor...
2006-09-26 Rusty Russell[PATCH] x86: remove locally-defined ldt structure in...
2006-09-26 Neil Horman[PATCH] apm: clean up module initalization
2006-09-26 Rolf Eike Beer[PATCH] Use BUG_ON(foo) instead of "if (foo) BUG()...
2006-09-26 Chuck Ebbert[PATCH] i386: show_registers(): try harder to print...
2006-09-26 Clemens Ladisch[PATCH] hpet rtc emulation: add watchdog timer
2006-09-26 Haavard Skinnemoen[PATCH] AVR32 MTD: AT49BV6416 platform device for ATSTK1000
2006-09-26 Haavard Skinnemoen[PATCH] AVR32 MTD: Static Memory Controller driver
2006-09-26 Haavard Skinnemoen[PATCH] avr32 architecture
2006-09-26 Ralf Baechle[PATCH] Alchemy: Delete unused pt_regs * argument from...
2006-09-26 David Howells[PATCH] FRV: Optimise ffs()
2006-09-26 David Howells[PATCH] FRV: Implement fls64()
2006-09-26 David Howells[PATCH] FRV: Fix fls() to handle bit 31 being set correctly
2006-09-26 David Howells[PATCH] FRV: permit __do_IRQ() to be dispensed with
2006-09-26 David Howells[PATCH] FRV: improve FRV's use of generic IRQ handling
2006-09-26 David Howells[PATCH] FRV: Use the generic IRQ stuff
2006-09-26 Andrew Morton[PATCH] binfmt_elf: consistently use loff_t
2006-09-26 Stephen Smalley[PATCH] selinux: fix tty locking
2006-09-26 Eric Paris[PATCH] SELinux: convert sbsec semaphore to a mutex
2006-09-26 Eric Paris[PATCH] SELinux: change isec semaphore to a mutex
2006-09-26 Eric Paris[PATCH] SELinux: eliminate inode_security_set_security
2006-09-26 Darrel Goeddel[PATCH] selinux: add support for range transitions...
2006-09-26 Stephen Smalley[PATCH] selinux: enable configuration of max policy...
2006-09-26 Stephen Smalley[PATCH] selinux: replace ctxid with sid in selinux_audi...
2006-09-26 Stephen Smalley[PATCH] selinux: rename selinux_ctxid_to_string
2006-09-26 Stephen Smalley[PATCH] selinux: eliminate selinux_task_ctxid
2006-09-26 Christoph Lameter[PATCH] NUMA: Add zone_to_nid function
2006-09-26 Christoph Lameter[PATCH] Hugepages: Use page_to_nid rather than traversi...
2006-09-26 Ram Gupta[PATCH] oom-kill: update comments to reflect current...
2006-09-26 Christoph Lameter[PATCH] zone reclaim with slab: avoid unecessary off...
2006-09-26 Christoph Lameter[PATCH] zone_reclaim: dynamic slab reclaim
2006-09-26 Christoph Lameter[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRE...
2006-09-26 Christoph Lameter[PATCH] Replace min_unmapped_ratio by min_unmapped_page...
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
next