| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | mm: hugetlb: fix clear_huge_page() | Andrea Arcangeli | 2010-01-11 | 1 | -1/+1 |
* | | | | | percpu: avoid calling __pcpu_ptr_to_addr(NULL) | Andrew Morton | 2010-01-11 | 1 | -1/+3 |
* | | | | | maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write) | Jason Wessel | 2010-01-07 | 1 | -2/+9 |
* | | | | | NOMMU: Use copy_*_user_page() in access_process_vm() | Jie Zhang | 2010-01-06 | 1 | -2/+4 |
* | | | | | NOMMU: Avoiding duplicate icache flushes of shared maps | Mike Frysinger | 2010-01-06 | 1 | -3/+8 |
| |_|_|/
|/| | | |
|
* | | | | Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2009-12-30 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | SLAB: Fix lockdep annotation breakage | Pekka Enberg | 2009-12-28 | 1 | -2/+2 |
| |/ / / |
|
* | | | | mm: move sys_mmap_pgoff from util.c | Hugh Dickins | 2009-12-30 | 3 | -44/+65 |
|/ / / |
|
* | | | Merge branch 'sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/lin... | Linus Torvalds | 2009-12-24 | 1 | -4/+7 |
|\ \ \ |
|
| * | | | SYSCTL: Add a mutex to the page_alloc zone order sysctl | Andi Kleen | 2009-12-23 | 1 | -4/+7 |
| |/ / |
|
* | | | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds | 2009-12-24 | 2 | -1/+10 |
|\ \ \
| |/ /
|/| | |
|
| * | | HWPOISON: Add PROC_FS dependency to hwpoison injector v2 | Andi Kleen | 2009-12-21 | 2 | -1/+10 |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-12-22 | 1 | -7/+50 |
|\ \ \
| |/ /
|/| | |
|
| * | | mm: Add notifier in pageblock isolation for balloon drivers | Robert Jennings | 2009-12-18 | 1 | -7/+50 |
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-19 | 1 | -2/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | x86: Fix checking of SRAT when node 0 ram is not from 0 | Yinghai Lu | 2009-12-16 | 1 | -2/+2 |
* | | | Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-12-17 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | cpumask: avoid deprecated function in mm/slab.c | Rusty Russell | 2009-12-17 | 1 | -1/+1 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2009-12-17 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | NOMMU: Optimise away the {dac_,}mmap_min_addr tests | David Howells | 2009-12-17 | 1 | -0/+1 |
| |/ / / |
|
* | | | | Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 | Linus Torvalds | 2009-12-17 | 2 | -91/+107 |
|\ \ \ \ |
|
| * | | | | kmemleak: Reduce the false positives by checking for modified objects | Catalin Marinas | 2009-10-28 | 1 | -54/+70 |
| * | | | | kmemleak: Show the age of an unreferenced object | Catalin Marinas | 2009-10-28 | 1 | -2/+4 |
| * | | | | kmemleak: Release the object lock before calling put_object() | Catalin Marinas | 2009-10-28 | 1 | -3/+6 |
| * | | | | kmemleak: Simplify the kmemleak_scan_area() function prototype | Catalin Marinas | 2009-10-28 | 2 | -30/+23 |
| * | | | | kmemleak: Do not use off-slab management with SLAB_NOLEAKTRACE | Catalin Marinas | 2009-10-28 | 1 | -2/+4 |
* | | | | | readahead: add blk_run_backing_dev | Hisashi Hifumi | 2009-12-17 | 1 | -0/+12 |
* | | | | | Fix breakage in shmem.c | Al Viro | 2009-12-16 | 1 | -0/+2 |
| |/ / /
|/| | | |
|
* | | | | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds | 2009-12-16 | 8 | -77/+673 |
|\ \ \ \ |
|
| * | | | | HWPOISON: Remove stray phrase in a comment | Andi Kleen | 2009-12-16 | 1 | -1/+0 |
| * | | | | HWPOISON: Try to allocate migration page on the same node | Andi Kleen | 2009-12-16 | 1 | -1/+2 |
| * | | | | HWPOISON: Don't do early filtering if filter is disabled | Andi Kleen | 2009-12-16 | 1 | -0/+3 |
| * | | | | HWPOISON: Add a madvise() injector for soft page offlining | Andi Kleen | 2009-12-16 | 1 | -3/+12 |
| * | | | | HWPOISON: Add soft page offline support | Andi Kleen | 2009-12-16 | 2 | -6/+190 |
| * | | | | HWPOISON: Undefine short-hand macros after use to avoid namespace conflict | Andi Kleen | 2009-12-16 | 1 | -0/+13 |
| * | | | | HWPOISON: Use new shake_page in memory_failure | Andi Kleen | 2009-12-16 | 1 | -1/+8 |
| * | | | | HWPOISON: mention HWPoison in Kconfig entry | Andi Kleen | 2009-12-16 | 1 | -1/+1 |
| * | | | | HWPOISON: Use get_user_page_fast in hwpoison madvise | Andi Kleen | 2009-12-16 | 1 | -2/+1 |
| * | | | | HWPOISON: add an interface to switch off/on all the page filters | Haicheng Li | 2009-12-16 | 3 | -0/+11 |
| * | | | | HWPOISON: add memory cgroup filter | Andi Kleen | 2009-12-16 | 3 | -0/+54 |
| * | | | | memcg: add accessor to mem_cgroup.css | Wu Fengguang | 2009-12-16 | 1 | -0/+5 |
| * | | | | memcg: rename and export try_get_mem_cgroup_from_page() | Wu Fengguang | 2009-12-16 | 1 | -7/+4 |
| * | | | | HWPOISON: add page flags filter | Wu Fengguang | 2009-12-16 | 4 | -0/+33 |
| * | | | | HWPOISON: limit hwpoison injector to known page types | Wu Fengguang | 2009-12-16 | 2 | -2/+41 |
| * | | | | HWPOISON: add fs/device filters | Wu Fengguang | 2009-12-16 | 3 | -0/+65 |
| * | | | | HWPOISON: return 0 to indicate success reliably | Wu Fengguang | 2009-12-16 | 1 | -2/+6 |
| * | | | | HWPOISON: make semantics of IGNORED/DELAYED clear | Wu Fengguang | 2009-12-16 | 1 | -15/+7 |
| * | | | | HWPOISON: Add unpoisoning support | Wu Fengguang | 2009-12-16 | 2 | -6/+98 |
| * | | | | HWPOISON: detect free buddy pages explicitly | Wu Fengguang | 2009-12-16 | 3 | -2/+31 |
| * | | | | HWPOISON: remove the free buddy page handler | Wu Fengguang | 2009-12-16 | 1 | -10/+4 |