summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* time: Remove CONFIG_TIMER_STATSKees Cook2017-02-1011-666/+2
* clocksource/drivers/arm_arch_timer: Work around Hisilicon erratum 161010101Ding Tianhong2017-02-082-0/+59
* clocksource/drivers/arm_arch_timer: Introduce generic errata handling infrast...Ding Tianhong2017-02-083-54/+80
* clocksource/drivers/arm_arch_timer: Remove fsl-a008585 parameterDing Tianhong2017-02-082-23/+0
* clocksource/drivers/arm_arch_timer: Add dt binding for hisilicon-161010101 er...Ding Tianhong2017-02-081-0/+6
* clocksource/drivers/ostm: Add renesas-ostm timer driverChris Brandt2017-02-074-0/+274
* clocksource/drivers/ostm: Document renesas-ostm timer DT bindingsChris Brandt2017-02-071-0/+30
* clocksource/drivers/tcb_clksrc: Use 32 bit tcb as sched_clockDavid Engraf2017-02-071-1/+15
* clocksource/drivers/gemini: Add driver for the Cortina GeminiLinus Walleij2017-02-073-0/+288
* clocksource: add DT bindings for Cortina GeminiLinus Walleij2017-02-071-0/+22
* clockevents: Add a clkevt-of mechanism like clksrc-ofDaniel Lezcano2017-02-074-0/+73
* tick/broadcast: Reduce lock cacheline contentionWaiman Long2017-02-042-8/+14
* Merge branch 'fortglx/4.11/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner2017-01-309-73/+82
|\
| * timers: Omit POSIX timer stuff from task_struct when disabledNicolas Pitre2017-01-276-33/+70
| * delay: Add explanation of udelay() inaccuracyRussell King2017-01-201-0/+11
| * timekeeping: Remove unused timekeeping_{get,set}_tai_offset()Stephen Boyd2017-01-072-40/+1
* | x86/timer: Make delay() work during early bootupJiri Slaby2017-01-221-2/+2
* | timerqueue: Use rb_entry_safe() instead of open-coding itGeliang Tang2017-01-201-2/+1
* | math64, timers: Fix 32bit mul_u64_u32_shr() and friendsPeter Zijlstra2017-01-144-9/+43
* | Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-01-146-82/+117
|\ \
| * \ Merge branch 'tracepoint-updates-4.10' of git://git.kernel.org/pub/scm/linux/...Chris Mason2017-01-113-72/+91
| |\ \
| | * | btrfs: make tracepoint format strings more compactDavid Sterba2017-01-091-56/+56
| | * | Btrfs: add truncated_len for ordered extent tracepointsLiu Bo2017-01-091-0/+4
| | * | Btrfs: add 'inode' for extent map tracepointLiu Bo2017-01-092-5/+9
| | * | btrfs: fix crash when tracepoint arguments are freed by wq callbacksDavid Sterba2017-01-092-13/+24
| * | | Merge branch 'misc-4.10' into for-chris-4.10-20170104David Sterba2017-01-044-10/+26
| |\ \ \ | | |/ / | |/| |
| | * | Btrfs: adjust outstanding_extents counter properly when dio write is splitLiu Bo2017-01-031-2/+9
| | * | Btrfs: fix lockdep warning about log_mutexLiu Bo2017-01-031-3/+10
| | * | Btrfs: use down_read_nested to make lockdep silentLiu Bo2017-01-031-1/+2
| | * | btrfs: fix locking when we put back a delayed ref that's too newJeff Mahoney2017-01-031-1/+1
| | * | btrfs: fix error handling when run_delayed_extent_op failsJeff Mahoney2017-01-031-0/+3
| | * | btrfs: return the actual error value from from btrfs_uuid_tree_iteratePan Bian2016-12-191-3/+1
| |/ /
* | | Merge tag 'ceph-for-4.10-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds2017-01-142-2/+7
|\ \ \
| * | | ceph: fix get_oldest_context()Geng, Jichao2017-01-121-2/+2
| * | | ceph: fix mds cluster availability checkYan, Zheng2017-01-121-0/+5
* | | | Merge tag 'vfio-v4.10-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds2017-01-143-10/+18
|\ \ \ \
| * | | | vfio/type1: Remove pid_namespace.h includeAlex Williamson2017-01-131-1/+0
| * | | | vfio iommu type1: fix the testing of capability for remote taskJike Song2017-01-131-2/+1
| * | | | capability: export has_capabilityJike Song2017-01-121-0/+1
| * | | | vfio-mdev: remove some dead codeDan Carpenter2017-01-111-3/+0
| * | | | vfio-mdev: buffer overflow in ioctl()Dan Carpenter2017-01-111-2/+5
| * | | | vfio-mdev: return -EFAULT if copy_to_user() failsDan Carpenter2017-01-111-3/+12
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-01-147-16/+80
|\ \ \ \
| * | | | KVM: x86: fix emulation of "MOV SS, null selector"Paolo Bonzini2017-01-121-10/+38
| * | | | KVM: x86: fix NULL deref in vcpu_scan_ioapicWanpeng Li2017-01-121-0/+2
| * | | | KVM: eventfd: fix NULL deref irqbypass consumerWanpeng Li2017-01-121-2/+2
| * | | | KVM: x86: Introduce segmented_write_stdSteve Rutherford2017-01-121-4/+18
| * | | | KVM: x86: flush pending lapic jump label updates on module unloadDavid Matlack2017-01-123-0/+8
| * | | | jump_labels: API for flushing deferred jump label updatesDavid Matlack2017-01-122-0/+12
| |/ / /
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-01-142-10/+28
|\ \ \ \