| Commit message (Expand) | Author | Age | Files | Lines |
* | sched/deadline: Show leftover runtime and abs deadline in /proc/*/sched | Tommaso Cucinotta | 2017-01-14 | 2 | -0/+10 |
* | sched/clock: Provide better clock continuity | Peter Zijlstra | 2017-01-14 | 1 | -34/+65 |
* | sched/clock: Delay switching sched_clock to stable | Peter Zijlstra | 2017-01-14 | 4 | -29/+31 |
* | sched/clock: Update static_key usage | Peter Zijlstra | 2017-01-14 | 1 | -8/+4 |
* | sched/clock, clocksource: Add optional cs::mark_unstable() method | Thomas Gleixner | 2017-01-14 | 3 | -0/+18 |
* | sched/core: Add debugging code to catch missing update_rq_clock() calls | Matt Fleming | 2017-01-14 | 2 | -10/+75 |
* | sched/core: Add missing update_rq_clock() call in set_user_nice() | Peter Zijlstra | 2017-01-14 | 1 | -0/+2 |
* | sched/core: Add missing update_rq_clock() call for task_hot() | Peter Zijlstra | 2017-01-14 | 1 | -0/+2 |
* | sched/core: Add missing update_rq_clock() in detach_task_cfs_rq() | Peter Zijlstra | 2017-01-14 | 1 | -0/+3 |
* | sched/core: Add missing update_rq_clock() in post_init_entity_util_avg() | Peter Zijlstra | 2017-01-14 | 2 | -0/+2 |
* | sched/fair: Push rq lock pin/unpin into idle_balance() | Matt Fleming | 2017-01-14 | 1 | -12/+15 |
* | sched/core: Reset RQCF_ACT_SKIP before unpinning rq->lock | Matt Fleming | 2017-01-14 | 1 | -1/+4 |
* | sched/core: Add wrappers for lockdep_(un)pin_lock() | Matt Fleming | 2017-01-14 | 7 | -61/+76 |
* | sched/cputime: Rename vtime_account_user() to vtime_flush() | Frederic Weisbecker | 2017-01-14 | 6 | -12/+11 |
* | sched/cputime, s390: Implement delayed accounting of system time | Martin Schwidefsky | 2017-01-14 | 3 | -79/+125 |
* | sched/cputime, ia64: Accumulate cputime and account only on tick/task switch | Frederic Weisbecker | 2017-01-14 | 2 | -15/+53 |
* | sched/cputime, powerpc/vtime: Accumulate cputime and account only on tick/tas... | Frederic Weisbecker | 2017-01-14 | 1 | -43/+77 |
* | sched/cputime, powerpc: Migrate stolen_time field to the accounting structure | Frederic Weisbecker | 2017-01-14 | 3 | -5/+4 |
* | sched/cputime, powerpc: Prepare accounting structure for cputime flush on tick | Frederic Weisbecker | 2017-01-14 | 4 | -25/+34 |
* | sched/cputime: Export account_guest_time() | Frederic Weisbecker | 2017-01-14 | 2 | -1/+2 |
* | sched/cputime: Allow accounting system time using cpustat index | Frederic Weisbecker | 2017-01-14 | 2 | -5/+7 |
* | sched/cputime, ia64: Fix incorrect start cputime assignment on task switch | Frederic Weisbecker | 2017-01-14 | 1 | -1/+1 |
* | sched/cputime, powerpc32: Fix stale scaled stime on context switch | Frederic Weisbecker | 2017-01-14 | 1 | -0/+1 |
* | Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-01-13 | 6 | -82/+117 |
|\ |
|
| * | Merge branch 'tracepoint-updates-4.10' of git://git.kernel.org/pub/scm/linux/... | Chris Mason | 2017-01-11 | 3 | -72/+91 |
| |\ |
|
| | * | btrfs: make tracepoint format strings more compact | David Sterba | 2017-01-09 | 1 | -56/+56 |
| | * | Btrfs: add truncated_len for ordered extent tracepoints | Liu Bo | 2017-01-09 | 1 | -0/+4 |
| | * | Btrfs: add 'inode' for extent map tracepoint | Liu Bo | 2017-01-09 | 2 | -5/+9 |
| | * | btrfs: fix crash when tracepoint arguments are freed by wq callbacks | David Sterba | 2017-01-09 | 2 | -13/+24 |
| * | | Merge branch 'misc-4.10' into for-chris-4.10-20170104 | David Sterba | 2017-01-04 | 4 | -10/+26 |
| |\ \
| | |/
| |/| |
|
| | * | Btrfs: adjust outstanding_extents counter properly when dio write is split | Liu Bo | 2017-01-03 | 1 | -2/+9 |
| | * | Btrfs: fix lockdep warning about log_mutex | Liu Bo | 2017-01-03 | 1 | -3/+10 |
| | * | Btrfs: use down_read_nested to make lockdep silent | Liu Bo | 2017-01-03 | 1 | -1/+2 |
| | * | btrfs: fix locking when we put back a delayed ref that's too new | Jeff Mahoney | 2017-01-03 | 1 | -1/+1 |
| | * | btrfs: fix error handling when run_delayed_extent_op fails | Jeff Mahoney | 2017-01-03 | 1 | -0/+3 |
| | * | btrfs: return the actual error value from from btrfs_uuid_tree_iterate | Pan Bian | 2016-12-19 | 1 | -3/+1 |
| |/ |
|
* | | Merge tag 'ceph-for-4.10-rc4' of git://github.com/ceph/ceph-client | Linus Torvalds | 2017-01-13 | 2 | -2/+7 |
|\ \ |
|
| * | | ceph: fix get_oldest_context() | Geng, Jichao | 2017-01-12 | 1 | -2/+2 |
| * | | ceph: fix mds cluster availability check | Yan, Zheng | 2017-01-12 | 1 | -0/+5 |
* | | | Merge tag 'vfio-v4.10-rc4' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2017-01-13 | 3 | -10/+18 |
|\ \ \ |
|
| * | | | vfio/type1: Remove pid_namespace.h include | Alex Williamson | 2017-01-13 | 1 | -1/+0 |
| * | | | vfio iommu type1: fix the testing of capability for remote task | Jike Song | 2017-01-12 | 1 | -2/+1 |
| * | | | capability: export has_capability | Jike Song | 2017-01-12 | 1 | -0/+1 |
| * | | | vfio-mdev: remove some dead code | Dan Carpenter | 2017-01-11 | 1 | -3/+0 |
| * | | | vfio-mdev: buffer overflow in ioctl() | Dan Carpenter | 2017-01-11 | 1 | -2/+5 |
| * | | | vfio-mdev: return -EFAULT if copy_to_user() fails | Dan Carpenter | 2017-01-11 | 1 | -3/+12 |
| |/ / |
|
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-01-13 | 7 | -16/+80 |
|\ \ \ |
|
| * | | | KVM: x86: fix emulation of "MOV SS, null selector" | Paolo Bonzini | 2017-01-12 | 1 | -10/+38 |
| * | | | KVM: x86: fix NULL deref in vcpu_scan_ioapic | Wanpeng Li | 2017-01-12 | 1 | -0/+2 |
| * | | | KVM: eventfd: fix NULL deref irqbypass consumer | Wanpeng Li | 2017-01-12 | 1 | -2/+2 |