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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] avr32: fixup kprobes preemption handling
Paul Mundt
2006-12-07
1
-0
/
+1
*
[PATCH] arch/frv/kernel/futex.c must #include <linux/uaccess.h>
Adrian Bunk
2006-12-07
1
-1
/
+1
*
[PATCH] security/keys/*: user kmemdup()
Eric Sesterhenn
2006-12-07
2
-6
/
+2
*
[PATCH] radix-tree: RCU lockless readside
Nick Piggin
2006-12-07
3
-107
/
+340
*
[PATCH] Save some bytes in struct mm_struct
Arnaldo Carvalho de Melo
2006-12-07
1
-1
/
+2
*
[PATCH] mm: make compound page destructor handling explicit
Andy Whitcroft
2006-12-07
4
-4
/
+22
*
[PATCH] slab: better fallback allocation behavior
Christoph Lameter
2006-12-07
1
-22
/
+57
*
[PATCH] GFP_THISNODE must not trigger global reclaim
Christoph Lameter
2006-12-07
1
-0
/
+11
*
[PATCH] slab: fix two issues in kmalloc_node / __cache_alloc_node
Christoph Lameter
2006-12-07
1
-12
/
+28
*
[PATCH] slab: deprecate kmem_cache_t
Andrew Morton
2006-12-07
1
-8
/
+9
*
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
189
-332
/
+332
*
[PATCH] slab: remove SLAB_DMA
Christoph Lameter
2006-12-07
6
-11
/
+8
*
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-12-07
114
-165
/
+164
*
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
2006-12-07
55
-108
/
+107
*
[PATCH] slab: remove SLAB_USER
Christoph Lameter
2006-12-07
3
-4
/
+3
*
[PATCH] slab: remove SLAB_NOFS
Christoph Lameter
2006-12-07
15
-18
/
+17
*
[PATCH] slab: remove SLAB_NOIO
Christoph Lameter
2006-12-07
2
-2
/
+1
*
[PATCH] slab: remove SLAB_LEVEL_MASK
Christoph Lameter
2006-12-07
2
-4
/
+2
*
[PATCH] slab: remove SLAB_NO_GROW
Christoph Lameter
2006-12-07
2
-4
/
+2
*
[PATCH] kill install_file_pte's pte_val
Hugh Dickins
2006-12-07
1
-2
/
+0
*
[PATCH] mm: cleanup indentation on switch for CPU operations
Andy Whitcroft
2006-12-07
2
-17
/
+17
*
[PATCH] reject corrupt swapfiles earlier
Eric Sandeen
2006-12-07
1
-6
/
+5
*
[PATCH] silence unused pgdat warning from alloc_bootmem_node and friends
Andy Whitcroft
2006-12-07
1
-7
/
+20
*
[PATCH] numa node ids are int, page_to_nid and zone_to_nid should return int
Andy Whitcroft
2006-12-07
5
-7
/
+7
*
[PATCH] drain_node_page(): Drain pages in batch units
Christoph Lameter
2006-12-07
1
-2
/
+8
*
[PATCH] Remove uses of kmem_cache_t from mm/* and include/linux/slab.h
Christoph Lameter
2006-12-07
1
-15
/
+18
*
[PATCH] Move names_cachep to linux/fs.h
Christoph Lameter
2006-12-07
2
-3
/
+2
*
[PATCH] Move fs_cachep to linux/fs_struct.h
Christoph Lameter
2006-12-07
2
-1
/
+2
*
[PATCH] Move filep_cachep to include/file.h
Christoph Lameter
2006-12-07
2
-1
/
+2
*
[PATCH] Move files_cachep to include/file.h
Christoph Lameter
2006-12-07
2
-1
/
+2
*
[PATCH] Move vm_area_cachep to include/mm.h
Christoph Lameter
2006-12-07
2
-1
/
+2
*
[PATCH] Move sighand_cachep to include/signal.h
Christoph Lameter
2006-12-07
2
-1
/
+2
*
[PATCH] Remove bio_cachep from slab.h
Christoph Lameter
2006-12-07
1
-1
/
+0
*
[PATCH] make mm/thrash.c:global_faults static
Adrian Bunk
2006-12-07
1
-1
/
+1
*
[PATCH] enable booting a NUMA system where some nodes have no memory
Christian Krafft
2006-12-07
1
-0
/
+4
*
[PATCH] Allow NULL pointers in percpu_free
Alan Stern
2006-12-07
4
-14
/
+10
*
[PATCH] node-aware skb allocation
Christoph Hellwig
2006-12-07
2
-8
/
+10
*
[PATCH] add numa node information to struct device
Christoph Hellwig
2006-12-07
3
-0
/
+24
*
[PATCH] leak tracking for kmalloc_node
Christoph Hellwig
2006-12-07
2
-13
/
+65
*
[PATCH] Always print out the header line in /proc/swaps
Suleiman Souhlal
2006-12-07
1
-5
/
+17
*
[PATCH] OOM can panic due to processes stuck in __alloc_pages()
Kirill Korotaev
2006-12-07
1
-1
/
+1
*
[PATCH] mlock cleanup
Rik Bobbaers
2006-12-07
1
-1
/
+1
*
[PATCH] Allow user processes to raise their oom_adj value
Guillem Jover
2006-12-07
1
-2
/
+4
*
[PATCH] Fix kunmap_atomic's use of kpte_clear_flush()
Jeremy Fitzhardinge
2006-12-07
1
-10
/
+8
*
[PATCH] mm: k{,um}map_atomic() vs in_atomic()
Peter Zijlstra
2006-12-07
2
-5
/
+13
*
[PATCH] mm: pagefault_{disable,enable}()
Peter Zijlstra
2006-12-07
17
-62
/
+88
*
[PATCH] mm: arch do_page_fault() vs in_atomic()
Peter Zijlstra
2006-12-07
8
-8
/
+8
*
[PATCH] mm: add noaliencache boot option to disable numa alien caches
Paul Menage
2006-12-07
2
-9
/
+33
*
[PATCH] mm: slab: eliminate lock_cpu_hotplug from slab
Ravikiran G Thirumalai
2006-12-07
1
-19
/
+21
*
[PATCH] slab debug and ARCH_SLAB_MINALIGN don't get along
Kevin Hilman
2006-12-07
1
-6
/
+11
[next]