Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
b26c949755c06ec79e55a75817210083bd78fc9a
/
mm
« Previous
62bc62a
page allocator: use a pre-calculated value instead of num_online_nodes() in fast paths
by Christoph Lameter
· 15 years ago
974709b
page allocator: get the pageblock migratetype without disabling interrupts
by Mel Gorman
· 15 years ago
f2260e6
page allocator: update NR_FREE_PAGES only as necessary
by Mel Gorman
· 15 years ago
4185896
page allocator: use allocation flags as an index to the zone watermark
by Mel Gorman
· 15 years ago
a3af9c3
page allocator: do not check for compound pages during the page allocator sanity checks
by Nick Piggin
· 15 years ago
d395b73
page allocator: do not setup zonelist cache when there is only one node
by Mel Gorman
· 15 years ago
da456f1
page allocator: do not disable interrupts in free_page_mlock()
by Mel Gorman
· 15 years ago
ed0ae21
page allocator: do not call get_pageblock_migratetype() more than necessary
by Mel Gorman
· 15 years ago
0ac3a40
page allocator: inline __rmqueue_fallback()
by Mel Gorman
· 15 years ago
0a15c3e
page allocator: inline buffered_rmqueue()
by Mel Gorman
· 15 years ago
728ec98
page allocator: inline __rmqueue_smallest()
by Mel Gorman
· 15 years ago
a56f57f
page allocator: remove a branch by assuming __GFP_HIGH == ALLOC_HIGH
by Mel Gorman
· 15 years ago
341ce06
page allocator: calculate the alloc_flags for allocation only once
by Peter Zijlstra
· 15 years ago
3dd2826
page allocator: calculate the migratetype for allocation only once
by Mel Gorman
· 15 years ago
5117f45
page allocator: calculate the preferred zone for allocation only once
by Mel Gorman
· 15 years ago
49255c6
page allocator: move check for disabled anti-fragmentation out of fastpath
by Mel Gorman
· 15 years ago
11e33f6
page allocator: break up the allocator entry point into fast and slow paths
by Mel Gorman
· 15 years ago
7f82af9
page allocator: check only once if the zonelist is suitable for the allocation
by Mel Gorman
· 15 years ago
6484eb3
page allocator: do not check NUMA node ID when the caller knows the node is valid
by Mel Gorman
· 15 years ago
b3c466c
page allocator: do not sanity check order in the fast path
by Mel Gorman
· 15 years ago
d239171
page allocator: replace __alloc_pages_internal() with __alloc_pages_nodemask()
by Mel Gorman
· 15 years ago
6c0db46
mm: alloc_large_system_hash check order
by Hugh Dickins
· 15 years ago
58568d2
cpuset,mm: update tasks' mems_allowed in time
by Miao Xie
· 15 years ago
dcf975d
mm/page-writeback.c: dirty limit type should be unsigned long
by H Hartley Sweeten
· 15 years ago
78dc583
vmscan: low order lumpy reclaim also should use PAGEOUT_IO_SYNC
by KOSAKI Motohiro
· 15 years ago
d2bf6be
mm: clean up get_user_pages_fast() documentation
by Nick Piggin
· 15 years ago
7ffc59b
readahead: enforce full sync mmap readahead size
by Wu Fengguang
· 15 years ago
61b7cbd
readahead: remove redundant test in shrink_readahead_size_eio()
by Wu Fengguang
· 15 years ago
10be0b3
readahead: introduce context readahead algorithm
by Wu Fengguang
· 15 years ago
045a252
readahead: move the random read case to bottom
by Wu Fengguang
· 15 years ago
d30a110
readahead: record mmap read-around states in file_ra_state
by Wu Fengguang
· 15 years ago
2fad6f5
readahead: enforce full readahead size on async mmap readahead
by Wu Fengguang
· 15 years ago
70ac23c
readahead: sequential mmap readahead
by Wu Fengguang
· 15 years ago
ef00e08
readahead: clean up and simplify the code for filemap page fault readahead
by Linus Torvalds
· 15 years ago
51daa88
readahead: remove sync/async readahead call dependency
by Wu Fengguang
· 15 years ago
160334a
readahead: increase interleaved readahead size
by Wu Fengguang
· 15 years ago
caca7cb
readahead: remove one unnecessary radix tree lookup
by Wu Fengguang
· 15 years ago
fc31d16
readahead: apply max_sane_readahead() limit in ondemand_readahead()
by Wu Fengguang
· 15 years ago
f7e839d
readahead: move max_sane_readahead() calls into force_page_cache_readahead()
by Wu Fengguang
· 15 years ago
bb1f17b
mm: consolidate init_mm definition
by Alexey Dobriyan
· 15 years ago
b3fec0f
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck
by Linus Torvalds
· 15 years ago
6a454f7
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 15 years ago
e212d6f
block: remove some includings of blktrace_api.h
by Li Zefan
· 15 years ago
0399790
[S390] pm: memory hotplug power management callbacks
by Gerald Schaefer
· 15 years ago
722f2a6
Merge commit 'linus/master' into HEAD
by Vegard Nossum
· 15 years ago
7d46d9e
kmemcheck: enable in the x86 Kconfig
by Vegard Nossum
· 17 years ago
b1eeab6
kmemcheck: add hooks for the page allocator
by Vegard Nossum
· 16 years ago
964cf35
SLUB: Fix early boot GFP_DMA allocations
by Nick Piggin
· 15 years ago
c175eea
slab: add hooks for kmemcheck
by Pekka Enberg
· 17 years ago
5a896d9
slub: add hooks for kmemcheck
by Vegard Nossum
· 17 years ago
2dff440
kmemcheck: add mm functions
by Vegard Nossum
· 16 years ago
95f8598
SLUB: Don't print out OOM warning for __GFP_NOFAIL
by Pekka Enberg
· 15 years ago
26c02cf
SLUB: fix build when !SLUB_DEBUG
by Alexander Beregalov
· 15 years ago
8eae985
slab: move struct kmem_cache to headers
by Pekka Enberg
· 17 years ago
d645727
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 15 years ago
c6f37f1
PM/Suspend: Do not shrink memory before suspend
by Rafael J. Wysocki
· 15 years ago
8429db5
slab: setup cpu caches later on when interrupts are enabled
by Pekka Enberg
· 15 years ago
7e85ee0
slab,slub: don't enable interrupts during early boot
by Pekka Enberg
· 15 years ago
eb91f1d
slab: fix gfp flag in setup_cpu_cache()
by Pekka Enberg
· 15 years ago
d93f82b
[S390] maccess: add weak attribute to probe_kernel_write
by Heiko Carstens
· 15 years ago
ca371c0
memcg: fix page_cgroup fatal error in FLATMEM
by KAMEZAWA Hiroyuki
· 15 years ago
512626a
Merge branch 'for-linus' of git://linux-arm.org/linux-2.6
by Linus Torvalds
· 15 years ago
8a1ca8c
Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
b640f04
Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 15 years ago
c905959
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
3296ca2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 15 years ago
959982f
memcg: don't use bootmem allocator in setup code
by Yinghai Lu
· 15 years ago
43ebdac
vmalloc: use kzalloc() instead of alloc_bootmem()
by Pekka Enberg
· 15 years ago
83b519e
slab: setup allocators earlier in the boot sequence
by Pekka Enberg
· 15 years ago
c91c477
bootmem: fix slab fallback on numa
by Pekka Enberg
· 15 years ago
441c7e0
bootmem: use slab if bootmem is no longer available
by Pekka Enberg
· 15 years ago
0822ee4
kmemleak: Simple testing module for kmemleak
by Catalin Marinas
· 15 years ago
3bba00d
kmemleak: Enable the building of the memory leak detector
by Catalin Marinas
· 15 years ago
dbb1f81
kmemleak: Add kmemleak_alloc callback from alloc_large_system_hash
by Catalin Marinas
· 15 years ago
89219d3
kmemleak: Add the vmalloc memory allocation/freeing hooks
by Catalin Marinas
· 15 years ago
06f22f1
kmemleak: Add the slub memory allocation/freeing hooks
by Catalin Marinas
· 15 years ago
4374e61
kmemleak: Add the slob memory allocation/freeing hooks
by Catalin Marinas
· 15 years ago
d5cff63
kmemleak: Add the slab memory allocation/freeing hooks
by Catalin Marinas
· 15 years ago
3c7b4e6
kmemleak: Add the base support
by Catalin Marinas
· 15 years ago
940010c
Merge branch 'linus' into perfcounters/core
by Ingo Molnar
· 15 years ago
781b2ba
SLUB: Out-of-memory diagnostics
by Pekka Enberg
· 15 years ago
8623661
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
73fbad2
Merge branch 'next' into for-linus
by James Morris
· 15 years ago
c0d2545
Merge branch 'percpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
bb77629
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
35f2c2f
nommu: Provide mmap_min_addr definition.
by Paul Mundt
· 15 years ago
5578213
tracing/events: convert block trace points to TRACE_EVENT()
by Li Zefan
· 15 years ago
0b4ec6e
Merge branch 'master' into next
by James Morris
· 15 years ago
dab5855
perf_counter: Add mmap event hooks to mprotect()
by Peter Zijlstra
· 15 years ago
089dd79
perf_counter: Generate mmap events for install_special_mapping()
by Peter Zijlstra
· 15 years ago
d99e944
perf_counter: Remove munmap stuff
by Peter Zijlstra
· 15 years ago
e0a94c2
security: use mmap_min_addr indepedently of security models
by Christoph Lameter
· 15 years ago
23db9f4
Merge branch 'linus' into perfcounters/core
by Ingo Molnar
· 15 years ago
a234bdc
slab: document kzfree() zeroing behavior
by Pekka Enberg
· 15 years ago
46f7e60
memcg: fix build warning and avoid checking for mem != null again and again
by Nikanth Karthikesan
· 15 years ago
f83a275
mm: account for MAP_SHARED mappings using VM_MAYSHARE and not VM_SHARED in hugetlbfs
by Mel Gorman
· 15 years ago
e767e05
memcg: fix deadlock between lock_page_cgroup and mapping tree_lock
by Daisuke Nishimura
· 15 years ago
6d2661e
oom: fix possible oom_dump_tasks NULL pointer
by David Rientjes
· 15 years ago
ae03bf6
block: Use accessor functions for queue limits
by Martin K. Petersen
· 15 years ago
2c9e703
Merge branch 'master' into next
by James Morris
· 15 years ago
Next »