summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-06-08sched/deadline: Use the revised wakeup rule for suspending constrained dl tasksDaniel Bristot de Oliveira1-0/+1
2017-06-08sched/deadline: Fix dl_bw commentDaniel Bristot de Oliveira1-1/+1
2017-06-08sched/deadline: Make GRUB a task's flagLuca Abeni1-0/+1
2017-06-08sched/deadline: Improve the tracking of active utilizationLuca Abeni1-0/+17
2017-06-05sched/header: Remove leftover, obsolete commentPerr Zhang1-2/+0
2017-05-23init: Introduce SYSTEM_SCHEDULING stateThomas Gleixner1-1/+5
2017-05-23llist: Provide a safe version for llist_for_each()Byungchul Park1-0/+19
2017-05-23smp, cpumask: Use non-atomic cpumask_{set,clear}_cpu()Peter Zijlstra1-0/+11
2017-05-23Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar18-30/+93
2017-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-2/+11
2017-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller4-2/+11
2017-05-20Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3
2017-05-20Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-12/+4
2017-05-20nvmet-fc: remove target cpu scheduling flagJames Smart1-10/+2
2017-05-20nvme-fc: correct port role bitsJames Smart1-2/+2
2017-05-20Merge tag 'usb-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-0/+4
2017-05-19Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-7/+27
2017-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+4
2017-05-19Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2017-05-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-0/+5
2017-05-18Merge tag 'v4.12-rc1' into fixesOlof Johansson155-1420/+1957
2017-05-18net: x25: fix one potential use-after-free issuelinzhang1-2/+2
2017-05-18usb: host: xhci-ring: don't need to clear interrupt pending for MSI enabled hcdPeter Chen1-0/+1
2017-05-18KVM: arm/arm64: Fix bug when registering redist iodevsChristoffer Dall1-1/+4
2017-05-17tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner1-0/+3
2017-05-17USB: hub: fix SS max number of portsJohan Hovold1-0/+3
2017-05-16ebtables: arpreply: Add the standard target sanity checkGao Feng1-0/+5
2017-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-5/+32
2017-05-15netfilter: nf_tables: revisit chain/object refcounting from elementsPablo Neira Ayuso1-1/+1
2017-05-15netfilter: xtables: zero padding in data_to_userWillem de Bruijn1-1/+1
2017-05-15netfilter: nfnl_cthelper: reject del request if helper obj is in useLiping Zhang1-0/+2
2017-05-15netfilter: introduce nf_conntrack_helper_put helper functionLiping Zhang1-0/+2
2017-05-15sched/fair, cpumask: Export for_each_cpu_wrap()Peter Zijlstra1-0/+17
2017-05-15sched/clock: Use late_initcall() instead of sched_init_smp()Peter Zijlstra1-5/+0
2017-05-15sched/clock: Remove unused argument to sched_clock_idle_wakeup_event()Peter Zijlstra1-2/+2
2017-05-15x86/tsc, sched/clock, clocksource: Use clocksource watchdog to provide stable...Peter Zijlstra2-1/+2
2017-05-14net/mlx5: Use underlay QPN from the root name spaceYishai Hadas1-1/+3
2017-05-13dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n caseDan Williams1-7/+27
2017-05-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-17/+6
2017-05-12dax: prevent invalidation of mapped DAX entriesRoss Zwisler1-1/+0
2017-05-12mm, vmalloc: fix vmalloc users tracking properlyMichal Hocko1-15/+6
2017-05-12time: delete current_fs_time()Deepa Dinamani1-1/+0
2017-05-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-9/+35
2017-05-12Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds1-1/+8
2017-05-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2-4/+26
2017-05-12Merge tag 'drm-fixes-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds1-1/+23
2017-05-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds3-0/+3
2017-05-12Merge branch 'work.sane_pwd' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2017-05-12Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds3-19/+7
2017-05-12Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-1/+23