genetlink: allow making ops const
[deliverable/linux.git] / mm /
2013-11-13  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next
2013-11-13  Linus TorvaldsMerge branch 'akpm' (patches from Andrew Morton)
2013-11-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-11-13  Linus TorvaldsMerge tag 'dlm-3.13' of git://git./linux/kernel/git...
2013-11-13  Linus TorvaldsMerge tag 'upstream-3.13-rc1' of git://git.infradead...
2013-11-13  Linus TorvaldsMerge tag 'upstream-3.13-rc1' of git://git.infradead...
2013-11-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-11-13  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2013-11-13  Linus TorvaldsMerge tag 'for-f2fs-3.13' of git://git./linux/kernel...
2013-11-13  Linus TorvaldsMerge branch 'for-3.13' of git://git./linux/kernel...
2013-11-13  Linus TorvaldsMerge branch 'for-3.13' of git://git./linux/kernel...
2013-11-13  Linus TorvaldsMerge branch 'for-3.13' of git://git./linux/kernel...
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  Zhi Yong Wumm/page_alloc.c: fix comment in zlc_setup()
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  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 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 Carstensmmap: arch_get_unmapped_area(): use proper mmap base...
2013-11-13  Weijie Yangmm/zswap: avoid unnecessary page scanning
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  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  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  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  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-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...
2013-11-12  Linus TorvaldsMerge tag 'pinctrl-for-v3.13-1' of git://git./linux...
2013-11-12  Linus TorvaldsMerge tag 'sound-3.13-rc1' of git://git./linux/kernel...
2013-11-12  Linus TorvaldsMerge tag 'spi-v3.13' of git://git./linux/kernel/git...
2013-11-12  Linus TorvaldsMerge tag 'regulator-v3.13' of git://git./linux/kernel...
2013-11-12  Linus TorvaldsMerge tag 'regmap-v3.13' of git://git./linux/kernel...
2013-11-12  Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2013-11-12  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2013-11-12  Linus TorvaldsMerge tag 'microblaze-3.13-rc1' of git://git.monstr...
2013-11-12  Linus TorvaldsMerge tag 'metag-for-v3.13' of git://git./linux/kernel...
2013-11-12  Linus TorvaldsMerge tag 'h8300-for-linus' of git://git./linux/kernel...
2013-11-12  Linus TorvaldsMerge branch 'x86-uv-for-linus' of git://git./linux...
2013-11-12  Linus TorvaldsMerge branch 'x86-uaccess-for-linus' of git://git....
2013-11-12  Linus TorvaldsMerge branch 'x86-reboot-for-linus' of git://git./linux...
2013-11-12  Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2013-11-12  Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2013-11-12  Linus TorvaldsMerge branch 'x86-mce-for-linus' of git://git./linux...
2013-11-12  Linus TorvaldsMerge branch 'x86-iommu-for-linus' of git://git./linux...
2013-11-12  Linus TorvaldsMerge branch 'x86-intel-mid-for-linus' of git://git...
2013-11-12  Linus TorvaldsMerge branch 'x86-hyperv-for-linus' of git://git./linux...
2013-11-12  Linus TorvaldsMerge branch 'x86-efi-for-linus' of git://git./linux...
2013-11-12  Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
2013-11-12  Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2013-11-12  Linus TorvaldsMerge branch 'x86-build-for-linus' of git://git./linux...
2013-11-12  Linus TorvaldsMerge branch 'x86-boot-for-linus' of git://git./linux...
2013-11-12  Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git./linux...
2013-11-12  Linus TorvaldsMerge branch 'x86-apic-for-linus' of git://git./linux...
2013-11-12  Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2013-11-12  Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2013-11-12  Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2013-11-12  Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2013-11-12  Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
2013-11-11  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-11-11  Linus TorvaldsMerge tag 'dt-for-linus' of git://git./linux/kernel...
next
This page took 0.143585 seconds and 8 git commands to generate.