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] shrinker->nr = LONG_MAX means deadlock for icache
Andrea Arcangeli
2005-11-28
1
-3
/
+15
*
[PATCH] temporarily disable swap token on memory pressure
Rik van Riel
2005-11-28
3
-21
/
+26
*
[PATCH] mm: __alloc_pages cleanup fix
Nick Piggin
2005-11-28
1
-7
/
+17
*
[PATCH] Workaround for gcc 2.96 (undefined references)
Alan Stern
2005-11-28
1
-0
/
+12
*
mm: re-architect the VM_UNPAGED logic
Linus Torvalds
2005-11-28
7
-135
/
+118
*
[PATCH] 32bit integer overflow in invalidate_inode_pages2()
Oleg Drokin
2005-11-23
1
-3
/
+3
*
[PATCH] mm: update split ptlock Kconfig
Hugh Dickins
2005-11-23
1
-4
/
+2
*
[PATCH] hugetlb: fix race in set_max_huge_pages for multiple updaters of nr_h...
Eric Paris
2005-11-22
1
-0
/
+6
*
[PATCH] unpaged: PG_reserved bad_page
Hugh Dickins
2005-11-22
1
-12
/
+34
*
[PATCH] unpaged: ZERO_PAGE in VM_UNPAGED
Hugh Dickins
2005-11-22
1
-2
/
+12
*
[PATCH] unpaged: anon in VM_UNPAGED
Hugh Dickins
2005-11-22
2
-24
/
+46
*
[PATCH] unpaged: COW on VM_UNPAGED
Hugh Dickins
2005-11-22
1
-12
/
+25
*
[PATCH] unpaged: VM_NONLINEAR VM_RESERVED
Hugh Dickins
2005-11-22
2
-14
/
+7
*
[PATCH] unpaged: VM_UNPAGED
Hugh Dickins
2005-11-22
5
-18
/
+24
*
[PATCH] unpaged: unifdefed PageCompound
Hugh Dickins
2005-11-22
2
-8
/
+0
*
[PATCH] unpaged: private write VM_RESERVED
Hugh Dickins
2005-11-22
2
-19
/
+0
*
[PATCH] unpaged: get_user_pages VM_RESERVED
Hugh Dickins
2005-11-22
1
-1
/
+1
*
Merge branch 'master'
Kyle McMartin
2005-11-18
1
-0
/
+1
|
\
|
*
[PATCH] re-export clear_page_dirty_for_io()
Hans Reiser
2005-11-18
1
-0
/
+1
*
|
[PARISC] Fix compile warning caused by conflicting types of expand_upwards()
Matthew Wilcox
2005-11-18
1
-1
/
+1
|
/
*
[PATCH] VM: fix zone list restart in page allocatate
Jens Axboe
2005-11-17
1
-3
/
+4
*
Merge x86-64 update from Andi
Linus Torvalds
2005-11-14
2
-7
/
+15
|
\
|
*
[PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_t
Andi Kleen
2005-11-14
2
-2
/
+2
|
*
[PATCH] x86_64: When cpu_up fails clean up page allocator properly
Andi Kleen
2005-11-14
1
-2
/
+1
|
*
[PATCH] x86_64: Add 4GB DMA32 zone
Andi Kleen
2005-11-14
1
-3
/
+12
*
|
[PATCH] slab: remove alloc_pages() calls
Christoph Lameter
2005-11-13
1
-5
/
+1
*
|
[PATCH] slab: convert cache to page mapping macros
Pekka Enberg
2005-11-13
1
-17
/
+32
*
|
[PATCH] mm: highmem watermarks
Nick Piggin
2005-11-13
1
-13
/
+14
*
|
[PATCH] mm: __alloc_pages cleanup
Rohit Seth
2005-11-13
2
-113
/
+88
*
|
[PATCH] mm: ZAP_BLOCK causes redundant work
Robin Holt
2005-11-13
1
-34
/
+55
*
|
[PATCH] mm: __GFP_NOFAIL fix
Kirill Korotaev
2005-11-13
1
-0
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2005-11-11
1
-1
/
+1
|
\
\
|
*
|
mm/slab.c: fix a comment typo
Adrian Bunk
2005-11-08
1
-1
/
+1
*
|
|
[PATCH] Don't print per-cpu vm stats for offline cpus.
Dave Jones
2005-11-10
1
-1
/
+1
|
/
/
*
|
[PATCH] mm/swap_state.c: unexport swapper_space
Adrian Bunk
2005-11-07
1
-1
/
+0
*
|
[PATCH] mm/swapfile.c: unexport total_swap_pages
Adrian Bunk
2005-11-07
1
-2
/
+0
*
|
[PATCH] mm/swap.c: unexport vm_acct_memory
Adrian Bunk
2005-11-07
1
-1
/
+0
*
|
[PATCH] unexport nr_swap_pages
Adrian Bunk
2005-11-07
1
-1
/
+0
*
|
[PATCH] unexport clear_page_dirty_for_io
Adrian Bunk
2005-11-07
1
-1
/
+0
*
|
[PATCH] unexport hugetlb_total_pages
Adrian Bunk
2005-11-07
1
-1
/
+0
*
|
[PATCH] mm/{mmap,nommu}.c: several unexports
Adrian Bunk
2005-11-07
2
-8
/
+0
*
|
[PATCH] kernel-doc: fix warnings in vmalloc.c
Randy Dunlap
2005-11-07
1
-2
/
+2
*
|
[PATCH] more kernel-doc cleanups, additions
Randy Dunlap
2005-11-07
1
-0
/
+1
*
|
[PATCH] readahead commentary
Andrew Morton
2005-11-07
1
-9
/
+22
*
|
[PATCH] slab: Use same schedule timeout for all cpus in cache_reap
Manfred Spraul
2005-11-07
1
-2
/
+2
*
|
[PATCH] mm: rename kmem_cache_s to kmem_cache
Pekka J Enberg
2005-11-07
1
-1
/
+1
*
|
[PATCH] slab: don't BUG on duplicated cache
Andrew Morton
2005-11-07
1
-33
/
+34
*
|
[PATCH] Suppress split ptlock on arches which may use one page for multiple p...
Hugh Dickins
2005-11-07
1
-0
/
+2
*
|
[PATCH] ppc64: support 64k pages
Benjamin Herrenschmidt
2005-11-06
1
-0
/
+3
|
/
*
Export __pagevec_release and pagevec_lookup_tag
Steve French
2005-11-01
1
-0
/
+3
[next]