Age | Commit message (Expand) | Author |
2009-12-15 | Make DEBUG_BUGVERBOSE default to y | Alexey Dobriyan |
2009-12-15 | kernel.h: add printk_ratelimited and pr_<level>_rl | Joe Perches |
2009-12-15 | misc: remove MAC pmu function declaration from misc device class | Thadeu Lima de Souza Cascardo |
2009-12-15 | kernel/sys.c: fix "warning: do-while statement is not a compound statement" n... | H Hartley Sweeten |
2009-12-15 | kallsyms: remove deprecated print_fn_descriptor_symbol() | Amerigo Wang |
2009-12-15 | rwsem: fix rwsem_is_locked() bugs | Amerigo Wang |
2009-12-15 | rwsem-spinlock: remove useless function exports | Amerigo Wang |
2009-12-15 | kernel.h: remove initialization of bool in printk_once | Joe Perches |
2009-12-15 | init/main.c: fix symbol shadows noise | H Hartley Sweeten |
2009-12-15 | drivers/misc: add driver for Texas Instruments DAC7512 | Daniel Mack |
2009-12-15 | generic-ipi: cleanup for generic_smp_call_function_interrupt() | Xiao Guangrong |
2009-12-15 | ad525x_dpot: new driver for AD525x digital potentiometers | Michael Hennerich |
2009-12-15 | dynamic_debug.h/kernel.h: Remove KBUILD_MODNAME from dynamic_pr_debug | Joe Perches |
2009-12-15 | WARN_ONCE(): use bool for boolean flag | Cesar Eduardo Barros |
2009-12-15 | uml: convert to seq_file/proc_fops | Alexey Dobriyan |
2009-12-15 | floppy: Add an extra bound check on ioctl arguments | Arjan van de Ven |
2009-12-15 | drivers/cpuidle: Move dereference after NULL test | Julia Lawall |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan |
2009-12-15 | alpha: convert srm code to seq_file | Alexey Dobriyan |
2009-12-15 | procfs: allow threads to rename siblings via /proc/pid/tasks/tid/comm | john stultz |
2009-12-15 | procfs: use proper units for noMMU statm | Steven J. Magnani |
2009-12-15 | nommu: fix malloc performance by adding uninitialized flag | Jie Zhang |
2009-12-15 | mm hugetlb: add hugepage support to pagemap | Naoya Horiguchi |
2009-12-15 | mm: hugetlb: fix hugepage memory leak in walk_page_range() | Naoya Horiguchi |
2009-12-15 | mm: hugetlb: fix hugepage memory leak in mincore() | Naoya Horiguchi |
2009-12-15 | hugetlb: abort a hugepage pool resize if a signal is pending | Mel Gorman |
2009-12-15 | mlock: replace stale comments in munlock_vma_page() | Lee Schermerhorn |
2009-12-15 | mm: remove unevictable_migrate_page function | Lee Schermerhorn |
2009-12-15 | hugetlb: acquire the i_mmap_lock before walking the prio_tree to unmap a page | Mel Gorman |
2009-12-15 | 'sysctl_max_map_count' should be non-negative | Amerigo Wang |
2009-12-15 | include/linux/mm.h: remove unneeded ifdef | Huang Shijie |
2009-12-15 | mm: uncached vma support with writenotify | Magnus Damm |
2009-12-15 | vmscan: simplify code | Huang Shijie |
2009-12-15 | vmscan: do not evict inactive pages when skipping an active list scan | Rik van Riel |
2009-12-15 | mm/bootmem.c: properly __init-annotate helper functions | Jan Beulich |
2009-12-15 | mm: slab-allocate memory section nodemask for large systems | David Rientjes |
2009-12-15 | mm: simplify try_to_unmap_one() | KOSAKI Motohiro |
2009-12-15 | mm: fix section mismatch in memory_hotplug.c | Rakib Mullick |
2009-12-15 | hugetlb: prevent deadlock in __unmap_hugepage_range() when alloc_huge_page() ... | Larry Woodman |
2009-12-15 | mm: memory_hotplug: make offline_pages() static | Andrew Morton |
2009-12-15 | ksm: remove unswappable max_kernel_pages | Hugh Dickins |
2009-12-15 | ksm: memory hotremove migration only | Hugh Dickins |
2009-12-15 | ksm: rmap_walk to remove_migation_ptes | Hugh Dickins |
2009-12-15 | ksm: mem cgroup charge swapin copy | Hugh Dickins |
2009-12-15 | ksm: share anon page without allocating | Hugh Dickins |
2009-12-15 | ksm: take keyhole reference to page | Hugh Dickins |
2009-12-15 | ksm: hold anon_vma in rmap_item | Hugh Dickins |
2009-12-15 | ksm: let shared pages be swappable | Hugh Dickins |
2009-12-15 | ksm: fix mlockfreed to munlocked | Hugh Dickins |
2009-12-15 | ksm: stable_node point to page and back | Hugh Dickins |