linux-2.6
2009-06-17  Tomas SzepeCONFIG_FILE_LOCKING should not depend on CONFIG_BLOCK
2009-06-17  Florian Fainellidrivers: add support for the TI VLYNQ bus
2009-06-17  Daniel Mackconsole: make blank timeout value a boot option
2009-06-17  Figo.zhangDocumentation/atomic_ops.txt: fix sample code
2009-06-17  Maciej W. Rozyckieisa.ids: add Network Peripherals FDDI boards
2009-06-17  Masatake YAMATOsyscalls.h: remove duplicated declarations for sys_pipe2
2009-06-17  Randy Dunlapkmap_types: make most arches use generic header file
2009-06-17  Jaswinder Singh... Documentation/accounting/getdelays.c intialize the...
2009-06-17  Li Zefanhexdump: remove the trailing space
2009-06-17  Minchan Kimuse printk_once() in several places
2009-06-17  Chris Petersonslow-work: use round_jiffies() for thread pool's cull...
2009-06-17  Huang Shijielib: do code optimization for radix_tree_lookup() and...
2009-06-17  Alexey Dobriyangroups: move code to kernel/groups.c
2009-06-17  Thomas Gleixnerremove put_cpu_no_resched()
2009-06-17  Philipp Reisnerdrbd: add major number to major.h
2009-06-17  Andrew Mortonheaders: move module_bug_finalize()/module_bug_cleanup...
2009-06-17  Eric Dumazetpoll: avoid extra wakeups in select/poll
2009-06-17  Robert P. J... ntfs: use is_power_of_2() function for clarity.
2009-06-17  Robert P. J... kernel/kfifo.c: replace conditional test with is_power_...
2009-06-17  Jan Blunckatomic: only take lock when the counter drops to zero...
2009-06-17  Dan Smithutsname.h: make new_utsname fields use the proper lengt...
2009-06-17  Roel Kluinuml: bad macro expansion, parameter is member
2009-06-17  Amerigo Wanguml: fix a section warning
2009-06-17  Thomas Gleixnerum: remove obsolete hw_interrupt_type
2009-06-17  Alan Coxuml: UML net driver does not allow for vlans
2009-06-17  Thomas Gleixnerm32r: remove obsolete hw_interrupt_type
2009-06-17  Roel Kluinalpha: bad macro expansion, parameter is member
2009-06-17  Thomas Gleixneralpha: remove obsolete hw_interrupt_type
2009-06-17  KAMEZAWA Hiroyukimm: fix lumpy reclaim lru handling at isolate_lru_pages
2009-06-17  Mel Gormanvmscan: count the number of times zone_reclaim() scans...
2009-06-17  Mel Gormanvmscan: do not unconditionally treat zones that fail...
2009-06-17  Mel Gormanvmscan: properly account for the number of page cache...
2009-06-17  Wu Fengguangwriteback: skip new or to-be-freed inodes
2009-06-17  David Rientjesoom: only oom kill exiting tasks with attached memory
2009-06-17  Daisuke Nishimuravmscan: handle may_swap more strictly
2009-06-17  Wu Fengguangvmscan: merge duplicate code in shrink_active_list()
2009-06-17  Wu Fengguangvmscan: make mapped executable pages the first class...
2009-06-17  Wu Fengguangvmscan: report vm_flags in page_referenced()
2009-06-17  Mel Gormanmm: add a gfp-translate script to help understand page...
2009-06-17  Sergei Trofimovichmm cleanup: shmem_file_setup: 'char *' -> 'const char...
2009-06-17  Minchan Kimmm: remove file argument from swap_readpage()
2009-06-17  Minchan Kimmm: remove annotation of gfp_mask in add_to_swap
2009-06-17  Yinghai Lupage-allocator: clear N_HIGH_MEMORY map before we set...
2009-06-17  Mike Waychisonmm: remove __invalidate_mapping_pages variant
2009-06-17  David Rientjesoom: invoke oom killer for __GFP_NOFAIL
2009-06-17  David Rientjesoom: avoid unnecessary mm locking and scanning for...
2009-06-17  David Rientjesoom: move oom_adj value from task_struct to mm_struct
2009-06-17  KAMEZAWA Hiroyukimm: reuse unused swap entry if necessary
2009-06-17  KAMEZAWA Hiroyukimm: modify swap_map and add SWAP_HAS_CACHE flag
2009-06-17  KAMEZAWA Hiroyukimm: add swap cache interface for swap reference
2009-06-17  KOSAKI Motohiromm: remove CONFIG_UNEVICTABLE_LRU config option
2009-06-17  Minchan Kimpage-allocator: reset wmark_min and inactive ratio...
2009-06-17  Minchan Kimpage-allocator: add inactive ratio calculation function...
2009-06-17  Minchan Kimpage-allocator: clean up functions related to pages_min
2009-06-17  Christoph Lameterpage-allocator: use integer fields lookup for gfp_zone...
2009-06-17  Matthew Wilcoxmm: check the argument of kunmap on architectures witho...
2009-06-17  MinChan Kimvmscan: prevent shrinking of active anon lru list in...
2009-06-17  Brice Goglinmigration: only migrate_prep() once per move_pages()
2009-06-17  Rafael J. Wysockimm, PM/Freezer: Disable OOM killer when tasks are frozen
2009-06-17  Nick Pigginmm: madvise(): correct return code
2009-06-17  Andrew Mortonpage-allocator: warn if __GFP_NOFAIL is used for a...
2009-06-17  Magnus Dammvideobuf-dma-contig: zero copy USERPTR support
2009-06-17  Johannes Weinermm: introduce follow_pfn()
2009-06-17  Johannes Weinermm: use generic follow_pte() in follow_phys()
2009-06-17  Johannes Weinermm: introduce follow_pte()
2009-06-17  Cyrill Gorcunovmm: setup_per_zone_inactive_ratio - fix comment and...
2009-06-17  Cyrill Gorcunovmm: setup_per_zone_inactive_ratio - do not call for...
2009-06-17  Wu Fengguangvmscan: ZVC updates in shrink_active_list() can be...
2009-06-17  Wu Fengguangvmscan: don't export nr_saved_scan in /proc/zoneinfo
2009-06-17  Wu Fengguangvmscan: cleanup the scan batching code
2009-06-17  Rik van Rielvmscan: evict use-once pages first
2009-06-17  Wu Fengguangpagemap: add page-types tool
2009-06-17  Wu Fengguangpagemap: document 9 more exported page flags
2009-06-17  Wu Fengguangpagemap: document clarifications
2009-06-17  Wu Fengguangproc: export more page flags in /proc/kpageflags
2009-06-17  Wu Fengguangproc: kpagecount/kpageflags code cleanup
2009-06-17  Wu Fengguangmm: introduce PageHuge() for testing huge/gigantic...
2009-06-17  Mel Gormanmm: use alloc_pages_exact() in alloc_large_system_hash...
2009-06-17  Mel Gormanpage allocator: sanity check order in the page allocato...
2009-06-17  KOSAKI Motohiropage allocator: move free_page_mlock() to page_alloc.c
2009-06-17  Mel Gormanpage allocator: slab: use nr_online_nodes to check...
2009-06-17  Christoph Lameterpage allocator: use a pre-calculated value instead...
2009-06-17  Mel Gormanpage allocator: get the pageblock migratetype without...
2009-06-17  Mel Gormanpage allocator: update NR_FREE_PAGES only as necessary
2009-06-17  Mel Gormanpage allocator: use allocation flags as an index to...
2009-06-17  Nick Pigginpage allocator: do not check for compound pages during...
2009-06-17  Mel Gormanpage allocator: do not setup zonelist cache when there...
2009-06-17  Mel Gormanpage allocator: do not disable interrupts in free_page_...
2009-06-17  Mel Gormanpage allocator: do not call get_pageblock_migratetype...
2009-06-17  Mel Gormanpage allocator: inline __rmqueue_fallback()
2009-06-17  Mel Gormanpage allocator: inline buffered_rmqueue()
2009-06-17  Mel Gormanpage allocator: inline __rmqueue_smallest()
2009-06-17  Mel Gormanpage allocator: remove a branch by assuming __GFP_HIGH...
2009-06-17  Peter Zijlstrapage allocator: calculate the alloc_flags for allocatio...
2009-06-17  Mel Gormanpage allocator: calculate the migratetype for allocatio...
2009-06-17  Mel Gormanpage allocator: calculate the preferred zone for alloca...
2009-06-17  Mel Gormanpage allocator: move check for disabled anti-fragmentat...
2009-06-17  Mel Gormanpage allocator: break up the allocator entry point...
2009-06-17  Mel Gormanpage allocator: check only once if the zonelist is...
2009-06-17  Mel Gormanpage allocator: do not check NUMA node ID when the...
next