index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-16
hrtimer: Make the hrtimer_cpu_base::hres_active field unconditional, to simpl...
Anna-Maria Gleixner
1
-16
/
+15
2018-01-16
hrtimer: Store running timer in hrtimer_clock_base
Anna-Maria Gleixner
1
-15
/
+13
2018-01-16
hrtimer: Switch 'for' loop to _ffs() evaluation
Anna-Maria Gleixner
1
-10
/
+21
2018-01-16
tracing/hrtimer: Print the hrtimer mode in the 'hrtimer_start' tracepoint
Anna-Maria Gleixner
1
-7
/
+9
2018-01-16
hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)
Anna-Maria Gleixner
1
-1
/
+6
2018-01-16
hrtimer: Fix hrtimer_start[_range_ns]() function descriptions
Anna-Maria Gleixner
1
-4
/
+5
2018-01-16
hrtimer: Clean up the 'int clock' parameter of schedule_hrtimeout_range_clock()
Anna-Maria Gleixner
1
-6
/
+6
2018-01-16
hrtimer: Correct blatantly incorrect comment
Thomas Gleixner
1
-3
/
+3
2018-01-16
hrtimer: Optimize the hrtimer code by using static keys for migration_enable/...
Thomas Gleixner
4
-61
/
+60
2018-01-16
Merge branch 'timers/urgent' into timers/core, to pick up dependent fix
Ingo Molnar
1
-1
/
+1
2018-01-14
timers: Unconditionally check deferrable base
Thomas Gleixner
1
-1
/
+1
2018-01-14
posix-cpu-timers: Make set_process_cpu_timer() more robust
Max R. P. Grossmann
1
-2
/
+1
2018-01-10
sched/deadline: Implement "runtime overrun signal" support
Juri Lelli
1
-0
/
+18
2018-01-04
posix-timers: Prevent UB from shifting negative signed value
Nick Desaulniers
2
-3
/
+3
2017-12-31
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-13
/
+41
2017-12-31
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2017-12-29
timers: Invoke timer_start_debug() where it makes sense
Thomas Gleixner
1
-2
/
+2
2017-12-29
nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()
Thomas Gleixner
1
-2
/
+17
2017-12-29
timers: Reinitialize per cpu bases on hotplug
Thomas Gleixner
1
-0
/
+15
2017-12-29
timers: Use deferrable base independent of base::nohz_active
Anna-Maria Gleixner
1
-9
/
+7
2017-12-28
cpufreq: schedutil: Use idle_calls counter of the remote CPU
Joel Fernandes
1
-0
/
+13
2017-12-18
sched/isolation: Make CONFIG_NO_HZ_FULL select CONFIG_CPU_ISOLATION
Paul E. McKenney
1
-0
/
+1
2017-12-15
posix-timer: Properly check sigevent->sigev_notify
Thomas Gleixner
1
-12
/
+17
2017-11-27
ipc, kernel, mm: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-11-23
Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.o...
Thomas Gleixner
2
-20
/
+25
2017-11-21
timer: Pass function down to initialization routines
Kees Cook
1
-6
/
+15
2017-11-21
timer: Switch callback prototype to take struct timer_list * argument
Kees Cook
1
-3
/
+3
2017-11-21
timer: Pass timer_list pointer to callbacks unconditionally
Kees Cook
1
-10
/
+7
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-2
/
+2
2017-11-21
treewide: init_timer() -> setup_timer()
Kees Cook
1
-2
/
+1
2017-11-14
timekeeping: Remove CONFIG_GENERIC_TIME_VSYSCALL_OLD
Miroslav Lichvar
2
-49
/
+0
2017-11-14
Merge branch 'linus' into timers/urgent
Thomas Gleixner
13
-274
/
+383
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
10
-237
/
+372
2017-11-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-28
/
+5
2017-11-13
timer/debug: Change /proc/timer_list from 0444 to 0400
Ingo Molnar
1
-1
/
+1
2017-11-12
timers: Add a function to start/reduce a timer
David Howells
1
-7
/
+38
2017-11-12
pstore: Use ktime_get_real_fast_ns() instead of __getnstimeofday()
Arnd Bergmann
1
-0
/
+1
2017-11-08
timers/posix-cpu-timers: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
1
-3
/
+3
2017-11-08
timers/hrtimer: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
1
-3
/
+1
2017-11-08
timers/nohz: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
1
-3
/
+2
2017-11-08
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
11
-0
/
+11
2017-11-02
kernel/time/Kconfig: Fix typo in comment
Randy Dunlap
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
11
-0
/
+11
2017-11-01
clockevents: Update clockevents device next_event on stop
Prasad Sodagudi
1
-0
/
+1
2017-10-31
Merge branch 'fortglx/4.15/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
5
-183
/
+227
2017-10-30
time: Move time_t conversion helpers to time32.h
Arnd Bergmann
1
-2
/
+3
2017-10-30
time: Remove unused functions
Arnd Bergmann
1
-18
/
+0
2017-10-30
timekeeping: Use timespec64 in timekeeping_inject_offset
Arnd Bergmann
1
-47
/
+25
2017-10-30
timekeeping: Consolidate timekeeping_inject_offset code
Arnd Bergmann
5
-100
/
+123
2017-10-30
rtc: Allow rtc drivers to specify the tv_nsec value for ntp
Jason Gunthorpe
1
-53
/
+113
[prev]
[next]