index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-06-22
|
\
|
*
Merge branch 'irq/for-x86' into irq/core
Thomas Gleixner
2015-06-20
|
|
\
|
|
*
genirq: Remove bogus restriction in irq_move_mask_irq()
Thomas Gleixner
2015-06-20
|
|
*
genirq: Introduce helper function irq_data_get_node()
Jiang Liu
2015-06-12
|
|
*
genirq: Introduce struct irq_common_data to host shared irq data
Jiang Liu
2015-06-12
|
|
*
genirq: Prevent crash in irq_move_irq()
Jiang Liu
2015-06-12
|
|
*
genirq: Enhance irq_data_to_desc() to support hierarchy irqdomain
Jiang Liu
2015-06-12
|
*
|
irq: Add irq_set_chained_handler_and_data()
Russell King
2015-06-18
|
*
|
Merge branch 'linus' into irq/core
Thomas Gleixner
2015-06-05
|
|
\
\
|
*
|
|
genirq: Set IRQCHIP_SKIP_SET_WAKE for no_irq_chip
Geert Uytterhoeven
2015-05-22
|
*
|
|
Merge branch 'irq/for-x86' into irq/core
Thomas Gleixner
2015-05-19
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'irq/for-arm' into irq/core
Thomas Gleixner
2015-05-18
|
|
\
\
\
|
|
*
|
|
genirq: generic chip: Support hierarchy domain
Stefan Agner
2015-05-18
|
|
*
|
|
genirq: Add irq_chip_(enable/disable)_parent
Stefan Agner
2015-05-18
|
|
*
|
|
irqdomain: Add non-hierarchy helper irq_domain_set_info
Stefan Agner
2015-05-18
|
*
|
|
|
genirq: Don't suspend nested_thread irqs over system suspend
NeilBrown
2015-05-18
|
*
|
|
|
genirq: devres: Fix testing return value of request_any_context_irq()
Axel Lin
2015-05-13
|
*
|
|
|
genirq: Fix type inconsistency
Nicholas Mc Guire
2015-05-05
|
*
|
|
|
genirq: Fix unnecessary automatic type conversion
Nicholas Mc Guire
2015-05-05
|
*
|
|
|
genirq: MSI: Constify irq_domain_ops
Krzysztof Kozlowski
2015-05-05
|
|
/
/
/
*
|
|
|
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-06-22
|
\
\
\
\
|
*
|
|
|
nohz: Set isolcpus when nohz_full is set
Chris Metcalf
2015-05-07
|
*
|
|
|
context_tracking: Inherit TIF_NOHZ through forks instead of context switches
Frederic Weisbecker
2015-05-07
|
*
|
|
|
context_tracking: Protect against recursion
Frederic Weisbecker
2015-05-07
*
|
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-06-22
|
\
\
\
\
\
|
*
|
|
|
|
timer: Minimize nohz off overhead
Thomas Gleixner
2015-06-19
|
*
|
|
|
|
timer: Reduce timer migration overhead if disabled
Thomas Gleixner
2015-06-19
|
*
|
|
|
|
timer: Stats: Simplify the flags handling
Thomas Gleixner
2015-06-19
|
*
|
|
|
|
timer: Replace timer base by a cpu index
Thomas Gleixner
2015-06-19
|
*
|
|
|
|
timer: Use hlist for the timer wheel hash buckets
Thomas Gleixner
2015-06-19
|
*
|
|
|
|
timer: Remove FIFO "guarantee"
Thomas Gleixner
2015-06-19
|
*
|
|
|
|
timers: Sanitize catchup_timer_jiffies() usage
Thomas Gleixner
2015-06-19
|
*
|
|
|
|
hrtimer: Allow hrtimer::function() to free the timer
Peter Zijlstra
2015-06-19
|
*
|
|
|
|
hrtimer: Fix hrtimer_is_queued() hole
Peter Zijlstra
2015-06-19
|
*
|
|
|
|
hrtimer: Remove HRTIMER_STATE_MIGRATE
Oleg Nesterov
2015-06-19
|
*
|
|
|
|
timekeeping: Copy the shadow-timekeeper over the real timekeeper last
John Stultz
2015-06-18
|
*
|
|
|
|
clockevents: Check state instead of mode in suspend/resume path
Viresh Kumar
2015-06-18
|
*
|
|
|
|
ntp: Do leapsecond adjustment in adjtimex read path
John Stultz
2015-06-12
|
*
|
|
|
|
time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edge
John Stultz
2015-06-12
|
*
|
|
|
|
ntp: Introduce and use SECS_PER_DAY macro instead of 86400
John Stultz
2015-06-12
|
*
|
|
|
|
time: Move clock_was_set_seq update before updating shadow-timekeeper
John Stultz
2015-06-12
|
*
|
|
|
|
clocksource: Use current logging style
Joe Perches
2015-06-10
|
*
|
|
|
|
time: Refactor usecs_to_jiffies
Nicholas Mc Guire
2015-06-10
|
*
|
|
|
|
clockevents: Rename state to state_use_accessors
Thomas Gleixner
2015-06-02
|
*
|
|
|
|
clockevents: Use set/get state helper functions
Thomas Gleixner
2015-06-02
|
*
|
|
|
|
clockevents: Provide functions to set and get the state
Thomas Gleixner
2015-06-02
|
*
|
|
|
|
clockevents: Use helpers to check the state of a clockevent device
Viresh Kumar
2015-06-02
|
*
|
|
|
|
clockevents: Do not suspend/resume if unused
Alexandre Belloni
2015-05-27
|
*
|
|
|
|
time: Remove read_boot_clock()
Xunlei Pang
2015-05-22
|
*
|
|
|
|
tracing: timer: Add deferrable flag to timer_start
Badhri Jagan Sridharan
2015-05-22
[next]