summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-03-04tick/common: Make tick_periodic() check for missing ticksWaiman Long1-3/+33
2020-03-04hrtimer: Cast explicitely to u32t in __ktime_divns()Wen Yang1-1/+1
2020-03-04timekeeping: Prevent 32bit truncation in scale64_check_overflow()Wen Yang1-2/+1
2020-03-04posix-cpu-timers: Stop disabling timers on mt-execEric W. Biederman1-10/+1
2020-03-04posix-cpu-timers: Store a reference to a pid not a taskEric W. Biederman2-19/+56
2020-03-01posix-cpu-timers: Pass the task into arm_timer()Eric W. Biederman1-4/+3
2020-03-01posix-cpu-timers: Remove unnecessary locking around cpu_clock_sample_groupEric W. Biederman1-54/+12
2020-03-01posix-cpu-timers: cpu_clock_sample_group() no longer needs siglockEric W. Biederman1-3/+1
2020-02-25clocksource/drivers/arm_arch_timer: Fix vDSO clockmode when vDSO disabledVincenzo Frascino1-0/+4
2020-02-17posix-timers: Pass lockdep expression to RCU listsAmol Grover1-1/+2
2020-02-17timer: Improve the comment describing schedule_timeout()Alexander Popov1-7/+9
2020-02-17lib/vdso: Allow architectures to provide the vdso data pointerChristophe Leroy1-16/+56
2020-02-17lib/vdso: Allow architectures to override the ns shift operationChristophe Leroy1-2/+9
2020-02-17lib/vdso: Allow fixed clock modeChristophe Leroy1-2/+9
2020-02-17lib/vdso: Move VCLOCK_TIMENS to vdso_clock_modesThomas Gleixner4-13/+17
2020-02-17lib/vdso: Avoid highres update if clocksource is not VDSO capableThomas Gleixner3-17/+3
2020-02-17lib/vdso: Cleanup clock mode storage leftoversThomas Gleixner9-32/+7
2020-02-17ARM/arm64: vdso: Use common vdso clock mode storageThomas Gleixner11-57/+29
2020-02-17mips: vdso: Use generic VDSO clock mode storageThomas Gleixner6-50/+19
2020-02-17x86/vdso: Use generic VDSO clock mode storageThomas Gleixner13-63/+46
2020-02-17clocksource: Add common vdso clock mode storageThomas Gleixner5-5/+42
2020-02-17x86/vdso: Move VDSO clocksource state tracking to callbackThomas Gleixner9-32/+65
2020-02-17clocksource: Cleanup struct clocksource and documentationThomas Gleixner1-40/+47
2020-02-17MIPS: vdso: Compile high resolution parts conditionallyThomas Gleixner1-0/+7
2020-02-17ARM: vdso: Compile high resolution parts conditionallyThomas Gleixner1-0/+6
2020-02-17lib/vdso: Allow the high resolution parts to be compiled outThomas Gleixner1-0/+11
2020-02-17ARM: vdso: Remove unused functionThomas Gleixner1-7/+0
2020-02-17x86/vdso: Mark the TSC clocksource path likelyThomas Gleixner1-1/+1
2020-02-16Linux 5.6-rc2v5.6-rc2Linus Torvalds1-1/+1
2020-02-16Merge tag 'for-linus-5.6-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds3-5/+42
2020-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds49-3368/+4907
2020-02-16Merge tag 'edac_urgent_for_5.6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-23/+7
2020-02-16Merge tag 'block-5.6-2020-02-16' of git://git.kernel.dk/linux-blockLinus Torvalds8-38/+63
2020-02-16Merge tag 'for-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-1/+44
2020-02-16Merge tag '5.6-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds5-6/+44
2020-02-16Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-63/+86
2020-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds9-15/+52
2020-02-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds17-125/+172
2020-02-15Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds39-65/+14
2020-02-15Merge tag 's390-5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds13-46/+75
2020-02-15Merge tag 'hwmon-for-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-4/+4
2020-02-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6-53/+119
2020-02-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds32-103/+383
2020-02-15bus: moxtet: fix potential stack buffer overflowMarek BehĂșn1-1/+1
2020-02-15ext4: improve explanation of a mount failure caused by a misconfigured kernelTheodore Ts'o1-10/+4
2020-02-15Merge tag 'perf-urgent-for-mingo-5.6-20200214' of git://git.kernel.org/pub/sc...Ingo Molnar25-78/+353
2020-02-14Input: cyapa - replace zero-length array with flexible-array memberGustavo A. R. Silva1-4/+4
2020-02-14Input: tca6416-keypad - replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2
2020-02-14Input: gpio_keys_polled - replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-14Merge tag 'nfs-for-5.6-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds8-50/+188