]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2015-04-07 Kirill A. Shutemovpage-flags: define behavior of LRU-related flags on...
2015-04-07 Kirill A. Shutemovpage-flags: define behavior of FS/IO-related flags...
2015-04-07 Kirill A. Shutemovpage-flags: define PG_locked behavior on compound pages
2015-04-07 Kirill A. Shutemovpage-flags: introduce page flags policies wrt compound...
2015-04-07 Kirill A. Shutemovpage-flags: trivial cleanup for PageTrans* helpers
2015-04-07 Naoya Horiguchimm/page-writeback: check-before-clear PageReclaim
2015-04-07 Naoya Horiguchimm/migrate: check-before-clear PageSwapCache
2015-04-07 Kirill A. Shutemovmm: avoid tail page refcounting on non-THP compound...
2015-04-07 Kirill A. Shutemovmm: consolidate all page-flags helpers in <linux/page...
2015-04-07 Naoya Horiguchimm-memory-failurec-define-page-types-for-action_result...
2015-04-07 Naoya Horiguchimm/memory-failure.c: define page types for action_resul...
2015-04-07 Vladimir Davydovmemcg: remove obsolete comment
2015-04-07 Vladimir Davydovmemcg: zap mem_cgroup_lookup()
2015-04-07 Zhang Zhenmm: refactor zone_movable_is_highmem()
2015-04-07 Yaowei Baimm/oom_kill.c: fix typo in comment
2015-04-07 Vladimir MurzinDocumentation: update arch list in the 'memtest' entry
2015-04-07 Vladimir MurzinKconfig: memtest: update number of test patterns up...
2015-04-07 Vladimir Murzinarm: add support for memtest
2015-04-07 Vladimir Murzinarm64: add support for memtest
2015-04-07 Vladimir Murzinmemtest: use phys_addr_t for physical addresses
2015-04-07 Vladimir Murzinmm-move-memtest-under-mm-fix-fix
2015-04-07 Guenter Roeckmm: MEMTEST depends on MEMBLOCK
2015-04-07 Vladimir Murzinmm: move memtest under mm
2015-04-07 David Rientjesmm, hugetlb: abort __get_user_pages if current has...
2015-04-07 Andrew Mortonmm-mempool-do-not-allow-atomic-resizing-checkpatch...
2015-04-07 David Rientjesmm, mempool: do not allow atomic resizing
2015-04-07 Balasubramani... memcg: print cgroup information when system panics...
2015-04-07 Mel Gormanmm: numa: remove migrate_ratelimited
2015-04-07 Kees Cookmm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE
2015-04-07 Kees Cookmm: split ET_DYN ASLR from mmap ASLR
2015-04-07 Kees Cooks390: redefine randomize_et_dyn for ELF_ET_DYN_BASE
2015-04-07 Kees Cookmm: expose arch_mmap_rnd when available
2015-04-07 Kees Cooks390: standardize mmap_rnd() usage
2015-04-07 Kees Cookpowerpc-standardize-mmap_rnd-usage-v4
2015-04-07 Kees Cookpowerpc: standardize mmap_rnd() usage
2015-04-07 Kees Cookmips-extract-logic-for-mmap_rnd-v4
2015-04-07 Kees Cookmips: extract logic for mmap_rnd()
2015-04-07 Kees Cookarm64-standardize-mmap_rnd-usage-v4
2015-04-07 Kees Cookarm64: standardize mmap_rnd() usage
2015-04-07 Kees Cookx86: standardize mmap_rnd() usage
2015-04-07 Kees Cookarm: factor out mmap ASLR into mmap_rnd
2015-04-07 Chen Gangmm: memcontrol: let mem_cgroup_move_account() have...
2015-04-07 kbuild test... x86, mm: ioremap_pud_capable can be static
2015-04-07 Toshi Kanix86, mm: support huge KVA mappings on x86
2015-04-07 Toshi Kanix86, mm: support huge I/O mapping capability I/F
2015-04-07 Andrew Mortonmm-change-vunmap-to-tear-down-huge-kva-mappings-fix
2015-04-07 Toshi Kanimm: change vunmap to tear down huge KVA mappings
2015-04-07 Toshi KaniFix build errors in asm-generic/pgtable.h
2015-04-07 Toshi Kanimm: change ioremap to set up huge I/O mappings
2015-04-07 Toshi KaniFix undefined ioremap_huge_init when CONFIG_MMU is...
2015-04-07 Toshi Kanilib/ioremap.c: add huge I/O map capability interfaces
2015-04-07 Toshi Kanimm: change __get_vm_area_node() to use fls_long()
2015-04-07 Yaowei Baimm/page_alloc.c: clean up comment
2015-04-07 Michal Hockosparc: clarify __GFP_NOFAIL allocation
2015-04-07 Andrew Mortonmm-clarify-__gfp_nofail-deprecation-status-checkpatch...
2015-04-07 Michal Hockomm: clarify __GFP_NOFAIL deprecation status
2015-04-07 Sasha Levinmm: cma: constify and use correct signness in mm/cma.c
2015-04-07 David Rientjeskernel, cpuset: remove exception for __GFP_THISNODE
2015-04-07 David Rientjesmm, thp: really limit transparent hugepage allocation...
2015-04-07 David Rientjesmm: remove GFP_THISNODE
2015-04-07 David Rientjesmm, mempolicy: migrate_to_node should only migrate...
2015-04-07 Vladimir Davydovcleancache-remove-limit-on-the-number-of-cleancache...
2015-04-07 Vladimir Davydovcleancache: remove limit on the number of cleancache...
2015-04-07 Vladimir Davydovcleancache: forbid overriding cleancache_ops
2015-04-07 Vladimir Davydovcleancache: zap uuid arg of cleancache_init_shared_fs
2015-04-07 Vladimir Davydovocfs2: copy fs uuid to superblock
2015-04-07 Shachar Raindelmm: refactor do_wp_page handling of shared vma into...
2015-04-07 Shachar Raindelmm: refactor do_wp_page, extract the page copy flow
2015-04-07 Shachar Raindelmm: refactor do_wp_page - rewrite the unlock flow
2015-04-07 Shachar Raindelmm-refactor-do_wp_page-extract-the-reuse-case-fix
2015-04-07 Shachar Raindelmm: refactor do_wp_page, extract the reuse case
2015-04-07 Kirill A. Shutemovmm: do not add nr_pmds into mm_struct if PMD is folded
2015-04-07 Kirill A. Shutemovmm: define default PGTABLE_LEVELS to two
2015-04-07 Kirill A. Shutemovx86: expose number of page table levels on Kconfig...
2015-04-07 Kirill A. Shutemovum: expose number of page table levels
2015-04-07 Kirill A. Shutemovtile: expose number of page table levels
2015-04-07 Kirill A. Shutemovsparc: expose number of page table levels
2015-04-07 Kirill A. Shutemovsh: expose number of page table levels
2015-04-07 Kirill A. Shutemovs390: expose number of page table levels
2015-04-07 Kirill A. Shutemovpowerpc: expose number of page table levels on Kconfig...
2015-04-07 Kirill A. Shutemovparisc: expose number of page table levels on Kconfig...
2015-04-07 Kirill A. Shutemovmips: expose number of page table levels on Kconfig...
2015-04-07 Kirill A. Shutemovm68k: mark PMD folded and expose number of page table...
2015-04-07 Kirill A. Shutemovia64: expose number of page table levels on Kconfig...
2015-04-07 Kirill A. Shutemovarm: expose number of page table levels on Kconfig...
2015-04-07 Kirill A. Shutemovarm64: expose number of page table levels on Kconfig...
2015-04-07 Kirill A. Shutemovalpha: expose number of page table levels on Kconfig...
2015-04-07 Konstantin... mm: completely remove dumping per-cpu lists from show_mem()
2015-04-07 Andrew Mortonmm-hide-per-cpu-lists-in-output-of-show_mem-fix
2015-04-07 Konstantin... mm: hide per-cpu lists in output of show_mem()
2015-04-07 Andrew Mortonpage_writeback-cleanup-mess-around-cancel_dirty_page...
2015-04-07 Konstantin... page_writeback: clean up mess around cancel_dirty_page()
2015-04-07 Andrea Arcangelimm: incorporate zero pages into transparent huge pages fix
2015-04-07 Ebru Akagunduzmm: incorporate zero pages into transparent huge pages
2015-04-07 Andrew Mortonmm-compaction-enhance-compaction-finish-condition-fix
2015-04-07 Joonsoo Kimmm/compaction: enhance compaction finish condition
2015-04-07 Joonsoo Kimmm/page_alloc: factor out fallback freepage checking
2015-04-07 Joonsoo Kimmm/cma: change fallback behaviour for CMA freepage
2015-04-07 David Rientjesmm, hotplug: fix concurrent memory hot-add deadlock
2015-04-07 Sasha Levincma: debug: document new debugfs interface
next