summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tick/broadcast: Allow late registered device to enter oneshot modeJindong Yue2021-04-161-2/+14
* tick: Use tick_check_replacement() instead of open coding itWang Wensheng2021-04-161-6/+1
* time/timecounter: Mark 1st argument of timecounter_cyc2time() as constMarc Kleine-Budde2021-04-162-2/+2
* Merge tag 'timers-v5.13-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner2021-04-0915-64/+229
|\
| * dt-bindings: timer: nuvoton,npcm7xx: Add wpcm450-timerJonathan Neuschäfer2021-04-081-1/+2
| * clocksource/drivers/arm_arch_timer: Add __ro_after_init and __initJisheng Zhang2021-04-081-11/+12
| * clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940Tony Lindgren2021-04-084-2/+99
| * clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer wrap issueTony Lindgren2021-04-081-23/+43
| * clocksource/drivers/dw_apb_timer_of: Add handling for potential memory leakDinh Nguyen2021-04-081-5/+21
| * clocksource/drivers/npcm: Add support for WPCM450Jonathan Neuschäfer2021-04-081-0/+1
| * clocksource/drivers/sh_cmt: Don't use CMTOUT_IE with R-Car Gen2/3Wolfram Sang2021-04-081-2/+3
| * clocksource/drivers/pistachio: Fix trivial typoDrew Fustini2021-04-081-2/+2
| * clocksource/drivers/ingenic_ost: Fix return value check in ingenic_ost_probe()Wei Yongjun2021-04-081-2/+2
| * clocksource/drivers/timer-ti-dm: Add missing set_state_oneshot_stoppedTony Lindgren2021-04-081-0/+1
| * clocksource/drivers/timer-ti-dm: Fix posted mode status check orderTony Lindgren2021-04-081-6/+6
| * dt-bindings: timer: renesas,cmt: Document R8A77961Niklas Söderlund2021-04-081-0/+2
| * dt-bindings: timer: renesas,cmt: Add r8a779a0 CMT supportWolfram Sang2021-04-081-0/+2
| * clocksource/drivers/ingenic-ost: Add support for the JZ4760BPaul Cercueil2021-04-081-2/+3
| * clocksource/drivers/ingenic: Add support for the JZ4760Paul Cercueil2021-04-081-0/+2
| * dt-bindings: timer: ingenic: Add compatible strings for JZ4760(B)Paul Cercueil2021-04-081-8/+22
| * dt-bindings: timer: renesas,tmu: Document missing Gen3 SoCsNiklas Söderlund2021-04-081-0/+6
|/
* timekeeping: Allow runtime PM from change_clocksource()Niklas Söderlund2021-03-291-13/+23
* timekeeping, clocksource: Fix various typos in commentsIngo Molnar2021-03-2230-56/+56
* time/debug: Remove dentry pointer for debugfsGreg Kroah-Hartman2021-03-181-4/+3
* Linux 5.12-rc3v5.12-rc3Linus Torvalds2021-03-141-1/+1
* prctl: fix PR_SET_MM_AUXV kernel stack leakAlexey Dobriyan2021-03-141-1/+1
* Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-03-147-18/+8
|\
| * Merge tag 'irqchip-fixes-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2021-03-1411499-307709/+510291
| |\
| | * irqchip/ingenic: Add support for the JZ4760Paul Cercueil2021-03-092-0/+2
| | * dt-bindings/irq: Add compatible string for the JZ4760BPaul Cercueil2021-03-091-0/+1
| | * irqchip: Do not blindly select CONFIG_GENERIC_IRQ_MULTI_HANDLERMarc Zyngier2021-03-081-9/+0
| | * ARM: ep93xx: Select GENERIC_IRQ_MULTI_HANDLER directlyMarc Zyngier2021-03-081-0/+1
| | * irqdomain: Remove debugfs_file from struct irq_domainGreg Kroah-Hartman2021-03-082-9/+4
* | | Merge tag 'timers-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-03-141-21/+39
|\ \ \
| * | | hrtimer: Update softirq_expires_next correctly after __hrtimer_get_next_event()Anna-Maria Behnsen2021-03-081-21/+39
| | |/ | |/|
* | | Merge tag 'sched-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-03-142-67/+63
|\ \ \
| * | | sched/membarrier: fix missing local execution of ipi_sync_rq_state()Mathieu Desnoyers2021-03-061-3/+1
| * | | sched: Simplify set_affinity_pending refcountsPeter Zijlstra2021-03-061-12/+20
| * | | sched: Fix affine_move_task() self-concurrencyPeter Zijlstra2021-03-061-3/+12
| * | | sched: Optimize migration_cpu_stop()Peter Zijlstra2021-03-061-1/+12
| * | | sched: Collate affine_move_task() stoppersPeter Zijlstra2021-03-061-15/+8
| * | | sched: Simplify migration_cpu_stop()Peter Zijlstra2021-03-061-48/+8
| * | | sched: Fix migration_cpu_stop() requeueingPeter Zijlstra2021-03-061-11/+28
| |/ /
* | | Merge tag 'objtool-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-03-142-6/+7
|\ \ \
| * | | objtool,x86: Fix uaccess PUSHF/POPF validationPeter Zijlstra2021-03-122-6/+7
| |/ /
* | | Merge tag 'locking-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-03-143-10/+9
|\ \ \
| * | | seqlock,lockdep: Fix seqcount_latch_init()Peter Zijlstra2021-03-101-4/+1
| * | | u64_stats,lockdep: Fix u64_stats_init() vs lockdepPeter Zijlstra2021-03-101-3/+4
| * | | static_call: Fix the module key fixupPeter Zijlstra2021-03-061-3/+4
| |/ /
* | | Merge tag 'perf_urgent_for_v5.12-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-03-145-15/+51
|\ \ \