index
:
litmus-rt-tegra.git
master
wip-mc
wip-nested-locking
LITMUS^RT and MC^2 V0 support for the NVIDIA Tegra 3 SoC
Jonathan Herman
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
*
writeback: remove nonblocking/encountered_congestion references
Wu Fengguang
2010-10-26
*
oom: kill all threads sharing oom killed task's mm
David Rientjes
2010-10-26
*
oom: avoid killing a task if a thread sharing its mm cannot be killed
David Rientjes
2010-10-26
*
mm, page-allocator: do not check the state of a non-existant buddy during free
Mel Gorman
2010-10-26
*
mm: fix return value of scan_lru_pages in memory unplug
KAMEZAWA Hiroyuki
2010-10-26
*
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2010-10-26
|
\
|
*
Merge branch 'hwpoison-hugepages' into hwpoison
Andi Kleen
2010-10-22
|
|
\
|
|
*
Fix migration.c compilation on s390
Andi Kleen
2010-10-11
|
|
*
Encode huge page size for VM_FAULT_HWPOISON errors
Andi Kleen
2010-10-08
|
|
*
hugepage: move is_hugepage_on_freelist inside ifdef to avoid warning
Andi Kleen
2010-10-08
|
|
*
Clean up __page_set_anon_rmap
Andi Kleen
2010-10-08
|
|
*
HWPOISON, hugetlb: fix unpoison for hugepage
Naoya Horiguchi
2010-10-08
|
|
*
HWPOISON, hugetlb: soft offlining for hugepage
Naoya Horiguchi
2010-10-08
|
|
*
HWPOSION, hugetlb: recover from free hugepage error when !MF_COUNT_INCREASED
Naoya Horiguchi
2010-10-08
|
|
*
hugetlb: move refcounting in hugepage allocation inside hugetlb_lock
Naoya Horiguchi
2010-10-08
|
|
*
HWPOISON, hugetlb: add free check to dequeue_hwpoison_huge_page()
Naoya Horiguchi
2010-10-08
|
|
*
hugetlb: hugepage migration core
Naoya Horiguchi
2010-10-08
|
|
*
hugetlb: redefine hugepage copy functions
Naoya Horiguchi
2010-10-08
|
|
*
hugetlb: add allocate function for hugepage migration
Naoya Horiguchi
2010-10-08
|
|
*
hugetlb: fix metadata corruption in hugetlb_fault()
Naoya Horiguchi
2010-10-08
|
*
|
Merge branch 'hwpoison-cleanups' into hwpoison
Andi Kleen
2010-10-22
|
|
\
\
|
|
*
|
HWPOISON: Remove retry loop for try_to_unmap
Andi Kleen
2010-10-08
|
|
*
|
HWPOISON: Turn addr_valid from bitfield into char
Andi Kleen
2010-10-08
|
|
*
|
HWPOISON: Disable DEBUG by default
Andi Kleen
2010-10-08
|
|
*
|
HWPOISON: Convert pr_debugs to pr_info
Andi Kleen
2010-10-08
|
|
*
|
HWPOISON: Improve comments in memory-failure.c
Andi Kleen
2010-10-08
|
|
|
/
*
|
|
[S390] add support for nonquiescing sske
Martin Schwidefsky
2010-10-25
*
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-24
|
\
\
\
|
*
|
|
Fix typo s/contenious/continuous in comment
Nikanth Karthikesan
2010-08-18
|
*
|
|
Merge branch 'master' into for-next
Jiri Kosina
2010-08-11
|
|
\
\
\
|
*
|
|
|
fix a typo on comments in mm/percpu.c
Namhyung Kim
2010-08-11
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2010-10-24
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' into for-linus
Pekka Enberg
2010-10-24
|
|
\
\
\
\
\
|
*
|
|
|
|
|
SLUB: Fix memory hotplug with !NUMA
Pekka Enberg
2010-10-06
|
*
|
|
|
|
|
slub: Move functions to reduce #ifdefs
Christoph Lameter
2010-10-06
|
*
|
|
|
|
|
slub: Enable sysfs support for !CONFIG_SLUB_DEBUG
Christoph Lameter
2010-10-06
|
*
|
|
|
|
|
SLUB: Optimize slab_free() debug check
Pekka Enberg
2010-10-06
|
*
|
|
|
|
|
slub: Move NUMA-related functions under CONFIG_NUMA
Namhyung Kim
2010-10-02
|
*
|
|
|
|
|
slub: Add lock release annotation
Namhyung Kim
2010-10-02
|
*
|
|
|
|
|
slub: Fix signedness warnings
Namhyung Kim
2010-10-02
|
*
|
|
|
|
|
slub: extract common code to remove objects from partial list without locking
Christoph Lameter
2010-10-02
|
*
|
|
|
|
|
SLUB: Pass active and inactive redzone flags instead of boolean to debug func...
Christoph Lameter
2010-10-02
|
*
|
|
|
|
|
slub: reduce differences between SMP and NUMA
Christoph Lameter
2010-10-02
|
*
|
|
|
|
|
Revert "Slub: UP bandaid"
Pekka Enberg
2010-10-02
|
*
|
|
|
|
|
percpu: clear memory allocated with the km allocator
Tejun Heo
2010-10-02
|
*
|
|
|
|
|
percpu: use percpu allocator on UP too
Tejun Heo
2010-10-02
|
*
|
|
|
|
|
vmalloc: pcpu_get/free_vm_areas() aren't needed on UP
Tejun Heo
2010-10-02
|
*
|
|
|
|
|
SLUB: Fix merged slab cache names
Pekka Enberg
2010-10-02
|
*
|
|
|
|
|
Slub: UP bandaid
Christoph Lameter
2010-10-02
|
*
|
|
|
|
|
slub: fix SLUB_RESILIENCY_TEST for dynamic kmalloc caches
David Rientjes
2010-10-02
[next]