summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2014-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-156/+3
2014-10-10Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds-56/+104
2014-10-10Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds-20/+9
2014-10-10Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds-24/+6
2014-10-10Thermal: introduce INT3402 thermal driverAaron Lu-0/+2
2014-10-10Thermal: move the KELVIN_TO_MILLICELSIUS macro to thermal.hAaron Lu-0/+2
2014-10-10ACPI / fan: use acpi_device_xxx_power instead of acpi_bus equivelantAaron Lu-0/+1
2014-10-10ACPI: make acpi_create_platform_device() an external APIZhang Rui-0/+1
2014-10-09Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds-404/+238
2014-10-09nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven-0/+4
2014-10-09include/linux/screen_info.h: remove unused ORIG_* macrosGeert Uytterhoeven-8/+0
2014-10-09include/linux/blkdev.h: use NULL instead of zeroMichele Curti-1/+1
2014-10-09include/linux/kernel.h: deduplicate code implementing clamp* macrosMichal Nazarewicz-17/+7
2014-10-09include/linux/kernel.h: rewrite min3, max3 and clamp using min and maxMichal Nazarewicz-27/+5
2014-10-09zsmalloc: change return value unit of zs_get_total_size_bytesMinchan Kim-1/+1
2014-10-09mm/balloon_compaction: add vmstat counters and kpageflags bitKonstantin Khlebnikov-0/+10
2014-10-09mm/balloon_compaction: remove balloon mapping and flag AS_BALLOON_MAPKonstantin Khlebnikov-70/+20
2014-10-09mm/balloon_compaction: redesign ballooned pages managementKonstantin Khlebnikov-83/+44
2014-10-09mm: memcontrol: fix transparent huge page allocations under pressureJohannes Weiner-2/+4
2014-10-09memcg: move memcg_update_cache_size() to slab_common.cVladimir Davydov-1/+0
2014-10-09memcg: move memcg_{alloc,free}_cache_params to slab_common.cVladimir Davydov-14/+0
2014-10-09mm: introduce VM_BUG_ON_MMSasha Levin-0/+10
2014-10-09mm: clear __GFP_FS when PF_MEMALLOC_NOIO is setJunxiao Bi-2/+4
2014-10-09mm: clean up zone flagsJohannes Weiner-48/+3
2014-10-09mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMASasha Levin-2/+2
2014-10-09mm: introduce VM_BUG_ON_VMASasha Levin-0/+8
2014-10-09mm: introduce dump_vmaSasha Levin-0/+2
2014-10-09include/linux/migrate.h: remove migrate_page #defineAndrew Morton-3/+0
2014-10-09mempolicy: unexport get_vma_policy() and remove its "task" argOleg Nesterov-2/+0
2014-10-09mempolicy: introduce __get_vma_policy(), export get_task_policy()Oleg Nesterov-0/+3
2014-10-09mempolicy: remove the "task" arg of vma_policy_mof() and simplify itOleg Nesterov-1/+1
2014-10-09mm: remove noisy remainder of the scan_unevictable interfaceJohannes Weiner-16/+0
2014-10-09prctl: PR_SET_MM -- introduce PR_SET_MM_MAP operationCyrill Gorcunov-0/+27
2014-10-09mm: introduce check_data_rlimit helperCyrill Gorcunov-0/+15
2014-10-09mm: rename allocflags_to_migratetype for clarityDavid Rientjes-1/+1
2014-10-09mm, compaction: khugepaged should not give up due to need_resched()Vlastimil Babka-2/+10
2014-10-09mm, compaction: defer each zone individually instead of preferred zoneVlastimil Babka-6/+10
2014-10-09common: dma-mapping: introduce common remapping functionsLaura Abbott-0/+9
2014-10-09lib/genalloc.c: add genpool range check functionLaura Abbott-0/+3
2014-10-09lib/genalloc.c: add power aligned algorithmLaura Abbott-0/+4
2014-10-09mm: remove misleading ARCH_USES_NUMA_PROT_NONEMel Gorman-18/+9
2014-10-09memory-hotplug: add sysfs valid_zones attributeZhang Zhen-0/+1
2014-10-09mm/slab: use percpu allocator for cpu cacheJoonsoo Kim-17/+3
2014-10-09topology: add support for node_to_mem_node() to determine the fallback nodeJoonsoo Kim-0/+17
2014-10-09mm/sl[ao]b: always track caller in kmalloc_(node_)track_caller()Joonsoo Kim-22/+0
2014-10-09mm/slab_common: move kmem_cache definition to internal headerJoonsoo Kim-41/+1
2014-10-09proc/maps: make vm_is_stack() logic namespace-friendlyOleg Nesterov-2/+2
2014-10-09Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-76/+128
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-58/+116
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds-3/+57