| 2016-07-28 |
Ganesh Mahendran | mm/zsmalloc: use class->objs_per_zspage to get num... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Ganesh Mahendran | mm/zsmalloc: take obj index back from find_alloced_obj |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Ganesh Mahendran | mm/zsmalloc: use obj_index to keep consistent with... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Minchan Kim | mm: bail out in shrink_inactive_list() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Mel Gorman | mm, vmscan: account for skipped pages as a partial... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Mel Gorman | mm: consider whether to decivate based on eligible... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Mel Gorman | mm: remove reclaim and compaction retry approximations |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Mel Gorman | mm, vmscan: remove highmem_file_pages |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Minchan Kim | mm: add per-zone lru list stat |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Mel Gorman | mm, vmscan: release/reacquire lru_lock on pgdat change |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Mel Gorman | mm, vmscan: remove redundant check in shrink_zones() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Mel Gorman | mm, vmscan: Update all zone LRU sizes before updating... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Minchan Kim | mm: show node_pages_scanned per node, not zone |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Mel Gorman | mm, pagevec: release/reacquire lru_lock on pgdat change |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Minchan Kim | mm, page_alloc: fix dirtyable highmem calculation |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Mel Gorman | mm, vmstat: remove zone and node double accounting... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Mel Gorman | mm, vmstat: print node-based stats in zoneinfo file |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Mel Gorman | mm: vmstat: account per-zone stalls and pages skipped... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Mel Gorman | mm: vmstat: replace __count_zone_vm_events with a zone... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Mel Gorman | mm: page_alloc: cache the last node whose dirty limit... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Mel Gorman | mm, page_alloc: remove fair zone allocation policy |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Mel Gorman | mm, vmscan: add classzone information to tracepoints |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Mel Gorman | mm, vmscan: Have kswapd reclaim from all zones if recla... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Mel Gorman | mm, vmscan: avoid passing in `remaining' unnecessarily... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Mel Gorman | mm, vmscan: avoid passing in classzone_idx unnecessaril... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Mel Gorman | mm, vmscan: avoid passing in classzone_idx unnecessaril... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Mel Gorman | mm: convert zone_reclaim to node_reclaim |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Mel Gorman | mm, page_alloc: wake kswapd based on the highest eligib... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Mel Gorman | mm, vmscan: only wakeup kswapd once per node for the... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Mel Gorman | mm: move vmscan writes and file write accounting to... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Mel Gorman | mm: move most file-based accounting to the node |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Mel Gorman | mm: rename NR_ANON_PAGES to NR_ANON_MAPPED |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Mel Gorman | mm: move page mapped accounting to the node |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Mel Gorman | mm, page_alloc: consider dirtyable memory in terms... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Mel Gorman | mm, workingset: make working set detection node-aware |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Mel Gorman | mm, memcg: move memcg limit enforcement from zones... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Mel Gorman | mm, vmscan: make shrink_node decisions more node-centric |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Mel Gorman | mm: vmscan: do not reclaim from kswapd if there is... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Mel Gorman | mm, vmscan: remove duplicate logic clearing node conges... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Mel Gorman | mm, vmscan: by default have direct reclaim only shrink... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Mel Gorman | mm, vmscan: simplify the logic deciding whether kswapd... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Mel Gorman | mm, vmscan: remove balance gap |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Mel Gorman | mm, vmscan: make kswapd reclaim in terms of nodes |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Mel Gorman | mm, vmscan: have kswapd only scan based on the highest... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Mel Gorman | mm, vmscan: begin reclaiming pages on a per-node basis |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Mel Gorman | mm, mmzone: clarify the usage of zone padding |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Mel Gorman | mm, vmscan: move LRU lists to node |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Mel Gorman | mm, vmscan: move lru_lock to the node |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Mel Gorman | mm, vmstat: add infrastructure for per-node vmstats |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Mel Gorman | mm, meminit: remove early_page_nid_uninitialised |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Michal Hocko | cpuset, mm: fix TIF_MEMDIE check in cpuset_change_task_... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Michal Hocko | freezer, oom: check TIF_MEMDIE on the correct task |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Ganesh Mahendran | mm/compaction: remove unnecessary order check in try_to... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Johannes Weiner | mm: fix vm-scalability regression in cgroup-aware worki... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
zhong jiang | mm: update the comment in __isolate_free_page |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Michal Hocko | mm, oom: tighten task_will_free_mem() locking |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Michal Hocko | mm, oom: hide mm which is shared with kthread or global... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Michal Hocko | mm, oom_reaper: do not attempt to reap a task more... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Michal Hocko | mm, oom: task_will_free_mem should skip oom_reaped... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Michal Hocko | mm, oom: fortify task_will_free_mem() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Michal Hocko | mm, oom: kill all tasks sharing the mm |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Michal Hocko | mm, oom: skip vforked tasks from being selected |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Michal Hocko | mm, oom_adj: make sure processes sharing mm have same... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Michal Hocko | proc, oom_adj: extract oom_score_adj setting into a... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Michal Hocko | proc, oom: drop bogus sighand lock |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Michal Hocko | proc, oom: drop bogus task_lock and mm check |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Linus Torvalds | Add braces to avoid "ambiguous ‘else’" compiler warnings |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-28 |
Linus Torvalds | Disable "frame-address" warning |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-27 |
Linus Torvalds | Merge tag 'hsi-for-4.8' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-27 |
Linus Torvalds | Merge tag 'random_for_linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-27 |
Linus Torvalds | Merge tag 'media/v4.8-4' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-27 |
Linus Torvalds | Merge tag 'scsi-misc' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-27 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-27 |
Linus Torvalds | Merge branch 'i2c/for-4.8' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-27 |
Linus Torvalds | Merge tag 'spi-v4.8' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-27 |
Linus Torvalds | Merge tag 'leds_for_4.8' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-27 |
Linus Torvalds | Merge tag 'for-linus-4.8' of git://git.code.sf.net... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-27 |
Linus Torvalds | Merge tag 'edac_for_4.8' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-27 |
Linus Torvalds | Disable "maybe-uninitialized" warning globally |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-27 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/net-next |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-27 |
Linus Torvalds | Merge tag 'for-linus-4.8-rc0-tag' of git://git./linux... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-27 |
Linus Torvalds | Merge tag 'arm64-upstream' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-27 |
Linus Torvalds | Merge git://git./linux/kernel/git/cmetcalf/linux-tile |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-27 |
Linus Torvalds | Merge tag 'dlm-4.8' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-27 |
Linus Torvalds | Merge tag 'for-f2fs-4.8' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-27 |
Linus Torvalds | Merge tag 'xfs-for-linus-4.8-rc1' of git://git./linux... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-27 |
Tony Camuso | ipmi: remove trydefaults parameter and default init |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-27 |
Mauro Carvalho... | Merge branch 'topic/docs-next' into v4l_for_linus |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-27 |
Catalin Marinas | arm64: arm: Fix-up the removal of the arm64 regs_query_... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-27 |
David S. Miller | xgene: Fix build warning with ACPI disabled. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-27 |
Guilherme G... | be2net: perform temperature query in adapter regardless... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-27 |
Linus Torvalds | Merge branch 'akpm' (patches from Andrew) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-27 |
Linus Torvalds | Merge tag 'for-v4.8' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-27 |
Linus Torvalds | Merge tag 'regulator-v4.8' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-27 |
Linus Torvalds | Merge tag 'regmap-v4.8' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-27 |
Linus Torvalds | Merge tag 'gpio-v4.8-1' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-27 |
Linus Torvalds | Merge tag 'media/v4.8-1' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-27 |
Linus Torvalds | Merge tag 'pstore-v4.8' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-27 |
Linus Torvalds | Merge tag 'for-linus-4.8-ofs1' of git://git./linux... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-07-27 |
Linus Torvalds | Merge tag 'ext4_for_linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
next |