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] slob: introduce the SLOB allocator
Matt Mackall
2006-01-08
2
-1
/
+388
*
[PATCH] slob: introduce mm/util.c for shared functions
Matt Mackall
2006-01-08
3
-38
/
+40
*
[PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ...
Ravikiran G Thirumalai
2006-01-08
1
-2
/
+2
*
[PATCH] Optimise oom kill of current task
Kirill Korotaev
2006-01-08
1
-2
/
+3
*
[PATCH] Move page migration related functions near do_migrate_pages()
Christoph Lameter
2006-01-08
1
-132
/
+138
*
[PATCH] mempolicies: unexport get_vma_policy()
Christoph Lameter
2006-01-08
1
-2
/
+2
*
[PATCH] Drop page table lock before calling migrate_page_add()
Christoph Lameter
2006-01-08
1
-1
/
+4
*
[PATCH] Fold numa_maps into mempolicies.c
Christoph Lameter
2006-01-08
1
-1
/
+137
*
[PATCH] mempolicies: private pointer in check_range and MPOL_MF_INVERT
Christoph Lameter
2006-01-08
1
-22
/
+24
*
[PATCH] rmap: additional diagnostics in page_remove_rmap()
Dave Jones
2006-01-08
1
-0
/
+7
*
[PATCH] mm: clean up local variables
Tobias Klauser
2006-01-08
2
-7
/
+8
*
[PATCH] mm: make hugepages obey cpusets.
Christoph Lameter
2006-01-08
1
-1
/
+3
*
[PATCH] SwapMig: Switch error handling in migrate_pages to use -Exx
Christoph Lameter
2006-01-08
1
-22
/
+34
*
[PATCH] SwapMig: Extend parameters for migrate_pages()
Christoph Lameter
2006-01-08
2
-14
/
+30
*
[PATCH] SwapMig: Drop unused pages immediately
Christoph Lameter
2006-01-08
1
-0
/
+5
*
[PATCH] SwapMig: add_to_swap() avoid atomic allocations
Christoph Lameter
2006-01-08
2
-4
/
+4
*
[PATCH] SwapMig: CONFIG_MIGRATION fixes
Christoph Lameter
2006-01-08
1
-76
/
+76
*
[PATCH] Swap Migration V5: sys_migrate_pages interface
Christoph Lameter
2006-01-08
1
-1
/
+93
*
[PATCH] Swap Migration V5: MPOL_MF_MOVE interface
Christoph Lameter
2006-01-08
1
-20
/
+135
*
[PATCH] Swap Migration V5: Add CONFIG_MIGRATION for page migration support
Christoph Lameter
2006-01-08
2
-9
/
+18
*
[PATCH] Swap Migration V5: migrate_pages() function
Christoph Lameter
2006-01-08
1
-34
/
+180
*
[PATCH] Swap Migration V5: PF_SWAPWRITE to allow writing to swap
Christoph Lameter
2006-01-08
2
-5
/
+3
*
[PATCH] Swap Migration V5: LRU operations
Christoph Lameter
2006-01-08
1
-13
/
+87
*
[PATCH] mm: free_pages opt
Nick Piggin
2006-01-08
1
-28
/
+30
*
[PATCH] mm: cleanup zone_pcp
Nick Piggin
2006-01-08
1
-8
/
+8
*
[PATCH] Make high and batch sizes of per_cpu_pagelists configurable
Rohit Seth
2006-01-08
1
-0
/
+49
*
[PATCH] drop-pagecache
Andrew Morton
2006-01-08
2
-3
/
+1
*
[PATCH] slab: remove nested #ifdef CONFIG_NUMA
Christoph Lameter
2006-01-08
1
-2
/
+0
*
[PATCH] slab: fix code formatting
Pekka Enberg
2006-01-08
1
-464
/
+500
*
[PATCH] slab: extract slab order calculation to separate function
Pekka Enberg
2006-01-08
1
-40
/
+49
*
[PATCH] slab: extract slabinfo header printing to separate function
Pekka Enberg
2006-01-08
1
-20
/
+25
*
[PATCH] slab: remove unused align parameter from alloc_percpu
Pekka Enberg
2006-01-08
1
-2
/
+1
*
[PATCH] revert "mm: page_state fixes"
Andrew Morton
2006-01-08
1
-1
/
+2
*
identify multipage ->writepages() calls
Andrew Morton
2006-01-06
1
-2
/
+8
*
[PATCH] mm: add a new function (needed for swap suspend)
Rafael J. Wysocki
2006-01-06
1
-0
/
+20
*
[PATCH] allow flatmem to be disabled when only sparsemem is implemented
Anton Blanchard
2006-01-06
1
-1
/
+1
*
[PATCH] NOMMU: Make SYSV IPC SHM use ramfs facilities on NOMMU
David Howells
2006-01-06
3
-2
/
+36
*
[PATCH] mm: page_state opt
Nick Piggin
2006-01-06
3
-54
/
+72
*
[PATCH] build_zonelists_node(): rename args
Christoph Lameter
2006-01-06
1
-9
/
+9
*
[PATCH] Fix zone policy determination
Christoph Lameter
2006-01-06
1
-3
/
+7
*
[PATCH] mm: move determination of policy_zone into page allocator
Christoph Lameter
2006-01-06
2
-12
/
+5
*
[PATCH] mm: simplify build_zonelists_node by removing the case statement.
Christoph Lameter
2006-01-06
1
-23
/
+11
*
[PATCH] mm: add populated_zone() helper
Con Kolivas
2006-01-06
2
-8
/
+8
*
[PATCH] consolidate lru_add_drain() and lru_drain_cache()
Andrew Morton
2006-01-06
1
-16
/
+11
*
[PATCH] vmscan: balancing fix
Andrew Morton
2006-01-06
1
-8
/
+0
*
[PATCH] mm: pfault optimisation
Nick Piggin
2006-01-06
1
-1
/
+0
*
[PATCH] mm: rmap optimisation
Nick Piggin
2006-01-06
2
-14
/
+41
*
[PATCH] mm: bad_page optimisation
Nick Piggin
2006-01-06
1
-24
/
+20
*
[PATCH] mm: dma32 zone statistics
Nick Piggin
2006-01-06
1
-3
/
+11
*
[PATCH] kill last zone_reclaim() bits
Andrew Morton
2006-01-06
1
-80
/
+0
[next]