drivers/misc: ROHM BH1780GLI ambient light sensor driver
[sfrench/cifs-2.6.git] / mm /
2010-08-10 KAMEZAWA Hiroyukihibernation: freeze swap at hibernation
2010-08-10 KAMEZAWA Hiroyukimm: fix corruption of hibernation caused by reusing...
2010-08-10 Lai Jiangshanksm: cleanup for mm_slots_hash
2010-08-10 Wu Fengguangvmscan: raise the bar to PAGEOUT_IO_SYNC stalls
2010-08-10 Kulikov Vasiliymm/vmalloc.c: check kmalloc() return value
2010-08-10 KOSAKI Motohiromemcg: add mm_vmscan_memcg_isolate tracepoint
2010-08-10 KOSAKI Motohiromemcg, vmscan: add memcg reclaim tracepoint
2010-08-10 KOSAKI Motohirovmscan: shrink_slab() requires the number of lru_pages...
2010-08-10 Jeremy Fitzhardingemmu-notifiers: remove mmu notifier calls in apply_to_pa...
2010-08-10 KOSAKI Motohirovmscan: protect reading of reclaim_stat with lru_lock
2010-08-10 KOSAKI Motohirovmscan: avoid subtraction of unsigned types
2010-08-10 Andrea Arcangelimm: set VM_FAULT_WRITE in do_swap_page()
2010-08-10 Rik van Rielrmap: add exclusive page to private anon_vma on swapin
2010-08-10 David Rientjesoom: badness heuristic rewrite
2010-08-10 KOSAKI Motohirooom: multi threaded process coredump don't make deadlock
2010-08-10 Luis Claudio R.... oom: give the dying task a higher priority
2010-08-10 KOSAKI Motohirooom: remove child->mm check from oom_kill_process()
2010-08-10 KOSAKI Motohirooom: cleanup has_intersects_mems_allowed()
2010-08-10 KOSAKI Motohirooom: move OOM_DISABLE check from oom_kill_task to out_o...
2010-08-10 KOSAKI Motohirooom: kill duplicate OOM_DISABLE check
2010-08-10 KOSAKI Motohirooom: /proc/<pid>/oom_score treat kernel thread honestly
2010-08-10 KOSAKI Motohirooom: oom_kill_process() needs to check that p is unkillable
2010-08-10 KOSAKI Motohirooom: make oom_unkillable_task() helper function
2010-08-10 KOSAKI Motohirooom: oom_kill_process() doesn't select kthread child
2010-08-10 KOSAKI Motohirooom: don't try to kill oom_unkillable child
2010-08-10 Mel Gormanvmscan: update isolated page counters outside of main...
2010-08-10 Mel Gormanvmscan: set up pagevec as late as possible in shrink_pa...
2010-08-10 Mel Gormanvmscan: set up pagevec as late as possible in shrink_in...
2010-08-10 Mel Gormanvmscan: remove unnecessary temporary vars in do_try_to_...
2010-08-10 KOSAKI Motohirovmscan: simplify shrink_inactive_list()
2010-08-10 KOSAKI Motohirovmscan: kill prev_priority completely
2010-08-10 Mel Gormanvmscan: tracing: add trace event when a page is written
2010-08-10 Mel Gormanvmscan: tracing: add trace events for LRU page isolation
2010-08-10 Mel Gormanvmscan: tracing: add trace events for kswapd wakeup...
2010-08-10 KOSAKI Motohirovmscan: recalculate lru_pages on each priority
2010-08-10 KOSAKI Motohirovmscan: zone_reclaim don't call disable_swap_token()
2010-08-10 Jan Karamm: implement writeback livelock avoidance using page...
2010-08-10 Andrea Arcangelirmap: add anon_vma bug checks
2010-08-10 Andrea Arcangelirmap: resurrect page_address_in_vma anon_vma check
2010-08-10 Andrea Arcangelirmap: always use anon_vma root pointer
2010-08-10 Andrea Arcangelirmap: always add new vmas at the end
2010-08-10 Andrea Arcangelimmap: remove unnecessary lock from __vma_link
2010-08-10 Shaohua Lishmem: reduce pagefault lock contention
2010-08-10 Tim Chentmpfs: make tmpfs scalable with percpu_counter for...
2010-08-10 Andi Kleengcc-4.6: mm: fix unused but set warnings
2010-08-10 KOSAKI Motohiromempolicy: reduce stack size of migrate_pages()
2010-08-10 Minchan Kimmm: use for_each_online_cpu() in vmstat
2010-08-10 David Rientjesoom: fold __out_of_memory into out_of_memory
2010-08-10 David Rientjesoom: remove constraint argument from select_bad_process...
2010-08-10 Minchan Kimmm: rename try_set_zone_oom() to try_set_zonelist_oom()
2010-08-10 David Rientjesoom: remove unnecessary code and cleanup
2010-08-10 David Rientjesoom: remove special handling for pagefault ooms
2010-08-10 David Rientjesoom: extract panic helper function
2010-08-10 David Rientjesoom: avoid oom killer for lowmem allocations
2010-08-10 David Rientjesoom: enable oom tasklist dump by default
2010-08-10 David Rientjesoom: select task from tasklist for mempolicy ooms
2010-08-10 David Rientjesoom: sacrifice child with highest badness score for...
2010-08-10 David Rientjesoom: filter tasks not sharing the same cpuset
2010-08-10 David Rientjesoom: avoid sending exiting tasks a SIGKILL
2010-08-10 David Rientjesoom: give current access to memory reserves if it has...
2010-08-10 David Rientjesoom: dump_tasks use find_lock_task_mm too fix
2010-08-10 David Rientjesoom: improve commentary in dump_tasks()
2010-08-10 KOSAKI Motohirooom: dump_tasks use find_lock_task_mm too
2010-08-10 Oleg Nesterovoom: introduce find_lock_task_mm() to fix !mm false...
2010-08-10 Oleg Nesterovoom: PF_EXITING check should take mm into account
2010-08-10 Oleg Nesterovoom: check PF_KTHREAD instead of !mm to skip kthreads
2010-08-10 Rik van Rielmm: extend KSM refcounts to the anon_vma root
2010-08-10 Rik van Rielmm: always lock the root (oldest) anon_vma
2010-08-10 Rik van Rielmm: track the root (oldest) anon_vma
2010-08-10 Rik van Rielmm: change direct call of spin_lock(anon_vma->lock...
2010-08-10 Rik van Rielmm: rename anon_vma_lock to vma_lock_anon_vma
2010-08-10 Doug Doanhugetlb: call mmu notifiers on hugepage cow
2010-08-10 Heiko Carstensmm: provide init_mm mm_context initializer
2010-08-10 Julia Lawallmm: use ERR_CAST
2010-08-10 Julia Lawallmm: use memdup_user
2010-08-08 Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
2010-08-08 Linus TorvaldsMerge branch 'for-linus' of git://www.jni.nu/cris
2010-08-08 Linus TorvaldsMerge branch 'for-linus' of git://android./kernel/tegra
2010-08-08 Linus TorvaldsMerge branch 'for-linus' of git://github.com/schandinat...
2010-08-08 Linus TorvaldsMerge branch 'for-linus' of git://gitorious.org/linux...
2010-08-08 Linus TorvaldsMerge branch 'omap-for-linus' of git://git./linux/kerne...
2010-08-08 Linus TorvaldsMerge branch 'davinci-for-linus' of git://git./linux...
2010-08-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-08 Linus TorvaldsMerge branch 'acpica' of git://git./linux/kernel/git...
2010-08-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-08 Linus TorvaldsMerge branch 'bkl/core' of git://git./linux/kernel...
2010-08-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-07 Linus TorvaldsMerge branch 'for-2.6.36' of git://linux-nfs.org/~bfiel...
2010-08-07 Linus TorvaldsMerge branch 'nfs-for-2.6.36' of git://git.linux-nfs...
2010-08-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-07 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2010-08-07 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-08-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-07 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-08-07 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2010-08-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-06 Linus TorvaldsMerge branch 'x86-xsave-for-linus' of git://git./linux...
2010-08-06 Linus TorvaldsMerge branch 'x86-mce-for-linus' of git://git./linux...
next