summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-09Merge tag 'metag-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2015-09-09Merge tag 'nios2-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-09-09Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2015-09-09dax: update PMD fault handler with PMEM APIRoss Zwisler
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-09-08Merge tag 'for-linus-4.3' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds
2015-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-08Merge branch 'parisc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-09-08Merge tag 'linux-kselftest-4.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-08Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-09-08Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2015-09-08Merge tag 'fbdev-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds
2015-09-08Merge tag 'mmc-v4.3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-09-08Merge tag 'platform-drivers-x86-v4.3-1' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-09-08Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2015-09-08Merge tag 'rtc-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2015-09-08zpool: remove no-op module init/exitDan Streetman
2015-09-08mm: zbud: constify the zbud_opsKrzysztof Kozlowski
2015-09-08mm: zpool: constify the zpool_opsKrzysztof Kozlowski
2015-09-08mm: swap: zswap: maybe_preload & refactoringDmitry Safonov
2015-09-08zram: unify error reportingSergey Senozhatsky
2015-09-08zsmalloc: remove null check from destroy_handle_cache()Sergey Senozhatsky
2015-09-08zsmalloc: do not take class lock in zs_shrinker_count()Sergey Senozhatsky
2015-09-08zsmalloc: use class->pages_per_zspageMinchan Kim
2015-09-08zsmalloc: consider ZS_ALMOST_FULL as migrate sourceMinchan Kim
2015-09-08zsmalloc: partial page ordering within a fullness_listSergey Senozhatsky
2015-09-08zsmalloc: use shrinker to trigger auto-compactionSergey Senozhatsky
2015-09-08zsmalloc: account the number of compacted pagesSergey Senozhatsky
2015-09-08zsmalloc/zram: introduce zs_pool_stats apiSergey Senozhatsky
2015-09-08zsmalloc: cosmetic compaction code adjustmentsSergey Senozhatsky
2015-09-08zsmalloc: introduce zs_can_compact() functionSergey Senozhatsky
2015-09-08zsmalloc: always keep per-class statsSergey Senozhatsky
2015-09-08zsmalloc: drop unused variable `nr_to_migrate'Sergey Senozhatsky
2015-09-08mm/memblock.c: fix comment in __next_mem_range()Alexander Kuleshov
2015-09-08mm/page_alloc.c: fix type information of memoryless nodeZhen Lei
2015-09-08memory-hotplug: fix comments in zone_spanned_pages_in_node() and zone_spanned...Xishi Qiu
2015-09-08mm/page_alloc.c: change sysctl_lower_zone_reserve_ratio to sysctl_lowmem_rese...Yaowei Bai
2015-09-08mm/page_alloc.c: fix a misleading commentYaowei Bai
2015-09-08mm/mmap.c:insert_vm_struct(): check for failure before setting valuesChen Gang
2015-09-08mm/khugepaged: allow interruption of allocation sleep againPetr Mladek
2015-09-08mm/memblock.c: fiy typos in commentsAlexander Kuleshov
2015-09-08mm/compaction: correct to flush migrated pages if pageblock skip happensJoonsoo Kim
2015-09-08mm: use numa_mem_id() in alloc_pages_node()Vlastimil Babka
2015-09-08mm: unify checks in alloc_pages_node() and __alloc_pages_node()Vlastimil Babka
2015-09-08mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka
2015-09-08mm, vmscan: unlock page while waiting on writebackHugh Dickins
2015-09-08list_lru: don't call list_lru_from_kmem if the list_head is emptyJeff Layton
2015-09-08kmemleak: record accurate early log buffer count and report when exceededWang Kai
2015-09-08mm/mmap.c: simplify the failure return working flowChen Gang
2015-09-08shmem: recalculate file inode when fstatYu Zhao