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
...
|
*
|
irqchip/exynos: Prepare combiner_handle_cascade_irq for irq argument removal
Thomas Gleixner
2015-07-16
1
-1
/
+3
|
*
|
irqchip/mips-gic: Use irq_set_chip_handler_name_locked
Thomas Gleixner
2015-07-12
1
-9
/
+6
|
*
|
irqchip/metag-ext: Use irq_set_chip_handler_name_locked()
Thomas Gleixner
2015-07-12
1
-5
/
+4
|
*
|
irqchip/vt8500: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-12
1
-3
/
+3
|
*
|
irqchip: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-07-11
6
-8
/
+8
|
*
|
irqchip/mips-gic: Use access helper irq_data_get_affinity_mask()
Jiang Liu
2015-07-11
1
-1
/
+1
|
*
|
irqchip/vic: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-11
1
-2
/
+2
|
*
|
irqchip/versatile: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-11
1
-2
/
+2
|
*
|
irqchip/tb10x: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-11
1
-2
/
+2
|
*
|
irqchip/sunxi-nmi: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-11
1
-2
/
+1
|
*
|
irqchip/orion: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-11
1
-2
/
+2
|
*
|
irqchip/metag: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-11
1
-2
/
+1
|
*
|
irqchip/imgpdc: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-11
1
-4
/
+4
|
*
|
irqchip/gic: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-11
1
-3
/
+2
|
*
|
irqchip/brcmstb-l2: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-11
1
-2
/
+2
|
*
|
irqchip/bcm7120-l2: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-11
1
-2
/
+2
|
*
|
irqchip/bcm7038-l1: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-11
1
-2
/
+2
|
*
|
irqchip/exynos-combiner: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-11
1
-3
/
+2
|
*
|
genirq: Remove the irq argument from setup_affinity()
Jiang Liu
2015-07-11
1
-8
/
+7
|
*
|
genirq: Provide and use __irq_can_set_affinity()
Jiang Liu
2015-07-11
1
-8
/
+10
|
*
|
genirq: Remove the irq argument from note_interrupt()
Jiang Liu
2015-07-11
4
-6
/
+7
|
*
|
genirq: Remove irq argument from try_one_irq()
Jiang Liu
2015-07-11
1
-3
/
+3
|
*
|
genirq: Remove irq argument from report_bad_irq()
Jiang Liu
2015-07-11
1
-8
/
+6
|
*
|
genirq: Remove irq argument from suspend/resume_irq()
Jiang Liu
2015-07-11
1
-4
/
+4
|
*
|
genirq: Remove irq argument from __enable/__disable_irq()
Jiang Liu
2015-07-11
3
-10
/
+11
|
*
|
genirq: Remove irq arg from __irq_set_trigger()
Jiang Liu
2015-07-11
3
-10
/
+9
|
*
|
genirq: Remove the irq argument from check_irq_resend()
Jiang Liu
2015-07-11
4
-4
/
+6
|
*
|
genirq: Remove the parameter 'irq' of kstat_incr_irqs_this_cpu()
Jiang Liu
2015-07-11
4
-11
/
+11
|
*
|
irqchip: Prepare for local stub header removal
Joel Porquet
2015-07-11
44
-79
/
+42
|
*
|
irqchip/sirfsoc: Fix generic chip allocation wreckage
Thomas Gleixner
2015-07-11
1
-23
/
+25
|
*
|
irqchip/dw-apb-ictl: Fix generic domain chip wreckage
Thomas Gleixner
2015-07-11
1
-31
/
+22
*
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-09-01
80
-1681
/
+1575
|
\
\
\
|
*
|
|
hrtimer: Handle failure of tick_init_highres() gracefully
Guenter Roeck
2015-08-22
1
-0
/
+1
|
*
|
|
Merge branch 'fortglx/4.3/time' of https://git.linaro.org/people/john.stultz/...
Thomas Gleixner
2015-08-20
7
-33
/
+102
|
|
\
\
\
|
|
*
|
|
time: Introduce timespec64_to_jiffies()/jiffies_to_timespec64()
Baolin Wang
2015-08-17
2
-11
/
+32
|
|
*
|
|
time: Introduce current_kernel_time64()
Baolin Wang
2015-08-17
2
-4
/
+11
|
|
*
|
|
time: Introduce struct itimerspec64
Baolin Wang
2015-08-17
1
-0
/
+35
|
|
*
|
|
time: Add the common weak version of update_persistent_clock()
Xunlei Pang
2015-08-17
1
-0
/
+5
|
|
*
|
|
time: Always make sure wall_to_monotonic isn't positive
Wang YanQing
2015-08-17
1
-3
/
+10
|
|
*
|
|
time: Fix nanosecond file time rounding in timespec_trunc()
Karsten Blees
2015-08-17
1
-14
/
+8
|
|
*
|
|
timer_list: Add the base offset so remaining nsecs are accurate for non monot...
John Stultz
2015-08-17
1
-1
/
+1
|
*
|
|
|
hrtimer: Unconfuse switch_hrtimer_base() a bit
Frederic Weisbecker
2015-08-18
1
-8
/
+17
|
*
|
|
|
hrtimer: Simplify get_target_base() by returning current base
Frederic Weisbecker
2015-08-18
1
-2
/
+2
|
*
|
|
|
hrtimer: Drop return code of hrtimer_switch_to_hres()
Luiz Capitulino
2015-08-17
1
-4
/
+2
|
*
|
|
|
cris/time: Migrate to new 'set-state' interface
Viresh Kumar
2015-08-10
1
-3
/
+5
|
*
|
|
|
kernel: broadcast-hrtimer: Migrate to new 'set-state' interface
Viresh Kumar
2015-08-10
1
-29
/
+20
|
*
|
|
|
xtensa/time: Migrate to new 'set-state' interface
Viresh Kumar
2015-08-10
1
-27
/
+26
|
*
|
|
|
unicore/time: Migrate to new 'set-state' interface
Viresh Kumar
2015-08-10
1
-19
/
+10
|
*
|
|
|
um/time: Migrate to new 'set-state' interface
Viresh Kumar
2015-08-10
1
-24
/
+20
|
*
|
|
|
sparc/time: Migrate to new 'set-state' interface
Viresh Kumar
2015-08-10
3
-54
/
+38
[prev]
[next]