summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-04Merge tag 'timers-v5.11' of https://git.linaro.org/people/daniel.lezcano/linu...Thomas Gleixner
2020-12-03clocksource/drivers/riscv: Make RISCV_TIMER depends on RISCV_SBIKefeng Wang
2020-12-03clocksource/drivers/ingenic: Fix section mismatchDaniel Lezcano
2020-12-03clocksource/drivers/cadence_ttc: Fix memory leak in ttc_setup_clockevent()Yu Kuai
2020-12-03dt-bindings: timer: renesas: tmu: Convert to json-schemaGeert Uytterhoeven
2020-12-03dt-bindings: timer: renesas: tmu: Document r8a774e1 bindingsMarian-Cristian Rotariu
2020-12-03clocksource/drivers/orion: Add missing clk_disable_unprepare() on error pathYang Yingliang
2020-12-03clocksource/drivers/nps: Remove EZChip NPS clocksource driverVineet Gupta
2020-12-03dt-bindings: timer: Add new OST support for the upcoming new driver.周琰杰 (Zhou Yanjie)
2020-12-03clocksource/drivers/sp804: Use pr_fmtKefeng Wang
2020-12-03clocksource/drivers/sp804: Correct clk_get_rate handleKefeng Wang
2020-12-03clocksource/drivers/sp804: Use clk_prepare_enable and clk_disable_unprepareKefeng Wang
2020-12-03clocksource/drivers/sp804: Make some symbol staticKefeng Wang
2020-12-03clocksource/drivers/sp804: Add static for functions such as sp804_clockevents...Zhen Lei
2020-11-19tick: Get rid of tick_periodThomas Gleixner
2020-11-19tick/sched: Release seqcount before invoking calc_load_global()Yunfeng Ye
2020-11-19tick/sched: Optimize tick_do_update_jiffies64() furtherThomas Gleixner
2020-11-19tick/sched: Reduce seqcount held scope in tick_do_update_jiffies64()Yunfeng Ye
2020-11-19tick/sched: Use tick_next_period for lockless quick checkThomas Gleixner
2020-11-19tick: Document protections for tick related dataThomas Gleixner
2020-11-19tick/broadcast: Serialize access to tick_next_periodThomas Gleixner
2020-11-16hrtimer: Fix kernel-doc markupsMauro Carvalho Chehab
2020-11-16timers: Make run_local_timers() staticThomas Gleixner
2020-11-15timekeeping: Address parameter documentation issues for various functionsAlex Shi
2020-11-15timekeeping: Fix parameter docs of read_persistent_wall_and_boot_offset()Alex Shi
2020-11-15timekeeping: Add missing parameter docs for pvclock_gtod_[un]register_notifier()Alex Shi
2020-11-15timekeeping: Fix up function documentation for the NMI safe accessorsThomas Gleixner
2020-11-15timekeeping: Add missing parameter documentation for update_fast_timekeeper()Alex Shi
2020-11-15timekeeping: Remove static functions from kernel-doc markupAlex Shi
2020-11-15time: Add missing colons for parameter documentation of time64_to_tm()Alex Shi
2020-11-15timers: Don't block on ->expiry_lock for TIMER_IRQSAFE timersSebastian Andrzej Siewior
2020-11-15timer_list: Use printk format instead of open-coded symbol lookupHelge Deller
2020-10-26timekeeping: Convert jiffies_seq to seqcount_raw_spinlock_tDavidlohr Bueso
2020-10-25Linux 5.10-rc1v5.10-rc1Linus Torvalds
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-25kernel/sys.c: fix prototype of prctl_get_tid_address()Rasmus Villemoes
2020-10-25mm: remove kzfree() compatibility definitionEric Biggers
2020-10-25checkpatch: enable GIT_DIR environment use to set git repository locationJoe Perches
2020-10-25Merge tag 'timers-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-25Merge tag 'sched-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-25Merge tag 'perf-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-10-25Merge tag 'locking-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-10-25Merge tag 'ntb-5.10' of git://github.com/jonmason/ntbLinus Torvalds
2020-10-25Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-25Merge tag '5.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-10-25Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-25Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-25Merge tag 'safesetid-5.10' of git://github.com/micah-morton/linuxLinus Torvalds
2020-10-25Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-25i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...Hans de Goede