index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2024-11-07
alarmtimer: Switch to use hrtimer_setup() and hrtimer_setup_on_stack()
Nam Cao
2024-11-07
sched/idle: Switch to use hrtimer_setup_on_stack()
Nam Cao
2024-11-07
hrtimers: Delete hrtimer_init_sleeper_on_stack()
Nam Cao
2024-11-07
timers: Switch to use hrtimer_setup_sleeper_on_stack()
Nam Cao
2024-11-07
futex: Switch to use hrtimer_setup_sleeper_on_stack()
Nam Cao
2024-11-07
hrtimers: Introduce hrtimer_setup_sleeper_on_stack()
Nam Cao
2024-11-07
hrtimers: Introduce hrtimer_setup_on_stack()
Nam Cao
2024-11-07
hrtimers: Introduce hrtimer_setup() to replace hrtimer_init()
Nam Cao
2024-11-07
hrtimers: Add missing hrtimer_init() trace points
Nam Cao
2024-11-07
softirq: Use a dedicated thread for timer wakeups on PREEMPT_RT.
Sebastian Andrzej Siewior
2024-11-07
timers: Use __raise_softirq_irqoff() to raise the softirq.
Sebastian Andrzej Siewior
2024-11-07
hrtimer: Use __raise_softirq_irqoff() to raise the softirq
Sebastian Andrzej Siewior
2024-11-07
alarmtimers: Remove return value from alarm functions
Thomas Gleixner
2024-11-07
alarmtimers: Remove the throttle mechanism from alarm_forward_now()
Thomas Gleixner
2024-11-07
posix-timers: Cleanup SIG_IGN workaround leftovers
Thomas Gleixner
2024-11-07
signal: Queue ignored posixtimers on ignore list
Thomas Gleixner
2024-11-07
signal: Handle ignored signals in do_sigaction(action != SIG_IGN)
Thomas Gleixner
2024-11-07
posix-timers: Handle ignored list on delete and exit
Thomas Gleixner
2024-11-07
signal: Provide ignored_posix_timers list
Thomas Gleixner
2024-11-07
posix-timers: Move sequence logic into struct k_itimer
Thomas Gleixner
2024-11-07
signal: Cleanup unused posix-timer leftovers
Thomas Gleixner
2024-11-07
posix-timers: Embed sigqueue in struct k_itimer
Thomas Gleixner
2024-11-07
signal: Replace resched_timer logic
Thomas Gleixner
2024-11-07
signal: Refactor send_sigqueue()
Thomas Gleixner
2024-11-07
posix-timers: Store PID type in the timer
Thomas Gleixner
2024-11-07
signal: Provide posixtimer_sigqueue_init()
Thomas Gleixner
2024-11-07
signal: Split up __sigqueue_alloc()
Thomas Gleixner
2024-11-07
posix-timers: Add a refcount to struct k_itimer
Thomas Gleixner
2024-11-07
posix-cpu-timers: Use dedicated flag for CPU timer nanosleep
Thomas Gleixner
2024-11-07
posix-cpu-timers: Cleanup the firing logic
Thomas Gleixner
2024-11-07
posix-timers: Make signal overrun accounting sensible
Thomas Gleixner
2024-11-07
posix-timers: Make signal delivery consistent
Thomas Gleixner
2024-11-07
posix-cpu-timers: Correctly update timer status in posix_cpu_timer_del()
Thomas Gleixner
2024-11-06
resource: avoid unnecessary resource tree walking in __region_intersects()
Huang Ying
2024-11-06
Merge tag 'tracefs-v6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-06
Merge tag 'perf-core-for-bpf-next' from tip tree
Andrii Nakryiko
2024-11-05
perf/core: update min_heap_callbacks to use default builtin swap
Kuan-Wei Chiu
2024-11-05
lib/min_heap: introduce non-inline versions of min heap API functions
Kuan-Wei Chiu
2024-11-05
perf/hw_breakpoint: use ERR_PTR_PCPU(), IS_ERR_PCPU() and PTR_ERR_PCPU() macros
Uros Bizjak
2024-11-05
reboot: move reboot_notifier_list to kernel/reboot.c
Thomas Weißschuh
2024-11-05
resource: correct reallocate_resource() documentation
Ilpo Järvinen
2024-11-05
auditsc: replace memcpy() with strscpy()
Yafang Shao
2024-11-05
get rid of __get_task_comm()
Yafang Shao
2024-11-05
resource: introduce is_type_match() helper and use it
Andy Shevchenko
2024-11-05
resource: replace open coded resource_intersection()
Andy Shevchenko
2024-11-05
kernel/watchdog: always restore watchdog_softlockup(,hardlockup)_user_enabled...
Tio Zhang
2024-11-05
kexec/crash: no crash update when kexec in progress
Sourabh Jain
2024-11-05
mm: move mm flags to mm_types.h
Nanyong Sun
2024-11-05
mm: refactor mm_access() to not return NULL
Lorenzo Stoakes
2024-11-05
sched_ext: Add a missing newline at the end of an error message
Tejun Heo
[prev]
[next]