linux-drm-fsl-dcu.git
2013-11-13 Michal Nazarewiczgen_init_cpio: avoid NULL pointer dereference and rewor...
2013-11-13 Eric Sandeenerrno.h: remove "NFS" from descriptions in comments
2013-11-13 Sebastian Capellainit/do_mounts.c: add maj:min syntax comment
2013-11-13 Andi Kleenscripts/mod/modpost.c: handle non ABS crc symbols
2013-11-13 Andi Kleensyscalls.h: use gcc alias instead of assembler aliases...
2013-11-13 Michael Opdenackercramfs: mark as obsolete
2013-11-13 Greg Thelenpercpu: add test module for various percpu operations
2013-11-13 Prarit Bhargavadrivers/char/hpet.c: allow user controlled mmap for...
2013-11-13 Mel Gormanmm: numa: return the number of base pages altered by...
2013-11-13 Jerome Marchandmm: factor commit limit calculation
2013-11-13 Zheng Liumm: improve the description for dirty_background_ratio...
2013-11-13 Zhi Yong Wumm/page_alloc.c: fix comment in zlc_setup()
2013-11-13 Zhi Yong Wuarch/x86/mm/init.c: fix incorrect function name in...
2013-11-13 Weijie Yangmm/zswap: refactor the get/put routines
2013-11-13 Weijie Yangmm/zswap: bugfix: memory leak when invalidate and recla...
2013-11-13 Qiang Huangmemcg, kmem: use cache_from_memcg_idx instead of hard...
2013-11-13 Qiang Huangmemcg, kmem: rename cache_from_memcg to cache_from_memc...
2013-11-13 Qiang Huangmemcg, kmem: use is_root_cache instead of hard code
2013-11-13 Akira Takeuchimm: ensure get_unmapped_area() returns higher address...
2013-11-13 KOSAKI Motohiromm: __rmqueue_fallback() should respect pageblock type
2013-11-13 KOSAKI Motohiromm: get rid of unnecessary overhead of trace_mm_page_al...
2013-11-13 KOSAKI Motohiromm: fix page_group_by_mobility_disabled breakage
2013-11-13 Damien Ramondareadahead: fix sequential read cache miss detection
2013-11-13 Mel Gormanmm: do not walk all of system memory during show_mem
2013-11-13 Daeseok Younmm/bootmem.c: remove unused local `map'
2013-11-13 Toshi Kanimm: clear N_CPU from node_states at CPU offline
2013-11-13 Toshi Kanimm: set N_CPU to node_states during boot
2013-11-13 Tang Chenmem-hotplug: introduce movable_node boot option
2013-11-13 Tang Chenx86, acpi, crash, kdump: do reserve_crashkernel() after...
2013-11-13 Tang Chenx86/mem-hotplug: support initialize page tables in...
2013-11-13 Tang Chenx86/mm: factor out of top-down direct mapping setup
2013-11-13 Tang Chenmm/memblock.c: introduce bottom-up allocation mode
2013-11-13 Tang Chenmm/memblock.c: factor out of top-down allocation
2013-11-13 Heiko Carstenss390/mmap: randomize mmap base for bottom up direction
2013-11-13 Heiko Carstensmmap: arch_get_unmapped_area(): use proper mmap base...
2013-11-13 Weijie Yangmm/zswap: avoid unnecessary page scanning
2013-11-13 Jan Karawriteback: do not sync data dirtied after sync start
2013-11-13 Naoya Horiguchitools/vm/page-types.c: support KPF_SOFTDIRTY bit
2013-11-13 Naoya Horiguchi/proc/pid/smaps: show VM_SOFTDIRTY flag in VmFlags...
2013-11-13 Zhang Yanfeimm/page_alloc.c: remove unused marco LONG_ALIGN
2013-11-13 Krzysztof Kozlowskifrontswap: enable call to invalidate area on swapoff
2013-11-13 Seth Jenningsmm/swapfile.c: fix comment typos
2013-11-13 Catalin Marinasmm: kmemleak: avoid false negatives on vmalloc'ed objects
2013-11-13 Zhang Yanfeimm/sparsemem: fix a bug in free_map_bootmem when CONFIG...
2013-11-13 Zhang Yanfeimm/sparsemem: use PAGES_PER_SECTION to remove redundant...
2013-11-13 Ying Hanmemcg: support hierarchical memory.numa_stats
2013-11-13 Greg Thelenmemcg: refactor mem_control_numa_stat_show()
2013-11-13 Jianguo Wumm/mempolicy: use NUMA_NO_NODE
2013-11-13 Bob Liumm: thp: khugepaged: add policy for finding target...
2013-11-13 Bob Liumm: thp: cleanup: mv alloc_hugepage to better place
2013-11-13 Christian HesseDocumentation/vm/zswap.txt: fix typos
2013-11-13 Wanpeng Lirevert mm/vmalloc.c: emit the failure message before...
2013-11-13 Wanpeng Limm/vmalloc: revert "mm/vmalloc.c: check VM_UNINITIALIZE...
2013-11-13 Wanpeng Limm/vmalloc: fix show vmap_area information race with...
2013-11-13 Wanpeng Limm/vmalloc: don't set area->caller twice
2013-11-13 David Rientjesmm, mempolicy: make mpol_to_str robust and always succeed
2013-11-13 Jianguo Wumm/arch: use NUMA_NO_NODE
2013-11-13 Naoya Horiguchimm/memory-failure.c: move set_migratetype_isolate(...
2013-11-13 Toshi Kanicpu/mem hotplug: add try_online_node() for cpu_up()
2013-11-13 Robin Holtmm/nobootmem.c: have __free_pages_memory() free in...
2013-11-13 Qiang Huangmm: add a helper function to check may oom condition
2013-11-13 Xishi Qiumm/memory_hotplug.c: use pfn_to_nid() instead of page_t...
2013-11-13 Xishi Qiumm/memory_hotplug.c: rename the function is_memblock_of...
2013-11-13 Xishi Qiumm: use populated_zone() instead of if(zone->present_pages)
2013-11-13 Xishi Qiumm: use pgdat_end_pfn() to simplify the code in others
2013-11-13 Xishi Qiumm: use pgdat_end_pfn() to simplify the code in arch
2013-11-13 Jianguo Wumm/huge_memory.c: fix stale comments of transparent_hug...
2013-11-13 Naoya Horiguchimm: remove obsolete comments about page table lock
2013-11-13 Xishi Qiudrivers/video/acornfb.c: use __free_reserved_page(...
2013-11-13 Xishi Qiumm/arch: use __free_reserved_page() to simplify the...
2013-11-13 Jerome Marchandmm/compaction.c: update comment about zone lock in...
2013-11-13 Jianguo Wumm/vmalloc: use NUMA_NO_NODE
2013-11-13 Joe Perchesksm: remove redundant __GFP_ZERO from kcalloc
2013-11-13 Andrew Mortonmm/readahead.c:do_readhead(): don't check for ->readpage
2013-11-13 Jan Karaocfs2: simplify ocfs2_invalidatepage() and ocfs2_releas...
2013-11-13 Joe Perchesocfs2: convert use of typedef ctl_table to struct ctl_table
2013-11-13 Xue jiufeiocfs2: fix possible double free in ocfs2_write_begin_nolock
2013-11-13 Younger Liuocfs2: add missing errno in ocfs2_ioctl_move_extents()
2013-11-13 Younger Liuocfs2: do not call brelse() if group_bh is not initiali...
2013-11-13 Younger Liuocfs2: rollback transaction in ocfs2_group_add()
2013-11-13 Junxiao Biocfs2: break useless while loop
2013-11-13 Akinobu Mitaocfs2: use find_last_bit()
2013-11-13 Xue jiufeiocfs2: delay migration when the lockres is in migration...
2013-11-13 Xue jiufeiocfs2: skip locks in the blocked list
2013-11-13 Akinobu Mitaocfs2: use bitmap_weight()
2013-11-13 Joel Beckerocfs2: don't spam on -EDQUOT
2013-11-13 Rui Xiangocfs2: add necessary check in case sb_getblk() fails
2013-11-13 Rui Xiangocfs2: return ENOMEM when sb_getblk() fails
2013-11-13 Junxiao Bifs/ocfs2/file.c: fix wrong comment
2013-11-13 Goldwyn Rodriguesfs/ocfs2: remove unnecessary variable bits_wanted from...
2013-11-13 Jamie Ilesscripts/sortextable: support objects with more than...
2013-11-13 Jingoo Handrivers/iommu/omap-iopgtable.h: remove unneeded cast...
2013-11-13 Mauro Carvalho... cris: media platform drivers: fix build
2013-11-13 Chen Gangsh64: kernel: remove useless variable 'regs'
2013-11-13 Chen Gangsh64: kernel: use 'usp' instead of 'fn'
2013-11-13 Tetsuo Handakthread: make kthread_create() killable
2013-11-12 Linus TorvaldsMerge tag 'devicetree-for-3.13' of git://git./linux...
2013-11-12 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2013-11-12 Linus TorvaldsMerge tag 'clk-for-linus-3.13' of git://git.linaro...
2013-11-12 Linus TorvaldsMerge tag 'gpio-v3.13-1' of git://git./linux/kernel...
next