index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[PATCH] Thin out scan_control: remove nr_to_scan and priority
Christoph Lameter
2006-03-22
1
-34
/
+25
*
[PATCH] slab: use on_each_cpu()
Andrew Morton
2006-03-22
1
-19
/
+2
*
[PATCH] slab: Remove SLAB_NO_REAP option
Christoph Lameter
2006-03-22
1
-11
/
+2
*
[PATCH] slab: fix kernel-doc warnings
Randy Dunlap
2006-03-22
1
-3
/
+12
*
[PATCH] mm: kill kmem_cache_t usage
Pekka Enberg
2006-03-22
4
-8
/
+10
*
[PATCH] slab: remove cachep->spinlock
Ravikiran G Thirumalai
2006-03-22
1
-11
/
+9
*
[PATCH] slab cleanup
Andrew Morton
2006-03-22
1
-292
/
+304
*
[PATCH] slab: extract setup_cpu_cache
Pekka Enberg
2006-03-22
1
-54
/
+55
*
[PATCH] slab: object to index mapping cleanup
Pekka Enberg
2006-03-22
1
-11
/
+23
*
[PATCH] hugepage allocator cleanup
Nick Piggin
2006-03-22
1
-16
/
+8
*
[PATCH] mm: cleanup bootmem
Nick Piggin
2006-03-22
1
-13
/
+7
*
[PATCH] mm: split highorder pages
Nick Piggin
2006-03-22
2
-3
/
+23
*
[PATCH] mm: simplify vmscan vs release refcounting
Nick Piggin
2006-03-22
1
-14
/
+11
*
[PATCH] mm: slab less atomics
Nick Piggin
2006-03-22
1
-3
/
+3
*
[PATCH] mm: page_alloc less atomics
Nick Piggin
2006-03-22
1
-2
/
+2
*
[PATCH] mm: less atomic ops
Nick Piggin
2006-03-22
1
-2
/
+2
*
[PATCH] mm: PageActive no testset
Nick Piggin
2006-03-22
2
-4
/
+5
*
[PATCH] mm: PageLRU no testset
Nick Piggin
2006-03-22
2
-17
/
+19
*
[PATCH] mm: never ClearPageLRU released pages
Nick Piggin
2006-03-22
2
-32
/
+38
*
[PATCH] __get_page_state() cpumask cleanup and fix
Andrew Morton
2006-03-22
1
-11
/
+9
*
[PATCH] fix free swap cache latency
Hugh Dickins
2006-03-17
1
-2
/
+3
*
[PATCH] fix race in pagevec_strip?
Christoph Lameter
2006-03-17
1
-1
/
+2
*
[PATCH] page migration: Fail with error if swap not setup
Christoph Lameter
2006-03-17
1
-2
/
+12
*
[PATCH] Consistent capabilites associated with MPOL_MOVE_ALL
Christoph Lameter
2006-03-14
1
-4
/
+4
*
[PATCH] page migration: fail if page is in a vma flagged VM_LOCKED
Christoph Lameter
2006-03-14
1
-6
/
+12
*
[PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages.
Christoph Lameter
2006-03-09
2
-12
/
+70
*
[PATCH] memory hotadd: pgdat->node_present_pages fix
Yasunori Goto
2006-03-09
1
-0
/
+1
*
[PATCH] vmscan: no zone_reclaim if PF_MALLOC is set
Christoph Lameter
2006-03-09
1
-1
/
+2
*
[PATCH] page_add_file_rmap(): remove BUG_ON()s
Hugh Dickins
2006-03-09
1
-3
/
+0
*
[PATCH] slab: allocate larger cache_cache if order 0 fails
Jack Steiner
2006-03-08
1
-3
/
+8
*
[PATCH] percpu_counter_sum()
Andrew Morton
2006-03-08
1
-2
/
+23
*
[PATCH] numa_maps-update fix
Andrew Morton
2006-03-08
1
-0
/
+8
*
slab: fix calculate_slab_order() for SLAB_RECLAIM_ACCOUNT
Linus Torvalds
2006-03-08
1
-11
/
+9
*
[PATCH] numa_maps update
Christoph Lameter
2006-03-06
1
-25
/
+95
*
slab: clarify and fix calculate_slab_order()
Linus Torvalds
2006-03-06
1
-12
/
+12
*
Fix "check_slabp" printout size calculation
Linus Torvalds
2006-03-06
1
-1
/
+1
*
[PATCH] numa_maps: Fix potential crash on non IA64 platforms
Christoph Lameter
2006-03-02
1
-1
/
+2
*
[PATCH] out_of_memory() locking fix
Andrew Morton
2006-03-02
1
-1
/
+2
*
[PATCH] out_of_memory(): use of uninitialised
Andrew Morton
2006-02-28
1
-1
/
+1
*
[PATCH] nommu: implement vmalloc_node()
Andrew Morton
2006-02-28
1
-1
/
+7
*
[PATCH] remove_from_swap: fix locking
Christoph Lameter
2006-02-28
1
-5
/
+13
*
[PATCH] Fix sys_migrate_pages: Move all pages when invoked from root
Christoph Lameter
2006-02-28
1
-1
/
+2
*
[PATCH] vmscan: fix zone_reclaim
Christoph Lameter
2006-02-24
1
-3
/
+7
*
[PATCH] page migration: Fix MPOL_INTERLEAVE behavior for migration via mbind()
Christoph Lameter
2006-02-24
1
-4
/
+18
*
[PATCH] tmpfs: fix mount mpol nodelist parsing
Hugh Dickins
2006-02-21
1
-12
/
+69
*
[PATCH] mm/mempolicy.c: fix 'if ();' typo
Alexey Dobriyan
2006-02-20
1
-1
/
+1
*
[PATCH] Fix undefined symbols for nommu architecture
Luke Yang
2006-02-20
1
-0
/
+2
*
[PATCH] Fix units in mbind check
Andi Kleen
2006-02-20
1
-1
/
+1
*
[PATCH] Terminate process that fails on a constrained allocation
Christoph Lameter
2006-02-20
2
-26
/
+79
*
[PATCH] OOM kill: children accounting
Kurt Garloff
2006-02-20
1
-10
/
+16
[prev]
[next]