index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-22
Merge branch 'hwpoison-cleanups' into hwpoison
Andi Kleen
1
-41
/
+32
2010-10-22
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-316
/
+631
2010-10-22
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-1
/
+10
2010-10-19
memory_hotplug: drop spurious calls to flush_scheduled_work()
Tejun Heo
1
-2
/
+0
2010-10-19
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
Jens Axboe
23
-212
/
+319
2010-10-12
Merge branch 'x86/urgent' into core/memblock
H. Peter Anvin
3
-11
/
+15
2010-10-12
memblock: Annotate memblock functions with __init_memblock
Yinghai Lu
1
-2
/
+2
2010-10-12
memblock: Allow memblock_init to be called early
Jeremy Fitzhardinge
1
-0
/
+6
2010-10-11
Fix migration.c compilation on s390
Andi Kleen
1
-0
/
+2
2010-10-08
HWPOISON: Remove retry loop for try_to_unmap
Andi Kleen
1
-14
/
+1
2010-10-08
HWPOISON: Turn addr_valid from bitfield into char
Andi Kleen
1
-1
/
+1
2010-10-08
HWPOISON: Disable DEBUG by default
Andi Kleen
1
-1
/
+0
2010-10-08
HWPOISON: Convert pr_debugs to pr_info
Andi Kleen
1
-12
/
+12
2010-10-08
HWPOISON: Improve comments in memory-failure.c
Andi Kleen
1
-13
/
+18
2010-10-08
Encode huge page size for VM_FAULT_HWPOISON errors
Andi Kleen
2
-3
/
+6
2010-10-08
hugepage: move is_hugepage_on_freelist inside ifdef to avoid warning
Andi Kleen
1
-1
/
+2
2010-10-08
Clean up __page_set_anon_rmap
Andi Kleen
1
-17
/
+8
2010-10-08
HWPOISON, hugetlb: fix unpoison for hugepage
Naoya Horiguchi
1
-2
/
+2
2010-10-08
HWPOISON, hugetlb: soft offlining for hugepage
Naoya Horiguchi
1
-4
/
+55
2010-10-08
HWPOSION, hugetlb: recover from free hugepage error when !MF_COUNT_INCREASED
Naoya Horiguchi
2
-1
/
+33
2010-10-08
hugetlb: move refcounting in hugepage allocation inside hugetlb_lock
Naoya Horiguchi
1
-22
/
+13
2010-10-08
HWPOISON, hugetlb: add free check to dequeue_hwpoison_huge_page()
Naoya Horiguchi
2
-6
/
+29
2010-10-08
hugetlb: hugepage migration core
Naoya Horiguchi
2
-19
/
+231
2010-10-08
hugetlb: redefine hugepage copy functions
Naoya Horiguchi
1
-5
/
+40
2010-10-08
hugetlb: add allocate function for hugepage migration
Naoya Horiguchi
1
-25
/
+54
2010-10-08
hugetlb: fix metadata corruption in hugetlb_fault()
Naoya Horiguchi
1
-12
/
+9
2010-10-08
Merge commit 'v2.6.36-rc7' into core/memblock
Ingo Molnar
20
-181
/
+269
2010-10-08
Merge branch 'hwpoison-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+6
2010-10-08
memcg: fix thresholds with use_hierarchy == 1
Kirill A. Shutemov
1
-3
/
+7
2010-10-08
mm: alloc_large_system_hash() printk overflow on 16TB boot
Robin Holt
1
-2
/
+2
2010-10-07
HWPOISON: Stop shrinking at right page count
Andi Kleen
1
-1
/
+1
2010-10-07
HWPOISON: Report correct address granuality for AO huge page errors
Andi Kleen
1
-5
/
+5
2010-10-06
SLUB: Fix memory hotplug with !NUMA
Pekka Enberg
1
-1
/
+1
2010-10-06
slub: Move functions to reduce #ifdefs
Christoph Lameter
1
-156
/
+141
2010-10-06
slub: Enable sysfs support for !CONFIG_SLUB_DEBUG
Christoph Lameter
1
-5
/
+35
2010-10-06
SLUB: Optimize slab_free() debug check
Pekka Enberg
1
-2
/
+2
2010-10-06
memblock: Fix wraparound in find_region()
Yinghai Lu
1
-1
/
+6
2010-10-04
ksm: fix bad user data when swapping
Hugh Dickins
1
-2
/
+4
2010-10-04
ksm: fix page_address_in_vma anon_vma oops
Hugh Dickins
1
-1
/
+7
2010-10-02
slub: Move NUMA-related functions under CONFIG_NUMA
Namhyung Kim
1
-2
/
+4
2010-10-02
slub: Add lock release annotation
Namhyung Kim
1
-0
/
+2
2010-10-02
slub: Fix signedness warnings
Namhyung Kim
1
-4
/
+3
2010-10-02
slub: extract common code to remove objects from partial list without locking
Christoph Lameter
1
-8
/
+11
2010-10-02
SLUB: Pass active and inactive redzone flags instead of boolean to debug func...
Christoph Lameter
1
-19
/
+14
2010-10-02
slub: reduce differences between SMP and NUMA
Christoph Lameter
1
-38
/
+1
2010-10-02
Revert "Slub: UP bandaid"
Pekka Enberg
1
-16
/
+0
2010-10-02
percpu: clear memory allocated with the km allocator
Tejun Heo
1
-1
/
+5
2010-10-02
percpu: use percpu allocator on UP too
Tejun Heo
5
-41
/
+66
2010-10-02
vmalloc: pcpu_get/free_vm_areas() aren't needed on UP
Tejun Heo
1
-0
/
+2
2010-10-02
SLUB: Fix merged slab cache names
Pekka Enberg
1
-1
/
+20
[prev]
[next]