| Commit message (Expand) | Author | Age | Files | Lines |
* | uml: fix inlines | Jeff Dike | 2007-10-16 | 4 | -4/+4 |
* | uml: rename pt_regs general-purpose register file | Jeff Dike | 2007-10-16 | 1 | -21/+21 |
* | uml: fold mmu_context_skas into mm_context | Jeff Dike | 2007-10-16 | 2 | -6/+2 |
* | uml: get rid of do_longjmp | Jeff Dike | 2007-10-16 | 1 | -2/+2 |
* | uml: style fixes pass 3 | Jeff Dike | 2007-10-16 | 4 | -21/+18 |
* | uml: remove code made redundant by CHOOSE_MODE removal | Jeff Dike | 2007-10-16 | 6 | -67/+16 |
* | uml: style fixes pass 2 | Jeff Dike | 2007-10-16 | 2 | -3/+10 |
* | uml: throw out CHOOSE_MODE | Jeff Dike | 2007-10-16 | 6 | -30/+10 |
* | uml: throw out CONFIG_MODE_TT | Jeff Dike | 2007-10-16 | 2 | -20/+0 |
* | m32r: convert to generic sys_ptrace | Christoph Hellwig | 2007-10-16 | 1 | -1/+4 |
* | include/asm-m32r/thread_info.h: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski | 2007-10-16 | 1 | -3/+2 |
* | alpha: beautify vmlinux.lds | Sam Ravnborg | 2007-10-16 | 1 | -1/+2 |
* | alpha: convert to generic sys_ptrace | Christoph Hellwig | 2007-10-16 | 1 | -2/+0 |
* | M68KNOMMU: remove unused config symbol CONFIG_DISKtel | Greg Ungerer | 2007-10-16 | 1 | -2/+1 |
* | include/asm-frv/thread_info.h: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski | 2007-10-16 | 1 | -3/+2 |
* | remove frv usage of flush_tlb_pgtables() | Benjamin Herrenschmidt | 2007-10-16 | 1 | -2/+1 |
* | mm/mempolicy.c: cleanups | Adrian Bunk | 2007-10-16 | 1 | -6/+0 |
* | mm/shmem.c: make 3 functions static | Adrian Bunk | 2007-10-16 | 1 | -15/+0 |
* | hugetlb: Add hugetlb_dynamic_pool sysctl | Adam Litke | 2007-10-16 | 1 | -0/+1 |
* | memory hotplug: Hot-add with sparsemem-vmemmap | Yasunori Goto | 2007-10-16 | 1 | -1/+1 |
* | fix memory hot remove not configured case. | KAMEZAWA Hiroyuki | 2007-10-16 | 1 | -10/+2 |
* | memory unplug: page offline | KAMEZAWA Hiroyuki | 2007-10-16 | 2 | -1/+5 |
* | memory unplug: page isolation | KAMEZAWA Hiroyuki | 2007-10-16 | 3 | -2/+40 |
* | memory unplug: memory hotplug cleanup | KAMEZAWA Hiroyuki | 2007-10-16 | 2 | -3/+8 |
* | SLUB: Optimize cacheline use for zeroing | Christoph Lameter | 2007-10-16 | 1 | -0/+1 |
* | SLUB: Place kmem_cache_cpu structures in a NUMA aware way | Christoph Lameter | 2007-10-16 | 1 | -3/+6 |
* | SLUB: Move page->offset to kmem_cache_cpu->offset | Christoph Lameter | 2007-10-16 | 2 | -4/+2 |
* | SLUB: Do not use page->mapping | Christoph Lameter | 2007-10-16 | 2 | -11/+2 |
* | SLUB: Avoid page struct cacheline bouncing due to remote frees to cpu slab | Christoph Lameter | 2007-10-16 | 1 | -1/+8 |
* | Print out statistics in relation to fragmentation avoidance to /proc/pagetype... | Mel Gorman | 2007-10-16 | 2 | -0/+22 |
* | Do not depend on MAX_ORDER when grouping pages by mobility | Mel Gorman | 2007-10-16 | 2 | -3/+26 |
* | don't group high order atomic allocations | Mel Gorman | 2007-10-16 | 2 | -4/+3 |
* | remove PAGE_GROUP_BY_MOBILITY | Mel Gorman | 2007-10-16 | 1 | -9/+0 |
* | Bias the location of pages freed for min_free_kbytes in the same MAX_ORDER_NR... | Mel Gorman | 2007-10-16 | 2 | -2/+4 |
* | Fix corruption of memmap on IA64 SPARSEMEM when mem_section is not a power of 2 | Mel Gorman | 2007-10-16 | 1 | -2/+4 |
* | Group high-order atomic allocations | Mel Gorman | 2007-10-16 | 1 | -1/+3 |
* | Group short-lived and reclaimable kernel allocations | Mel Gorman | 2007-10-16 | 4 | -7/+20 |
* | Add a configure option to group pages by mobility | Mel Gorman | 2007-10-16 | 1 | -0/+6 |
* | Split the free lists for movable and unmovable allocations | Mel Gorman | 2007-10-16 | 2 | -1/+10 |
* | Add a bitmap that is used to track flags affecting a block of pages | Mel Gorman | 2007-10-16 | 2 | -0/+64 |
* | flush icache before set_pte() on ia64: flush icache at set_pte | KAMEZAWA Hiroyuki | 2007-10-16 | 2 | -17/+31 |
* | Categorize GFP flags | Christoph Lameter | 2007-10-16 | 1 | -7/+13 |
* | Memoryless nodes: Use N_HIGH_MEMORY for cpusets | Christoph Lameter | 2007-10-16 | 1 | -1/+1 |
* | Memoryless nodes: Fix GFP_THISNODE behavior | Christoph Lameter | 2007-10-16 | 2 | -6/+25 |
* | Memoryless nodes: Add N_CPU node state | Christoph Lameter | 2007-10-16 | 1 | -0/+1 |
* | Memoryless nodes: introduce mask of nodes with memory | Christoph Lameter | 2007-10-16 | 1 | -2/+8 |
* | Memoryless nodes: Generic management of nodemasks for various purposes | Christoph Lameter | 2007-10-16 | 1 | -16/+71 |
* | fs: remove some AOP_TRUNCATED_PAGE | Nick Piggin | 2007-10-16 | 1 | -1/+1 |
* | fs: restore nobh | Nick Piggin | 2007-10-16 | 1 | -3/+7 |
* | With reiserfs no longer using the weird generic_cont_expand, remove it comple... | Nick Piggin | 2007-10-16 | 1 | -1/+0 |