Commit Graph

176645 Commits (3611380490c6ce27a2277709a34b8c5531524caf)
 

Author SHA1 Message Date
Daniel Mack 4d00928c1f drivers/misc: add driver for Texas Instruments DAC7512 15 years ago
Xiao Guangrong c0f68c2fab generic-ipi: cleanup for generic_smp_call_function_interrupt() 15 years ago
Michael Hennerich 4eb174bee6 ad525x_dpot: new driver for AD525x digital potentiometers 15 years ago
Joe Perches 00b55864bb dynamic_debug.h/kernel.h: Remove KBUILD_MODNAME from dynamic_pr_debug 15 years ago
Cesar Eduardo Barros 42f247c83a WARN_ONCE(): use bool for boolean flag 15 years ago
Alexey Dobriyan 6613c5e860 uml: convert to seq_file/proc_fops 15 years ago
Arjan van de Ven 2886a8bdfa floppy: Add an extra bound check on ioctl arguments 15 years ago
Julia Lawall faa7b7ddca drivers/cpuidle: Move dereference after NULL test 15 years ago
Alexey Dobriyan 471452104b const: constify remaining dev_pm_ops 15 years ago
Alexey Dobriyan 0ead0f84e8 alpha: convert srm code to seq_file 15 years ago
john stultz 4614a696bd procfs: allow threads to rename siblings via /proc/pid/tasks/tid/comm 15 years ago
Steven J. Magnani 7e1e0ef22c procfs: use proper units for noMMU statm 15 years ago
Jie Zhang ea63763959 nommu: fix malloc performance by adding uninitialized flag 15 years ago
Naoya Horiguchi 5dc37642cb mm hugetlb: add hugepage support to pagemap 15 years ago
Naoya Horiguchi d33b9f45bd mm: hugetlb: fix hugepage memory leak in walk_page_range() 15 years ago
Naoya Horiguchi 4f16fc107d mm: hugetlb: fix hugepage memory leak in mincore() 15 years ago
Mel Gorman 536240f2bd hugetlb: abort a hugepage pool resize if a signal is pending 15 years ago
Lee Schermerhorn 6927c1dd93 mlock: replace stale comments in munlock_vma_page() 15 years ago
Lee Schermerhorn 418b27ef50 mm: remove unevictable_migrate_page function 15 years ago
Mel Gorman 4eb2b1dcd5 hugetlb: acquire the i_mmap_lock before walking the prio_tree to unmap a page 15 years ago
Amerigo Wang 70da2340fb 'sysctl_max_map_count' should be non-negative 15 years ago
Huang Shijie f096e59e84 include/linux/mm.h: remove unneeded ifdef 15 years ago
Magnus Damm c9d0bf2414 mm: uncached vma support with writenotify 15 years ago
Huang Shijie 62c0c2f198 vmscan: simplify code 15 years ago
Rik van Riel b39415b273 vmscan: do not evict inactive pages when skipping an active list scan 15 years ago
Jan Beulich 8aa043d745 mm/bootmem.c: properly __init-annotate helper functions 15 years ago
David Rientjes 9ae49fab23 mm: slab-allocate memory section nodemask for large systems 15 years ago
KOSAKI Motohiro caed0f486e mm: simplify try_to_unmap_one() 15 years ago
Rakib Mullick 23ce932a5e mm: fix section mismatch in memory_hotplug.c 15 years ago
Larry Woodman b76c8cfbff hugetlb: prevent deadlock in __unmap_hugepage_range() when alloc_huge_page() fails 15 years ago
Andrew Morton b4e655a4aa mm: memory_hotplug: make offline_pages() static 15 years ago
Hugh Dickins d0f209f68f ksm: remove unswappable max_kernel_pages 15 years ago
Hugh Dickins 62b61f611e ksm: memory hotremove migration only 15 years ago
Hugh Dickins e9995ef978 ksm: rmap_walk to remove_migation_ptes 15 years ago
Hugh Dickins 407f9c8b08 ksm: mem cgroup charge swapin copy 15 years ago
Hugh Dickins 80e1482260 ksm: share anon page without allocating 15 years ago
Hugh Dickins 4035c07a89 ksm: take keyhole reference to page 15 years ago
Hugh Dickins db114b83ab ksm: hold anon_vma in rmap_item 15 years ago
Hugh Dickins 5ad6468801 ksm: let shared pages be swappable 15 years ago
Hugh Dickins 73848b4684 ksm: fix mlockfreed to munlocked 15 years ago
Hugh Dickins 08beca44df ksm: stable_node point to page and back 15 years ago
Hugh Dickins 7b6ba2c7d3 ksm: separate stable_node 15 years ago
Hugh Dickins 6514d511db ksm: singly-linked rmap_list 15 years ago
Hugh Dickins 8dd3557a52 ksm: cleanup some function arguments 15 years ago
Hugh Dickins 31e855ea71 ksm: remove redundancies when merging page 15 years ago
Hugh Dickins 93d17715a5 ksm: three remove_rmap_item_from_tree cleanups 15 years ago
KOSAKI Motohiro 338fde9093 vmscan: make consistent of reclaim bale out between do_try_to_free_page and shrink_zone 15 years ago
KOSAKI Motohiro ece74b2e7a vmscan: kill sc.swap_cluster_max 15 years ago
KOSAKI Motohiro 4f0ddfdffc vmscan: zone_reclaim() don't use insane swap_cluster_max 15 years ago
KOSAKI Motohiro 7b51755c3b vmscan: kill hibernation specific reclaim logic and unify it 15 years ago