index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-06-23
6
-33
/
+59
|
\
|
*
nohz: Set isolcpus when nohz_full is set
Chris Metcalf
2015-05-07
1
-0
/
+3
|
*
nohz: Add tick_nohz_full_add_cpus_to() API
Chris Metcalf
2015-05-07
1
-0
/
+7
|
*
context_tracking: Inherit TIF_NOHZ through forks instead of context switches
Frederic Weisbecker
2015-05-07
4
-36
/
+22
|
*
context_tracking: Protect against recursion
Frederic Weisbecker
2015-05-07
2
-0
/
+30
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-06-23
78
-1563
/
+2292
|
\
\
|
*
|
clocksource: Increase dependencies of timer-stm32 to limit build wreckage
Paul Gortmaker
2015-06-21
1
-2
/
+2
|
*
|
timer: Minimize nohz off overhead
Thomas Gleixner
2015-06-19
5
-8
/
+19
|
*
|
timer: Reduce timer migration overhead if disabled
Thomas Gleixner
2015-06-19
12
-60
/
+133
|
*
|
timer: Stats: Simplify the flags handling
Thomas Gleixner
2015-06-19
3
-14
/
+8
|
*
|
timer: Replace timer base by a cpu index
Thomas Gleixner
2015-06-19
3
-120
/
+58
|
*
|
timer: Use hlist for the timer wheel hash buckets
Thomas Gleixner
2015-06-19
2
-40
/
+30
|
*
|
timer: Remove FIFO "guarantee"
Thomas Gleixner
2015-06-19
1
-4
/
+2
|
*
|
timers: Sanitize catchup_timer_jiffies() usage
Thomas Gleixner
2015-06-19
1
-24
/
+16
|
*
|
hrtimer: Allow hrtimer::function() to free the timer
Peter Zijlstra
2015-06-19
2
-48
/
+107
|
*
|
seqcount: Introduce raw_write_seqcount_barrier()
Peter Zijlstra
2015-06-19
1
-0
/
+41
|
*
|
seqcount: Rename write_seqcount_barrier()
Peter Zijlstra
2015-06-19
2
-11
/
+11
|
*
|
hrtimer: Fix hrtimer_is_queued() hole
Peter Zijlstra
2015-06-19
1
-10
/
+13
|
*
|
hrtimer: Remove HRTIMER_STATE_MIGRATE
Oleg Nesterov
2015-06-19
2
-10
/
+3
|
*
|
selftest: Timers: Avoid signal deadlock in leap-a-day
John Stultz
2015-06-18
1
-11
/
+12
|
*
|
timekeeping: Copy the shadow-timekeeper over the real timekeeper last
John Stultz
2015-06-18
1
-1
/
+2
|
*
|
clockevents: Check state instead of mode in suspend/resume path
Viresh Kumar
2015-06-18
1
-2
/
+2
|
*
|
selftests: timers: Add leap-second timer edge testing to leap-a-day.c
John Stultz
2015-06-12
1
-4
/
+72
|
*
|
ntp: Do leapsecond adjustment in adjtimex read path
John Stultz
2015-06-12
1
-0
/
+18
|
*
|
time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edge
John Stultz
2015-06-12
5
-8
/
+61
|
*
|
ntp: Introduce and use SECS_PER_DAY macro instead of 86400
John Stultz
2015-06-12
1
-2
/
+3
|
*
|
time: Move clock_was_set_seq update before updating shadow-timekeeper
John Stultz
2015-06-12
1
-4
/
+8
|
*
|
clocksource: Use current logging style
Joe Perches
2015-06-10
1
-12
/
+12
|
*
|
time: Allow gcc to fold usecs_to_jiffies(constant)
Nicholas Mc Guire
2015-06-10
1
-1
/
+29
|
*
|
time: Refactor usecs_to_jiffies
Nicholas Mc Guire
2015-06-10
2
-11
/
+29
|
*
|
hrtimers: Make sure hrtimer_resolution is unsigned int
Borislav Petkov
2015-06-08
1
-1
/
+1
|
*
|
Merge branch 'clockevents/4.2' of http://git.linaro.org/people/daniel.lezcano...
Thomas Gleixner
2015-06-02
10
-78
/
+632
|
|
\
\
|
|
*
|
clockevents/drivers/timer-stm32: Fix build warning spotted by kbuild test robot
Maxime Coquelin
2015-06-02
1
-2
/
+2
|
|
*
|
clockevents/drivers: Add STM32 Timer driver
Maxime Coquelin
2015-06-02
3
-0
/
+190
|
|
*
|
dt-bindings: Document the STM32 timer bindings
Maxime Coquelin
2015-06-02
1
-0
/
+22
|
|
*
|
clocksource/drivers/armv7m_systick: Add ARM System timer driver
Maxime Coquelin
2015-06-02
3
-0
/
+87
|
|
*
|
dt-bindings: Document the ARM System timer bindings
Maxime Coquelin
2015-06-02
1
-0
/
+26
|
|
*
|
doc: dt: Add documentation for lpc3220-timer
Joachim Eastwood
2015-06-02
1
-0
/
+26
|
|
*
|
clocksource/drivers/lpc32xx: Add the lpc32xx timer driver
Joachim Eastwood
2015-06-02
3
-0
/
+278
|
|
*
|
clocksource/drivers/exynos_mct: Remove old platform mct_init()
Krzysztof Kozlowski
2015-06-02
1
-12
/
+0
|
|
*
|
clocksource/drivers/exynos_mct: Staticize struct clocksource
Krzysztof Kozlowski
2015-06-02
1
-1
/
+1
|
|
*
|
clocksource/drivers/exynos_mct: Change exynos4_mct_tick_clear return type to ...
Krzysztof Kozlowski
2015-06-02
1
-6
/
+2
|
|
*
|
clocksource/drivers/qcom: Remove dead code
Stephen Boyd
2015-06-02
1
-59
/
+0
|
*
|
|
clockevents: Rename state to state_use_accessors
Thomas Gleixner
2015-06-02
2
-9
/
+9
|
*
|
|
clockevents: Use set/get state helper functions
Thomas Gleixner
2015-06-02
2
-6
/
+7
|
*
|
|
clockevents: Provide functions to set and get the state
Thomas Gleixner
2015-06-02
5
-24
/
+35
|
*
|
|
clockevents: Use helpers to check the state of a clockevent device
Viresh Kumar
2015-06-02
4
-17
/
+17
|
*
|
|
clockevents: Add helpers to check the state of a clockevent device
Viresh Kumar
2015-06-02
1
-0
/
+26
|
|
/
/
|
*
|
clockevents: Do not suspend/resume if unused
Alexandre Belloni
2015-05-27
1
-2
/
+2
|
*
|
time: Remove read_boot_clock()
Xunlei Pang
2015-05-22
2
-12
/
+3
[next]