deliverable/linux.git
2010-08-10  Michael Creealpha: add wrperfmon.h header file to aid use of wrperf...
2010-08-10  Michael Creealpha: add performance monitor interrupt counter
2010-08-10  Jan Karamm: avoid resetting wb_start after each writeback round
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 Motohirovmscan: convert mm_vmscan_lru_isolate to DEFINE_EVENT
2010-08-10  KOSAKI Motohiromemcg, vmscan: add memcg reclaim tracepoint
2010-08-10  KOSAKI Motohirovmscan: convert direct reclaim tracepoint to DEFINE_TRACE
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  KOSAKI Motohirodrivers/base/node.c: reduce stack usage of node_read_me...
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: deprecate oom_adj tunable
2010-08-10  David Rientjesoom: badness heuristic rewrite
2010-08-10  Andrew Mortonoom: move badness() declaration into oom.h
2010-08-10  KOSAKI Motohirooom: multi threaded process coredump don't make deadlock
2010-08-10  Luis Claudio... 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 a postprocessing script for reclai...
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  Jan Kararadix-tree: omplement function radix_tree_range_tag_if_...
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 Arcangeliksm: fix ksm swapin time optimization
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  Tim Chentmpfs: add accurate compare function to percpu_counter...
2010-08-10  Andi Kleengcc-4.6: mm: fix unused but set warnings
2010-08-10  Andi Kleengcc-4.6: pagemap: avoid unused-but-set variable
2010-08-10  Nick Pigginavr32: invoke oom-killer from page fault
2010-08-10  KOSAKI Motohiromempolicy: reduce stack size of migrate_pages()
2010-08-10  Lee Schermerhorntopology: alternate fix for ia64 tiger_defconfig build...
2010-08-10  Alexander Nevenchannyymmzone.h: remove dead prototype
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: move sysctl declarations to oom.h
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  Richard Kennedybuffer_head: remove redundant test from wait_on_buffer
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  Cesar Eduardo... kmap_atomic: make kunmap_atomic() harder to misuse
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-10  Michal Simekasm-generic: use raw_local_irq_save/restore instead...
2010-08-10  Peter Huewedrivers/video/w100fb.c: ignore void return value /...
2010-08-10  Yinghai Luipmi: fix ACPI detection with regspacing
2010-08-10  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-09  Tejun Heodrm: fix fallouts from slow-work -> wq conversion
2010-08-09  Tejun Heoworkqueue: workqueue_cpu_callback() should be cpu_notif...
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
next
This page took 0.042958 seconds and 5 git commands to generate.