index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-06-23
4
-54
/
+66
|
\
|
*
Merge branch 'irq/for-x86' into irq/core
Thomas Gleixner
2015-06-20
2
-23
/
+60
|
|
\
|
|
*
genirq: Introduce helper function irq_data_get_affinity_mask()
Jiang Liu
2015-06-12
1
-0
/
+12
|
|
*
genirq: Introduce helper function irq_data_get_node()
Jiang Liu
2015-06-12
1
-0
/
+5
|
|
*
genirq: Introduce struct irq_common_data to host shared irq data
Jiang Liu
2015-06-12
2
-23
/
+34
|
|
*
genirq: Enhance irq_data_to_desc() to support hierarchy irqdomain
Jiang Liu
2015-06-12
1
-0
/
+9
|
*
|
irq: Add irq_set_chained_handler_and_data()
Russell King
2015-06-18
1
-0
/
+9
|
*
|
Merge branch 'linus' into irq/core
Thomas Gleixner
2015-06-05
41
-44
/
+248
|
|
\
\
|
*
\
\
Merge branch 'irq/for-x86' into irq/core
Thomas Gleixner
2015-05-19
1
-0
/
+6
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'irq/for-arm' into irq/core
Thomas Gleixner
2015-05-18
2
-4
/
+6
|
|
\
\
\
|
|
*
|
|
genirq: Add irq_chip_(enable/disable)_parent
Stefan Agner
2015-05-18
1
-0
/
+2
|
|
*
|
|
irqdomain: Add non-hierarchy helper irq_domain_set_info
Stefan Agner
2015-05-18
1
-4
/
+4
|
*
|
|
|
irqchip: irqc: Remove platform data support
Geert Uytterhoeven
2015-05-05
1
-27
/
+0
|
|
/
/
/
*
|
|
|
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-06-23
4
-10
/
+11
|
\
\
\
\
|
*
|
|
|
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
2
-10
/
+3
|
*
|
|
|
context_tracking: Protect against recursion
Frederic Weisbecker
2015-05-07
1
-0
/
+1
*
|
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-06-23
18
-156
/
+375
|
\
\
\
\
\
|
*
|
|
|
|
timer: Minimize nohz off overhead
Thomas Gleixner
2015-06-19
1
-0
/
+2
|
*
|
|
|
|
timer: Reduce timer migration overhead if disabled
Thomas Gleixner
2015-06-19
4
-17
/
+12
|
*
|
|
|
|
timer: Stats: Simplify the flags handling
Thomas Gleixner
2015-06-19
1
-4
/
+1
|
*
|
|
|
|
timer: Replace timer base by a cpu index
Thomas Gleixner
2015-06-19
2
-29
/
+22
|
*
|
|
|
|
timer: Use hlist for the timer wheel hash buckets
Thomas Gleixner
2015-06-19
1
-3
/
+3
|
*
|
|
|
|
hrtimer: Allow hrtimer::function() to free the timer
Peter Zijlstra
2015-06-19
1
-25
/
+16
|
*
|
|
|
|
seqcount: Introduce raw_write_seqcount_barrier()
Peter Zijlstra
2015-06-19
1
-0
/
+41
|
*
|
|
|
|
seqcount: Rename write_seqcount_barrier()
Peter Zijlstra
2015-06-19
1
-3
/
+3
|
*
|
|
|
|
hrtimer: Remove HRTIMER_STATE_MIGRATE
Oleg Nesterov
2015-06-19
1
-5
/
+1
|
*
|
|
|
|
time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edge
John Stultz
2015-06-12
2
-0
/
+3
|
*
|
|
|
|
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
1
-1
/
+26
|
*
|
|
|
|
hrtimers: Make sure hrtimer_resolution is unsigned int
Borislav Petkov
2015-06-08
1
-1
/
+1
|
*
|
|
|
|
clockevents: Rename state to state_use_accessors
Thomas Gleixner
2015-06-02
1
-7
/
+7
|
*
|
|
|
|
clockevents: Add helpers to check the state of a clockevent device
Viresh Kumar
2015-06-02
1
-0
/
+26
|
*
|
|
|
|
time: Remove read_boot_clock()
Xunlei Pang
2015-05-22
1
-1
/
+0
|
*
|
|
|
|
time: Include math64.h in time64.h
Xunlei Pang
2015-05-22
1
-0
/
+1
|
*
|
|
|
|
tracing: timer: Add deferrable flag to timer_start
Badhri Jagan Sridharan
2015-05-22
1
-4
/
+9
|
*
|
|
|
|
time: Rework debugging variables so they aren't global
John Stultz
2015-05-22
1
-0
/
+15
|
*
|
|
|
|
timekeeping: Provide new API to get the current time resolution
Harald Geyer
2015-05-22
1
-0
/
+1
|
*
|
|
|
|
jiffies: Remove the extra indentation level
Thomas Gleixner
2015-05-19
1
-8
/
+7
|
*
|
|
|
|
clockevents: Introduce CLOCK_EVT_STATE_ONESHOT_STOPPED state
Viresh Kumar
2015-05-19
1
-1
/
+6
|
*
|
|
|
|
Merge branch 'linus' into timers/core
Thomas Gleixner
2015-05-19
180
-832
/
+3791
|
|
\
\
\
\
\
|
*
|
|
|
|
|
time: Allow gcc to fold constants when possible
Nicholas Mc Guire
2015-05-19
1
-3
/
+15
|
*
|
|
|
|
|
time: Refactor msecs_to_jiffies
Nicholas Mc Guire
2015-05-19
1
-1
/
+63
|
*
|
|
|
|
|
sched,perf: Fix periodic timers
Peter Zijlstra
2015-05-18
1
-0
/
+4
|
*
|
|
|
|
|
hrtimer: Remove hrtimer_start() return value
Thomas Gleixner
2015-04-22
2
-16
/
+12
|
*
|
|
|
|
|
alarmtimer: Get rid of unused return value
Thomas Gleixner
2015-04-22
1
-2
/
+2
|
*
|
|
|
|
|
hrtimer: Make hrtimer_start() a inline wrapper
Thomas Gleixner
2015-04-22
1
-2
/
+17
|
*
|
|
|
|
|
hrtimer: Get rid of __hrtimer_start_range_ns()
Thomas Gleixner
2015-04-22
1
-4
/
+0
|
*
|
|
|
|
|
tick: Nohz: Rework next timer evaluation
Thomas Gleixner
2015-04-22
4
-11
/
+6
|
*
|
|
|
|
|
hrtimer: Get rid of hrtimer softirq
Thomas Gleixner
2015-04-22
2
-2
/
+2
[next]