index
:
pm24.git
cpufreq-rust
master
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
2018-01-16
hrtimer: Implement SOFT/HARD clock base selection
Anna-Maria Gleixner
2018-01-16
hrtimer: Implement support for softirq based hrtimers
Anna-Maria Gleixner
2018-01-16
hrtimer: Prepare handling of hard and softirq based hrtimers
Anna-Maria Gleixner
2018-01-16
hrtimer: Add clock bases and hrtimer mode for softirq context
Anna-Maria Gleixner
2018-01-16
hrtimer: Use irqsave/irqrestore around __run_hrtimer()
Anna-Maria Gleixner
2018-01-16
hrtimer: Factor out __hrtimer_next_event_base()
Anna-Maria Gleixner
2018-01-16
hrtimer: Factor out __hrtimer_start_range_ns()
Anna-Maria Gleixner
2018-01-16
hrtimer: Remove the 'base' parameter from hrtimer_reprogram()
Anna-Maria Gleixner
2018-01-16
hrtimer: Make remote enqueue decision less restrictive
Anna-Maria Gleixner
2018-01-16
hrtimer: Unify remote enqueue handling
Anna-Maria Gleixner
2018-01-16
hrtimer: Unify hrtimer removal handling
Anna-Maria Gleixner
2018-01-16
hrtimer: Make hrtimer_force_reprogramm() unconditionally available
Anna-Maria Gleixner
2018-01-16
hrtimer: Make hrtimer_reprogramm() unconditional
Anna-Maria Gleixner
2018-01-16
hrtimer: Make hrtimer_cpu_base.next_timer handling unconditional
Anna-Maria Gleixner
2018-01-16
hrtimer: Make the remote enqueue check unconditional
Anna-Maria Gleixner
2018-01-16
hrtimer: Use accesor functions instead of direct access
Anna-Maria Gleixner
2018-01-16
hrtimer: Make the hrtimer_cpu_base::hres_active field unconditional, to simpl...
Anna-Maria Gleixner
2018-01-16
hrtimer: Store running timer in hrtimer_clock_base
Anna-Maria Gleixner
2018-01-16
hrtimer: Switch 'for' loop to _ffs() evaluation
Anna-Maria Gleixner
2018-01-16
tracing/hrtimer: Print the hrtimer mode in the 'hrtimer_start' tracepoint
Anna-Maria Gleixner
2018-01-16
hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)
Anna-Maria Gleixner
2018-01-16
hrtimer: Fix hrtimer_start[_range_ns]() function descriptions
Anna-Maria Gleixner
2018-01-16
hrtimer: Clean up the 'int clock' parameter of schedule_hrtimeout_range_clock()
Anna-Maria Gleixner
2018-01-16
hrtimer: Correct blatantly incorrect comment
Thomas Gleixner
2018-01-16
hrtimer: Optimize the hrtimer code by using static keys for migration_enable/...
Thomas Gleixner
2018-01-16
Merge branch 'timers/urgent' into timers/core, to pick up dependent fix
Ingo Molnar
2018-01-14
timers: Unconditionally check deferrable base
Thomas Gleixner
2018-01-14
posix-cpu-timers: Make set_process_cpu_timer() more robust
Max R. P. Grossmann
2018-01-04
kernel/exit.c: export abort() to modules
Andrew Morton
2018-01-04
kernel/acct.c: fix the acct->needcheck check in check_free_space()
Oleg Nesterov
2018-01-04
posix-timers: Prevent UB from shifting negative signed value
Nick Desaulniers
2018-01-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-12-31
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-12-31
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-12-31
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-12-31
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-12-29
timers: Invoke timer_start_debug() where it makes sense
Thomas Gleixner
2017-12-29
nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()
Thomas Gleixner
2017-12-29
timers: Reinitialize per cpu bases on hotplug
Thomas Gleixner
2017-12-29
timers: Use deferrable base independent of base::nohz_active
Anna-Maria Gleixner
2017-12-29
genirq/msi, x86/vector: Prevent reservation mode for non maskable MSI
Thomas Gleixner
2017-12-29
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
Thomas Gleixner
2017-12-29
genirq: Introduce IRQD_CAN_RESERVE flag
Thomas Gleixner
2017-12-29
genirq/msi: Handle reactivation only on success
Thomas Gleixner
2017-12-29
Merge tag 'pm-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-12-28
genirq: Guard handle_bad_irq log messages
Guenter Roeck
2017-12-28
cpufreq: schedutil: Use idle_calls counter of the remote CPU
Joel Fernandes
2017-12-28
kernel/irq: Extend lockdep class for request mutex
Andrew Lunn
2017-12-27
Merge tag 'trace-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-12-27
tracing: Fix possible double free on failure of allocating trace buffer
Steven Rostedt (VMware)
[next]