summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-01-06Create a DIV_ROUND_CLOSEST macro to do division with roundingDarrick J. Wong1-0/+6
2009-01-06Remove remaining unwinder codeAlexey Dobriyan2-71/+0
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox6-24/+13
2009-01-06mm: remove CONFIG_OUT_OF_LINE_PFN_TO_PAGEKOSAKI Motohiro1-7/+0
2009-01-06mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accountingOleg Nesterov1-0/+3
2009-01-06fs: sys_sync fixNick Piggin1-1/+0
2009-01-06fs: remove WB_SYNC_HOLDNick Piggin1-1/+0
2009-01-06badpage: remove vma from page_remove_rmapHugh Dickins1-1/+1
2009-01-06badpage: zap print_bad_pte on swap and fileHugh Dickins1-9/+3
2009-01-06badpage: simplify page_alloc flag check+clearHugh Dickins1-17/+8
2009-01-06swapfile: swapon randomize if nonrotHugh Dickins1-0/+1
2009-01-06swapfile: swap allocation use discardHugh Dickins1-0/+3
2009-01-06swapfile: swapon use discard (trim)Hugh Dickins1-0/+1
2009-01-06swapfile: rearrange scan and swap_infoHugh Dickins1-4/+4
2009-01-06swapfile: remove SWP_ACTIVE maskHugh Dickins1-1/+0
2009-01-06mm: make vread() and vwrite() declarationKOSAKI Motohiro1-0/+4
2009-01-06mm: optimize get_scan_ratio for no swapHugh Dickins1-2/+3
2009-01-06mm: add add_to_swap stubHugh Dickins1-0/+5
2009-01-06mm: remove gfp_mask from add_to_swapHugh Dickins1-1/+1
2009-01-06mm: try_to_free_swap replaces remove_exclusive_swap_pageHugh Dickins1-8/+2
2009-01-06mm: reuse_swap_page replaces can_share_swap_pageHugh Dickins1-4/+2
2009-01-06mm: add dirty_background_bytes and dirty_bytes sysctlsDavid Rientjes1-0/+11
2009-01-06mm: change dirty limit type specifiers to unsigned longDavid Rientjes1-2/+2
2009-01-06mm: make page_lock_anon_vma() staticHugh Dickins1-3/+0
2009-01-06mm: add_active_or_unevictable into rmapHugh Dickins1-2/+0
2009-01-06mm: add Set,ClearPageSwapCache stubsHugh Dickins1-0/+1
2009-01-06mm: remove GFP_HIGHUSER_PAGECACHEHugh Dickins1-6/+0
2009-01-06mm: remove cgroup_mm_owner_callbacksHugh Dickins1-13/+1
2009-01-06mm: cleanup: remove #ifdef CONFIG_MIGRATIONKOSAKI Motohiro1-0/+4
2009-01-06mm: get rid of pagevec_release_nonlru()KOSAKI Motohiro1-7/+0
2009-01-06mm: show node to memory section relationship with symlinks in sysfsGary Hade3-4/+17
2009-01-06oom: print triggering task's cpuset and mems allowedDavid Rientjes1-0/+6
2009-01-06mm: invoke oom-killer from page faultNick Piggin1-0/+5
2009-01-06mm: report the MMU pagesize in /proc/pid/smapsMel Gorman1-0/+3
2009-01-06mm: report the pagesize backing a VMA in /proc/pid/smapsMel Gorman1-0/+3
2009-01-07Merge branch 'next' into for-linusJames Morris4-19/+131
2009-01-07CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3]David Howells2-11/+47
2009-01-07Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() ...James Morris2-55/+11
2009-01-06uio: make uio_info's name and version constStephen Rothwell1-2/+2
2009-01-06UIO: Pass information about ioports to userspace (V2)Hans J. Koch1-0/+26
2009-01-06mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2009-01-06driver core: add root_device_register()Mark McLoughlin1-0/+11
2009-01-06Make DEBUG take precedence over DYNAMIC_PRINTK_DEBUGCornelia Huck2-8/+8
2009-01-06driver core: move knode_bus into private structureGreg Kroah-Hartman1-1/+0
2009-01-06driver core: move knode_driver into private structureGreg Kroah-Hartman1-1/+0
2009-01-06driver core: move klist_children into private structureGreg Kroah-Hartman1-2/+0
2009-01-06driver core: create a private portion of struct deviceGreg Kroah-Hartman1-0/+3
2009-01-06driver core: Remove completion from struct klist_nodeMatthew Wilcox1-2/+0
2009-01-06driver core: Rearrange struct device for better packingMatthew Wilcox1-2/+3
2009-01-06Fix misspellings in pm.h macrosAlan Stern1-6/+6