safe/jmp/linux-2.6
2009-09-22 Joe Perchesscripts/get_maintainer.pl: better email routines, use...
2009-09-22 Joe Perchesscripts/get_maintainer.pl: add --pattern-depth
2009-09-22 Joe Perchesscripts/get_maintainer.pl: add sections in pattern...
2009-09-22 Joe Perchesscripts/get_maintainer.pl: add --git-blame
2009-09-22 Hannes EderMAINTAINERS: add IPVS include files
2009-09-22 Roel Kluinuml: fix order of pud and pmd_free()
2009-09-22 Christoph Hellwigum: convert to asm-generic/hardirq.h
2009-09-22 Corrado Zoccolocpuidle: menu governor: reduce latency on exit
2009-09-22 Arjan van de Vencpuidle: fix the menu governor to boost IO performance
2009-09-22 Christoph Hellwigm68k: convert to asm-generic/hardirq.h
2009-09-22 john stultzm68k: convert to use arch_gettimeoffset()
2009-09-22 Christoph Hellwigm32r: convert to asm-generic/hardirq.h
2009-09-22 john stultzm32r: convert to use arch_gettimeoffset()
2009-09-22 Roel Kluinm32r: remove redundant tests on unsigned
2009-09-22 Christoph Hellwigalpha: convert to asm-generic/hardirq.h
2009-09-22 Marcin Slusarzalpha: use printk_once
2009-09-22 Roel Kluinarch/alpha/boot/tools/objstrip.c: wrong variable tested...
2009-09-22 john stultzalpha: convert to use arch_gettimeoffset()
2009-09-22 Christoph Hellwigh8300: convert to asm-generic/hardirq.h
2009-09-22 Bernd Schmidtnommu: add support for Memory Protection Units (MPU)
2009-09-22 Kristoffer... pcmcia: cleanup/fixup patch for sa1100_jornada_pcmcia...
2009-09-22 Alexey Dobriyanpcmcia: switch /proc/bus/pccard/drivers to seq_file
2009-09-22 Roel Kluinpcmcia: fix read buffer overflow
2009-09-22 Mike Frysingerpcmcia: yenta: add missing __devexit marking
2009-09-22 Michael S.... mm: reduce atomic use on use_mm fast path
2009-09-22 Michael S.... mm: move use_mm/unuse_mm from aio.c to mm/
2009-09-22 Pekka Enbergshmem: initialize struct shmem_sb_info to zero
2009-09-22 Arnd Bergmannmm: remove duplicate asm/mman.h files
2009-09-22 Eric B Munsonhugetlb: add MAP_HUGETLB example
2009-09-22 Eric B Munsonhugetlb: add MAP_HUGETLB for mmaping pseudo-anonymous...
2009-09-22 Arnd Bergmannmm: add MAP_HUGETLB for mmaping pseudo-anonymous huge...
2009-09-22 Eric B Munsonhugetlbfs: allow the creation of files suitable for...
2009-09-22 Huang Shijiemmap: save some cycles for the shared anonymous mapping
2009-09-22 Lee Schermerhornmmap: avoid unnecessary anon_vma lock acquisition in...
2009-09-22 Hugh Dickinstmpfs: depend on shmem
2009-09-22 Huang Shijiemmap: remove unnecessary code
2009-09-22 Hugh Dickinsmm: move highest_memmap_pfn
2009-09-22 Hugh Dickinsmm: ZERO_PAGE without PTE_SPECIAL
2009-09-22 Hugh Dickinsmm: hugetlbfs_pagecache_present
2009-09-22 Hugh Dickinsmm: m(un)lock avoid ZERO_PAGE
2009-09-22 Hugh Dickinsmm: FOLL flags for GUP flags
2009-09-22 Hugh Dickinsmm: reinstate ZERO_PAGE
2009-09-22 Hugh Dickinsmm: fix anonymous dirtying
2009-09-22 Hugh Dickinsmm: follow_hugetlb_page flags
2009-09-22 Hugh Dickinsmm: FOLL_DUMP replace FOLL_ANON
2009-09-22 Hugh Dickinsmm: add get_dump_page
2009-09-22 Hugh Dickinsmm: remove unused GUP flags
2009-09-22 Hugh Dickinsmm: munlock use follow_page
2009-09-22 Minchan Kimmm: fix NUMA accounting in numastat.txt
2009-09-22 Mel Gormanpage-allocator: maintain rolling count of pages to...
2009-09-22 Mel Gormanpage-allocator: split per-cpu list into one-list-per...
2009-09-22 KOSAKI Motohirooom: fix oom_adjust_write() input sanity check
2009-09-22 KOSAKI Motohirooom: oom_kill doesn't kill vfork parent (or child)
2009-09-22 KOSAKI Motohirooom: make oom_score to per-process value
2009-09-22 KOSAKI Motohirooom: move oom_adj value from task_struct to signal_struct
2009-09-22 Vincent Limm/vmscan: remove page_queue_congested() comment
2009-09-22 Wu Fengguangmm: do batched scans for mem_cgroup
2009-09-22 Alexey Dobriyanoom: move oom_killer_enable()/oom_killer_disable to...
2009-09-22 Vincent Limm/vmscan: rename zone_nr_pages() to zone_nr_lru_pages()
2009-09-22 Jan Beulichmm: also use alloc_large_system_hash() for the PID...
2009-09-22 Jan Beulichmm: don't use alloc_bootmem_low() where not strictly...
2009-09-22 Jan Beulichmm: replace various uses of num_physpages by totalram_pages
2009-09-22 Jan Beulichmemory hotplug: fix updating of num_physpages for hot...
2009-09-22 Mel Gormanpage-allocator: limit the number of MIGRATE_RESERVE...
2009-09-22 Johannes Weinermm: document is_page_cache_freeable()
2009-09-22 Johannes Weinermm: return boolean from page_has_private()
2009-09-22 Johannes Weinermm: return boolean from page_is_file_cache()
2009-09-22 Johannes Weinermm: introduce page_lru_base_type()
2009-09-22 Johannes Weinermm: drop unneeded double negations
2009-09-22 Sage Weilmm: remove broken 'kzalloc' mempool
2009-09-22 Sage Weilmd: avoid use of broken kzalloc mempool
2009-09-22 Jaswinder Singh... mm: includecheck fix for mm/nommu.c
2009-09-22 Jaswinder Singh... mm: includecheck fix for mm/shmem.c
2009-09-22 Daisuke Nishimuramm: add_to_swap_cache() does not return -EEXIST
2009-09-22 Daisuke Nishimuramm: add_to_swap_cache() must not sleep
2009-09-22 Mel Gormantracing, documentation: Add a document on the kmem...
2009-09-22 Mel Gormantracing, documentation: add a document describing how...
2009-09-22 Mel Gormantracing, page-allocator: add a postprocessing script...
2009-09-22 Mel Gormantracing, page-allocator: add trace event for page traff...
2009-09-22 Mel Gormantracing, page-allocator: add trace events for anti...
2009-09-22 Mel Gormantracing, page-allocator: add trace events for page...
2009-09-22 Mel Gormanpage-allocator: remove dead function free_cold_page()
2009-09-22 Geert Uytterhoevenarches: drop superfluous casts in nr_free_pages() callers
2009-09-22 KAMEZAWA Hiroyukikcore: /proc/kcore should use vread
2009-09-22 KAMEZAWA Hiroyukikcore: fix vread/vwrite to be aware of holes
2009-09-22 KAMEZAWA Hiroyukivmalloc: unmap vmalloc area after hiding it
2009-09-22 Mel Gormanpage-allocator: change migratetype for all pageblocks...
2009-09-22 Benjamin Herrenschmidtmm: kmem_cache_create(): make it easier to catch NULL...
2009-09-22 Moussa A. Bapagemap clear_refs: modify to specify anon or mapped...
2009-09-22 Hugh Dickinsksm: mremap use err from ksm_madvise
2009-09-22 Hugh Dickinsksm: unmerge is an origin of OOMs
2009-09-22 Hugh Dickinsksm: clean up obsolete references
2009-09-22 Hugh Dickinsksm: remove VM_MERGEABLE_FLAGS
2009-09-22 Hugh Dickinsksm: add some documentation
2009-09-22 Hugh Dickinsksm: sysfs and defaults
2009-09-22 Andrea Arcangeliksm: fix deadlock with munlock in exit_mmap
2009-09-22 Hugh Dickinsksm: fix oom deadlock
2009-09-22 Hugh Dickinsksm: distribute remove_mm_from_lists
2009-09-22 Hugh Dickinsksm: fix endless loop on oom
2009-09-22 Hugh Dickinsksm: five little cleanups
next