aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-09mempolicy: unexport get_vma_policy() and remove its "task" argOleg Nesterov1-2/+0
2014-10-09mempolicy: introduce __get_vma_policy(), export get_task_policy()Oleg Nesterov1-0/+3
2014-10-09mempolicy: remove the "task" arg of vma_policy_mof() and simplify itOleg Nesterov1-1/+1
2014-10-09mm: remove noisy remainder of the scan_unevictable interfaceJohannes Weiner1-16/+0
2014-10-09prctl: PR_SET_MM -- introduce PR_SET_MM_MAP operationCyrill Gorcunov1-0/+27
2014-10-09mm: introduce check_data_rlimit helperCyrill Gorcunov1-0/+15
2014-10-09mm: rename allocflags_to_migratetype for clarityDavid Rientjes1-1/+1
2014-10-09mm, compaction: khugepaged should not give up due to need_resched()Vlastimil Babka1-2/+10
2014-10-09mm, compaction: defer each zone individually instead of preferred zoneVlastimil Babka1-6/+10
2014-10-09common: dma-mapping: introduce common remapping functionsLaura Abbott1-0/+9
2014-10-09lib/genalloc.c: add genpool range check functionLaura Abbott1-0/+3
2014-10-09lib/genalloc.c: add power aligned algorithmLaura Abbott1-0/+4
2014-10-09mm: remove misleading ARCH_USES_NUMA_PROT_NONEMel Gorman1-18/+9
2014-10-09memory-hotplug: add sysfs valid_zones attributeZhang Zhen1-0/+1
2014-10-09mm/slab: use percpu allocator for cpu cacheJoonsoo Kim1-17/+3
2014-10-09topology: add support for node_to_mem_node() to determine the fallback nodeJoonsoo Kim1-0/+17
2014-10-09mm/sl[ao]b: always track caller in kmalloc_(node_)track_caller()Joonsoo Kim1-22/+0
2014-10-09mm/slab_common: move kmem_cache definition to internal headerJoonsoo Kim1-41/+1
2014-10-09proc/maps: make vm_is_stack() logic namespace-friendlyOleg Nesterov1-2/+2
2014-10-09Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds12-76/+128
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds12-58/+116
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds4-3/+57
2014-10-09Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab9-17/+62
2014-10-09Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+35
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-2/+13
2014-10-09vfs: move getname() from callers to do_mount()Seunghun Lee1-1/+2
2014-10-09Add copy_to_iter(), copy_from_iter() and iov_iter_zero()Matthew Wilcox1-0/+3
2014-10-09constify file_inode()Al Viro1-1/+1
2014-10-09vfs: Make d_invalidate return voidEric W. Biederman1-1/+1
2014-10-09vfs: Merge check_submounts_and_drop and d_invalidateEric W. Biederman1-1/+0
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds109-1339/+3188
2014-10-08Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+297
2014-10-08Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+82
2014-10-08Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-40/+167
2014-10-08Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-40/+10
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2014-10-08net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpersEric Dumazet1-0/+29
2014-10-08net: description of dma_cookie cause make xmldocs warningMasanari Iida1-2/+0
2014-10-08Move Intel SNB device ids from sb_edac to pci_ids.hAndy Lutomirski1-0/+15
2014-10-08net: fs_enet: Remove non NAPI RXLEROY Christophe1-1/+0
2014-10-08Merge tag 'f2fs-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds2-7/+15
2014-10-08Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds4-6/+28
2014-10-08Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds5-55/+21
2014-10-08Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds7-292/+30
2014-10-08Merge tag 'driver-core-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds3-8/+43
2014-10-08Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds6-5/+48
2014-10-08Merge tag 'staging-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-152/+36
2014-10-08Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds9-41/+79
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds4-13/+128
2014-10-08Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-0/+2