summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-10-09include/linux/blkdev.h: use NULL instead of zeroMichele Curti
2014-10-09include/linux/kernel.h: deduplicate code implementing clamp* macrosMichal Nazarewicz
2014-10-09include/linux/kernel.h: rewrite min3, max3 and clamp using min and maxMichal Nazarewicz
2014-10-09zsmalloc: change return value unit of zs_get_total_size_bytesMinchan Kim
2014-10-09mm/balloon_compaction: add vmstat counters and kpageflags bitKonstantin Khlebnikov
2014-10-09mm/balloon_compaction: remove balloon mapping and flag AS_BALLOON_MAPKonstantin Khlebnikov
2014-10-09mm/balloon_compaction: redesign ballooned pages managementKonstantin Khlebnikov
2014-10-09mm: memcontrol: fix transparent huge page allocations under pressureJohannes Weiner
2014-10-09memcg: move memcg_update_cache_size() to slab_common.cVladimir Davydov
2014-10-09memcg: move memcg_{alloc,free}_cache_params to slab_common.cVladimir Davydov
2014-10-09mm: introduce VM_BUG_ON_MMSasha Levin
2014-10-09mm: clear __GFP_FS when PF_MEMALLOC_NOIO is setJunxiao Bi
2014-10-09mm: clean up zone flagsJohannes Weiner
2014-10-09mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMASasha Levin
2014-10-09mm: introduce VM_BUG_ON_VMASasha Levin
2014-10-09mm: introduce dump_vmaSasha Levin
2014-10-09include/linux/migrate.h: remove migrate_page #defineAndrew Morton
2014-10-09mempolicy: unexport get_vma_policy() and remove its "task" argOleg Nesterov
2014-10-09mempolicy: introduce __get_vma_policy(), export get_task_policy()Oleg Nesterov
2014-10-09mempolicy: remove the "task" arg of vma_policy_mof() and simplify itOleg Nesterov
2014-10-09mm: remove noisy remainder of the scan_unevictable interfaceJohannes Weiner
2014-10-09prctl: PR_SET_MM -- introduce PR_SET_MM_MAP operationCyrill Gorcunov
2014-10-09mm: introduce check_data_rlimit helperCyrill Gorcunov
2014-10-09mm: rename allocflags_to_migratetype for clarityDavid Rientjes
2014-10-09mm, compaction: khugepaged should not give up due to need_resched()Vlastimil Babka
2014-10-09mm, compaction: defer each zone individually instead of preferred zoneVlastimil Babka
2014-10-09common: dma-mapping: introduce common remapping functionsLaura Abbott
2014-10-09lib/genalloc.c: add genpool range check functionLaura Abbott
2014-10-09lib/genalloc.c: add power aligned algorithmLaura Abbott
2014-10-09mm: remove misleading ARCH_USES_NUMA_PROT_NONEMel Gorman
2014-10-09memory-hotplug: add sysfs valid_zones attributeZhang Zhen
2014-10-09mm/slab: use percpu allocator for cpu cacheJoonsoo Kim
2014-10-09topology: add support for node_to_mem_node() to determine the fallback nodeJoonsoo Kim
2014-10-09mm/sl[ao]b: always track caller in kmalloc_(node_)track_caller()Joonsoo Kim
2014-10-09mm/slab_common: move kmem_cache definition to internal headerJoonsoo Kim
2014-10-09proc/maps: make vm_is_stack() logic namespace-friendlyOleg Nesterov
2014-10-09Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-10-08Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-08Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-10-08Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2014-10-08Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-10-08net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpersEric Dumazet
2014-10-08net: description of dma_cookie cause make xmldocs warningMasanari Iida
2014-10-08net: fs_enet: Remove non NAPI RXLEROY Christophe
2014-10-08Merge tag 'f2fs-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2014-10-08Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-10-08Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds