sfrench/cifs-2.6.git
2010-08-10 Joe PerchesMAINTAINERS: add file patterns to UCLINUX FOR RENESAS...
2010-08-10 Joe PerchesMAINTAINERS: remove section STRIP
2010-08-10 Joe PerchesMAINTAINERS: update SPEAR CLOCK FRAMEWORK SUPPORT file...
2010-08-10 Joe PerchesMAINTAINERS: remove section SMX UIO Interface
2010-08-10 Joe PerchesMAINTAINERS: update RICOH SMARTMEDIA/XD DRIVER file...
2010-08-10 Joe PerchesMAINTAINERS: update PPP OVER L2TP file patterns
2010-08-10 Joe PerchesMAINTAINERS: update NETWORKING [WIRELESS] file patterns
2010-08-10 Joe PerchesMAINTAINERS: update ARM/ZIPIT Z2 SUPPORT file patterns
2010-08-10 Joe PerchesMAINTAINERS: update ARM/VOIPAC PXA270 file patterns
2010-08-10 Joe PerchesMAINTAINERS: update ARM/NUVOTON W90X900 ARM ARCHITECTUR...
2010-08-10 Joe PerchesMAINTAINERS: update ARM/BCMRING MTD NAND DRIVER file...
2010-08-10 Andi Kleengcc-4.6: printk: use stable variable to dump kmsg buffer
2010-08-10 Akinobu Mitas390: remove WARN_ON for misc_deregister() failures
2010-08-10 Akinobu Mitachar: add WARN_ON() in misc_deregister()
2010-08-10 Richard Kennedystop_machine: struct cpu_stopper, remove alignment...
2010-08-10 Suresh Siddhax86, ia64, smp: use workqueues unconditionally during...
2010-08-10 Kevin Winchesterinit/main.c: mark do_one_initcall* as __init_or_module
2010-08-10 Kevin Winchesterinit/main.c: fix warning: 'calltime.tv64' may be used...
2010-08-10 Geert Uytterhoevenkernel/range: remove unused definition of ARRAY_SIZE()
2010-08-10 Oleg Nesterovsys_personality: remove the bogus checks in sys_persona...
2010-08-10 Christoph Mairdrivers/misc: support for the pressure sensor BMP085...
2010-08-10 Prarit Bhargavahpilo: fix pointer warning in ilo_ccb_setup
2010-08-10 Hemanth Vdrivers/misc: ROHM BH1780GLI ambient light sensor driver
2010-08-10 Alexey Fomenkoscripts/mod/modpost.c: fix memory leak
2010-08-10 Anton Blanchardiommu: inline iommu_num_pages
2010-08-10 Kevin Winchestervfs: fix warning: 'dirent' is used uninitialized in...
2010-08-10 Randy DunlapSubmittingPatches: add more about patch descriptions
2010-08-10 Joe Percheskernel.h: remove unused NIPQUAD and NIPQUAD_FMT
2010-08-10 Geert Uytterhoevenalpha/h8300/m68k: remove obsolete <asm/md.h> files
2010-08-10 Rusty Russellinclude/linux/compiler-gcc.h: use __same_type() in...
2010-08-10 Mike Frysingerasm-generic/io.h: add big endian versions of io{read...
2010-08-10 Christoph Eggerarch/um/kernel/ptrace.c: remove dead PROC_MM
2010-08-10 Richard Weinbergerum: call free_irq() only on enabled channels
2010-08-10 Ai Licpuidle: extend cpuidle and menu governor to handle...
2010-08-10 KAMEZAWA Hiroyukihibernation: freeze swap at hibernation
2010-08-10 KAMEZAWA Hiroyukimm: fix corruption of hibernation caused by reusing...
2010-08-10 Michael Creealpha: implement HW performance events on the EV67...
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...
next