Commit Graph

14450 Commits (cb3c82992f62f838e6476a0bff12909158007fc6)

Author SHA1 Message Date
Hugh Dickins 6a6ba83175 swapfile: swapon use discard (trim) 16 years ago
Hugh Dickins ebebbbe904 swapfile: rearrange scan and swap_info 16 years ago
Hugh Dickins 22c6f8fdb3 swapfile: remove SWP_ACTIVE mask 16 years ago
KOSAKI Motohiro 69beeb1d34 mm: make vread() and vwrite() declaration 16 years ago
Hugh Dickins b962716b45 mm: optimize get_scan_ratio for no swap 16 years ago
Hugh Dickins 60371d971a mm: add add_to_swap stub 16 years ago
Hugh Dickins ac47b003d0 mm: remove gfp_mask from add_to_swap 16 years ago
Hugh Dickins a2c43eed83 mm: try_to_free_swap replaces remove_exclusive_swap_page 16 years ago
Hugh Dickins 7b1fe59793 mm: reuse_swap_page replaces can_share_swap_page 16 years ago
David Rientjes 2da02997e0 mm: add dirty_background_bytes and dirty_bytes sysctls 16 years ago
David Rientjes 364aeb2849 mm: change dirty limit type specifiers to unsigned long 16 years ago
Hugh Dickins 2afd1c928f mm: make page_lock_anon_vma() static 16 years ago
Hugh Dickins b5934c5318 mm: add_active_or_unevictable into rmap 16 years ago
Hugh Dickins 6d91add09f mm: add Set,ClearPageSwapCache stubs 16 years ago
Hugh Dickins 3c1d43787b mm: remove GFP_HIGHUSER_PAGECACHE 16 years ago
Hugh Dickins e5991371ee mm: remove cgroup_mm_owner_callbacks 16 years ago
KOSAKI Motohiro 64cdd548ff mm: cleanup: remove #ifdef CONFIG_MIGRATION 16 years ago
KOSAKI Motohiro 1b0bd11886 mm: get rid of pagevec_release_nonlru() 16 years ago
Gary Hade c04fc586c1 mm: show node to memory section relationship with symlinks in sysfs 16 years ago
David Rientjes 75aa199410 oom: print triggering task's cpuset and mems allowed 16 years ago
Nick Piggin 1c0fe6e3bd mm: invoke oom-killer from page fault 16 years ago
Mel Gorman 3340289ddf mm: report the MMU pagesize in /proc/pid/smaps 16 years ago
Mel Gorman 08fba69986 mm: report the pagesize backing a VMA in /proc/pid/smaps 16 years ago
David Howells 3699c53c48 CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3] 16 years ago
James Morris 29881c4502 Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]" 16 years ago
Oliver Hartkopp 1fa17d4ba4 can: omit unneeded skb_clone() calls 16 years ago
Herbert Xu e1c096e251 vlan: Add GRO interfaces 16 years ago
Herbert Xu 96e93eab20 gro: Add internal interfaces for VLAN 16 years ago
Stephen Rothwell b8ac9fc0e8 uio: make uio_info's name and version const 16 years ago
Hans J. Koch e70c412ee4 UIO: Pass information about ioports to userspace (V2) 16 years ago
Kay Sievers 475b44c199 mtd: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Mark McLoughlin 0aa0dc41bf driver core: add root_device_register() 16 years ago
Cornelia Huck d0d85ff989 Make DEBUG take precedence over DYNAMIC_PRINTK_DEBUG 16 years ago
Greg Kroah-Hartman b9daa99ee5 driver core: move knode_bus into private structure 16 years ago
Greg Kroah-Hartman 93e746db18 driver core: move knode_driver into private structure 16 years ago
Greg Kroah-Hartman 11c3b5c3e0 driver core: move klist_children into private structure 16 years ago
Greg Kroah-Hartman 2831fe6f9c driver core: create a private portion of struct device 16 years ago
Matthew Wilcox 210272a284 driver core: Remove completion from struct klist_node 16 years ago
Matthew Wilcox 929d2fa595 driver core: Rearrange struct device for better packing 16 years ago
Alan Stern 7f4f5d4516 Fix misspellings in pm.h macros 16 years ago
Rafael J. Wysocki adf094931f PM: Simplify the new suspend/hibernation framework for devices 16 years ago
Dan Williams 864498aaa9 dmaengine: use idr for registering dma device numbers 16 years ago
Dan Williams 41d5e59c12 dmaengine: add a release for dma class devices and dependent infrastructure 16 years ago
Dan Williams 7dd6025101 dmaengine: kill enum dma_state_client 16 years ago
Dan Williams f27c580c36 dmaengine: remove 'bigref' infrastructure 16 years ago
Dan Williams aa1e6f1a38 dmaengine: kill struct dma_client and supporting infrastructure 16 years ago
Dan Williams 209b84a88f dmaengine: replace dma_async_client_register with dmaengine_get 16 years ago
Dan Williams 74465b4ff9 atmel-mci: convert to dma_request_channel and down-level dma_slave 16 years ago
Dan Williams 33df8ca068 dmatest: convert to dma_request_channel 16 years ago
Dan Williams 59b5ec2144 dmaengine: introduce dma_request_channel and private channels 16 years ago