summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-02clocksource/drivers/timer-ti-dm: Make timer_get_irq staticTony Lindgren
2022-12-02clocksource/drivers/timer-ti-dm: Fix warning for omap_timer_matchTony Lindgren
2022-12-02clocksource/drivers/arm_arch_timer: Fix XGene-1 TVAL register math errorJoe Korty
2022-12-02clocksource/drivers/timer-npcm7xx: Enable timer 1 clock before useJonathan Neuschäfer
2022-12-02dt-bindings: timer: nuvoton,npcm7xx-timer: Allow specifying all clocksJonathan Neuschäfer
2022-12-02dt-bindings: timer: rockchip: Add rockchip,rk3128-timerJohan Jonker
2022-12-01clockevents: Repair kernel-doc for clockevent_delta2ns()Lukas Bulwahn
2022-12-01clocksource/drivers/ingenic-ost: Define pm functions properly in platform_dri...Lukas Bulwahn
2022-12-01clocksource/drivers/sh_cmt: Access registers according to specWolfram Sang
2022-12-01vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copyJann Horn
2022-11-24Bluetooth: hci_qca: Fix the teardown problem for realThomas Gleixner
2022-11-24timers: Update the documentation to reflect on the new timer_shutdown() APISteven Rostedt (Google)
2022-11-24timers: Provide timer_shutdown[_sync]()Thomas Gleixner
2022-11-24timers: Add shutdown mechanism to the internal functionsThomas Gleixner
2022-11-24timers: Split [try_to_]del_timer[_sync]() to prepare for shutdown modeThomas Gleixner
2022-11-24timers: Silently ignore timers with a NULL functionThomas Gleixner
2022-11-24Documentation: Replace del_timer/del_timer_sync()Thomas Gleixner
2022-11-24timers: Rename del_timer() to timer_delete()Thomas Gleixner
2022-11-24timers: Rename del_timer_sync() to timer_delete_sync()Thomas Gleixner
2022-11-24timers: Use del_timer_sync() even on UPThomas Gleixner
2022-11-24timers: Update kernel-doc for various functionsThomas Gleixner
2022-11-24timers: Replace BUG_ON()sThomas Gleixner
2022-11-24timers: Get rid of del_singleshot_timer_sync()Thomas Gleixner
2022-11-24clocksource/drivers/sp804: Do not use timer namespace for timer_shutdown() fu...Steven Rostedt (Google)
2022-11-24clocksource/drivers/arm_arch_timer: Do not use timer namespace for timer_shut...Steven Rostedt (Google)
2022-11-24ARM: spear: Do not use timer namespace for timer_shutdown() functionSteven Rostedt (Google)
2022-11-24Documentation: Remove bogus claim about del_timer_sync()Thomas Gleixner
2022-11-17timerqueue: Use rb_entry_safe() in timerqueue_getnext()Barnabás Pőcze
2022-10-17timers: Replace in_irq() with in_hardirq()ye xingchen
2022-10-16Linux 6.1-rc1v6.1-rc1Linus Torvalds
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-16Merge tag 'perf-tools-for-v6.1-2-2022-10-16' of git://git.kernel.org/pub/scm/...Linus Torvalds
2022-10-16Merge tag 'kbuild-fixes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-16Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2022-10-16Merge tag '6.1-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds
2022-10-16Revert "cpumask: fix checking valid cpu range".Tetsuo Handa
2022-10-17lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5Nathan Chancellor
2022-10-17kbuild: fix single directory buildMasahiro Yamada
2022-10-15Merge tag 'slab-for-6.1-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-10-15Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds
2022-10-15Merge tag 'pci-v6.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-10-15mm/slab: use kmalloc_node() for off slab freelist_idx_t array allocationHyeonggon Yoo
2022-10-15MAINTAINERS: git://github -> https://github.com for openriscPalmer Dabbelt
2022-10-15smb3: improve SMB3 change notification supportSteve French
2022-10-15cifs: lease key is uninitialized in two additional functions when smb1Steve French
2022-10-15cifs: lease key is uninitialized in smb1 pathsSteve French
2022-10-15smb3: must initialize two ACL struct fields to zeroSteve French
2022-10-15cifs: fix double-fault crash during ntlmsspPaulo Alcantara
2022-10-15tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2022-10-15perf auxtrace arm64: Add support for parsing HiSilicon PCIe Trace packetQi Liu