index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-16
hrtimer: Unify remote enqueue handling
Anna-Maria Gleixner
3
-19
/
+14
2018-01-16
hrtimer: Unify hrtimer removal handling
Anna-Maria Gleixner
1
-6
/
+4
2018-01-16
hrtimer: Make hrtimer_force_reprogramm() unconditionally available
Anna-Maria Gleixner
1
-32
/
+28
2018-01-16
hrtimer: Make hrtimer_reprogramm() unconditional
Anna-Maria Gleixner
2
-70
/
+65
2018-01-16
hrtimer: Make hrtimer_cpu_base.next_timer handling unconditional
Anna-Maria Gleixner
2
-12
/
+4
2018-01-16
hrtimer: Make the remote enqueue check unconditional
Anna-Maria Gleixner
2
-23
/
+9
2018-01-16
hrtimer: Use accesor functions instead of direct access
Anna-Maria Gleixner
1
-2
/
+2
2018-01-16
hrtimer: Make the hrtimer_cpu_base::hres_active field unconditional, to simpl...
Anna-Maria Gleixner
2
-28
/
+23
2018-01-16
hrtimer: Make room in 'struct hrtimer_cpu_base'
Anna-Maria Gleixner
1
-2
/
+2
2018-01-16
hrtimer: Store running timer in hrtimer_clock_base
Anna-Maria Gleixner
2
-26
/
+22
2018-01-16
hrtimer: Switch 'for' loop to _ffs() evaluation
Anna-Maria Gleixner
1
-10
/
+21
2018-01-16
tracing/hrtimer: Print the hrtimer mode in the 'hrtimer_start' tracepoint
Anna-Maria Gleixner
2
-12
/
+17
2018-01-16
tracing/hrtimer: Fix tracing bugs by taking all clock bases and modes into ac...
Anna-Maria Gleixner
1
-4
/
+16
2018-01-16
hrtimer: Clean up 'enum hrtimer_mode'
Anna-Maria Gleixner
1
-5
/
+11
2018-01-16
hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)
Anna-Maria Gleixner
1
-1
/
+6
2018-01-16
hrtimer: Fix hrtimer_start[_range_ns]() function descriptions
Anna-Maria Gleixner
2
-7
/
+8
2018-01-16
hrtimer: Clean up the 'int clock' parameter of schedule_hrtimeout_range_clock()
Anna-Maria Gleixner
2
-7
/
+7
2018-01-16
hrtimer: Fix kerneldoc syntax for 'struct hrtimer_cpu_base'
Anna-Maria Gleixner
1
-4
/
+4
2018-01-16
hrtimer: Correct blatantly incorrect comment
Thomas Gleixner
1
-3
/
+3
2018-01-16
hrtimer: Optimize the hrtimer code by using static keys for migration_enable/...
Thomas Gleixner
5
-65
/
+60
2018-01-16
Merge branch 'timers/urgent' into timers/core, to pick up dependent fix
Ingo Molnar
95
-341
/
+616
2018-01-14
timers: Unconditionally check deferrable base
Thomas Gleixner
1
-1
/
+1
2018-01-14
posix-cpu-timers: Make set_process_cpu_timer() more robust
Max R. P. Grossmann
1
-2
/
+1
2018-01-08
clocksource/drivers/stm32: Start the timer's counter sooner
Daniel Lezcano
1
-3
/
+18
2018-01-08
clocksource/drivers/stm32: Add the timer delay callback
Daniel Lezcano
1
-0
/
+13
2018-01-08
clocksource/drivers/stm32: Add clocksource functionality
Benjamin Gaignard
1
-0
/
+37
2018-01-08
clocksource/drivers/stm32: Factor out more of the clockevent code
Daniel Lezcano
1
-25
/
+82
2018-01-08
clocksource/drivers/stm32: Add oneshot mode
Benjamin Gaignard
1
-12
/
+44
2018-01-08
clocksource/drivers/stm32: Compute a prescaler value with a targeted rate
Benjamin Gaignard
1
-1
/
+11
2018-01-08
clocksource/drivers/stm32: Factor out the timer width sorting code
Daniel Lezcano
1
-7
/
+23
2018-01-08
clocksource/drivers/stm32: Use the node name as timer name
Daniel Lezcano
1
-1
/
+1
2018-01-08
clocksource/drivers/stm32: Convert the driver to timer_of primitives
Benjamin Gaignard
2
-114
/
+74
2018-01-08
clocksource/drivers/stm32: Fix kernel panic with multiple timers
Daniel Lezcano
1
-1
/
+6
2018-01-08
clocksource/drivers/timer-of: Don't request the resource by name
Daniel Lezcano
1
-4
/
+4
2018-01-08
clocksource/drivers/timer-of: Store the device node pointer in 'struct timer_of'
Daniel Lezcano
2
-0
/
+4
2018-01-08
clocksource/drivers/spreadtrum: Add timer driver for the Spreadtrum SC9860 pl...
Baolin Wang
3
-0
/
+167
2018-01-08
dt-bindings/clocksource: Add Spreadtrum SC9860 timer documentation
Baolin Wang
1
-0
/
+20
2018-01-08
clocksource/drivers/timer-of: Add kernel documentation
Daniel Lezcano
1
-0
/
+37
2018-01-08
clocksource/drivers/timer-of: Fix function names
Daniel Lezcano
1
-18
/
+18
2018-01-08
clocksource/drivers/tcb_clksrc: Fix clock speed message
Romain Izard
1
-1
/
+1
2018-01-08
clocksource/drivers/owl: Add the S700 timer
Andreas Färber
1
-0
/
+1
2018-01-08
clocksource/drivers/owl: Adopt TIMER_OF_DECLARE()
Andreas Färber
1
-2
/
+2
2018-01-08
dt-bindings/clocksource: Add Actions Semi S700 timer
Andreas Färber
1
-0
/
+1
2018-01-05
Merge tag 'for-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-12
/
+34
2018-01-05
Merge tag 'xfs-4.15-fixes-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-19
/
+33
2018-01-05
Merge tag 'mfd-fixes-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+3
2018-01-05
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
10
-43
/
+55
2018-01-05
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-17
/
+57
2018-01-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
5
-3
/
+35
2018-01-05
Merge tag 'for-linus-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
[next]