Commit Graph

139186 Commits (311d07611e8b354cc1ee6546e4c574c01111adc8)
 

Author SHA1 Message Date
Cyrill Gorcunov 311d07611e introduce pr_cont() macro 16 years ago
Hannes Eder acdd052a28 init/main.c: fix sparse warnings: context imbalance 16 years ago
Michael Buesch e0f7ad5f4f bcm47xx: fix GPIO API return codes 16 years ago
H Hartley Sweeten c0aa24ba89 auxdisplay: remove PARPORT dependency 16 years ago
FUJITA Tomonori fcd5e16286 remove unused include/asm-generic/dma-mapping.h 16 years ago
Eric Sandeen c2d7543851 filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystems 16 years ago
Wolfram Strepp 55a63998b8 lib/rbtree.c: optimize rb_erase() 16 years ago
J. R. Okajima 53d6660836 loop: add ioctl to resize a loop device 16 years ago
WANG Cong 65bd6a9bc7 uml: remove useless comments 16 years ago
WANG Cong 5062910a06 uml: improve error messages 16 years ago
WANG Cong dc71768742 uml: don't use a too long string literal 16 years ago
Christoph Hellwig 792dd4fc31 ubd: stop defintining MAJOR_NR 16 years ago
Magnus Damm bf9ed57d35 pm: cleanup includes 16 years ago
Magnus Damm a8af78982f pm: rework includes, remove arch ifdefs 16 years ago
Randy Dunlap 5f0e3da6e1 alpha: convert u64 to unsigned long long 16 years ago
Ivan Kokshaysky a6209d6d71 alpha: xchg/cmpxchg cleanup and fixes 16 years ago
Cheng Renquan a94066992b MAINTAINERS: add the missing linux alpha port mailling list 16 years ago
Roel Kluin 0b42afd0a3 alpha: fix macros 16 years ago
Hugh Dickins 9fab5619bd shmem: writepage directly to swap 16 years ago
KAMEZAWA Hiroyuki 327c0e9686 vmscan: fix it to take care of nodemask 16 years ago
Johannes Weiner 2678958e12 ramfs-nommu: use generic lru cache 16 years ago
David Rientjes 88c3bd707c vmscan: print shrink_slab symbol name on negative shrinker objects 16 years ago
David Howells 71aa653c6b nommu: make CONFIG_UNEVICTABLE_LRU available when CONFIG_MMU=n 16 years ago
David Howells 33925b25d2 nommu: there is no mlock() for NOMMU, so don't provide the bits 16 years ago
Akinobu Mita 7ca43e7564 mm: use debug_kmap_atomic 16 years ago
Akinobu Mita f4112de6b6 mm: introduce debug_kmap_atomic 16 years ago
Hugh Dickins 851a039cc5 mm: page_mkwrite change prototype to match fault: fix sysfs 16 years ago
Nick Piggin 56a76f8275 fs: fix page_mkwrite error cases in core code and btrfs 16 years ago
Nick Piggin c2ec175c39 mm: page_mkwrite change prototype to match fault 16 years ago
Anton Blanchard c2fdf3a9b2 mm: enable hashdist by default on 64bit NUMA 16 years ago
Alexey Dobriyan 704503d836 mm: fix proc_dointvec_userhz_jiffies "breakage" 16 years ago
Akinobu Mita 6a11f75b6a generic debug pagealloc 16 years ago
Li Zefan 610a77e04a memdup_user(): introduce 16 years ago
Roel Kluin e2f17d9459 hugetlb: chg cannot become less than 0 16 years ago
KOSAKI Motohiro d1d7487173 mm: remove pagevec_swap_free() 16 years ago
Johannes Weiner ad1c3544d0 mm: don't free swap slots on page deactivation 16 years ago
Johannes Weiner 2443462b0a mm: move pagevec stripping to save unlock-relock 16 years ago
Ravikiran G Thirumalai 2584e51732 mm: reintroduce and deprecate rlimit based access for SHM_HUGETLB 16 years ago
Ravikiran G Thirumalai 8a0bdec194 mm: fix SHM_HUGETLB to work with users in hugetlb_shm_group 16 years ago
Edward Shishkin e3a7cca1ef vfs: add/use account_page_dirtied() 16 years ago
Johannes Weiner bd2f6199cf vmscan: respect higher order in zone_reclaim() 16 years ago
KOSAKI Motohiro bd775c42ea mm: add comment why mark_page_accessed() would be better than pte_mkyoung() in follow_page() 16 years ago
Johannes Weiner 9786bf841d vmscan: clip swap_cluster_max in shrink_all_memory() 16 years ago
MinChan Kim d979677c4c mm: shrink_all_memory(): use sc.nr_reclaimed 16 years ago
KOSAKI Motohiro 0a0dd05dd7 mm: don't call mark_page_accessed() in do_swap_page() 16 years ago
KOSAKI Motohiro ee99c71c59 mm: introduce for_each_populated_zone() macro 16 years ago
Johannes Weiner a6dc60f897 vmscan: rename sc.may_swap to may_unmap 16 years ago
Oleg Nesterov 9de1581e75 get_mm_hiwater_xxx: trivial, s/define/inline/ 16 years ago
Cyrill Gorcunov a12888f772 oom_kill: don't call for int_sqrt(0) 16 years ago
MinChan Kim d086817dc0 vmap: remove needless lock and list in vmap 16 years ago