summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-01-15mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gupDan Williams
2016-01-15x86, mm: introduce vmem_altmap to augment vmemmap_populate()Dan Williams
2016-01-15mm: introduce find_dev_pagemap()Dan Williams
2016-01-15mm, dax, pmem: introduce pfn_tDan Williams
2016-01-15futex, thp: remove special case for THP in get_futex_keyKirill A. Shutemov
2016-01-15memcg: adjust to support new THP refcountingKirill A. Shutemov
2016-01-15rmap: add argument to charge compound pageKirill A. Shutemov
2016-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-01-14mm: rework virtual memory accountingKonstantin Khlebnikov
2016-01-14vmstat: make vmstat_updater deferrable again and shut down on idleChristoph Lameter
2016-01-14mm: mmap: add new /proc tunable for mmap_base ASLRDaniel Cashman
2016-01-14mm, shmem: add internal shmem resident memory accountingJerome Marchand
2016-01-14kmemcg: account certain kmem allocations to memcgVladimir Davydov
2016-01-13Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-12Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-12Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2016-01-12Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-12Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-12net: bpf: reject invalid shiftsRabin Vincent
2016-01-12Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-01-11Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2016-01-11Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-01-11Merge branches 'timers-core-for-linus' and 'timers-urgent-for-linus' of git:/...Linus Torvalds
2016-01-12Merge branches 'pm-sleep' and 'pm-tools'Rafael J. Wysocki
2016-01-11Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-01-11Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-01-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-01-11Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-01-11Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-01-10cgroup: fix a typo.Rami Rosen
2016-01-09restrict /dev/mem to idle io memory rangesDan Williams
2016-01-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-01-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-01-08Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-07ftrace: Fix the race between ftrace and insmodQiu Peiyang
2016-01-07Merge tag 'trace-v4.4-rc4-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-07ftrace: Add infrastructure for delayed enabling of module functionsSteven Rostedt (Red Hat)
2016-01-07ftrace/module: Call clean up function when module init fails earlySteven Rostedt (Red Hat)
2016-01-07workqueue: simplify the apply_workqueue_attrs_locked()wanghaibin
2016-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-01-06Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2016-01-06perf/core: Collapse more IPI loopsPeter Zijlstra
2016-01-06Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...Ingo Molnar
2016-01-06sched/fair: Fix new task's load avg removed from source CPU in wake_up_new_ta...Yuyang Du
2016-01-06sched/deadline: Fix the earliest_dl.next logicWanpeng Li
2016-01-06Merge branch 'sched/urgent' into sched/core, to pick up fixes before merging ...Ingo Molnar