aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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() [ver #2]"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
2009-01-06PM: Simplify the new suspend/hibernation framework for devicesRafael J. Wysocki4-57/+29
2009-01-06ide: move read_sff_dma_status() method to 'struct ide_dma_ops'Sergei Shtylyov1-2/+6
2009-01-06Resurrect IT8172 IDE controller driverShane McDonald1-0/+1
2009-01-06ide: remove unused ide_hwif_t.sg_mapped fieldBartlomiej Zolnierkiewicz1-1/+0
2009-01-06ide: struct ide_atapi_pc - remove unused fields and update documentationBartlomiej Zolnierkiewicz1-4/+0
2009-01-06ide-cd: convert to ide-atapi facilitiesBorislav Petkov1-0/+2
2009-01-06ide: add port and host iteratorsBartlomiej Zolnierkiewicz1-2/+9
2009-01-06ide: dynamic allocation of device structuresBartlomiej Zolnierkiewicz1-2/+2
2009-01-06ide: remove ->error method from struct ide_driverBartlomiej Zolnierkiewicz1-3/+0
2009-01-06ide: remove ide_driver_t typedefBartlomiej Zolnierkiewicz1-9/+9
2009-01-06ide: remove 'byte' typedefBartlomiej Zolnierkiewicz1-3/+1
2009-01-06ide: remove ide_pci_enablebit_t typedefBartlomiej Zolnierkiewicz1-3/+4
2009-01-06ide: remove local_irq_set() macroBartlomiej Zolnierkiewicz1-2/+0
2009-01-06ide: remove HWIF() macroBartlomiej Zolnierkiewicz1-2/+0
2009-01-06ide: move ide_init_port_data() and friends to ide-probe.cBartlomiej Zolnierkiewicz1-8/+1
2009-01-06ide: merge ide_hwgroup_t with ide_hwif_t (v2)Bartlomiej Zolnierkiewicz1-31/+24
2009-01-06ide: use lock bitops for ports serialization (v2)Bartlomiej Zolnierkiewicz1-29/+6
2009-01-06ide: remove hwgroup->hwif and {drive,hwif}->nextBartlomiej Zolnierkiewicz1-10/+3