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] fix oom killer kills current every time if there is memory-less-node ...
KAMEZAWA Hiroyuki
2006-12-30
1
-1
/
+6
*
VM: Fix nasty and subtle race in shared mmap'ed page writeback
Linus Torvalds
2006-12-29
1
-8
/
+37
*
Clean up and export cancel_dirty_page() to modules
Linus Torvalds
2006-12-23
1
-4
/
+8
*
[PATCH] Fix up page_mkclean_one(): virtual caches, s390
Peter Zijlstra
2006-12-22
1
-10
/
+13
*
[PATCH] mm: more rmap debugging
Nick Piggin
2006-12-22
4
-7
/
+14
*
[PATCH] Fix swapped parameters in mm/vmscan.c
Nigel Cunningham
2006-12-22
1
-2
/
+2
*
[PATCH] fix kernel-doc warnings in 2.6.20-rc1
Randy Dunlap
2006-12-22
1
-0
/
+1
*
[PATCH] slab: fix kmem_ptr_validate definition
Christoph Lameter
2006-12-22
1
-1
/
+1
*
[PATCH] Fix for shmem_truncate_range() BUG_ON()
Badari Pulavarty
2006-12-22
1
-1
/
+6
*
[PATCH] truncate: dirty memory accounting fix
Andrew Morton
2006-12-22
1
-1
/
+2
*
[PATCH] truncate: clear page dirtiness before running try_to_free_buffers()
Andrew Morton
2006-12-21
1
-4
/
+5
*
VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functions
Linus Torvalds
2006-12-21
2
-40
/
+17
*
[PATCH] sys_mincore: s/max/min/
Oleg Nesterov
2006-12-17
1
-1
/
+1
*
Fix up mm/mincore.c error value cases
Linus Torvalds
2006-12-16
1
-19
/
+10
*
Fix incorrect user space access locking in mincore()
Linus Torvalds
2006-12-16
1
-104
/
+86
*
[PATCH] Pass vma argument to copy_user_highpage().
Atsushi Nemoto
2006-12-13
2
-8
/
+8
*
[PATCH] SLAB: use a multiply instead of a divide in obj_to_index()
Eric Dumazet
2006-12-13
1
-3
/
+15
*
[PATCH] cpuset: rework cpuset_zone_allowed api
Paul Jackson
2006-12-13
5
-8
/
+8
*
[PATCH] More slab.h cleanups
Christoph Lameter
2006-12-13
2
-2
/
+2
*
[PATCH] Cleanup slab headers / API to allow easy addition of new slab allocators
Christoph Lameter
2006-12-13
1
-3
/
+13
*
[PATCH] slab: fix sleeping in atomic bug
Christoph Lameter
2006-12-13
1
-0
/
+6
*
[PATCH] user of the jiffies rounding patch: Slab
Arjan van de Ven
2006-12-10
1
-3
/
+5
*
[PATCH] dio: only call aio_complete() after returning -EIOCBQUEUED
Zach Brown
2006-12-10
1
-6
/
+3
*
[PATCH] io-accounting-read-accounting nfs fix
Andrew Morton
2006-12-10
1
-0
/
+2
*
[PATCH] io-accounting: write-cancel accounting
Andrew Morton
2006-12-10
1
-1
/
+3
*
[PATCH] io-accounting: write accounting
Andrew Morton
2006-12-10
1
-1
/
+4
*
[PATCH] clean up __set_page_dirty_nobuffers()
Andrew Morton
2006-12-10
1
-45
/
+43
*
[PATCH] read_zero_pagealigned() locking fix
Hugh Dickins
2006-12-10
1
-11
/
+21
*
[PATCH] fault-injection: defaults likely to please a new user
Don Mullis
2006-12-08
2
-0
/
+3
*
[PATCH] fault-injection capability for alloc_pages()
Akinobu Mita
2006-12-08
1
-0
/
+87
*
[PATCH] fault-injection capability for kmalloc
Akinobu Mita
2006-12-08
1
-0
/
+77
*
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
2006-12-08
1
-2
/
+2
*
[PATCH] struct path: convert mm
Josef Sipek
2006-12-08
4
-10
/
+10
*
[PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_path
Josef "Jeff" Sipek
2006-12-08
6
-20
/
+20
*
[PATCH] mm: fallback_alloc cpuset_zone_allowed irq fix
Paul Jackson
2006-12-08
1
-1
/
+1
*
[PATCH] struct seq_operations and struct file_operations constification
Helge Deller
2006-12-07
6
-13
/
+13
*
[PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbols
Adrian Bunk
2006-12-07
3
-8
/
+0
*
[PATCH] kernel core: replace kmalloc+memset with kzalloc
Burman Yan
2006-12-07
1
-4
/
+2
*
[PATCH] make mm/shmem.c:shmem_xattr_security_handler static
Adrian Bunk
2006-12-07
1
-1
/
+1
*
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
2006-12-07
3
-6
/
+2
*
[PATCH] remove HASH_HIGHMEM
Andrew Morton
2006-12-07
1
-1
/
+1
*
[PATCH] read_cache_pages() cleanup
OGAWA Hirofumi
2006-12-07
1
-7
/
+1
*
[PATCH] slab: use probe_kernel_address()
Andrew Morton
2006-12-07
1
-5
/
+2
*
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-07
2
-0
/
+2
*
[PATCH] swsusp: Improve handling of highmem
Rafael J. Wysocki
2006-12-07
1
-0
/
+3
*
[PATCH] swsusp: use block device offsets to identify swap locations
Rafael J. Wysocki
2006-12-07
2
-45
/
+17
*
[PATCH] swsusp: use partition device and offset to identify swap areas
Rafael J. Wysocki
2006-12-07
1
-12
/
+26
*
[PATCH] radix-tree: RCU lockless readside
Nick Piggin
2006-12-07
1
-7
/
+12
*
[PATCH] mm: make compound page destructor handling explicit
Andy Whitcroft
2006-12-07
3
-4
/
+4
*
[PATCH] slab: better fallback allocation behavior
Christoph Lameter
2006-12-07
1
-22
/
+57
[prev]
[next]