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] Periodically drain non local pagesets
Christoph Lameter
2005-06-21
2
-2
/
+34
*
[PATCH] add OOM debug
Janet Morgan
2005-06-21
2
-3
/
+5
*
[PATCH] __read_page_state(): pass unsigned long instead of unsigned
Benjamin LaHaise
2005-06-21
1
-1
/
+1
*
[PATCH] __mod_page_state(): pass unsigned long instead of unsigned
Benjamin LaHaise
2005-06-21
1
-1
/
+1
*
[PATCH] vm: try_to_free_pages unused argument
Darren Hart
2005-06-21
2
-3
/
+2
*
[PATCH] mmap topdown fix for large stack limit, large allocation
Chris Wright
2005-06-21
1
-0
/
+4
*
[PATCH] Avoiding mmap fragmentation
Wolfgang Wander
2005-06-21
2
-14
/
+41
*
[PATCH] node local per-cpu-pages
Christoph Lameter
2005-06-21
2
-36
/
+177
*
[PATCH] Hugepage consolidation
David Gibson
2005-06-21
1
-1
/
+176
*
[PATCH] VM: rate limit early reclaim
Martin Hicks
2005-06-21
2
-0
/
+11
*
[PATCH] VM: add __GFP_NORECLAIM
Martin Hicks
2005-06-21
1
-0
/
+2
*
[PATCH] VM: early zone reclaim
Martin Hicks
2005-06-21
2
-5
/
+92
*
[PATCH] VM: add may_swap flag to scan_control
Martin Hicks
2005-06-21
1
-1
/
+6
*
[PATCH] mm: add /proc/zoneinfo
Nikita Danilov
2005-06-21
1
-2
/
+111
*
[PATCH] madvise: merge the maps
Prasanna Meda
2005-06-21
1
-29
/
+51
*
[PATCH] madvise: do not split the maps
Prasanna Meda
2005-06-21
1
-11
/
+16
*
[PATCH] vmscan: notice slab shrinking
akpm@osdl.org
2005-06-21
1
-5
/
+14
*
[SLAB] Introduce kmem_cache_name
Arnaldo Carvalho de Melo
2005-06-18
1
-0
/
+6
*
[PATCH] broken fault_in_pages_readable call in generic_file_buffered_write()
Martin Schwidefsky
2005-06-06
1
-1
/
+7
*
[PATCH] try_to_unmap_cluster() passes out-of-bounds pte to pte_unmap()
William Lee Irwin III
2005-05-24
1
-3
/
+3
*
[PATCH] fix for __generic_file_aio_read() to return 0 on EOF
Suparna Bhattacharya
2005-05-21
1
-1
/
+1
*
[PATCH] x86_64: Fixed guard page handling again in iounmap
Andi Kleen
2005-05-20
1
-13
/
+20
*
Fix get_unmapped_area sanity tests
Linus Torvalds
2005-05-19
1
-28
/
+31
*
[PATCH] prevent NULL mmap in topdown model
Linus Torvalds
2005-05-19
1
-2
/
+2
*
[PATCH] do_swap_page() can map random data if swap read fails
Kirill Korotaev
2005-05-17
1
-5
/
+12
*
[PATCH] swapout oops fix
McMullan, Jason
2005-05-17
1
-1
/
+1
*
[PATCH] mm/nommu.c: try to fix __vmalloc
Adrian Bunk
2005-05-17
1
-1
/
+2
*
[PATCH] mm acct accounting fix
Kirill Korotaev
2005-05-17
1
-1
/
+6
*
[PATCH] mm: fix rss counter being incremented when unmapping
Bjorn Steinbrink
2005-05-17
1
-1
/
+1
*
[PATCH] remove outdated comments from filemap.c
Christoph Hellwig
2005-05-05
1
-5
/
+0
*
[IA64] Export node_online_map and node_possible_map
Dean Nelson
2005-05-03
1
-0
/
+2
*
[PATCH] DocBook: fix some descriptions
Martin Waitz
2005-05-01
3
-13
/
+14
*
[PATCH] DocBook: changes and extensions to the kernel documentation
Pavel Pisa
2005-05-01
2
-6
/
+5
*
[PATCH] Change synchronize_kernel to _rcu and _sched
Paul E. McKenney
2005-05-01
1
-1
/
+1
*
[PATCH] Exterminate PAGE_BUG
Matt Mackall
2005-05-01
1
-2
/
+1
*
[PATCH] use smp_mb/wmb/rmb where possible
akpm@osdl.org
2005-05-01
1
-2
/
+2
*
[PATCH] add kmalloc_node, inline cleanup
Manfred Spraul
2005-05-01
1
-14
/
+31
*
[PATCH] sync_page() smp_mb() comment
William Lee Irwin III
2005-05-01
1
-1
/
+19
*
[PATCH] RLIMIT_MEMLOCK checking fix
Chris Wright
2005-05-01
1
-4
/
+6
*
[PATCH] count bounce buffer pages in vmstat
KAMEZAWA Hiroyuki
2005-05-01
2
-0
/
+3
*
[PATCH] mm: use __GFP_NOMEMALLOC
Nick Piggin
2005-05-01
1
-19
/
+8
*
[PATCH] mempool: simplify alloc
Nick Piggin
2005-05-01
1
-21
/
+9
*
[PATCH] mempool: NOMEMALLOC and NORETRY
Nick Piggin
2005-05-01
2
-10
/
+19
*
[PATCH] mm: pcp use non powers of 2 for batch size
Nick Piggin
2005-05-01
1
-0
/
+12
*
[PATCH] mm: rmap.c cleanup
Nikita Danilov
2005-05-01
1
-63
/
+50
*
[PATCH] RLIMIT_AS checking fix
akpm@osdl.org
2005-05-01
2
-8
/
+22
*
[PATCH] generic_file_buffered_write fixes
akpm@osdl.org
2005-05-01
1
-2
/
+4
*
[PATCH] mempolicy.c GFP fix
Al Viro
2005-04-24
1
-1
/
+1
*
[PATCH] freepgt: remove FIRST_USER_ADDRESS hack
Hugh Dickins
2005-04-19
1
-5
/
+0
*
[PATCH] freepgt: sys_mincore ignore FIRST_USER_PGD_NR
Hugh Dickins
2005-04-19
1
-3
/
+0
[prev]
[next]