Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
154839962a582b8eb661cde94ef3af0e03b374d7
/
mm
c622304
Merge branches 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/{vfs-2.6,audit-current}
by Linus Torvalds
· 15 years ago
72c0490
Get "no acls for this inode" right, fix shmem breakage
by Al Viro
· 15 years ago
ba52270
SLUB: Don't pass __GFP_FAIL for the initial allocation
by Pekka Enberg
· 15 years ago
4923abf
Don't warn about order-1 allocations with __GFP_NOFAIL
by Linus Torvalds
· 15 years ago
06b16e9
switch shmem to inode->i_acl
by Al Viro
· 15 years ago
364df0e
mm: fix handling of pagesets for downed cpus
by Dimitri Sivanich
· 15 years ago
a5c9b69
mm: pass mm to grab_swap_token
by Hugh Dickins
· 15 years ago
95b3692
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
by Linus Torvalds
· 15 years ago
d26ed65
mm: don't rely on flags coincidence
by Hugh Dickins
· 15 years ago
788c7df
hugetlb: fault flags instead of write_access
by Hugh Dickins
· 15 years ago
cb4cbcf
mm: fix incorrect page removal from LRU
by KAMEZAWA Hiroyuki
· 15 years ago
ae28106
kmemleak: use pr_fmt
by Joe Perches
· 15 years ago
d06063c
Move FAULT_FLAG_xyz into handle_mm_fault() callers
by Linus Torvalds
· 16 years ago
30c9f3a
Remove internal use of 'write_access' in mm/memory.c
by Linus Torvalds
· 16 years ago
c277331
mm: page_alloc: clear PG_locked before checking flags on free
by Johannes Weiner
· 15 years ago
433f13a
bootmem.c: avoid c90 declaration warning
by Joe Perches
· 15 years ago
dcce284
mm: Extend gfp masking to the page allocator
by Benjamin Herrenschmidt
· 15 years ago
2ffebca
memcg: fix lru rotation in isolate_pages
by KAMEZAWA Hiroyuki
· 15 years ago
22a668d
memcg: fix behavior under memory.limit equals to memsw.limit
by KAMEZAWA Hiroyuki
· 15 years ago
8a9478c
memcg: fix swap accounting
by KAMEZAWA Hiroyuki
· 15 years ago
338c843
memcg: remove some redundant checks
by Li Zefan
· 15 years ago
d69b042
memcg: add file-based RSS accounting
by Balbir Singh
· 15 years ago
8ca739e
cgroups: make messages more readable
by Randy Dunlap
· 15 years ago
3fe0344
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
by Linus Torvalds
· 15 years ago
2030117
kmemleak: Fix some typos in comments
by Catalin Marinas
· 15 years ago
000814f
kmemleak: Rename kmemleak_panic to kmemleak_stop
by Catalin Marinas
· 15 years ago
216c04b
kmemleak: Only use GFP_KERNEL|GFP_ATOMIC for the internal allocations
by Catalin Marinas
· 15 years ago
5caf5c7
Merge branch 'slub/earlyboot' into for-linus
by Pekka Enberg
· 15 years ago
e03ab9d
Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/fixes' into for-linus
by Pekka Enberg
· 15 years ago
517d086
Merge branch 'akpm'
by Linus Torvalds
· 15 years ago
ee993b1
mm: fix lumpy reclaim lru handling at isolate_lru_pages
by KAMEZAWA Hiroyuki
· 15 years ago
24cf72518
vmscan: count the number of times zone_reclaim() scans and fails
by Mel Gorman
· 15 years ago
fa5e084
vmscan: do not unconditionally treat zones that fail zone_reclaim() as full
by Mel Gorman
· 15 years ago
90afa5d
vmscan: properly account for the number of page cache pages zone_reclaim() can reclaim
by Mel Gorman
· 15 years ago
8123681
oom: only oom kill exiting tasks with attached memory
by David Rientjes
· 15 years ago
9198e96
vmscan: handle may_swap more strictly
by Daisuke Nishimura
· 15 years ago
3eb4140
vmscan: merge duplicate code in shrink_active_list()
by Wu Fengguang
· 15 years ago
8cab475
vmscan: make mapped executable pages the first class citizen
by Wu Fengguang
· 15 years ago
6fe6b7e
vmscan: report vm_flags in page_referenced()
by Wu Fengguang
· 15 years ago
168f5ac
mm cleanup: shmem_file_setup: 'char *' -> 'const char *' for name argument
by Sergei Trofimovich
· 15 years ago
aca8bf3
mm: remove file argument from swap_readpage()
by Minchan Kim
· 15 years ago
8192da6
mm: remove annotation of gfp_mask in add_to_swap
by Minchan Kim
· 15 years ago
73d60b7
page-allocator: clear N_HIGH_MEMORY map before we set it again
by Yinghai Lu
· 15 years ago
2869735
mm: remove __invalidate_mapping_pages variant
by Mike Waychison
· 15 years ago
82553a9
oom: invoke oom killer for __GFP_NOFAIL
by David Rientjes
· 15 years ago
4d8b913
oom: avoid unnecessary mm locking and scanning for OOM_DISABLE
by David Rientjes
· 15 years ago
2ff05b2
oom: move oom_adj value from task_struct to mm_struct
by David Rientjes
· 15 years ago
c9e4441
mm: reuse unused swap entry if necessary
by KAMEZAWA Hiroyuki
· 15 years ago
355cfa7
mm: modify swap_map and add SWAP_HAS_CACHE flag
by KAMEZAWA Hiroyuki
· 15 years ago
cb4b86b
mm: add swap cache interface for swap reference
by KAMEZAWA Hiroyuki
· 15 years ago
6837765
mm: remove CONFIG_UNEVICTABLE_LRU config option
by KOSAKI Motohiro
· 15 years ago
bce7394
page-allocator: reset wmark_min and inactive ratio of zone when hotplug happens
by Minchan Kim
· 15 years ago
96cb4df
page-allocator: add inactive ratio calculation function of each zone
by Minchan Kim
· 15 years ago
bc75d33
page-allocator: clean up functions related to pages_min
by Minchan Kim
· 15 years ago
69c8548
vmscan: prevent shrinking of active anon lru list in case of no swap space V3
by MinChan Kim
· 15 years ago
35282a2
migration: only migrate_prep() once per move_pages()
by Brice Goglin
· 15 years ago
7f33d49
mm, PM/Freezer: Disable OOM killer when tasks are frozen
by Rafael J. Wysocki
· 15 years ago
75927af
mm: madvise(): correct return code
by Nick Piggin
· 15 years ago
dab48da
page-allocator: warn if __GFP_NOFAIL is used for a large allocation
by Andrew Morton
· 15 years ago
3b6748e
mm: introduce follow_pfn()
by Johannes Weiner
· 15 years ago
03668a4
mm: use generic follow_pte() in follow_phys()
by Johannes Weiner
· 15 years ago
f8ad0f49
mm: introduce follow_pte()
by Johannes Weiner
· 15 years ago
e9bb35d
mm: setup_per_zone_inactive_ratio - fix comment and make it __init
by Cyrill Gorcunov
· 15 years ago
5c87ead
mm: setup_per_zone_inactive_ratio - do not call for int_sqrt if not needed
by Cyrill Gorcunov
· 15 years ago
af16677
vmscan: ZVC updates in shrink_active_list() can be done once
by Wu Fengguang
· 15 years ago
08d9ae7
vmscan: don't export nr_saved_scan in /proc/zoneinfo
by Wu Fengguang
· 15 years ago
6e08a36
vmscan: cleanup the scan batching code
by Wu Fengguang
· 15 years ago
56e49d2
vmscan: evict use-once pages first
by Rik van Riel
· 15 years ago
20a0307
mm: introduce PageHuge() for testing huge/gigantic pages
by Wu Fengguang
· 15 years ago
a1dd268
mm: use alloc_pages_exact() in alloc_large_system_hash() to avoid duplicated logic
by Mel Gorman
· 15 years ago
72807a7
page allocator: sanity check order in the page allocator slow path
by Mel Gorman
· 15 years ago
092cead
page allocator: move free_page_mlock() to page_alloc.c
by KOSAKI Motohiro
· 15 years ago
b6e68bc
page allocator: slab: use nr_online_nodes to check for a NUMA platform
by Mel Gorman
· 15 years ago
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
Next »