summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm: introduce VM_BUG_ON_VMASasha Levin2014-10-101-0/+8
* mm: introduce dump_vmaSasha Levin2014-10-101-0/+2
* include/linux/migrate.h: remove migrate_page #defineAndrew Morton2014-10-101-3/+0
* mempolicy: unexport get_vma_policy() and remove its "task" argOleg Nesterov2014-10-101-2/+0
* mempolicy: introduce __get_vma_policy(), export get_task_policy()Oleg Nesterov2014-10-101-0/+3
* mempolicy: remove the "task" arg of vma_policy_mof() and simplify itOleg Nesterov2014-10-101-1/+1
* mm: remove noisy remainder of the scan_unevictable interfaceJohannes Weiner2014-10-101-16/+0
* prctl: PR_SET_MM -- introduce PR_SET_MM_MAP operationCyrill Gorcunov2014-10-101-0/+27
* mm: introduce check_data_rlimit helperCyrill Gorcunov2014-10-101-0/+15
* mm: rename allocflags_to_migratetype for clarityDavid Rientjes2014-10-101-1/+1
* mm, compaction: khugepaged should not give up due to need_resched()Vlastimil Babka2014-10-101-2/+10
* mm, compaction: defer each zone individually instead of preferred zoneVlastimil Babka2014-10-101-6/+10
* common: dma-mapping: introduce common remapping functionsLaura Abbott2014-10-101-0/+9
* lib/genalloc.c: add genpool range check functionLaura Abbott2014-10-101-0/+3
* lib/genalloc.c: add power aligned algorithmLaura Abbott2014-10-101-0/+4
* mm: remove misleading ARCH_USES_NUMA_PROT_NONEMel Gorman2014-10-101-18/+9
* memory-hotplug: add sysfs valid_zones attributeZhang Zhen2014-10-101-0/+1
* mm/slab: use percpu allocator for cpu cacheJoonsoo Kim2014-10-101-17/+3
* topology: add support for node_to_mem_node() to determine the fallback nodeJoonsoo Kim2014-10-101-0/+17
* mm/sl[ao]b: always track caller in kmalloc_(node_)track_caller()Joonsoo Kim2014-10-101-22/+0
* mm/slab_common: move kmem_cache definition to internal headerJoonsoo Kim2014-10-101-41/+1
* proc/maps: make vm_is_stack() logic namespace-friendlyOleg Nesterov2014-10-101-2/+2
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-092-0/+35
|\
| * Merge branch 'irqchip/handle_domain' into irqchip/coreJason Cooper2014-09-141-0/+19
| |\
| | * genirq: Add irq_domain-aware core IRQ handlerMarc Zyngier2014-09-031-0/+19
| * | irqchip: gic: Preserve gic V2 bypass bits in cpu ctrl registerFeng Kan2014-08-191-0/+1
| * | irqchip: gic: Replace hex numbers with defines.Feng Kan2014-08-191-0/+15
| |/
* | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-093-2/+13
|\ \
| * | irq_work: Force raised irq work to run on irq work interruptFrederic Weisbecker2014-09-131-0/+1
| * | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-132-0/+12
| * | nohz: Move nohz full init call to tick initFrederic Weisbecker2014-09-131-2/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-09109-1339/+3188
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-081-1/+1
| |\ \ \
| | * | | sctp: handle association restarts when the socket is closed.Vlad Yasevich2014-10-061-1/+1
| * | | | net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpersEric Dumazet2014-10-081-0/+29
| * | | | net: description of dma_cookie cause make xmldocs warningMasanari Iida2014-10-081-2/+0
| * | | | net: fs_enet: Remove non NAPI RXLEROY Christophe2014-10-081-1/+0
| * | | | net: better IFF_XMIT_DST_RELEASE supportEric Dumazet2014-10-071-0/+8
| * | | | net: phy: adjust fixed_phy_register() return valuePetri Gynther2014-10-071-7/+7
| * | | | openvswitch: fix a compilation error when CONFIG_INET is not setW!Andy Zhou2014-10-071-15/+21
| * | | | ipv6: make fib6 serial number per namespaceHannes Frederic Sowa2014-10-071-1/+1
| * | | | ipv6: make rt_sernum atomic and serial number fields ordinary intsHannes Frederic Sowa2014-10-071-1/+1
| * | | | ipv6: minor fib6 cleanups like type safety, bool conversion, inline removalHannes Frederic Sowa2014-10-071-4/+14
| * | | | net: sched: remove tcf_proto from ematch callsJohn Fastabend2014-10-071-5/+5
| * | | | net: introduce netdevice gso_min_segs attributeEric Dumazet2014-10-061-1/+3
| * | | | ethtool: Ethtool parameter to dynamically change tx_copybreakEric Dumazet2014-10-061-0/+1
| * | | | net/mlx4_en: Code cleanups in tx pathEric Dumazet2014-10-061-1/+1
| * | | | net: sched: avoid costly atomic operation in fq_dequeue()Eric Dumazet2014-10-061-2/+2
| * | | | openvswitch: Add support for Geneve tunneling.Jesse Gross2014-10-062-10/+13
| * | | | openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure.Jesse Gross2014-10-061-1/+1