Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b9811d7fde6136bb3dc78dd4f4dd4f54be725b25
/
mm
0f9008e
Fix up SLUB compile
by Linus Torvalds
· 18 years ago
ef93127
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 18 years ago
b1296cc
freezer: fix racy usage of try_to_freeze in kswapd
by Rafael J. Wysocki
· 18 years ago
7be9823
swsusp: use inline functions for changing page flags
by Rafael J. Wysocki
· 18 years ago
4ab688c
slob: fix page order calculation on not 4KB page
by Akinobu Mita
· 18 years ago
cfce660
Slab allocators: remove useless __GFP_NO_GROW flag
by Christoph Lameter
· 18 years ago
4f10493
slab allocators: Remove SLAB_CTOR_ATOMIC
by Christoph Lameter
· 18 years ago
50953fe
slab allocators: Remove SLAB_DEBUG_INITIAL flag
by Christoph Lameter
· 18 years ago
4b1d892
get_unmapped_area doesn't need hugetlbfs hacks anymore
by Benjamin Herrenschmidt
· 18 years ago
06abdfb
get_unmapped_area handles MAP_FIXED in generic code
by Benjamin Herrenschmidt
· 18 years ago
2b45ab3
oom: fix constraint deadlock
by David Rientjes
· 18 years ago
2b744c0
mm: fix handling of panic_on_oom when cpusets are in use
by Yasunori Goto
· 18 years ago
824ebef
fault injection: fix failslab with CONFIG_NUMA
by Akinobu Mita
· 18 years ago
5af6083
slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN
by Christoph Lameter
· 18 years ago
0a27a14
mm: madvise avoid exclusive mmap_sem
by Nick Piggin
· 18 years ago
b416952
include KERN_* constant in printk() calls in mm/slab.c
by matze
· 18 years ago
bc0055a
slob: handle SLAB_PANIC flag
by Akinobu Mita
· 18 years ago
6225e93
Quicklists for page table pages
by Christoph Lameter
· 18 years ago
70d7122
slub: remove object activities out of checking functions
by Christoph Lameter
· 18 years ago
2086d26
SLUB: Free slabs and sort partial slab lists in kmem_cache_shrink
by Christoph Lameter
· 18 years ago
88a420e
slub: add ability to list alloc / free callers per slab
by Christoph Lameter
· 18 years ago
e95eed5
SLUB: Add MIN_PARTIAL
by Christoph Lameter
· 18 years ago
53e15af
slub: validation of slabs (metadata and guard zones)
by Christoph Lameter
· 18 years ago
643b113
slub: enable tracking of full slabs
by Christoph Lameter
· 18 years ago
77c5e2d
slub: fix object tracking
by Christoph Lameter
· 18 years ago
b49af68
Add virt_to_head_page and consolidate code in slab and slub
by Christoph Lameter
· 18 years ago
6d77795
mm: optimize compound_head() by avoiding a shared page flag
by Christoph Lameter
· 18 years ago
d85f338
Make page->private usable in compound pages
by Christoph Lameter
· 18 years ago
614410d
SLUB: allocate smallest object size if the user asks for 0 bytes
by Christoph Lameter
· 18 years ago
47bfdc0
SLUB: change default alignments
by Christoph Lameter
· 18 years ago
81819f0
SLUB core
by Christoph Lameter
· 18 years ago
a3a02be
slab: mark set_up_list3s() __init
by Andrew Morton
· 18 years ago
3b1d92c
Do not disable interrupts when reading min_free_kbytes
by Mel Gorman
· 18 years ago
8da3430
slab: NUMA kmem_cache diet
by Eric Dumazet
· 18 years ago
6310984
SLAB: don't allocate empty shared caches
by Eric Dumazet
· 18 years ago
364fbb2
SLAB: use num_possible_cpus() in enable_cpucache()
by Eric Dumazet
· 18 years ago
6ce745e
readahead: code cleanup
by Jan Kara
· 18 years ago
ec0f163
readahead: improve heuristic detecting sequential reads
by Jan Kara
· 18 years ago
9490991
Add unitialized_var() macro for suppressing gcc warnings
by Borislav Petkov
· 18 years ago
a812771
mm: simplify filemap_nopage
by Nick Piggin
· 18 years ago
14e0729
add pfn_valid_within helper for sub-MAX_ORDER hole detection
by Andy Whitcroft
· 18 years ago
9a82782
allow oom_adj of saintly processes
by Joshua N Pritikin
· 18 years ago
6fe6900
mm: make read_cache_page synchronous
by Nick Piggin
· 18 years ago
714b8171
slab: ensure cache_alloc_refill terminates
by Pekka Enberg
· 18 years ago
5f22df0
mm: remove gcc workaround
by Nick Piggin
· 18 years ago
1b42446
Use ZVC counters to establish exact size of dirtyable pages
by Christoph Lameter
· 18 years ago
476f353
Safer nr_node_ids and nr_node_ids determination and initial values
by Christoph Lameter
· 18 years ago
aee16b3
Add apply_to_page_range() which applies a function to a pte range
by Jeremy Fitzhardinge
· 18 years ago
fd76bab
slab: introduce krealloc
by Pekka Enberg
· 18 years ago
6a5b518
[MM]: sparse_init() should be __init.
by David S. Miller
· 18 years ago
62918a0
[PATCH] x86-64: skip cache_free_alien() on non NUMA
by Siddha, Suresh B
· 18 years ago
ce6234b
[PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping highpte pages
by Jeremy Fitzhardinge
· 18 years ago
d6dd61c
[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction
by Jeremy Fitzhardinge
· 18 years ago
0d08e0d
[PATCH] x86-64: Fix vmalloc_32 to really allocate <4GB on 64bit platforms
by Andi Kleen
· 18 years ago
da8ac5e
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 18 years ago
07db59b
Change default dirty-writeback limits
by Linus Torvalds
· 18 years ago
6c21048
[S390] split page_test_and_clear_dirty.
by Martin Schwidefsky
· 18 years ago
0e8c7d0
page migration: fix NR_FILE_PAGES accounting
by Christoph Lameter
· 18 years ago
3d124cb
fix OOM killing processes wrongly thought MPOL_BIND
by Hugh Dickins
· 18 years ago
650a7c9
oom: kill all threads that share mm with killed task
by David Rientjes
· 18 years ago
6a04de6
[PATCH] nommu: fix bug ip_conntrack does not work on nommu
by Wu, Bryan
· 18 years ago
8d00647
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 18 years ago
e94a40c
[PATCH] SLAB: Mention slab name when listing corrupt objects
by David Howells
· 18 years ago
6e1beb3
[S390] page_mkclean data corruption.
by Martin Schwidefsky
· 18 years ago
a76c0b9
[PATCH] mm: fix xip issue with /dev/zero
by Carsten Otte
· 18 years ago
90ed52e
[PATCH] holepunch: fix mmap_sem i_mutex deadlock
by Hugh Dickins
· 18 years ago
16a1001
[PATCH] holepunch: fix disconnected pages after second truncate
by Hugh Dickins
· 18 years ago
1ae7000
[PATCH] holepunch: fix shmem_truncate_range punch locking
by Hugh Dickins
· 18 years ago
a2646d1
[PATCH] holepunch: fix shmem_truncate_range punching too far
by Hugh Dickins
· 18 years ago
f772b3d
block: blk_max_pfn is somtimes wrong
by Vasily Tarasov
· 18 years ago
165b239
[PATCH] NOMMU: make SYSV SHM nattch work correctly
by David Howells
· 18 years ago
d56e03c
[PATCH] NOMMU: supply get_unmapped_area() to fix NOMMU SYSV SHM
by David Howells
· 18 years ago
35ae834
[PATCH] oom fix: prevent oom from killing a process with children/sibling unkillable
by Ankita Garg
· 18 years ago
89a0914
[PATCH] nfs: fix congestion control
by Peter Zijlstra
· 18 years ago
65b8291
[PATCH] dio: invalidate clean pages before dio write
by Zach Brown
· 18 years ago
00e9fa2
[PATCH] mm: fix madvise infinine loop
by Nick Piggin
· 18 years ago
0dc952d
[PATCH] Page migration: Fix vma flag checking
by Christoph Lameter
· 18 years ago
759b977
[PATCH] shmem and simple const super_operations
by Hugh Dickins
· 18 years ago
7b965e0
[PATCH] VM: invalidate_inode_pages2_range() should not exit early
by Trond Myklebust
· 18 years ago
34bbd70
[PATCH] adapt page_lock_anon_vma() to PREEMPT_RCU
by Oleg Nesterov
· 18 years ago
232ea4d
[PATCH] throttle_vm_writeout(): don't loop on GFP_NOFS and GFP_NOIO allocations
by Andrew Morton
· 18 years ago
d1af65d
[PATCH] Bug in MM_RB debugging
by David Miller
· 18 years ago
5409bae
[PATCH] Rename PG_checked to PG_owner_priv_1
by Nick Piggin
· 18 years ago
05fb6bf
[PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)
by Randy Dunlap
· 18 years ago
9b83a6a
[PATCH] mm/{,tiny-}shmem.c cleanups
by Adrian Bunk
· 18 years ago
8ef8286
[PATCH] slab: reduce size of alien cache to cover only possible nodes
by Christoph Lameter
· 18 years ago
74c7aa8
[PATCH] Replace highest_possible_node_id() with nr_node_ids
by Christoph Lameter
· 18 years ago
8af5e2e
[PATCH] fix mempolicy's check on a system with memory-less-node
by KAMEZAWA Hiroyuki
· 18 years ago
29dbb3f
[PATCH] knfsd: stop NFSD writes from being broken into lots of little writes to filesystem
by NeilBrown
· 18 years ago
e0a04cf
[PATCH] mincore: vma crossing fix
by Nick Piggin
· 18 years ago
4a76ef0
[PATCH] mincore: fill in results properly
by Nick Piggin
· 18 years ago
30fcffe
[PATCH] mincore: CONFIG_SWAP=n fix
by Nick Piggin
· 18 years ago
92e1d5b
[PATCH] mark struct inode_operations const 2
by Arjan van de Ven
· 18 years ago
42da9cb
[PATCH] mm: mincore anon
by Nick Piggin
· 18 years ago
22cd25e
[PATCH] Add NOPFN_REFAULT result from vm_ops->nopfn()
by Benjamin Herrenschmidt
· 18 years ago
e0dc0d8
[PATCH] add vm_insert_pfn()
by Nick Piggin
· 18 years ago
aa0f030
[PATCH] Change constant zero to NOTIFY_DONE in ratelimit_handler()
by Paul E. McKenney
· 18 years ago
72fd4a3
[PATCH] Numerous fixes to kernel-doc info in source files.
by Robert P. J. Day
· 18 years ago
fc0ecff
[PATCH] remove invalidate_inode_pages()
by Andrew Morton
· 18 years ago
54bc485
[PATCH] Export invalidate_mapping_pages() to modules
by Anton Altaparmakov
· 18 years ago
Next »