summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* include/linux/kernel.h: rewrite min3, max3 and clamp using min and maxMichal Nazarewicz2014-10-09
* zsmalloc: change return value unit of zs_get_total_size_bytesMinchan Kim2014-10-09
* mm/balloon_compaction: add vmstat counters and kpageflags bitKonstantin Khlebnikov2014-10-09
* mm/balloon_compaction: remove balloon mapping and flag AS_BALLOON_MAPKonstantin Khlebnikov2014-10-09
* mm/balloon_compaction: redesign ballooned pages managementKonstantin Khlebnikov2014-10-09
* mm: memcontrol: fix transparent huge page allocations under pressureJohannes Weiner2014-10-09
* memcg: move memcg_update_cache_size() to slab_common.cVladimir Davydov2014-10-09
* memcg: move memcg_{alloc,free}_cache_params to slab_common.cVladimir Davydov2014-10-09
* mm: introduce VM_BUG_ON_MMSasha Levin2014-10-09
* mm: clear __GFP_FS when PF_MEMALLOC_NOIO is setJunxiao Bi2014-10-09
* mm: clean up zone flagsJohannes Weiner2014-10-09
* 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