drivers: power: report battery voltage in AOSP compatible format
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / mm /
2015-01-16 Linus Torvaldsmm: Don't count the stack guard page towards RLIMIT_STACK
2015-01-16 Linus Torvaldsmm: propagate error from stack expansion even for guard...
2015-01-16 Vlastimil Babkamm, vmscan: prevent kswapd livelock due to pfmemalloc...
2014-12-16 Hugh Dickinsmm: fix swapoff hang after page migration and fork
2014-12-16 Weijie Yangmm: frontswap: invalidate expired data on a dup-store...
2014-11-21 Johannes Weinermm: memcg: handle non-error OOM situations more gracefully
2014-11-21 Johannes Weinermm: memcg: do not trap chargers with full callstack...
2014-11-21 Johannes Weinermm: memcg: rework and document OOM waiting and wakeup
2014-11-21 Johannes Weinermm: memcg: enable memcg OOM killer only for user faults
2014-11-14 Jan Karamm: Remove false WARN_ON from pagecache_isize_extended()
2014-11-14 Wang Nancgroup/kmemleak: add kmemleak_free() for cgroup dealloc...
2014-11-14 Michal HockoOOM, PM: OOM killed task shouldn't escape PM suspend
2014-11-14 Jan Karavfs: fix data corruption when blocksize < pagesize...
2014-11-14 Guenter RoeckRevert "percpu: free percpu allocation info for uniproc...
2014-10-09 Mel Gormanmm: numa: Do not mark PTEs pte_numa when splitting...
2014-10-09 Waiman Longmm, thp: move invariant bug check out of loop in __spli...
2014-10-05 Oleg Nesterovvm_is_stack: use for_each_thread() rather then buggy...
2014-10-05 Oleg Nesterovoom_kill: add rcu_read_lock() into find_lock_task_mm()
2014-10-05 Oleg Nesterovoom_kill: has_intersects_mems_allowed() needs rcu_read_...
2014-10-05 Oleg Nesterovoom_kill: change oom_kill.c to use for_each_thread()
2014-10-05 Tejun Heopercpu: perform tlb flush after pcpu_map_pages() failure
2014-10-05 Tejun Heopercpu: fix pcpu_alloc_pages() failure path
2014-10-05 Honggang Lipercpu: free percpu allocation info for uniprocessor...
2014-10-05 Miklos Szeredishmem: fix nlink for rename overwrite directory
2014-08-07 David Rientjesmm, thp: do not allow thp faults to avoid cpuset restri...
2014-07-31 Naoya Horiguchimm: hugetlb: fix copy_hugetlb_page_range()
2014-07-31 Mikulas Patockaslab_common: fix the check for duplicate slab names
2014-07-31 Christoph Lameterslab_common: Do not check for duplicate slab names
2014-07-28 Hugh Dickinsshmem: fix splicing from a hole while it's punched
2014-07-28 Hugh Dickinsshmem: fix faulting into a hole, not taking i_mutex
2014-07-28 Hugh Dickinsshmem: fix faulting into a hole while it's punched
2014-07-17 Gu Zhengcpuset,mempolicy: fix sleeping function called from...
2014-07-09 Hugh Dickinsmm: fix crashes from mbind() merging vmas
2014-07-09 Naoya Horiguchihugetlb: fix copy_hugetlb_page_range() to handle migrat...
2014-07-01 Johannes Weinermm: vmscan: clear kswapd's special reclaim powers befor...
2014-07-01 Hugh Dickinsmm: fix sleeping function warning from __put_anon_vma
2014-07-01 Tony Luckmm/memory-failure.c: don't let collect_procs() skip...
2014-07-01 Tony Luckmm/memory-failure.c-failure: send right signal code...
2014-07-01 Mel Gormanmm: vmscan: do not throttle based on pfmemalloc reserve...
2014-06-16 Vlastimil Babkamm/compaction: make isolate_freepages start at pagebloc...
2014-06-16 Vlastimil Babkamm: compaction: detect when scanners meet in isolate_fr...
2014-06-16 Vlastimil Babkamm: compaction: reset cached scanner pfn's before readi...
2014-06-11 Andrey Ryabininmm: rmap: fix use-after-free in __put_anon_vma
2014-06-11 Naoya Horiguchimm/memory-failure.c: fix memory leak by race between...
2014-06-07 Jianyu Zhanpercpu: make pcpu_alloc_chunk() use pcpu_mem_free(...
2014-06-07 Chen Yuconghwpoison, hugetlb: lock_page/unlock_page does not match...
2014-06-07 Kirill A. Shutemovmm, thp: close race between mremap() and split_huge_page()
2014-06-07 Linus Torvaldsmm: make fixup_user_fault() check the vma access rights too
2014-05-31 Mizuma, Masayoshimm/hugetlb.c: add cond_resched_lock() in return_unused_...
2014-05-06 Mizuma, Masayoshimm: hugetlb: fix softlockup when a large number of...
2014-05-06 Vlastimil Babkamm: try_to_unmap_cluster() should lock_page() before...
2014-04-27 Jan Karabdi: avoid oops on device removal
2014-04-27 Derek Basehorebacking_dev: fix hung task on sync
2014-04-03 David Rientjesmm: close PageTail race
2014-03-24 Filipe Brandenburgermemcg: reparent charges of children before processing...
2014-03-24 Laura Abbottmm/compaction: break out of loop on !PageBuddy in isola...
2014-03-07 Michal Hockomemcg: fix endless loop caused by mem_cgroup_iter
2014-02-22 Naoya Horiguchimm/memory-failure.c: move refcount only in !MF_COUNT_IN...
2014-02-20 Xishi Qiumm: fix process accidentally killed by mce because...
2014-02-20 Naoya Horiguchimm/memory-failure.c: fix memory leak in successful...
2014-02-20 KOSAKI Motohiromm: __set_page_dirty_nobuffers() uses spin_lock_irqsave...
2014-02-13 David Rientjesmm, oom: base root bonus on current usage
2014-02-13 Li Zefanslub: Fix calculation of cpu slabs
2014-02-13 Johannes Weinermm/page-writeback.c: do not count anon pages as dirtyab...
2014-02-13 Johannes Weinermm/page-writeback.c: fix dirty_balance_reserve subtract...
2014-02-13 Naoya Horiguchimm/memory-failure.c: shift page lock from head page...
2014-02-06 David Rientjesmm/mempolicy.c: fix mempolicy printing in numa_maps
2014-02-06 Andrea Arcangelimm: hugetlbfs: fix hugetlbfs optimization
2014-01-25 Hugh Dickinsthp: fix copy_page_rep GPF by testing is_huge_zero_pmd...
2014-01-25 Jianguo Wumm/memory-failure.c: recheck PageHuge() after hugetlb...
2014-01-09 Vladimir Davydovmemcg: fix memcg_size() calculation
2014-01-09 Naoya Horiguchimm/memory-failure.c: transfer page count from head...
2014-01-09 Rik van Rielmm: fix use-after-free in sys_remap_file_pages
2014-01-09 Jianguo Wumm/hugetlb: check for pte NULL pointer in __page_check_...
2014-01-09 Joonsoo Kimmm/compaction: respect ignore_skip_hint in update_pageb...
2014-01-09 Rik van Rielmm: fix TLB flush race between migration, and change_pr...
2014-01-09 Mel Gormanmm: numa: avoid unnecessary work on the failure path
2014-01-09 Mel Gormanmm: numa: ensure anon_vma is locked to prevent parallel...
2014-01-09 Mel Gormanmm: clear pmd_numa before invalidating
2013-12-08 Mel Gormanmm: numa: return the number of base pages altered by...
2013-12-04 Akira Takeuchimm: ensure get_unmapped_area() returns higher address...
2013-11-29 Christoph Lameterslub: Handle NULL parameter in kmem_cache_flags
2013-11-13 Zhang Yanfeimm/vmalloc.c: fix an overflow bug in alloc_vmap_area()
2013-11-13 Chen LinXmm/pagewalk.c: fix walk_page_range() access of wrong...
2013-11-13 Mel Gormanmm: Account for a THP NUMA hinting update as one PTE...
2013-11-13 Mel Gormanmm: Close races between THP migration and PMD numa...
2013-11-13 Mel Gormanmm: numa: Sanitize task_numa_fault() callsites
2013-11-13 Mel Gormanmm: Prevent parallel splits during THP migration
2013-11-13 Mel Gormanmm: Wait for THP migrations to complete during NUMA...
2013-11-13 Mel Gormanmm: numa: Do not account for a hinting fault if we...
2013-11-13 Uwe Kleine-Königmm: make generic_access_phys available for modules
2013-11-04 Fengguang Wuwriteback: fix negative bdi max pause
2013-11-04 Hugh Dickinsmm: fix BUG in __split_huge_page_pmd
2013-10-18 Al Virocope with potentially long ->d_dname() output for shmem...
2013-10-13 Rafael Aquinimm: avoid reinserting isolated balloon pages into LRU...
2013-10-13 Darrick J. Wongmm/bounce.c: fix a regression where MS_SNAP_STABLE...
2013-10-01 Khalid Azizmm: fix aio performance regression for database caused...
2013-09-27 Libinmm/huge_memory.c: fix potential NULL pointer dereference
2013-09-27 Greg Thelenmemcg: fix multiple large threshold notifications
2013-09-08 Andrey Vaginmemcg: check that kmem_cache has memcg_params before...
next