summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-14sched/deadline: Show leftover runtime and abs deadline in /proc/*/schedTommaso Cucinotta
2017-01-14sched/clock: Provide better clock continuityPeter Zijlstra
2017-01-14sched/clock: Delay switching sched_clock to stablePeter Zijlstra
2017-01-14sched/clock: Update static_key usagePeter Zijlstra
2017-01-14sched/clock, clocksource: Add optional cs::mark_unstable() methodThomas Gleixner
2017-01-14sched/core: Add debugging code to catch missing update_rq_clock() callsMatt Fleming
2017-01-14sched/core: Add missing update_rq_clock() call in set_user_nice()Peter Zijlstra
2017-01-14sched/core: Add missing update_rq_clock() call for task_hot()Peter Zijlstra
2017-01-14sched/core: Add missing update_rq_clock() in detach_task_cfs_rq()Peter Zijlstra
2017-01-14sched/core: Add missing update_rq_clock() in post_init_entity_util_avg()Peter Zijlstra
2017-01-14sched/fair: Push rq lock pin/unpin into idle_balance()Matt Fleming
2017-01-14sched/core: Reset RQCF_ACT_SKIP before unpinning rq->lockMatt Fleming
2017-01-14sched/core: Add wrappers for lockdep_(un)pin_lock()Matt Fleming
2017-01-14sched/cputime: Rename vtime_account_user() to vtime_flush()Frederic Weisbecker
2017-01-14sched/cputime, s390: Implement delayed accounting of system timeMartin Schwidefsky
2017-01-14sched/cputime, ia64: Accumulate cputime and account only on tick/task switchFrederic Weisbecker
2017-01-14sched/cputime, powerpc/vtime: Accumulate cputime and account only on tick/tas...Frederic Weisbecker
2017-01-14sched/cputime, powerpc: Migrate stolen_time field to the accounting structureFrederic Weisbecker
2017-01-14sched/cputime, powerpc: Prepare accounting structure for cputime flush on tickFrederic Weisbecker
2017-01-14sched/cputime: Export account_guest_time()Frederic Weisbecker
2017-01-14sched/cputime: Allow accounting system time using cpustat indexFrederic Weisbecker
2017-01-14sched/cputime, ia64: Fix incorrect start cputime assignment on task switchFrederic Weisbecker
2017-01-14sched/cputime, powerpc32: Fix stale scaled stime on context switchFrederic Weisbecker
2017-01-13Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-01-13Merge tag 'ceph-for-4.10-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-01-13Merge tag 'vfio-v4.10-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-01-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-01-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-01-13vfio/type1: Remove pid_namespace.h includeAlex Williamson
2017-01-12vfio iommu type1: fix the testing of capability for remote taskJike Song
2017-01-12Merge tag 'sound-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-01-12Merge tag 'xfs-for-linus-4.10-rc4-1' of git://git.kernel.org/pub/scm/fs/xfs/x...Linus Torvalds
2017-01-12Merge tag 'rproc-v4.10-fixes' of git://github.com/andersson/remoteprocLinus Torvalds
2017-01-12Merge tag 'rpmsg-v4.10-fixes' of git://github.com/andersson/remoteprocLinus Torvalds
2017-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-01-12Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-12ceph: fix get_oldest_context()Geng, Jichao
2017-01-12ceph: fix mds cluster availability checkYan, Zheng
2017-01-12Merge tag 'md/4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2017-01-12arm64: assembler: make adr_l work in modules under KASLRArd Biesheuvel
2017-01-12KVM: x86: fix emulation of "MOV SS, null selector"Paolo Bonzini
2017-01-12capability: export has_capabilityJike Song
2017-01-12KVM: x86: fix NULL deref in vcpu_scan_ioapicWanpeng Li
2017-01-12KVM: eventfd: fix NULL deref irqbypass consumerWanpeng Li
2017-01-12KVM: x86: Introduce segmented_write_stdSteve Rutherford
2017-01-12KVM: x86: flush pending lapic jump label updates on module unloadDavid Matlack
2017-01-12jump_labels: API for flushing deferred jump label updatesDavid Matlack
2017-01-11HID: i2c-hid: Add sleep between POWER ON and RESETBrendan McGrath