index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2024-02-26
tick: Split nohz and highres features from nohz_mode
Frederic Weisbecker
2024-02-26
tick: Move individual bit features to debuggable mask accesses
Frederic Weisbecker
2024-02-26
tick: Move got_idle_tick away from common flags
Frederic Weisbecker
2024-02-26
tick: Assume the tick can't be stopped in NOHZ_MODE_INACTIVE mode
Frederic Weisbecker
2024-02-26
tick: Move broadcast cancellation up to CPUHP_AP_TICK_DYING
Frederic Weisbecker
2024-02-26
tick: Move tick cancellation up to CPUHP_AP_TICK_DYING
Frederic Weisbecker
2024-02-26
tick: Start centralizing tick related CPU hotplug operations
Frederic Weisbecker
2024-02-26
tick/sched: Don't clear ts::next_tick again in can_stop_idle_tick()
Frederic Weisbecker
2024-02-26
tick/sched: Rename tick_nohz_stop_sched_tick() to tick_nohz_full_stop_tick()
Frederic Weisbecker
2024-02-26
tick: Use IS_ENABLED() whenever possible
Frederic Weisbecker
2024-02-26
tick/sched: Remove useless oneshot ifdeffery
Frederic Weisbecker
2024-02-26
tick/nohz: Remove duplicate between lowres and highres handlers
Peng Liu
2024-02-26
tick/nohz: Remove duplicate between tick_nohz_switch_to_nohz() and tick_setup...
Peng Liu
2024-02-22
hrtimer: Select housekeeping CPU during migration
Costa Shulyupin
2024-02-22
timers: Always queue timers on the local CPU
Anna-Maria Behnsen
2024-02-22
timer_migration: Add tracepoints
Anna-Maria Behnsen
2024-02-22
timers: Implement the hierarchical pull model
Anna-Maria Behnsen
2024-02-22
timers: Introduce function to check timer base is_idle flag
Anna-Maria Behnsen
2024-02-22
tick/sched: Split out jiffies update helper function
Richard Cochran (linutronix GmbH)
2024-02-22
timers: Check if timers base is handled already
Anna-Maria Behnsen
2024-02-22
timers: Restructure internal locking
Richard Cochran (linutronix GmbH)
2024-02-22
timers: Add get next timer interrupt functionality for remote CPUs
Anna-Maria Behnsen
2024-02-22
timers: Split out "get next timer interrupt" functionality
Anna-Maria Behnsen
2024-02-22
timers: Retrieve next expiry of pinned/non-pinned timers separately
Anna-Maria Behnsen
2024-02-22
timers: Keep the pinned timers separate from the others
Anna-Maria Behnsen
2024-02-22
timers: Split next timer interrupt logic
Anna-Maria Behnsen
2024-02-22
timers: Simplify code in run_local_timers()
Anna-Maria Behnsen
2024-02-22
timers: Make sure TIMER_PINNED flag is set in add_timer_on()
Anna-Maria Behnsen
2024-02-22
workqueue: Use global variant for add_timer()
Anna-Maria Behnsen
2024-02-22
timers: Introduce add_timer() variants which modify timer flags
Anna-Maria Behnsen
2024-02-22
timers: Optimization for timer_base_try_to_set_idle()
Anna-Maria Behnsen
2024-02-22
timers: Move marking timer bases idle into tick_nohz_stop_tick()
Anna-Maria Behnsen
2024-02-22
timers: Split out get next timer interrupt
Anna-Maria Behnsen
2024-02-22
timers: Restructure get_next_timer_interrupt()
Anna-Maria Behnsen
2024-02-21
clocksource: Scale the watchdog read retries automatically
Feng Tang
2024-02-21
time/kunit: Use correct format specifier
David Gow
2024-02-19
Merge tag 'v6.8-rc5' into timers/core, to resolve conflict
Ingo Molnar
2024-02-19
timekeeping: Fix cross-timestamp interpolation for non-x86
Peter Hilber
2024-02-19
timekeeping: Fix cross-timestamp interpolation corner case decision
Peter Hilber
2024-02-19
timekeeping: Fix cross-timestamp interpolation on counter wrap
Peter Hilber
2024-02-19
timers: Add struct member description for timer_base
Anna-Maria Behnsen
2024-02-19
tick/sched: Add function description for tick_nohz_next_event()
Anna-Maria Behnsen
2024-02-19
hrtimers: Update formatting of documentation
Anna-Maria Behnsen
2024-02-17
Merge tag 'probes-fixes-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-02-17
tracing/probes: Fix to search structure fields correctly
Masami Hiramatsu (Google)
2024-02-16
Merge tag 'wq-for-6.8-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-02-16
Merge tag 'trace-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2024-02-15
tracing/synthetic: Fix trace_string() return value
Thorsten Blum
2024-02-14
tracing: Inform kmemleak of saved_cmdlines allocation
Steven Rostedt (Google)
2024-02-13
tracing: Use ring_buffer_record_is_set_on() in tracer_tracing_is_on()
Sven Schnelle
[next]