summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-01-06mm: remove gfp_mask from add_to_swapHugh Dickins
2009-01-06mm: try_to_free_swap replaces remove_exclusive_swap_pageHugh Dickins
2009-01-06mm: reuse_swap_page replaces can_share_swap_pageHugh Dickins
2009-01-06mm: add dirty_background_bytes and dirty_bytes sysctlsDavid Rientjes
2009-01-06mm: change dirty limit type specifiers to unsigned longDavid Rientjes
2009-01-06mm: make page_lock_anon_vma() staticHugh Dickins
2009-01-06mm: add_active_or_unevictable into rmapHugh Dickins
2009-01-06mm: add Set,ClearPageSwapCache stubsHugh Dickins
2009-01-06mm: remove GFP_HIGHUSER_PAGECACHEHugh Dickins
2009-01-06mm: remove cgroup_mm_owner_callbacksHugh Dickins
2009-01-06mm: cleanup: remove #ifdef CONFIG_MIGRATIONKOSAKI Motohiro
2009-01-06mm: get rid of pagevec_release_nonlru()KOSAKI Motohiro
2009-01-06mm: show node to memory section relationship with symlinks in sysfsGary Hade
2009-01-06oom: print triggering task's cpuset and mems allowedDavid Rientjes
2009-01-06mm: invoke oom-killer from page faultNick Piggin
2009-01-06mm: report the MMU pagesize in /proc/pid/smapsMel Gorman
2009-01-06mm: report the pagesize backing a VMA in /proc/pid/smapsMel Gorman
2009-01-07Merge branch 'next' into for-linusJames Morris
2009-01-07CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3]David Howells
2009-01-07Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() ...James Morris
2009-01-06uio: make uio_info's name and version constStephen Rothwell
2009-01-06UIO: Pass information about ioports to userspace (V2)Hans J. Koch
2009-01-06mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-06driver core: add root_device_register()Mark McLoughlin
2009-01-06Make DEBUG take precedence over DYNAMIC_PRINTK_DEBUGCornelia Huck
2009-01-06driver core: move knode_bus into private structureGreg Kroah-Hartman
2009-01-06driver core: move knode_driver into private structureGreg Kroah-Hartman
2009-01-06driver core: move klist_children into private structureGreg Kroah-Hartman
2009-01-06driver core: create a private portion of struct deviceGreg Kroah-Hartman
2009-01-06driver core: Remove completion from struct klist_nodeMatthew Wilcox
2009-01-06driver core: Rearrange struct device for better packingMatthew Wilcox
2009-01-06Fix misspellings in pm.h macrosAlan Stern
2009-01-06PM: Simplify the new suspend/hibernation framework for devicesRafael J. Wysocki
2009-01-06ide: move read_sff_dma_status() method to 'struct ide_dma_ops'Sergei Shtylyov
2009-01-06Resurrect IT8172 IDE controller driverShane McDonald
2009-01-06ide: remove unused ide_hwif_t.sg_mapped fieldBartlomiej Zolnierkiewicz
2009-01-06ide: struct ide_atapi_pc - remove unused fields and update documentationBartlomiej Zolnierkiewicz
2009-01-06ide-cd: convert to ide-atapi facilitiesBorislav Petkov
2009-01-06ide: add port and host iteratorsBartlomiej Zolnierkiewicz
2009-01-06ide: dynamic allocation of device structuresBartlomiej Zolnierkiewicz
2009-01-06ide: remove ->error method from struct ide_driverBartlomiej Zolnierkiewicz
2009-01-06ide: remove ide_driver_t typedefBartlomiej Zolnierkiewicz
2009-01-06ide: remove 'byte' typedefBartlomiej Zolnierkiewicz
2009-01-06ide: remove ide_pci_enablebit_t typedefBartlomiej Zolnierkiewicz
2009-01-06ide: remove local_irq_set() macroBartlomiej Zolnierkiewicz
2009-01-06ide: remove HWIF() macroBartlomiej Zolnierkiewicz
2009-01-06ide: move ide_init_port_data() and friends to ide-probe.cBartlomiej Zolnierkiewicz
2009-01-06ide: merge ide_hwgroup_t with ide_hwif_t (v2)Bartlomiej Zolnierkiewicz
2009-01-06ide: use lock bitops for ports serialization (v2)Bartlomiej Zolnierkiewicz
2009-01-06ide: remove hwgroup->hwif and {drive,hwif}->nextBartlomiej Zolnierkiewicz