index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-01
scsi: ibmvscsi: Convert timers to use timer_setup()
Kees Cook
2
-12
/
+9
2017-11-01
scsi: cxgbi: Convert timers to use timer_setup()
Kees Cook
3
-9
/
+9
2017-11-01
scsi: csiostor: Convert timers to use timer_setup()
Kees Cook
3
-16
/
+11
2017-11-01
scsi: aic7xxx: Convert timers to use timer_setup()
Kees Cook
3
-32
/
+9
2017-11-01
timer: Add parenthesis around timer_setup() macro arguments
Kees Cook
1
-4
/
+5
2017-11-01
clockevents: Update clockevents device next_event on stop
Prasad Sodagudi
1
-0
/
+1
2017-11-01
Merge branch 'clockevents/4.15' of https://git.linaro.org/people/daniel.lezca...
Thomas Gleixner
11
-126
/
+105
2017-11-01
Merge branch 'fortglx/4.15/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
14
-617
/
+687
2017-10-31
time: Move old timekeeping interfaces to timekeeping32.h
Arnd Bergmann
3
-135
/
+154
2017-10-31
time: Move time_t conversion helpers to time32.h
Arnd Bergmann
3
-51
/
+49
2017-10-31
time: Move time_t based interfaces to time32.h
Arnd Bergmann
2
-162
/
+177
2017-10-31
time: Remove unused functions
Arnd Bergmann
3
-64
/
+0
2017-10-31
timekeeping: Use timespec64 in timekeeping_inject_offset
Arnd Bergmann
1
-47
/
+25
2017-10-31
timekeeping: Consolidate timekeeping_inject_offset code
Arnd Bergmann
6
-126
/
+123
2017-10-31
rtc: Allow rtc drivers to specify the tv_nsec value for ntp
Jason Gunthorpe
4
-69
/
+196
2017-10-29
clocksource/drivers/timer-of: Add timer_of_exit function
Benjamin Gaignard
2
-0
/
+15
2017-10-29
Merge tag 'timers-conversion-next' of git://git.kernel.org/pub/scm/linux/kern...
Thomas Gleixner
22
-106
/
+80
2017-10-27
scsi: smartpqi: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+4
2017-10-27
scsi: libiscsi: Convert timers to use timer_setup()
Kees Cook
1
-10
/
+6
2017-10-27
scsi: libfc: Convert timers to use timer_setup()
Kees Cook
1
-11
/
+10
2017-10-27
scsi: isci: Convert timers to use timer_setup()
Kees Cook
5
-18
/
+16
2017-10-27
scsi: gdth: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+2
2017-10-27
scsi: fcoe: Convert timers to use timer_setup()
Kees Cook
4
-10
/
+11
2017-10-27
scsi: dc395x: Convert timers to use timer_setup()
Kees Cook
1
-8
/
+5
2017-10-27
scsi: bnx2i: Convert timers to use timer_setup()
Kees Cook
3
-14
/
+7
2017-10-27
scsi: be2iscsi: Convert timers to use timer_setup()
Kees Cook
1
-11
/
+7
2017-10-27
scsi: aic94xx: Convert timers to use timer_setup()
Kees Cook
4
-15
/
+12
2017-10-20
timer: Provide wrappers safe for use with LOCKDEP
Kees Cook
1
-0
/
+14
2017-10-20
clocksource/drivers/mips-gic-timer: Add fastpath for local timer updates
Matt Redfearn
1
-2
/
+7
2017-10-20
clocksource/drivers/mips-gic-timer: Remove pointless irq_save,restore
Matt Redfearn
1
-3
/
+0
2017-10-20
clocksource/drivers/arm_arch_timer: Fix DEFINE_PER_CPU expansion
Mark Rutland
1
-2
/
+1
2017-10-20
clocksource/drivers/arm_arch_timer: Validate CNTFRQ after enabling frame
Ard Biesheuvel
1
-17
/
+21
2017-10-20
MAINTAINERS: Fix path and add bindings to timers
Daniel Lezcano
1
-1
/
+2
2017-10-20
clocksource: Improve GENERIC_CLOCKEVENTS dependency
Arnd Bergmann
1
-41
/
+9
2017-10-20
clocksource/drivers/rockchip: pr_err() strings should end with newlines
Arvind Yadav
1
-1
/
+1
2017-10-20
clocksource/drivers/owl: pr_err() strings should end with newlines
Arvind Yadav
1
-2
/
+2
2017-10-20
clocksource/drivers/fttmr010: pr_err() strings should end with newlines
Arvind Yadav
1
-2
/
+2
2017-10-20
clocksource/drivers/sh_cmt: Use of_device_get_match_data() helper
Geert Uytterhoeven
1
-4
/
+2
2017-10-20
clocksource/drivers/sh_cmt: Remove unused "renesas, channels-mask" handling
Geert Uytterhoeven
1
-17
/
+1
2017-10-20
clocksource/drivers/sh_cmt: Mark "renesas,cmt-48-gen2" deprecated
Geert Uytterhoeven
1
-1
/
+5
2017-10-20
clocksource/drivers/sh_cmt: Remove support for "renesas,cmt-32*"
Geert Uytterhoeven
1
-20
/
+0
2017-10-20
clocksource/drivers/sh_cmt: Support separate R-Car Gen2 CMT0/1
Magnus Damm
1
-11
/
+27
2017-10-20
clocksource/drivers/sh_cmt: Use 0x3f mask for SH_CMT_48BIT case
Magnus Damm
1
-3
/
+11
2017-10-20
dt-bindings: timer: renesas, cmt: Fix SoC-specific compatible values
Geert Uytterhoeven
1
-12
/
+12
2017-10-20
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
[next]