sfrench/cifs-2.6.git
2015-04-15 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next
2015-04-15 Linus TorvaldsMerge branch 'for-linus' of git://ftp.arm.linux.org...
2015-04-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-04-15 Linus TorvaldsMerge tag 'pm+acpi-4.1-rc1' of git://git./linux/kernel...
2015-04-15 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-04-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-04-15 Linus TorvaldsMerge branch 'i2c/for-next' of git://git./linux/kernel...
2015-04-15 Linus TorvaldsMerge tag 'vfio-v4.1-rc1' of git://github.com/awilliam...
2015-04-15 Linus TorvaldsMerge tag 'pinctrl-v4.1-1' of git://git./linux/kernel...
2015-04-15 Linus TorvaldsMerge tag 'backlight-for-linus-4.1' of git://git./linux...
2015-04-15 Linus TorvaldsMerge tag 'mfd-for-linus-4.1' of git://git./linux/kerne...
2015-04-14 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-04-14 Vladimir MurzinDocumentation: update arch list in the 'memtest' entry
2015-04-14 Vladimir MurzinKconfig: memtest: update number of test patterns up...
2015-04-14 Vladimir Murzinarm: add support for memtest
2015-04-14 Vladimir Murzinarm64: add support for memtest
2015-04-14 Vladimir Murzinmemtest: use phys_addr_t for physical addresses
2015-04-14 Vladimir Murzinmm: move memtest under mm
2015-04-14 David Rientjesmm, hugetlb: abort __get_user_pages if current has...
2015-04-14 David Rientjesmm, mempool: do not allow atomic resizing
2015-04-14 Balasubramani... memcg: print cgroup information when system panics...
2015-04-14 Mel Gormanmm: numa: remove migrate_ratelimited
2015-04-14 Kees Cookmm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE
2015-04-14 Kees Cookmm: split ET_DYN ASLR from mmap ASLR
2015-04-14 Kees Cooks390: redefine randomize_et_dyn for ELF_ET_DYN_BASE
2015-04-14 Kees Cookmm: expose arch_mmap_rnd when available
2015-04-14 Kees Cooks390: standardize mmap_rnd() usage
2015-04-14 Kees Cookpowerpc: standardize mmap_rnd() usage
2015-04-14 Kees Cookmips: extract logic for mmap_rnd()
2015-04-14 Kees Cookarm64: standardize mmap_rnd() usage
2015-04-14 Kees Cookx86: standardize mmap_rnd() usage
2015-04-14 Kees Cookarm: factor out mmap ASLR into mmap_rnd
2015-04-14 Michael Davidsonfs/binfmt_elf.c: fix bug in loading of PIE binaries
2015-04-14 Chen Gangmm: memcontrol: let mem_cgroup_move_account() have...
2015-04-14 Toshi Kanix86, mm: support huge KVA mappings on x86
2015-04-14 Toshi Kanix86, mm: support huge I/O mapping capability I/F
2015-04-14 Toshi Kanimm: change vunmap to tear down huge KVA mappings
2015-04-14 Toshi Kanimm: change ioremap to set up huge I/O mappings
2015-04-14 Toshi Kanilib/ioremap.c: add huge I/O map capability interfaces
2015-04-14 Toshi Kanimm: change __get_vm_area_node() to use fls_long()
2015-04-14 Yaowei Baimm/page_alloc.c: clean up comment
2015-04-14 Michal Hockosparc: clarify __GFP_NOFAIL allocation
2015-04-14 Michal Hockomm: clarify __GFP_NOFAIL deprecation status
2015-04-14 Sasha Levinmm: cma: constify and use correct signness in mm/cma.c
2015-04-14 David Rientjeskernel, cpuset: remove exception for __GFP_THISNODE
2015-04-14 David Rientjesmm, thp: really limit transparent hugepage allocation...
2015-04-14 David Rientjesmm: remove GFP_THISNODE
2015-04-14 David Rientjesmm, mempolicy: migrate_to_node should only migrate...
2015-04-14 Vladimir Davydovcleancache: remove limit on the number of cleancache...
2015-04-14 Vladimir Davydovcleancache: forbid overriding cleancache_ops
2015-04-14 Vladimir Davydovcleancache: zap uuid arg of cleancache_init_shared_fs
2015-04-14 Vladimir Davydovocfs2: copy fs uuid to superblock
2015-04-14 Shachar Raindelmm: refactor do_wp_page handling of shared vma into...
2015-04-14 Shachar Raindelmm: refactor do_wp_page, extract the page copy flow
2015-04-14 Shachar Raindelmm: refactor do_wp_page - rewrite the unlock flow
2015-04-14 Shachar Raindelmm: refactor do_wp_page, extract the reuse case
2015-04-14 Kirill A. Shutemovmm: do not add nr_pmds into mm_struct if PMD is folded
2015-04-14 Kirill A. Shutemovmm: define default PGTABLE_LEVELS to two
2015-04-14 Kirill A. Shutemovx86: expose number of page table levels on Kconfig...
2015-04-14 Kirill A. Shutemovum: expose number of page table levels
2015-04-14 Kirill A. Shutemovtile: expose number of page table levels
2015-04-14 Kirill A. Shutemovsparc: expose number of page table levels
2015-04-14 Kirill A. Shutemovsh: expose number of page table levels
2015-04-14 Kirill A. Shutemovs390: expose number of page table levels
2015-04-14 Kirill A. Shutemovpowerpc: expose number of page table levels on Kconfig...
2015-04-14 Kirill A. Shutemovparisc: expose number of page table levels on Kconfig...
2015-04-14 Kirill A. Shutemovmips: expose number of page table levels on Kconfig...
2015-04-14 Kirill A. Shutemovm68k: mark PMD folded and expose number of page table...
2015-04-14 Kirill A. Shutemovia64: expose number of page table levels on Kconfig...
2015-04-14 Kirill A. Shutemovarm: expose number of page table levels on Kconfig...
2015-04-14 Kirill A. Shutemovarm64: expose number of page table levels on Kconfig...
2015-04-14 Kirill A. Shutemovalpha: expose number of page table levels on Kconfig...
2015-04-14 Konstantin... mm: completely remove dumping per-cpu lists from show_mem()
2015-04-14 Konstantin... mm: hide per-cpu lists in output of show_mem()
2015-04-14 Konstantin... page_writeback: clean up mess around cancel_dirty_page()
2015-04-14 Ebru Akagunduzmm: incorporate zero pages into transparent huge pages
2015-04-14 Joonsoo Kimmm/compaction: enhance compaction finish condition
2015-04-14 Joonsoo Kimmm/page_alloc: factor out fallback freepage checking
2015-04-14 Joonsoo Kimmm/cma: change fallback behaviour for CMA freepage
2015-04-14 David Rientjesmm, hotplug: fix concurrent memory hot-add deadlock
2015-04-14 Sasha Levincma: debug: document new debugfs interface
2015-04-14 Andrew Mortonmm-cma-allocation-trigger-fix
2015-04-14 Sasha Levinmm: cma: release trigger
2015-04-14 Sasha Levinmm: cma: allocation trigger
2015-04-14 Sasha Levinmm: cma: debugfs interface
2015-04-14 Sheng Yongmemory hotplug: use macro to switch between section...
2015-04-14 Johannes Weinermm: memcontrol: update copyright notice
2015-04-14 Baoquan Hemm/memblock.c: rename local variable of memblock_type...
2015-04-14 Kirill A. Shutemovmm: move mm_populate()-related code to mm/gup.c
2015-04-14 Kirill A. Shutemovmm: move gup() -> posix mlock() error conversion out...
2015-04-14 Kirill A. Shutemovmm: rename __mlock_vma_pages_range() to populate_vma_pa...
2015-04-14 Kirill A. Shutemovmm: rename FOLL_MLOCK to FOLL_POPULATE
2015-04-14 Fabian Frederickslob: make slob_alloc_node() static and remove EXPORT_S...
2015-04-14 Joe Perchesslub: use bool function return values of true/false...
2015-04-14 David Rientjesmm, slab: correct config option in comment
2015-04-14 Chris J Argesmm/slub.c: parse slub_debug O option in switch statement
2015-04-14 Geert Uytterhoevenmm/migrate: mark unmap_and_move() "noinline" to avoid...
2015-04-14 Ulrich Obergfellwatchdog: introduce the hardlockup_detector_disable...
2015-04-14 Ulrich Obergfellwatchdog: clean up some function names and arguments
2015-04-14 Ulrich Obergfellwatchdog: enable the new user interface of the watchdog...
next