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
2017-10-19
clocksource/drivers/mips-gic-timer: Remove pointless irq_save,restore
Matt Redfearn
1
-3
/
+0
2017-10-19
clocksource/drivers/arm_arch_timer: Fix DEFINE_PER_CPU expansion
Mark Rutland
1
-2
/
+1
2017-10-19
clocksource/drivers/arm_arch_timer: Validate CNTFRQ after enabling frame
Ard Biesheuvel
1
-17
/
+21
2017-10-19
MAINTAINERS: Fix path and add bindings to timers
Daniel Lezcano
1
-1
/
+2
2017-10-19
clocksource: Improve GENERIC_CLOCKEVENTS dependency
Arnd Bergmann
1
-41
/
+9
2017-10-19
clocksource/drivers/rockchip: pr_err() strings should end with newlines
Arvind Yadav
1
-1
/
+1
2017-10-19
clocksource/drivers/owl: pr_err() strings should end with newlines
Arvind Yadav
1
-2
/
+2
2017-10-19
clocksource/drivers/fttmr010: pr_err() strings should end with newlines
Arvind Yadav
1
-2
/
+2
2017-10-19
clocksource/drivers/sh_cmt: Use of_device_get_match_data() helper
Geert Uytterhoeven
1
-4
/
+2
2017-10-19
clocksource/drivers/sh_cmt: Remove unused "renesas, channels-mask" handling
Geert Uytterhoeven
1
-17
/
+1
2017-10-19
clocksource/drivers/sh_cmt: Mark "renesas,cmt-48-gen2" deprecated
Geert Uytterhoeven
1
-1
/
+5
2017-10-19
clocksource/drivers/sh_cmt: Remove support for "renesas,cmt-32*"
Geert Uytterhoeven
1
-20
/
+0
2017-10-19
clocksource/drivers/sh_cmt: Support separate R-Car Gen2 CMT0/1
Magnus Damm
1
-11
/
+27
2017-10-19
clocksource/drivers/sh_cmt: Use 0x3f mask for SH_CMT_48BIT case
Magnus Damm
1
-3
/
+11
2017-10-19
dt-bindings: timer: renesas, cmt: Fix SoC-specific compatible values
Geert Uytterhoeven
1
-12
/
+12
2017-10-19
ahci: Convert timers to use timer_setup()
Kees Cook
2
-5
/
+7
2017-10-19
clockevents: Retry programming min delta up to 10 times
James Hogan
1
-8
/
+13
2017-10-18
timer: Convert stub timer to timer_setup()
Thomas Gleixner
1
-3
/
+3
2017-10-18
workqueue: Convert timers to use timer_setup() (part 2)
Kees Cook
1
-8
/
+6
2017-10-18
timers: Avoid an unnecessary iteration in __run_timers()
Zhenzhong Duan
1
-2
/
+5
2017-10-17
libata: Convert timers to use timer_setup()
Kees Cook
3
-6
/
+5
2017-10-17
timer: Remove meaningless .data/.function assignments
Kees Cook
4
-9
/
+2
2017-10-17
time: Use do_settimeofday64() internally
Arnd Bergmann
1
-6
/
+6
2017-10-17
posix-stubs: Use get_timespec64() and put_timespec64()
Arnd Bergmann
1
-12
/
+8
2017-10-05
timer: Fix two mistakes in callback conversions
Kees Cook
2
-2
/
+1
2017-10-05
workqueue: Convert callback to use from_timer()
Kees Cook
2
-11
/
+11
2017-10-05
kthread: Convert callback to use from_timer()
Kees Cook
2
-11
/
+9
2017-10-05
timer: Remove expires argument from __TIMER_INITIALIZER()
Kees Cook
3
-5
/
+4
2017-10-05
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
47
-54
/
+54
2017-10-05
timer: Remove users of expire and data arguments to DEFINE_TIMER
Kees Cook
2
-5
/
+5
2017-10-05
timer: Remove unused static initializer macros
Kees Cook
1
-12
/
+0
2017-10-05
timer: Remove last user of TIMER_INITIALIZER
Kees Cook
2
-8
/
+6
2017-10-05
timer: Remove users of TIMER_DEFERRED_INITIALIZER
Kees Cook
3
-11
/
+9
2017-10-05
timer: Remove init_timer_deferrable() in favor of timer_setup()
Kees Cook
6
-40
/
+34
2017-10-05
timer: Remove init_timer_pinned() in favor of timer_setup()
Kees Cook
2
-7
/
+4
2017-10-05
timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()
Kees Cook
11
-57
/
+36
2017-10-05
timer: Remove init_timer_pinned_deferrable() in favor of timer_setup()
Kees Cook
2
-8
/
+7
2017-10-05
timer: Convert schedule_timeout() to use from_timer()
Kees Cook
2
-7
/
+27
2017-10-05
Merge branch 'linus' into timers/core
Thomas Gleixner
319
-2078
/
+3489
2017-10-03
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+6
2017-10-03
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+8
2017-10-03
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-3
/
+27
2017-10-03
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-11
/
+15
2017-10-03
Merge tag 'usb-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
33
-145
/
+277
2017-10-03
Merge tag 'tty-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-30
/
+46
2017-10-03
Merge tag 'staging-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
22
-51
/
+126
2017-10-03
Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-24
/
+58
2017-10-03
Merge tag 'char-misc-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-14
/
+39
2017-10-02
ahci: don't ignore result code of ahci_reset_controller()
Ard Biesheuvel
1
-1
/
+4
2017-10-01
Linux 4.14-rc3
v4.14-rc3
Linus Torvalds
1
-1
/
+1
[next]