summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMASasha Levin2014-10-09
* mm: introduce VM_BUG_ON_VMASasha Levin2014-10-09
* mm: introduce dump_vmaSasha Levin2014-10-09
* include/linux/migrate.h: remove migrate_page #defineAndrew Morton2014-10-09
* mempolicy: unexport get_vma_policy() and remove its "task" argOleg Nesterov2014-10-09
* mempolicy: introduce __get_vma_policy(), export get_task_policy()Oleg Nesterov2014-10-09
* mempolicy: remove the "task" arg of vma_policy_mof() and simplify itOleg Nesterov2014-10-09
* mm: remove noisy remainder of the scan_unevictable interfaceJohannes Weiner2014-10-09
* mm: introduce check_data_rlimit helperCyrill Gorcunov2014-10-09
* mm: rename allocflags_to_migratetype for clarityDavid Rientjes2014-10-09
* mm, compaction: khugepaged should not give up due to need_resched()Vlastimil Babka2014-10-09
* mm, compaction: defer each zone individually instead of preferred zoneVlastimil Babka2014-10-09
* lib/genalloc.c: add genpool range check functionLaura Abbott2014-10-09
* lib/genalloc.c: add power aligned algorithmLaura Abbott2014-10-09
* memory-hotplug: add sysfs valid_zones attributeZhang Zhen2014-10-09
* mm/slab: use percpu allocator for cpu cacheJoonsoo Kim2014-10-09
* topology: add support for node_to_mem_node() to determine the fallback nodeJoonsoo Kim2014-10-09
* mm/sl[ao]b: always track caller in kmalloc_(node_)track_caller()Joonsoo Kim2014-10-09
* mm/slab_common: move kmem_cache definition to internal headerJoonsoo Kim2014-10-09
* proc/maps: make vm_is_stack() logic namespace-friendlyOleg Nesterov2014-10-09
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-09
|\
| * Merge branch 'irqchip/handle_domain' into irqchip/coreJason Cooper2014-09-14
| |\
| | * genirq: Add irq_domain-aware core IRQ handlerMarc Zyngier2014-09-03
| * | irqchip: gic: Preserve gic V2 bypass bits in cpu ctrl registerFeng Kan2014-08-19
| * | irqchip: gic: Replace hex numbers with defines.Feng Kan2014-08-19
| |/
* | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-09
|\ \
| * | irq_work: Force raised irq work to run on irq work interruptFrederic Weisbecker2014-09-13
| * | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-13
| * | nohz: Move nohz full init call to tick initFrederic Weisbecker2014-09-13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-08
|\ \ \
| * | | net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpersEric Dumazet2014-10-08
| * | | net: description of dma_cookie cause make xmldocs warningMasanari Iida2014-10-08
| * | | net: fs_enet: Remove non NAPI RXLEROY Christophe2014-10-08
| * | | net: better IFF_XMIT_DST_RELEASE supportEric Dumazet2014-10-07
| * | | net: phy: adjust fixed_phy_register() return valuePetri Gynther2014-10-07
| * | | net: introduce netdevice gso_min_segs attributeEric Dumazet2014-10-06
| * | | net/mlx4_en: Code cleanups in tx pathEric Dumazet2014-10-06
| * | | Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-10-05
| |\ \ \
| | * | | bcma: register bcma as device tree driverHauke Mehrtens2014-09-30
| * | | | net: Cleanup skb cloning by adding SKB_FCLONE_FREEVijay Subramanian2014-10-04
| * | | | fou: eliminate IPv4,v6 specific GRO functionsTom Herbert2014-10-03
| * | | | net/mlx5_core: Identify resources by their typeEli Cohen2014-10-03
| * | | | net/mlx5_core: use set/get macros in device capsEli Cohen2014-10-03
| * | | | net/mlx5_core: Use hardware registers description header fileEli Cohen2014-10-03
| * | | | net/mlx5_core: Update device capabilities handlingEli Cohen2014-10-03
| * | | | qdisc: validate skb without holding lockEric Dumazet2014-10-03
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-02
| |\ \ \ \
| * | | | | net: phy: add BCM7425 and BCM7429 PHYsPetri Gynther2014-10-01
| * | | | | udp: Generalize skb_udp_segmentTom Herbert2014-10-01
| * | | | | net: cleanup and document skb fclone layoutEric Dumazet2014-10-01