aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-22scripts/get_maintainer.pl: add --git-blameJoe Perches
2009-09-22MAINTAINERS: add IPVS include filesHannes Eder
2009-09-22uml: fix order of pud and pmd_free()Roel Kluin
2009-09-22um: convert to asm-generic/hardirq.hChristoph Hellwig
2009-09-22cpuidle: menu governor: reduce latency on exitCorrado Zoccolo
2009-09-22cpuidle: fix the menu governor to boost IO performanceArjan van de Ven
2009-09-22m68k: convert to asm-generic/hardirq.hChristoph Hellwig
2009-09-22m68k: convert to use arch_gettimeoffset()john stultz
2009-09-22m32r: convert to asm-generic/hardirq.hChristoph Hellwig
2009-09-22m32r: convert to use arch_gettimeoffset()john stultz
2009-09-22m32r: remove redundant tests on unsignedRoel Kluin
2009-09-22alpha: convert to asm-generic/hardirq.hChristoph Hellwig
2009-09-22alpha: use printk_onceMarcin Slusarz
2009-09-22arch/alpha/boot/tools/objstrip.c: wrong variable tested after open()Roel Kluin
2009-09-22alpha: convert to use arch_gettimeoffset()john stultz
2009-09-22h8300: convert to asm-generic/hardirq.hChristoph Hellwig
2009-09-22nommu: add support for Memory Protection Units (MPU)Bernd Schmidt
2009-09-22pcmcia: cleanup/fixup patch for sa1100_jornada_pcmcia driverKristoffer Ericson
2009-09-22pcmcia: switch /proc/bus/pccard/drivers to seq_fileAlexey Dobriyan
2009-09-22pcmcia: fix read buffer overflowRoel Kluin
2009-09-22pcmcia: yenta: add missing __devexit markingMike Frysinger
2009-09-22mm: reduce atomic use on use_mm fast pathMichael S. Tsirkin
2009-09-22mm: move use_mm/unuse_mm from aio.c to mm/Michael S. Tsirkin
2009-09-22shmem: initialize struct shmem_sb_info to zeroPekka Enberg
2009-09-22mm: remove duplicate asm/mman.h filesArnd Bergmann
2009-09-22hugetlb: add MAP_HUGETLB exampleEric B Munson
2009-09-22hugetlb: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsEric B Munson
2009-09-22mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann
2009-09-22hugetlbfs: allow the creation of files suitable for MAP_PRIVATE on the vfs in...Eric B Munson
2009-09-22mmap: save some cycles for the shared anonymous mappingHuang Shijie
2009-09-22mmap: avoid unnecessary anon_vma lock acquisition in vma_adjust()Lee Schermerhorn
2009-09-22tmpfs: depend on shmemHugh Dickins
2009-09-22mmap: remove unnecessary codeHuang Shijie
2009-09-22mm: move highest_memmap_pfnHugh Dickins
2009-09-22mm: ZERO_PAGE without PTE_SPECIALHugh Dickins
2009-09-22mm: hugetlbfs_pagecache_presentHugh Dickins
2009-09-22mm: m(un)lock avoid ZERO_PAGEHugh Dickins
2009-09-22mm: FOLL flags for GUP flagsHugh Dickins
2009-09-22mm: reinstate ZERO_PAGEHugh Dickins
2009-09-22mm: fix anonymous dirtyingHugh Dickins
2009-09-22mm: follow_hugetlb_page flagsHugh Dickins
2009-09-22mm: FOLL_DUMP replace FOLL_ANONHugh Dickins
2009-09-22mm: add get_dump_pageHugh Dickins
2009-09-22mm: remove unused GUP flagsHugh Dickins
2009-09-22mm: munlock use follow_pageHugh Dickins
2009-09-22mm: fix NUMA accounting in numastat.txtMinchan Kim
2009-09-22page-allocator: maintain rolling count of pages to free from the PCPMel Gorman
2009-09-22page-allocator: split per-cpu list into one-list-per-migrate-typeMel Gorman
2009-09-22oom: fix oom_adjust_write() input sanity checkKOSAKI Motohiro
2009-09-22oom: oom_kill doesn't kill vfork parent (or child)KOSAKI Motohiro