Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
46c001a2753f47ffa621131baa3409e636515347
/
mm
46c001a
mm/vmalloc.c: emit the failure message before return
by Zhang Yanfei
· 11 years ago
b8e748b
mm/vmalloc.c: remove alloc_map from vmap_block
by Zhang Yanfei
· 11 years ago
9da3f59
mm/vmalloc.c: remove unused purge_fragmented_blocks_thiscpu
by Zhang Yanfei
· 11 years ago
3fcd76e
mm/vmalloc.c: remove dead code in vb_alloc
by Zhang Yanfei
· 11 years ago
ab15d9b
mm/vmalloc.c: unbreak __vunmap()
by Dan Carpenter
· 11 years ago
7960aed
mm: remove duplicated call of get_pfn_range_for_nid
by Zhang Yanfei
· 11 years ago
54f72fe
memcg: clean up memcg->nodeinfo
by Johannes Weiner
· 11 years ago
9a2458a
mm: mremap: validate input before taking lock
by Rasmus Villemoes
· 11 years ago
80cc38b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
65b97fb
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
7f0ef02
Merge branch 'akpm' (updates from Andrew Morton)
by Linus Torvalds
· 11 years ago
02aa2a3
drivers: avoid format string in dev_set_name
by Kees Cook
· 11 years ago
519ebea
mm: memcontrol: factor out reclaim iterator loading and updating
by Johannes Weiner
· 11 years ago
0f2d4a8
mm, vmalloc: use clamp() to simplify code
by Zhang Yanfei
· 11 years ago
f6d4800
mm, vmalloc: remove insert_vmalloc_vm()
by Zhang Yanfei
· 11 years ago
3645cb4
mm, vmalloc: call setup_vmalloc_vm() instead of insert_vmalloc_vm()
by Zhang Yanfei
· 11 years ago
d82b1d8
mm, vmalloc: only call setup_vmalloc_vm() only in __get_vm_area_node()
by Zhang Yanfei
· 11 years ago
55878e8
sparsemem: add BUILD_BUG_ON when sizeof mem_section is non-power-of-2
by Cody P Schafer
· 11 years ago
e1280be
mm: kill free_all_bootmem_node()
by Jiang Liu
· 11 years ago
1895418
mm: kill global variable num_physpages
by Jiang Liu
· 11 years ago
e461d62
mm/hotplug: prepare for removing num_physpages
by Jiang Liu
· 11 years ago
7ee3d4e
mm: introduce helper function mem_init_print_info() to simplify mem_init()
by Jiang Liu
· 11 years ago
e6c495a
mm: fix the TLB range flushed when __tlb_remove_page() runs out of slots
by Vineet Gupta
· 11 years ago
cdd91a7
mm: report available pages as "MemTotal" for each NUMA node
by Jiang Liu
· 11 years ago
0c98853
mm: concentrate modification of totalram_pages into the mm core
by Jiang Liu
· 11 years ago
3dcc057
mm: correctly update zone->managed_pages
by Jiang Liu
· 11 years ago
170a5a7
mm: make __free_pages_bootmem() only available at boot time
by Jiang Liu
· 11 years ago
c3d5f5f
mm: use a dedicated lock to protect totalram_pages and zone->managed_pages
by Jiang Liu
· 11 years ago
7b4b2a0
mm: accurately calculate zone->managed_pages for highmem zones
by Jiang Liu
· 11 years ago
4f9f477
mm: use managed_pages to calculate default zonelist order
by Jiang Liu
· 11 years ago
834405c
mm: fix some trivial typos in comments
by Jiang Liu
· 11 years ago
dbe67df
mm: enhance free_reserved_area() to support poisoning memory with zero
by Jiang Liu
· 11 years ago
1119969
mm: change signature of free_reserved_area() to fix building warnings
by Jiang Liu
· 11 years ago
dcf6b7d
swap: discard while swapping only if SWAP_FLAG_DISCARD_PAGES
by Rafael Aquini
· 11 years ago
917d929
mm: tune vm_committed_as percpu_counter batching size
by Tim Chen
· 11 years ago
2415cf1
mm/hugetlb: use already existing interface huge_page_shift
by Wanpeng Li
· 11 years ago
cea27eb
mm/memory-hotplug: fix lowmem count overflow when offline pages
by Wanpeng Li
· 11 years ago
4996eed
mm/memory_hotplug.c: change normal message to use pr_debug
by Toshi Kani
· 11 years ago
f15bdfa
mm/memory-failure.c: fix memory leak in successful soft offlining
by Naoya Horiguchi
· 11 years ago
9bde916
mm/nommu.c: add additional check for vread() just like vwrite() has done
by Chen Gang
· 11 years ago
dacbde0
mm/page_alloc.c: add additional checking and return value for the 'table->data'
by Chen Gang
· 11 years ago
c53954a
mm: remove lru parameter from __lru_cache_add and lru_cache_add_lru
by Mel Gorman
· 11 years ago
a0b8cab3
mm: remove lru parameter from __pagevec_lru_add and remove parts of pagevec API
by Mel Gorman
· 11 years ago
059285a
mm: activate !PageLRU pages on mark_page_accessed if page is on local pagevec
by Mel Gorman
· 11 years ago
13f7f78
mm: pagevec: defer deciding which LRU to add a page to until pagevec drain time
by Mel Gorman
· 11 years ago
c6286c9
mm: add tracepoints for LRU activation and insertions
by Mel Gorman
· 11 years ago
e69e9d4a
vmalloc: introduce remap_vmalloc_range_partial
by HATAYAMA Daisuke
· 11 years ago
cef2ac3
vmalloc: make find_vm_area check in range
by HATAYAMA Daisuke
· 11 years ago
d702909
memory_hotplug: use pgdat_resize_lock() in __offline_pages()
by Cody P Schafer
· 11 years ago
aa47228
memory_hotplug: use pgdat_resize_lock() in online_pages()
by Cody P Schafer
· 11 years ago
b459722
mm: vmscan: take page buffers dirty and locked state into account
by Mel Gorman
· 11 years ago
d04e8ac
mm: vmscan: treat pages marked for immediate reclaim as zone congestion
by Mel Gorman
· 11 years ago
8e95028
mm: vmscan: move direct reclaim wait_iff_congested into shrink_list
by Mel Gorman
· 11 years ago
f7ab8db
mm: vmscan: set zone flags before blocking
by Mel Gorman
· 11 years ago
b1a6f21
mm: vmscan: stall page reclaim after a list of pages have been processed
by Mel Gorman
· 11 years ago
e2be15f
mm: vmscan: stall page reclaim and writeback pages based on dirty/writepage pages encountered
by Mel Gorman
· 11 years ago
7c954f6
mm: vmscan: move logic from balance_pgdat() to kswapd_shrink_zone()
by Mel Gorman
· 11 years ago
b7ea3c4
mm: vmscan: check if kswapd should writepage once per pgdat scan
by Mel Gorman
· 11 years ago
283aba9
mm: vmscan: block kswapd if it is encountering pages under writeback
by Mel Gorman
· 11 years ago
d43006d
mm: vmscan: have kswapd writeback pages based on dirty pages encountered, not priority
by Mel Gorman
· 11 years ago
9aa4134
mm: vmscan: do not allow kswapd to scan at maximum priority
by Mel Gorman
· 11 years ago
2ab44f4
mm: vmscan: decide whether to compact the pgdat based on reclaim progress
by Mel Gorman
· 11 years ago
b8e83b9
mm: vmscan: flatten kswapd priority loop
by Mel Gorman
· 11 years ago
e82e056
mm: vmscan: obey proportional scanning requirements for kswapd
by Mel Gorman
· 11 years ago
7548536
mm: vmscan: limit the number of pages kswapd reclaims at each priority
by Mel Gorman
· 11 years ago
169f6c1
mm/page_alloc: don't re-init pageset in zone_pcp_update()
by Cody P Schafer
· 11 years ago
3664033
mm/page_alloc: rename setup_pagelist_highmark() to match naming of pageset_set_batch()
by Cody P Schafer
· 11 years ago
737af4c
mm/page_alloc: in zone_pcp_update(), uze zone_pageset_init()
by Cody P Schafer
· 11 years ago
56cef2b
mm/page_alloc: factor zone_pageset_init() out of setup_zone_pageset()
by Cody P Schafer
· 11 years ago
dd1895e
mm/page_alloc: relocate comment to be directly above code it refers to.
by Cody P Schafer
· 11 years ago
88c90db
mm/page_alloc: factor setup_pageset() into pageset_init() and pageset_set_batch()
by Cody P Schafer
· 11 years ago
22a7f12
mm/page_alloc: when handling percpu_pagelist_fraction, don't unneedly recalulate high
by Cody P Schafer
· 11 years ago
0a647f3
mm/page_alloc: convert zone_pcp_update() to rely on memory barriers instead of stop_machine()
by Cody P Schafer
· 11 years ago
998d39c
mm/page_alloc: protect pcp->batch accesses with ACCESS_ONCE
by Cody P Schafer
· 11 years ago
8d7a8fa
mm/page_alloc: insert memory barriers to allow async update of pcp batch and high
by Cody P Schafer
· 11 years ago
c8e251f
mm/page_alloc: prevent concurrent updaters of pcp ->batch and ->high
by Cody P Schafer
· 11 years ago
4008bab
mm/page_alloc: factor out setting of pcp->high and pcp->batch
by Cody P Schafer
· 11 years ago
d6e9321
mm: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
by Libin
· 11 years ago
b430e9d
mm: remove compressed copy from zram in-memory
by Minchan Kim
· 11 years ago
ffbdccf
mm, memcg: don't take task_lock in task_in_mem_cgroup
by David Rientjes
· 11 years ago
0f8975e
mm: soft-dirty bits for user memory changes tracking
by Pavel Emelyanov
· 11 years ago
f991fae
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
f39d420
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 11 years ago
1873e5002
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 11 years ago
790eac5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
46a1c2c
vfs: export lseek_execute() to modules
by Jie Liu
· 11 years ago
e13053f
Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
3e42dee
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
fc76a25
Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
9e239bb
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
24a72ac
Merge tag 'v3.10' into next
by Benjamin Herrenschmidt
· 11 years ago
60545d0
[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now...
by Al Viro
· 11 years ago
83a35e3
treewide: relase -> release
by Geert Uytterhoeven
· 11 years ago
a204dbc
Merge branch 'acpi-hotplug'
by Rafael J. Wysocki
· 11 years ago
13d60f4
futex: Take hugepages into account when generating futex_key
by Zhang Yi
· 11 years ago
b5aef68
Merge 3.10-rc7 into driver-core-next
by Greg Kroah-Hartman
· 11 years ago
37ec43c
evm: calculate HMAC after initializing posix acl on tmpfs
by Mimi Zohar
· 12 years ago
fce144b
mm/THP: deposit the transpare huge pgtable before set_pmd
by Aneesh Kumar K.V
· 11 years ago
a6bf2bb
mm/THP: withdraw the pgtable after pmdp related operations
by Aneesh Kumar K.V
· 11 years ago
6b0b50b
mm/THP: add pmd args to pgtable deposit and withdraw APIs
by Aneesh Kumar K.V
· 11 years ago
Next »