Age | Commit message (Expand) | Author |
2013-09-12 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2013-09-12 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds |
2013-09-12 | thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page() | Kirill A. Shutemov |
2013-09-12 | truncate: drop 'oldsize' truncate_pagecache() parameter | Kirill A. Shutemov |
2013-09-12 | mm: make lru_add_drain_all() selective | Chris Metcalf |
2013-09-12 | memcg: add per cgroup writeback pages accounting | Sha Zhengju |
2013-09-12 | memcg: remove MEMCG_NR_FILE_MAPPED | Sha Zhengju |
2013-09-12 | memcg: rename RESOURCE_MAX to RES_COUNTER_MAX | Sha Zhengju |
2013-09-12 | memcg: correct RESOURCE_MAX to ULLONG_MAX | Sha Zhengju |
2013-09-12 | mm: memcg: do not trap chargers with full callstack on OOM | Johannes Weiner |
2013-09-12 | mm: memcg: enable memcg OOM killer only for user faults | Johannes Weiner |
2013-09-12 | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner |
2013-09-12 | memcg: enhance memcg iterator to support predicates | Michal Hocko |
2013-09-12 | vmscan, memcg: do softlimit reclaim also for targeted reclaim | Michal Hocko |
2013-09-12 | memcg, vmscan: integrate soft reclaim tighter with zone shrinking code | Michal Hocko |
2013-09-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-09-12 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds |
2013-09-12 | Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-09-12 | Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-09-12 | vfs: move get_fs_root_and_pwd() to single caller | Linus Torvalds |
2013-09-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2013-09-12 | seqlock: Add a new locking reader type | Waiman Long |
2013-09-12 | Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds |
2013-09-12 | Merge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu', 'x86/amd' and 'iommu/fix... | Joerg Roedel |
2013-09-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds |
2013-09-12 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2013-09-11 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds |
2013-09-11 | lz4: fix compression/decompression signedness mismatch | Sergey Senozhatsky |
2013-09-11 | ipc: rename ids->rw_mutex | Davidlohr Bueso |
2013-09-11 | initmpfs: move rootfs code from fs/ramfs/ to init/ | Rob Landley |
2013-09-11 | lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt | Jan Kara |
2013-09-11 | rbtree: add rbtree_postorder_for_each_entry_safe() helper | Cody P Schafer |
2013-09-11 | rbtree: add postorder iteration functions | Cody P Schafer |
2013-09-11 | vmcore: introduce remap_oldmem_pfn_range() | Michael Holzheu |
2013-09-11 | vmcore: introduce ELF header in new memory feature | Michael Holzheu |
2013-09-11 | exec: kill "int depth" in search_binary_handler() | Oleg Nesterov |
2013-09-11 | kprobes: allow to specify custom allocator for insn caches | Heiko Carstens |
2013-09-11 | kprobes: unify insn caches | Heiko Carstens |
2013-09-11 | syscalls.h: add forward declarations for inplace syscall wrappers | Sergei Trofimovich |
2013-09-11 | smp.h: move !SMP version of on_each_cpu() out-of-line | David Daney |
2013-09-11 | smp: quit unconditionally enabling irq in on_each_cpu_mask and on_each_cpu_cond | David Daney |
2013-09-11 | mm/hwpoison: don't need to hold compound lock for hugetlbfs page | Wanpeng Li |
2013-09-11 | mm/page-writeback.c: add strictlimit feature | Maxim Patlasov |
2013-09-11 | mm/writeback: make writeback_inodes_wb static | Wanpeng Li |
2013-09-11 | mm: vmscan: fix do_try_to_free_pages() livelock | Lisa Du |
2013-09-11 | mm: munlock: manual pte walk in fast path instead of follow_page_mask() | Vlastimil Babka |
2013-09-11 | mm: track vma changes with VM_SOFTDIRTY bit | Cyrill Gorcunov |
2013-09-11 | memblock, numa: binary search node id | Yinghai Lu |
2013-09-11 | mm: migrate: check movability of hugepage in unmap_and_move_huge_page() | Naoya Horiguchi |
2013-09-11 | mm: memory-hotplug: enable memory hotplug to handle hugepage | Naoya Horiguchi |