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-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-04-01
44
-226
/
+807
|
\
|
*
tick: Remove code duplication in tick_handle_periodic()
Viresh Kumar
2014-03-26
1
-7
/
+7
|
*
tick: Fix spelling mistake in tick_handle_periodic()
Viresh Kumar
2014-03-26
1
-1
/
+1
|
*
x86: hpet: Use proper destructor for delayed work
Thomas Gleixner
2014-03-25
1
-1
/
+1
|
*
workqueue: Provide destroy_delayed_work_on_stack()
Thomas Gleixner
2014-03-25
2
-0
/
+9
|
*
clocksource: CMT, MTU2, TMU and STI should depend on GENERIC_CLOCKEVENTS
Geert Uytterhoeven
2014-03-22
1
-0
/
+4
|
*
timer: Remove code redundancy while calling get_nohz_timer_target()
Viresh Kumar
2014-03-20
4
-22
/
+11
|
*
hrtimer: Rearrange comments in the order struct members are declared
Viresh Kumar
2014-03-20
1
-2
/
+2
|
*
timer: Use variable head instead of &work_list in __run_timers()
Viresh Kumar
2014-03-20
1
-1
/
+1
|
*
clocksource: exynos_mct: silence a static checker warning
Dan Carpenter
2014-03-11
1
-1
/
+1
|
*
arm: zynq: Add support for cpufreq
Soren Brinkmann
2014-03-11
3
-0
/
+11
|
*
arm: zynq: Don't use arm_global_timer with cpufreq
Soren Brinkmann
2014-03-11
1
-1
/
+1
|
*
clocksource/cadence_ttc: Overhaul clocksource frequency adjustment
Soren Brinkmann
2014-03-11
1
-20
/
+84
|
*
clocksource/cadence_ttc: Call clockevents_update_freq() with IRQs enabled
Soren Brinkmann
2014-03-11
1
-15
/
+2
|
*
clocksource: Add Kconfig entries for CMT, MTU2, TMU and STI
Magnus Damm
2014-03-11
1
-0
/
+44
|
*
sh: Remove Kconfig entries for TMU, CMT and MTU2
Magnus Damm
2014-03-11
1
-53
/
+23
|
*
ARM: shmobile: Remove CMT, TMU and STI Kconfig entries
Magnus Damm
2014-03-11
1
-18
/
+18
|
*
clocksource: armada-370-xp: Use atomic access for shared registers
Ezequiel Garcia
2014-03-11
1
-8
/
+4
|
*
clocksource: orion: Use atomic access for shared registers
Ezequiel Garcia
2014-03-11
1
-18
/
+10
|
*
clocksource: timer-keystone: Delete unnecessary variable
Matthias Brugger
2014-03-11
1
-4
/
+1
|
*
clocksource: timer-keystone: introduce clocksource driver for Keystone
Ivan Khoronzhuk
2014-03-11
2
-0
/
+245
|
*
clocksource: keystone: add bindings for keystone timer
Ivan Khoronzhuk
2014-03-11
1
-0
/
+29
|
*
ARM: sunxi: dt: Convert to the new clocksource compatible
Maxime Ripard
2014-03-11
5
-5
/
+5
|
*
clocksource: sunxi: Add new compatibles
Maxime Ripard
2014-03-11
2
-3
/
+3
|
*
ARM: u300: move timer driver to clocksource
Linus Walleij
2014-03-11
4
-5
/
+3
|
*
clocksource: arch_timer: Set dynamic irq affinity on mmio clockevent
Stephen Boyd
2014-03-11
1
-0
/
+1
|
*
Merge branch 'fortglx/3.15/time' of git://git.linaro.org/people/john.stultz/l...
Thomas Gleixner
2014-03-10
2
-0
/
+3
|
|
\
|
|
*
kernel: Include appropriate header file in time/timekeeping_debug.c
Rashika Kheria
2014-03-03
1
-0
/
+2
|
|
*
timerfd: support CLOCK_BOOTTIME clock
Greg Hackmann
2014-01-24
1
-0
/
+1
|
*
|
timer: Make sure TIMER_FLAG_MASK bits are free in allocated base
Viresh Kumar
2014-03-04
1
-3
/
+2
|
*
|
timer: Check failure of timer_cpu_notify() before calling init_timer_stats()
Viresh Kumar
2014-03-04
1
-2
/
+2
|
*
|
Merge branch 'timers.2014.02.25a' of git://git.kernel.org/pub/scm/linux/kerne...
Thomas Gleixner
2014-02-28
1
-2
/
+28
|
|
\
\
|
|
*
|
timers: Make internal_add_timer() update ->next_timer if ->active_timers == 0
Oleg Nesterov
2014-02-25
1
-2
/
+2
|
|
*
|
timers: Reduce future __run_timers() latency for first add to empty list
Paul E. McKenney
2014-02-25
1
-0
/
+1
|
|
*
|
timers: Reduce future __run_timers() latency for newly emptied list
Paul E. McKenney
2014-02-25
1
-0
/
+2
|
|
*
|
timers: Reduce __run_timers() latency for empty list
Paul E. McKenney
2014-02-25
1
-0
/
+18
|
|
*
|
timers: Track total number of timers in list
Paul E. McKenney
2014-02-25
1
-0
/
+5
|
*
|
|
nohz: ensure users are aware boot CPU is not NO_HZ_FULL
Paul Gortmaker
2014-02-14
1
-1
/
+1
|
*
|
|
timer: Spare IPI when deferrable timer is queued on idle remote targets
Viresh Kumar
2014-02-14
1
-1
/
+8
|
|
/
/
|
*
|
tick: Fixup more fallout from hrtimer broadcast mode
Preeti U Murthy
2014-02-09
3
-2
/
+6
|
*
|
time: Fixup fallout from recent clockevent/tick changes
Thomas Gleixner
2014-02-07
2
-2
/
+3
|
*
|
tick: Introduce hrtimer based broadcast
Preeti U Murthy
2014-02-07
4
-4
/
+167
|
*
|
cpuidle: Handle clockevents_notify(BROADCAST_ENTER) failure
Preeti U Murthy
2014-02-07
1
-6
/
+8
|
*
|
time: Change the return type of clockevents_notify() to integer
Preeti U Murthy
2014-02-07
4
-11
/
+15
|
*
|
clockevents: Adjust timer interval when frequency changes
Soren Brinkmann
2014-02-07
1
-3
/
+6
|
*
|
clockevents: Serialize calls to clockevents_update_freq() in the core
Thomas Gleixner
2014-02-07
3
-13
/
+45
|
*
|
timekeeping: Move clock sync work to power efficient workqueue
Shaibal Dutta
2014-02-07
1
-2
/
+3
*
|
|
Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-04-01
1
-9
/
+6
|
\
\
\
|
*
|
|
x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsets
Neil Horman
2014-03-31
1
-9
/
+6
*
|
|
|
Merge branch 'x86-threadinfo-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2014-04-01
9
-137
/
+191
|
\
\
\
\
[next]