Age | Commit message (Expand) | Author |
2014-10-10 | Merge branch 'for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds |
2014-10-10 | Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-10-10 | Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds |
2014-10-10 | Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2014-10-10 | Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2014-10-09 | Merge branch 'akpm' (fixes from Andrew Morton) | Linus Torvalds |
2014-10-09 | nosave: consolidate __nosave_{begin,end} in <asm/sections.h> | Geert Uytterhoeven |
2014-10-09 | include/linux/screen_info.h: remove unused ORIG_* macros | Geert Uytterhoeven |
2014-10-09 | include/linux/blkdev.h: use NULL instead of zero | Michele Curti |
2014-10-09 | include/linux/kernel.h: deduplicate code implementing clamp* macros | Michal Nazarewicz |
2014-10-09 | include/linux/kernel.h: rewrite min3, max3 and clamp using min and max | Michal Nazarewicz |
2014-10-09 | zsmalloc: change return value unit of zs_get_total_size_bytes | Minchan Kim |
2014-10-09 | mm/balloon_compaction: add vmstat counters and kpageflags bit | Konstantin Khlebnikov |
2014-10-09 | mm/balloon_compaction: remove balloon mapping and flag AS_BALLOON_MAP | Konstantin Khlebnikov |
2014-10-09 | mm/balloon_compaction: redesign ballooned pages management | Konstantin Khlebnikov |
2014-10-09 | mm: memcontrol: fix transparent huge page allocations under pressure | Johannes Weiner |
2014-10-09 | memcg: move memcg_update_cache_size() to slab_common.c | Vladimir Davydov |
2014-10-09 | memcg: move memcg_{alloc,free}_cache_params to slab_common.c | Vladimir Davydov |
2014-10-09 | mm: introduce VM_BUG_ON_MM | Sasha Levin |
2014-10-09 | mm: clear __GFP_FS when PF_MEMALLOC_NOIO is set | Junxiao Bi |
2014-10-09 | mm: clean up zone flags | Johannes Weiner |
2014-10-09 | mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMA | Sasha Levin |
2014-10-09 | mm: introduce VM_BUG_ON_VMA | Sasha Levin |
2014-10-09 | mm: introduce dump_vma | Sasha Levin |
2014-10-09 | include/linux/migrate.h: remove migrate_page #define | Andrew Morton |
2014-10-09 | mempolicy: unexport get_vma_policy() and remove its "task" arg | Oleg Nesterov |
2014-10-09 | mempolicy: introduce __get_vma_policy(), export get_task_policy() | Oleg Nesterov |
2014-10-09 | mempolicy: remove the "task" arg of vma_policy_mof() and simplify it | Oleg Nesterov |
2014-10-09 | mm: remove noisy remainder of the scan_unevictable interface | Johannes Weiner |
2014-10-09 | prctl: PR_SET_MM -- introduce PR_SET_MM_MAP operation | Cyrill Gorcunov |
2014-10-09 | mm: introduce check_data_rlimit helper | Cyrill Gorcunov |
2014-10-09 | mm: rename allocflags_to_migratetype for clarity | David Rientjes |
2014-10-09 | mm, compaction: khugepaged should not give up due to need_resched() | Vlastimil Babka |
2014-10-09 | mm, compaction: defer each zone individually instead of preferred zone | Vlastimil Babka |
2014-10-09 | common: dma-mapping: introduce common remapping functions | Laura Abbott |
2014-10-09 | lib/genalloc.c: add genpool range check function | Laura Abbott |
2014-10-09 | lib/genalloc.c: add power aligned algorithm | Laura Abbott |
2014-10-09 | mm: remove misleading ARCH_USES_NUMA_PROT_NONE | Mel Gorman |
2014-10-09 | memory-hotplug: add sysfs valid_zones attribute | Zhang Zhen |
2014-10-09 | mm/slab: use percpu allocator for cpu cache | Joonsoo Kim |
2014-10-09 | topology: add support for node_to_mem_node() to determine the fallback node | Joonsoo Kim |
2014-10-09 | mm/sl[ao]b: always track caller in kmalloc_(node_)track_caller() | Joonsoo Kim |
2014-10-09 | mm/slab_common: move kmem_cache definition to internal header | Joonsoo Kim |
2014-10-09 | proc/maps: make vm_is_stack() logic namespace-friendly | Oleg Nesterov |
2014-10-09 | Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-10-09 | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-10-09 | Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2014-10-09 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-10-09 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-10-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |