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