aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/include/asm/hardirq.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-22cpuidle: fix the menu governor to boost IO performanceArjan van de Ven3-39/+229
2009-09-22m68k: convert to asm-generic/hardirq.hChristoph Hellwig1-10/+2
2009-09-22m68k: convert to use arch_gettimeoffset()john stultz2-68/+8
2009-09-22m32r: convert to asm-generic/hardirq.hChristoph Hellwig1-13/+2
2009-09-22m32r: convert to use arch_gettimeoffset()john stultz2-71/+9
2009-09-22m32r: remove redundant tests on unsignedRoel Kluin2-4/+3
2009-09-22alpha: convert to asm-generic/hardirq.hChristoph Hellwig1-11/+3
2009-09-22alpha: use printk_onceMarcin Slusarz1-5/+1
2009-09-22arch/alpha/boot/tools/objstrip.c: wrong variable tested after open()Roel Kluin1-1/+1
2009-09-22alpha: convert to use arch_gettimeoffset()john stultz2-72/+15
2009-09-22h8300: convert to asm-generic/hardirq.hChristoph Hellwig2-17/+3
2009-09-22nommu: add support for Memory Protection Units (MPU)Bernd Schmidt2-0/+26
2009-09-22pcmcia: cleanup/fixup patch for sa1100_jornada_pcmcia driverKristoffer Ericson1-71/+85
2009-09-22pcmcia: switch /proc/bus/pccard/drivers to seq_fileAlexey Dobriyan1-16/+20
2009-09-22pcmcia: fix read buffer overflowRoel Kluin1-1/+1
2009-09-22pcmcia: yenta: add missing __devexit markingMike Frysinger1-1/+1
2009-09-22mm: reduce atomic use on use_mm fast pathMichael S. Tsirkin1-3/+6
2009-09-22mm: move use_mm/unuse_mm from aio.c to mm/Michael S. Tsirkin4-47/+66
2009-09-22shmem: initialize struct shmem_sb_info to zeroPekka Enberg1-4/+1
2009-09-22mm: remove duplicate asm/mman.h filesArnd Bergmann10-194/+11
2009-09-22hugetlb: add MAP_HUGETLB exampleEric B Munson3-6/+87
2009-09-22hugetlb: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsEric B Munson2-0/+25
2009-09-22mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann17-0/+33
2009-09-22hugetlbfs: allow the creation of files suitable for MAP_PRIVATE on the vfs internal mountEric B Munson3-7/+28
2009-09-22mmap: save some cycles for the shared anonymous mappingHuang Shijie1-9/+9
2009-09-22mmap: avoid unnecessary anon_vma lock acquisition in vma_adjust()Lee Schermerhorn1-2/+2
2009-09-22tmpfs: depend on shmemHugh Dickins3-10/+7
2009-09-22mmap: remove unnecessary codeHuang Shijie1-3/+1
2009-09-22mm: move highest_memmap_pfnHugh Dickins3-2/+3
2009-09-22mm: ZERO_PAGE without PTE_SPECIALHugh Dickins2-11/+35
2009-09-22mm: hugetlbfs_pagecache_presentHugh Dickins1-5/+11
2009-09-22mm: m(un)lock avoid ZERO_PAGEHugh Dickins1-13/+36
2009-09-22mm: FOLL flags for GUP flagsHugh Dickins5-40/+31
2009-09-22mm: reinstate ZERO_PAGEHugh Dickins1-9/+44
2009-09-22mm: fix anonymous dirtyingHugh Dickins1-1/+2
2009-09-22mm: follow_hugetlb_page flagsHugh Dickins3-32/+48
2009-09-22mm: FOLL_DUMP replace FOLL_ANONHugh Dickins3-32/+14
2009-09-22mm: add get_dump_pageHugh Dickins4-68/+66
2009-09-22mm: remove unused GUP flagsHugh Dickins3-18/+8
2009-09-22mm: munlock use follow_pageHugh Dickins1-59/+40
2009-09-22mm: fix NUMA accounting in numastat.txtMinchan Kim1-4/+4
2009-09-22page-allocator: maintain rolling count of pages to free from the PCPMel Gorman1-9/+15
2009-09-22page-allocator: split per-cpu list into one-list-per-migrate-typeMel Gorman2-48/+63
2009-09-22oom: fix oom_adjust_write() input sanity checkKOSAKI Motohiro1-8/+10
2009-09-22oom: oom_kill doesn't kill vfork parent (or child)KOSAKI Motohiro1-16/+1
2009-09-22oom: make oom_score to per-process valueKOSAKI Motohiro3-8/+31
2009-09-22oom: move oom_adj value from task_struct to signal_structKOSAKI Motohiro4-24/+39
2009-09-22mm/vmscan: remove page_queue_congested() commentVincent Li1-1/+0
2009-09-22mm: do batched scans for mem_cgroupWu Fengguang3-11/+17
2009-09-22oom: move oom_killer_enable()/oom_killer_disable to where they belongAlexey Dobriyan3-12/+12