Age | Commit message (Expand) | Author |
2017-01-14 | sched/clock: Update static_key usage | Peter Zijlstra |
2017-01-14 | sched/clock, clocksource: Add optional cs::mark_unstable() method | Thomas Gleixner |
2017-01-14 | sched/core: Add debugging code to catch missing update_rq_clock() calls | Matt Fleming |
2017-01-14 | sched/core: Add missing update_rq_clock() call in set_user_nice() | Peter Zijlstra |
2017-01-14 | sched/core: Add missing update_rq_clock() call for task_hot() | Peter Zijlstra |
2017-01-14 | sched/core: Add missing update_rq_clock() in detach_task_cfs_rq() | Peter Zijlstra |
2017-01-14 | sched/core: Add missing update_rq_clock() in post_init_entity_util_avg() | Peter Zijlstra |
2017-01-14 | sched/fair: Push rq lock pin/unpin into idle_balance() | Matt Fleming |
2017-01-14 | sched/core: Reset RQCF_ACT_SKIP before unpinning rq->lock | Matt Fleming |
2017-01-14 | sched/core: Add wrappers for lockdep_(un)pin_lock() | Matt Fleming |
2017-01-14 | sched/cputime: Rename vtime_account_user() to vtime_flush() | Frederic Weisbecker |
2017-01-14 | sched/cputime, s390: Implement delayed accounting of system time | Martin Schwidefsky |
2017-01-14 | sched/cputime, ia64: Accumulate cputime and account only on tick/task switch | Frederic Weisbecker |
2017-01-14 | sched/cputime, powerpc/vtime: Accumulate cputime and account only on tick/tas... | Frederic Weisbecker |
2017-01-14 | sched/cputime, powerpc: Migrate stolen_time field to the accounting structure | Frederic Weisbecker |
2017-01-14 | sched/cputime, powerpc: Prepare accounting structure for cputime flush on tick | Frederic Weisbecker |
2017-01-14 | sched/cputime: Export account_guest_time() | Frederic Weisbecker |
2017-01-14 | sched/cputime: Allow accounting system time using cpustat index | Frederic Weisbecker |
2017-01-14 | sched/cputime, ia64: Fix incorrect start cputime assignment on task switch | Frederic Weisbecker |
2017-01-14 | sched/cputime, powerpc32: Fix stale scaled stime on context switch | Frederic Weisbecker |
2017-01-13 | Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-01-13 | Merge tag 'ceph-for-4.10-rc4' of git://github.com/ceph/ceph-client | Linus Torvalds |
2017-01-13 | Merge tag 'vfio-v4.10-rc4' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2017-01-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-01-13 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2017-01-13 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2017-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2017-01-13 | vfio/type1: Remove pid_namespace.h include | Alex Williamson |
2017-01-12 | vfio iommu type1: fix the testing of capability for remote task | Jike Song |
2017-01-12 | Merge tag 'sound-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2017-01-12 | Merge tag 'xfs-for-linus-4.10-rc4-1' of git://git.kernel.org/pub/scm/fs/xfs/x... | Linus Torvalds |
2017-01-12 | Merge tag 'rproc-v4.10-fixes' of git://github.com/andersson/remoteproc | Linus Torvalds |
2017-01-12 | Merge tag 'rpmsg-v4.10-fixes' of git://github.com/andersson/remoteproc | Linus Torvalds |
2017-01-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2017-01-12 | Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-01-12 | ceph: fix get_oldest_context() | Geng, Jichao |
2017-01-12 | ceph: fix mds cluster availability check | Yan, Zheng |
2017-01-12 | Merge tag 'md/4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md | Linus Torvalds |
2017-01-12 | arm64: assembler: make adr_l work in modules under KASLR | Ard Biesheuvel |
2017-01-12 | KVM: x86: fix emulation of "MOV SS, null selector" | Paolo Bonzini |
2017-01-12 | capability: export has_capability | Jike Song |
2017-01-12 | KVM: x86: fix NULL deref in vcpu_scan_ioapic | Wanpeng Li |
2017-01-12 | KVM: eventfd: fix NULL deref irqbypass consumer | Wanpeng Li |
2017-01-12 | KVM: x86: Introduce segmented_write_std | Steve Rutherford |
2017-01-12 | KVM: x86: flush pending lapic jump label updates on module unload | David Matlack |
2017-01-12 | jump_labels: API for flushing deferred jump label updates | David Matlack |
2017-01-11 | HID: i2c-hid: Add sleep between POWER ON and RESET | Brendan McGrath |
2017-01-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-01-11 | vfio-mdev: remove some dead code | Dan Carpenter |
2017-01-11 | vfio-mdev: buffer overflow in ioctl() | Dan Carpenter |