cascardo/linux.git
2016-01-15 Johannes Weinermm: page_alloc: generalize the dirty balance reserve
2016-01-15 Michal Hockomm: allow GFP_{FS,IO} for page_cache_read page cache...
2016-01-15 Yaowei Baimm/compaction: improve comment for compact_memory tunab...
2016-01-15 Daniel Cashmanx86: mm: support ARCH_MMAP_RND_BITS
2016-01-15 Daniel Cashmanarm64: mm: support ARCH_MMAP_RND_BITS
2016-01-15 Daniel Cashmanarm: mm: support ARCH_MMAP_RND_BITS
2016-01-15 Daniel Cashmanmm: mmap: add new /proc tunable for mmap_base ASLR
2016-01-15 Piotr Kwapulinskimm/mmap.c: remove incorrect MAP_FIXED flag comparison...
2016-01-15 Michal Hockomm, vmscan: consider isolated pages in zone_reclaimable...
2016-01-15 Andrew Mortonfs/block_dev.c:bdev_write_page(): use blk_queue_enter...
2016-01-15 Vladimir Davydovmemcg: do not allow to disable tcp accounting after...
2016-01-15 Vladimir Davydovvmscan: do not force-scan file lru if its absolute...
2016-01-15 David Rientjesmm, vmalloc: remove VM_VPAGES
2016-01-15 Geliang Tangmm, thp: use list_first_entry_or_null()
2016-01-15 Jerome Marchandmm, procfs: breakdown RSS for anon, shmem and file...
2016-01-15 Jerome Marchandmm, shmem: add internal shmem resident memory accounting
2016-01-15 Vlastimil Babkamm, proc: reduce cost of /proc/pid/smaps for unpopulate...
2016-01-15 Vlastimil Babkamm, proc: reduce cost of /proc/pid/smaps for shmem...
2016-01-15 Vlastimil Babkamm, proc: account for shmem swap in /proc/pid/smaps
2016-01-15 Vlastimil Babkamm, documentation: clarify /proc/pid/status VmSwap...
2016-01-15 Yaowei Baimm/mmzone.c: memmap_valid_within() can be boolean
2016-01-15 Geliang Tangmm/vmalloc.c: use list_{next,first}_entry
2016-01-15 Michal Hockomm/page_alloc.c: do not loop over ALLOC_NO_WATERMARKS...
2016-01-15 Michal Hockomm/page_alloc.c: get rid of __alloc_pages_high_priority()
2016-01-15 Yaowei Baimm/zonelist: enumerate zonelists array index
2016-01-15 Yaowei Baiinclude/linux/mmzone.h: remove unused is_unevictable_lru()
2016-01-15 Yaowei Baimm/memblock.c: memblock_is_memory()/reserved() can...
2016-01-15 Yaowei Baiinclude/linux/hugetlb.h: is_file_hugepages() can be...
2016-01-15 yalin wangmm: change mm_vmscan_lru_shrink_inactive() proto types
2016-01-15 Joonsoo Kimmm/cma: always check which page caused allocation failure
2016-01-15 Joonsoo Kimmm/page_isolation.c: add new tracepoint, test_pages_iso...
2016-01-15 Joonsoo Kimmm/page_isolation.c: return last tested pfn rather...
2016-01-15 Nathan Zimmermm/mempolicy.c: convert the shared_policy lock to a...
2016-01-15 Chen Gangmm: add PHYS_PFN, use it in __phys_to_pfn()
2016-01-15 yalin wangmm/vmscan.c: change trace_mm_vmscan_writepage() proto...
2016-01-15 Chen Gangmm/mmap.c: remove redundant local variables for may_exp...
2016-01-15 Alexey Klimovmm/mlock.c: drop unneeded initialization in munlock_vma...
2016-01-15 Vladimir Davydovkmemcg: account certain kmem allocations to memcg
2016-01-15 Vladimir Davydovvmalloc: allow to account vmalloc to memcg
2016-01-15 Vladimir Davydovslab: add SLAB_ACCOUNT flag
2016-01-15 Vladimir Davydovmemcg: only account kmem allocations marked as __GFP_AC...
2016-01-15 Vladimir DavydovRevert "gfp: add __GFP_NOACCOUNT"
2016-01-15 Vladimir DavydovRevert "kernfs: do not account ino_ida allocations...
2016-01-15 Geliang Tangmm/slab.c: add a helper function get_first_slab
2016-01-15 Geliang Tangmm/slab.c: use list_for_each_entry in cache_flusharray
2016-01-15 Geliang Tangmm/slab.c use list_first_entry_or_null()
2016-01-15 Andrew Mortoninclude/linux/dcache.h: remove semicolons from HASH_LEN...
2016-01-15 Joseph Qiocfs2/dlm: cleanup redunant lksb flags in dlmcommon.h
2016-01-15 Junxiao Biocfs2: dlm: remove redundant code
2016-01-15 Joseph Qiocfs2: access orphan dinode before delete entry in...
2016-01-15 xuejiufeiocfs2/dlm: do not insert a new mle when another process...
2016-01-15 xuejiufeiocfs2/dlm: ignore cleaning the migration mle that is...
2016-01-15 Goldwyn Rodriguesocfs2: do not lock/unlock() inode DLM lock
2016-01-15 jiangyiwenocfs2: fix slot overwritten if storage link down during...
2016-01-15 Xue jiufeiocfs2/dlm: return appropriate value when dlm_grab(...
2016-01-15 Joseph Qiocfs2: clean up redundant NULL check before iput
2016-01-15 jiangyiwenocfs2/dlm: wait until DLM_LOCK_RES_SETREF_INPROG is...
2016-01-15 Julia Lawallocfs2: constify ocfs2_extent_tree_operations structures
2016-01-15 Xue jiufeiocfs2/dlm: fix a race between purge and migration
2016-01-15 Junxiao Biocfs2: o2hb: increase unsteady iterations
2016-01-15 John Haxbyocfs2: return non-zero st_blocks for inline data
2016-01-15 Norton.Zhuocfs2: optimize bad declarations and redundant assignment
2016-01-15 Arnd Bergmannlogfs: fix logfs build errors and dependencies
2016-01-15 Javier Martinez... modpost: don't add a trailing wildcard for OF module...
2016-01-15 Jeff Laytonfsnotify: destroy marks with call_srcu instead of dedic...
2016-01-15 Geliang Tangfs/notify/inode_mark.c: use list_next_entry in fsnotify...
2016-01-15 Sergey Senozhatskyscripts/bloat-o-meter: fix python3 syntax error
2016-01-15 Laura Abbottdma-debug: switch check from _text to _stext
2016-01-15 Sudip Mukherjeem32r: fix m32104ut_defconfig build fail
2016-01-14 Al ViroMake sure that highmem pages are not added to symlink...
2016-01-14 Jeff Laytonnfsd: add new io class tracepoint
2016-01-14 Nitin Guptasparc64: Fix numa node distance initialization
2016-01-14 Markus Elfringfsl/fman: Delete one function call "put_device" in...
2016-01-14 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2016-01-14 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2016-01-14 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2016-01-14 Linus TorvaldsMerge branch 'i2c/for-4.5' of git://git./linux/kernel...
2016-01-14 Linus TorvaldsMerge tag 'devicetree-for-4.5' of git://git./linux...
2016-01-14 Linus TorvaldsMerge tag 'mfd-for-linus-4.5' of git://git./linux/kerne...
2016-01-14 Linus TorvaldsMerge tag 'for-v4.5' of git://git./linux/kernel/git...
2016-01-14 Linus TorvaldsMerge tag 'hsi-for-4.5' of git://git./linux/kernel...
2016-01-14 Linus TorvaldsMerge tag 'backlight-for-linus-4.5' of git://git./linux...
2016-01-14 Dmitry V. Levinsparc64: fix incorrect sign extension in sys_sparc64_pe...
2016-01-14 Jiri KosinaMerge branches 'for-4.4/upstream-fixes', 'for-4.5/async...
2016-01-14 Dan Carpenterx86/cpu/amd: Remove an unneeded condition in srat_detec...
2016-01-14 Lee Jonesmfd: davinci_voicecodec: Remove pointless 'out of memor...
2016-01-14 Lee Jonesmfd: da9052-irq: Fix trivial 'space before comma' error
2016-01-14 Lee Jonesmfd: da9052-i2c: Fix tabbing/whitespace issue
2016-01-14 Lee Jonesmfd: da903x: Fix white space and split string issues
2016-01-14 Lee Jonesmfd: cs5535-mfd: Add missing line spacing and make...
2016-01-14 Lee Jonesmfd: cros_ec_spi: Repair comparison ordering issue
2016-01-14 Lee Jonesmfd: cros_ec_i2c: Fix trivial 'tabs before spaces'...
2016-01-14 Lee Jonesmfd: asic3: Fix a plethora of Checkpatch errors and...
2016-01-14 Lee Jonesmfd: as3711: Repair OOM and 'line over 80 chars' format...
2016-01-14 Lee Jonesmfd: arizona-i2c: Add blank line formatting after decla...
2016-01-14 Lee Jonesmfd: arizona-core: msleep() is unreliable for anything...
2016-01-14 Lee Jonesmfd: adp5520: Some trivial 'no space before tab' fixes
2016-01-14 Lee Jonesmfd: ab8500-sysctrl: Fix Constify, printk => pr_info...
2016-01-14 Lee Jonesmfd: ab8500-gpadc: Squash a whole bunch of Checkpatch...
2016-01-14 Lee Jonesmfd: ab8500-debugfs: Clean-up non-conforming commenting...
next