Age | Commit message (Expand) | Author | Files | Lines |
2009-04-01 | alpha: xchg/cmpxchg cleanup and fixes | Ivan Kokshaysky | 2 | -497/+308 |
2009-04-01 | MAINTAINERS: add the missing linux alpha port mailling list | Cheng Renquan | 1 | -0/+1 |
2009-04-01 | alpha: fix macros | Roel Kluin | 1 | -6/+6 |
2009-04-01 | shmem: writepage directly to swap | Hugh Dickins | 2 | -2/+6 |
2009-04-01 | vmscan: fix it to take care of nodemask | KAMEZAWA Hiroyuki | 4 | -5/+15 |
2009-04-01 | ramfs-nommu: use generic lru cache | Johannes Weiner | 1 | -11/+4 |
2009-04-01 | vmscan: print shrink_slab symbol name on negative shrinker objects | David Rientjes | 1 | -2/+3 |
2009-04-01 | nommu: make CONFIG_UNEVICTABLE_LRU available when CONFIG_MMU=n | David Howells | 1 | -1/+0 |
2009-04-01 | nommu: there is no mlock() for NOMMU, so don't provide the bits | David Howells | 3 | -10/+26 |
2009-04-01 | mm: use debug_kmap_atomic | Akinobu Mita | 7 | -0/+12 |
2009-04-01 | mm: introduce debug_kmap_atomic | Akinobu Mita | 3 | -44/+58 |
2009-04-01 | mm: page_mkwrite change prototype to match fault: fix sysfs | Hugh Dickins | 1 | -4/+4 |
2009-04-01 | fs: fix page_mkwrite error cases in core code and btrfs | Nick Piggin | 2 | -8/+15 |
2009-04-01 | mm: page_mkwrite change prototype to match fault | Nick Piggin | 16 | -23/+65 |
2009-04-01 | mm: enable hashdist by default on 64bit NUMA | Anton Blanchard | 1 | -3/+3 |
2009-04-01 | mm: fix proc_dointvec_userhz_jiffies "breakage" | Alexey Dobriyan | 3 | -12/+14 |
2009-04-01 | generic debug pagealloc | Akinobu Mita | 16 | -19/+202 |
2009-04-01 | memdup_user(): introduce | Li Zefan | 2 | -0/+31 |
2009-04-01 | hugetlb: chg cannot become less than 0 | Roel Kluin | 1 | -3/+3 |
2009-04-01 | mm: remove pagevec_swap_free() | KOSAKI Motohiro | 2 | -24/+0 |
2009-04-01 | mm: don't free swap slots on page deactivation | Johannes Weiner | 1 | -3/+0 |
2009-04-01 | mm: move pagevec stripping to save unlock-relock | Johannes Weiner | 1 | -5/+2 |
2009-04-01 | mm: reintroduce and deprecate rlimit based access for SHM_HUGETLB | Ravikiran G Thirumalai | 2 | -2/+23 |
2009-04-01 | mm: fix SHM_HUGETLB to work with users in hugetlb_shm_group | Ravikiran G Thirumalai | 1 | -7/+1 |
2009-04-01 | vfs: add/use account_page_dirtied() | Edward Shishkin | 3 | -15/+17 |
2009-04-01 | vmscan: respect higher order in zone_reclaim() | Johannes Weiner | 1 | -0/+1 |
2009-04-01 | mm: add comment why mark_page_accessed() would be better than pte_mkyoung() i... | KOSAKI Motohiro | 1 | -0/+5 |
2009-04-01 | vmscan: clip swap_cluster_max in shrink_all_memory() | Johannes Weiner | 1 | -1/+1 |
2009-04-01 | mm: shrink_all_memory(): use sc.nr_reclaimed | MinChan Kim | 1 | -22/+24 |
2009-04-01 | mm: don't call mark_page_accessed() in do_swap_page() | KOSAKI Motohiro | 1 | -2/+0 |
2009-04-01 | mm: introduce for_each_populated_zone() macro | KOSAKI Motohiro | 6 | -48/+27 |
2009-04-01 | vmscan: rename sc.may_swap to may_unmap | Johannes Weiner | 1 | -10/+10 |
2009-04-01 | get_mm_hiwater_xxx: trivial, s/define/inline/ | Oleg Nesterov | 1 | -2/+9 |
2009-04-01 | oom_kill: don't call for int_sqrt(0) | Cyrill Gorcunov | 1 | -7/+5 |
2009-04-01 | vmap: remove needless lock and list in vmap | MinChan Kim | 1 | -16/+3 |
2009-04-01 | mm: mminit_validate_memmodel_limits(): remove redundant test | Cyrill Gorcunov | 1 | -3/+1 |
2009-04-01 | proc tty: remove struct tty_operations::read_proc | Alexey Dobriyan | 4 | -29/+4 |
2009-04-01 | proc tty: switch xtensa iss console to ->proc_fops | Alexey Dobriyan | 1 | -13/+16 |
2009-04-01 | proc tty: switch ia64 simserial to ->proc_fops | Alexey Dobriyan | 1 | -25/+24 |
2009-04-01 | proc tty: switch amiserial to ->proc_fops | Alexey Dobriyan | 1 | -34/+28 |
2009-04-01 | proc tty: switch ircomm to ->proc_fops | Alexey Dobriyan | 1 | -118/+138 |
2009-04-01 | proc tty: switch usb-serial to ->proc_fops | Alexey Dobriyan | 1 | -31/+27 |
2009-04-01 | proc tty: switch serial_core to ->proc_fops | Alexey Dobriyan | 1 | -40/+36 |
2009-04-01 | proc tty: switch sdio_uart to ->proc_fops | Alexey Dobriyan | 1 | -32/+30 |
2009-04-01 | proc tty: switch synclinkmp to ->proc_fops | Alexey Dobriyan | 1 | -40/+34 |
2009-04-01 | proc tty: switch synclink_gt to ->proc_fops | Alexey Dobriyan | 1 | -40/+34 |
2009-04-01 | proc tty: switch synclink to ->proc_fops | Alexey Dobriyan | 1 | -59/+39 |
2009-04-01 | proc tty: switch stallion to ->proc_fops | Alexey Dobriyan | 1 | -76/+50 |
2009-04-01 | proc tty: switch synclink_cs to ->proc_fops | Alexey Dobriyan | 1 | -39/+34 |
2009-04-01 | proc tty: switch istallion to ->proc_fops | Alexey Dobriyan | 1 | -69/+52 |