Age | Commit message (Expand) | Author |
2010-10-11 | Fix migration.c compilation on s390 | Andi Kleen |
2010-10-08 | x86: HWPOISON: Report correct address granuality for huge hwpoison faults | Andi Kleen |
2010-10-08 | Encode huge page size for VM_FAULT_HWPOISON errors | Andi Kleen |
2010-10-08 | Fix build error with !CONFIG_MIGRATION | Naoya Horiguchi |
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-07 | Merge branch 'hwpoison-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2010-10-07 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-10-07 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds |
2010-10-07 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-10-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-10-07 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2010-10-07 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-10-07 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-10-07 | sysctl: fix min/max handling in __do_proc_doulongvec_minmax() | Eric Dumazet |
2010-10-07 | MAINTAINERS: add Samsung S5P series FIMC maintainers | Kyungmin Park |
2010-10-07 | MAINTAINERS: Haavard has moved | Andrew Morton |
2010-10-07 | memcg: fix thresholds with use_hierarchy == 1 | Kirill A. Shutemov |
2010-10-07 | mm: alloc_large_system_hash() printk overflow on 16TB boot | Robin Holt |
2010-10-07 | HWPOISON: Stop shrinking at right page count | Andi Kleen |
2010-10-07 | HWPOISON: Report correct address granuality for AO huge page errors | Andi Kleen |
2010-10-07 | HWPOISON: Copy si_addr_lsb to user | Andi Kleen |
2010-10-07 | page-types.c: fix name of unpoison interface | Naoya Horiguchi |
2010-10-07 | elevator: fix oops on early call to elevator_change() | Jens Axboe |
2010-10-07 | drm: don't drop handle reference on unload | Dave Airlie |
2010-10-06 | xfs: properly account for reclaimed inodes | Johannes Weiner |
2010-10-07 | md: check return code of read_sb_page | Vasiliy Kulikov |
2010-10-07 | md/raid1: minor bio initialisation improvements. | NeilBrown |
2010-10-07 | md/raid1: avoid overflow in raid1 resync when bitmap is in use. | NeilBrown |
2010-10-06 | Linux 2.6.36-rc7v2.6.36-rc7 | Linus Torvalds |
2010-10-06 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2010-10-06 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-10-06 | Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstab... | Linus Torvalds |
2010-10-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2010-10-05 | powerpc: remove unused variable | Stephen Rothwell |
2010-10-06 | drm/ttm: Fix two race conditions + fix busy codepaths | Thomas Hellstrom |
2010-10-05 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-10-05 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-10-05 | wait: using uninitialized member of wait queue | Evgeny Kuznetsov |
2010-10-05 | modules: Fix module_bug_list list corruption race | Linus Torvalds |
2010-10-05 | xen: do not initialize PV timers on HVM if !xen_have_vector_callback | Stefano Stabellini |