cascardo/linux.git
2015-09-10 Alexey Dobriyanproc: convert to kstrto*()/kstrto*_from_user()
2015-09-10 Alexey Dobriyankstrto*: accept "-0" for signed conversion
2015-09-10 Joe PerchesMAINTAINERS/CREDITS: mark MaxRAID as Orphan, move Anil...
2015-09-10 Jason A. Donenfeldinclude/linux/printk.h: include pr_fmt in pr_debug_rate...
2015-09-10 Joe Percheskernel/cred.c: remove unnecessary kdebug atomic reads
2015-09-10 Wei Yongjunkernel/extable.c: remove duplicated include
2015-09-10 Vasily Kulikovinclude/linux/poison.h: remove not-used poison pointer...
2015-09-10 Vasily Kulikovinclude/linux/poison.h: fix LIST_POISON{1,2} offset
2015-09-10 Waiman Longproc: change proc_subdir_lock to a rwlock
2015-09-10 Calvin Owensprocfs: always expose /proc/<pid>/map_files/ and make...
2015-09-10 Vladimir Davydovproc: add cond_resched to /proc/kpage* read/write loop
2015-09-10 Vladimir Davydovproc: export idle flag via kpageflags
2015-09-10 Vladimir Davydovmm: introduce idle page tracking
2015-09-10 Vladimir Davydovmmu-notifier: add clear_young callback
2015-09-10 Vladimir Davydovproc: add kpagecgroup file
2015-09-10 Vladimir Davydovmemcg: zap try_get_mem_cgroup_from_page
2015-09-10 Vladimir Davydovhwpoison: use page_cgroup_ino for filtering by memcg
2015-09-10 Vladimir Davydovmemcg: add page_cgroup_ino helper
2015-09-10 Dan Streetmanzswap: update docs for runtime-changeable attributes
2015-09-10 Dan Streetmanzswap: change zpool/compressor at runtime
2015-09-10 Dan Streetmanzswap: dynamic pool creation
2015-09-10 Dan Streetmanzpool: add zpool_has_pool()
2015-09-09 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2015-09-09 Linus TorvaldsMerge tag 'for-linus-4.3' of git://git.code.sf.net...
2015-09-09 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-09-09 Linus TorvaldsMerge branch 'parisc-4.3-1' of git://git./linux/kernel...
2015-09-09 Linus TorvaldsMerge tag 'linux-kselftest-4.3-rc1' of git://git./linux...
2015-09-09 Linus TorvaldsMerge tag 'iommu-updates-v4.3' of git://git./linux...
2015-09-08 Linus TorvaldsMerge tag 'regmap-v4.3' of git://git./linux/kernel...
2015-09-08 Linus TorvaldsMerge tag 'fbdev-4.3' of git://git./linux/kernel/git...
2015-09-08 Linus TorvaldsMerge tag 'mmc-v4.3' of git://git.linaro.org/people...
2015-09-08 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.3-1' of git://git...
2015-09-08 Linus TorvaldsMerge branch 'i2c/for-4.3' of git://git./linux/kernel...
2015-09-08 Linus TorvaldsMerge tag 'rtc-v4.3' of git://git./linux/kernel/git...
2015-09-08 Dan Streetmanzpool: remove no-op module init/exit
2015-09-08 Krzysztof Kozlowskimm: zbud: constify the zbud_ops
2015-09-08 Krzysztof Kozlowskimm: zpool: constify the zpool_ops
2015-09-08 Dmitry Safonovmm: swap: zswap: maybe_preload & refactoring
2015-09-08 Sergey Senozhatskyzram: unify error reporting
2015-09-08 Sergey Senozhatskyzsmalloc: remove null check from destroy_handle_cache()
2015-09-08 Sergey Senozhatskyzsmalloc: do not take class lock in zs_shrinker_count()
2015-09-08 Minchan Kimzsmalloc: use class->pages_per_zspage
2015-09-08 Minchan Kimzsmalloc: consider ZS_ALMOST_FULL as migrate source
2015-09-08 Sergey Senozhatskyzsmalloc: partial page ordering within a fullness_list
2015-09-08 Sergey Senozhatskyzsmalloc: use shrinker to trigger auto-compaction
2015-09-08 Sergey Senozhatskyzsmalloc: account the number of compacted pages
2015-09-08 Sergey Senozhatskyzsmalloc/zram: introduce zs_pool_stats api
2015-09-08 Sergey Senozhatskyzsmalloc: cosmetic compaction code adjustments
2015-09-08 Sergey Senozhatskyzsmalloc: introduce zs_can_compact() function
2015-09-08 Sergey Senozhatskyzsmalloc: always keep per-class stats
2015-09-08 Sergey Senozhatskyzsmalloc: drop unused variable `nr_to_migrate'
2015-09-08 Alexander Kuleshovmm/memblock.c: fix comment in __next_mem_range()
2015-09-08 Zhen Leimm/page_alloc.c: fix type information of memoryless...
2015-09-08 Xishi Qiumemory-hotplug: fix comments in zone_spanned_pages_in_n...
2015-09-08 Yaowei Baimm/page_alloc.c: change sysctl_lower_zone_reserve_ratio...
2015-09-08 Yaowei Baimm/page_alloc.c: fix a misleading comment
2015-09-08 Chen Gangmm/mmap.c:insert_vm_struct(): check for failure before...
2015-09-08 Petr Mladekmm/khugepaged: allow interruption of allocation sleep...
2015-09-08 Alexander Kuleshovmm/memblock.c: fiy typos in comments
2015-09-08 Joonsoo Kimmm/compaction: correct to flush migrated pages if pageb...
2015-09-08 Vlastimil Babkamm: use numa_mem_id() in alloc_pages_node()
2015-09-08 Vlastimil Babkamm: unify checks in alloc_pages_node() and __alloc_page...
2015-09-08 Vlastimil Babkamm: rename alloc_pages_exact_node() to __alloc_pages_node()
2015-09-08 Hugh Dickinsmm, vmscan: unlock page while waiting on writeback
2015-09-08 Jeff Laytonlist_lru: don't call list_lru_from_kmem if the list_hea...
2015-09-08 Wang Kaikmemleak: record accurate early log buffer count and...
2015-09-08 Chen Gangmm/mmap.c: simplify the failure return working flow
2015-09-08 Yu Zhaoshmem: recalculate file inode when fstat
2015-09-08 Alexander Kuleshovmm/memblock.c: rename local variable of memblock_type...
2015-09-08 Naoya Horiguchimm/hwpoison: don't try to unpoison containment-failed...
2015-09-08 Wanpeng Limm/hwpoison: fix race between soft_offline_page and...
2015-09-08 Naoya Horiguchimm/hwpoison: introduce num_poisoned_pages wrappers
2015-09-08 Wanpeng Limm/hwpoison: replace most of put_page in memory error...
2015-09-08 Wanpeng Limm/hwpoison: fix refcount of THP head page in no-inject...
2015-09-08 Wanpeng Limm/hwpoison: introduce put_hwpoison_page to put refcoun...
2015-09-08 Wanpeng Limm/hwpoison: fix PageHWPoison test/set race
2015-09-08 Wanpeng Limm/hwpoison: fix failure to split thp w/ refcount held
2015-09-08 Mark Salterx86: use generic early mem copy
2015-09-08 Mark Salterarm64: support initrd outside kernel linear map
2015-09-08 Mark Saltermm: add utility for early copy from unmapped ram
2015-09-08 Mike KravetzDocumentation: update libhugetlbfs location and use...
2015-09-08 Mike Kravetzselftests:vm: point to libhugetlbfs for regression...
2015-09-08 Mike KravetzRevert "selftests: add hugetlbfstest"
2015-09-08 Vlastimil Babkamm, compaction: skip compound pages by order in free...
2015-09-08 Vlastimil Babkamm, compaction: always skip all compound pages by order...
2015-09-08 Vlastimil Babkamm, compaction: encapsulate resetting cached scanner...
2015-09-08 Vlastimil Babkamm, compaction: simplify handling restart position...
2015-09-08 Vlastimil Babkamm, compaction: more robust check for scanners meeting
2015-09-08 Sean O. Stalleycoccinelle: mm: scripts/coccinelle/api/alloc/pool_zallo...
2015-09-08 Sean O. Stalleypci: mm: add pci_pool_zalloc() call
2015-09-08 Sean O. Stalleymm: add dma_pool_zalloc() call to DMA API
2015-09-08 Sean O. Stalleymm: add support for __GFP_ZERO flag to dma_pool_alloc()
2015-09-08 Jaewon Kimvmscan: fix increasing nr_isolated incurred by putback...
2015-09-08 Vladimir Davydovmm: vmscan: never isolate more pages than necessary
2015-09-08 Kirill A. Shutemovmm: drop __nocast from vm_flags_t definition
2015-09-08 Chris Metcalfbootmem: avoid freeing to bootmem after bootmem is...
2015-09-08 Naoya Horiguchimm, page_isolation: make set/unset_migratetype_isolate...
2015-09-08 Aristeu Rozanskimm/mempolicy.c: get rid of duplicated check for vma...
2015-09-08 Tang Chenmem-hotplug: handle node hole when initializing numa_me...
2015-09-08 Tang Chenmm/memblock.c: make memblock_overlaps_region() return...
next