Age | Commit message (Expand) | Author |
2009-04-01 | uml: remove useless comments | WANG Cong |
2009-04-01 | uml: improve error messages | WANG Cong |
2009-04-01 | uml: don't use a too long string literal | WANG Cong |
2009-04-01 | ubd: stop defintining MAJOR_NR | Christoph Hellwig |
2009-04-01 | pm: cleanup includes | Magnus Damm |
2009-04-01 | pm: rework includes, remove arch ifdefs | Magnus Damm |
2009-04-01 | alpha: convert u64 to unsigned long long | Randy Dunlap |
2009-04-01 | alpha: xchg/cmpxchg cleanup and fixes | Ivan Kokshaysky |
2009-04-01 | MAINTAINERS: add the missing linux alpha port mailling list | Cheng Renquan |
2009-04-01 | alpha: fix macros | Roel Kluin |
2009-04-01 | shmem: writepage directly to swap | Hugh Dickins |
2009-04-01 | vmscan: fix it to take care of nodemask | KAMEZAWA Hiroyuki |
2009-04-01 | ramfs-nommu: use generic lru cache | Johannes Weiner |
2009-04-01 | vmscan: print shrink_slab symbol name on negative shrinker objects | David Rientjes |
2009-04-01 | nommu: make CONFIG_UNEVICTABLE_LRU available when CONFIG_MMU=n | David Howells |
2009-04-01 | nommu: there is no mlock() for NOMMU, so don't provide the bits | David Howells |
2009-04-01 | mm: use debug_kmap_atomic | Akinobu Mita |
2009-04-01 | mm: introduce debug_kmap_atomic | Akinobu Mita |
2009-04-01 | mm: page_mkwrite change prototype to match fault: fix sysfs | Hugh Dickins |
2009-04-01 | fs: fix page_mkwrite error cases in core code and btrfs | Nick Piggin |
2009-04-01 | mm: page_mkwrite change prototype to match fault | Nick Piggin |
2009-04-01 | mm: enable hashdist by default on 64bit NUMA | Anton Blanchard |
2009-04-01 | mm: fix proc_dointvec_userhz_jiffies "breakage" | Alexey Dobriyan |
2009-04-01 | generic debug pagealloc | Akinobu Mita |
2009-04-01 | memdup_user(): introduce | Li Zefan |
2009-04-01 | hugetlb: chg cannot become less than 0 | Roel Kluin |
2009-04-01 | mm: remove pagevec_swap_free() | KOSAKI Motohiro |
2009-04-01 | mm: don't free swap slots on page deactivation | Johannes Weiner |
2009-04-01 | mm: move pagevec stripping to save unlock-relock | Johannes Weiner |
2009-04-01 | mm: reintroduce and deprecate rlimit based access for SHM_HUGETLB | Ravikiran G Thirumalai |
2009-04-01 | mm: fix SHM_HUGETLB to work with users in hugetlb_shm_group | Ravikiran G Thirumalai |
2009-04-01 | vfs: add/use account_page_dirtied() | Edward Shishkin |
2009-04-01 | vmscan: respect higher order in zone_reclaim() | Johannes Weiner |
2009-04-01 | mm: add comment why mark_page_accessed() would be better than pte_mkyoung() i... | KOSAKI Motohiro |
2009-04-01 | vmscan: clip swap_cluster_max in shrink_all_memory() | Johannes Weiner |
2009-04-01 | mm: shrink_all_memory(): use sc.nr_reclaimed | MinChan Kim |
2009-04-01 | mm: don't call mark_page_accessed() in do_swap_page() | KOSAKI Motohiro |
2009-04-01 | mm: introduce for_each_populated_zone() macro | KOSAKI Motohiro |
2009-04-01 | vmscan: rename sc.may_swap to may_unmap | Johannes Weiner |
2009-04-01 | get_mm_hiwater_xxx: trivial, s/define/inline/ | Oleg Nesterov |
2009-04-01 | oom_kill: don't call for int_sqrt(0) | Cyrill Gorcunov |
2009-04-01 | vmap: remove needless lock and list in vmap | MinChan Kim |
2009-04-01 | mm: mminit_validate_memmodel_limits(): remove redundant test | Cyrill Gorcunov |
2009-04-01 | proc tty: remove struct tty_operations::read_proc | Alexey Dobriyan |
2009-04-01 | proc tty: switch xtensa iss console to ->proc_fops | Alexey Dobriyan |
2009-04-01 | proc tty: switch ia64 simserial to ->proc_fops | Alexey Dobriyan |
2009-04-01 | proc tty: switch amiserial to ->proc_fops | Alexey Dobriyan |
2009-04-01 | proc tty: switch ircomm to ->proc_fops | Alexey Dobriyan |
2009-04-01 | proc tty: switch usb-serial to ->proc_fops | Alexey Dobriyan |
2009-04-01 | proc tty: switch serial_core to ->proc_fops | Alexey Dobriyan |