index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pcmcia
/
tcic.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-14
unicore32/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-04-14
um/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-1
/
+3
2017-04-14
tile/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-04-14
score/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-04-14
s390/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-04-14
mn10300/cevt-mn10300: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-04-14
c6x/timer64: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-04-14
blackfin: time-ts: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+4
2017-04-14
x86/apic/timer: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+4
2017-04-14
MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
12
-1
/
+25
2017-04-14
clockevents/drivers/atlas7: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-04-14
clockevents/drivers/sh_cmt: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-04-14
x86/numachip timer: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-04-14
clockevents/drivers/metag: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-04-14
clockevents/drivers/dw_apb: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-04-14
hexagon/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-04-14
x86/lguest/timer: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-04-14
sparc/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
2
-0
/
+4
2017-04-14
powerpc/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-04-14
m68k/coldfire/pit: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-04-14
x86/xen/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+4
2017-04-14
time: Change k_clock nsleep() to use timespec64
Deepa Dinamani
8
-35
/
+44
2017-04-14
time: Change k_clock timer_set() and timer_get() to use timespec64
Deepa Dinamani
6
-65
/
+67
2017-04-14
time: Change k_clock clock_set() to use timespec64
Deepa Dinamani
5
-12
/
+10
2017-04-14
time: Change k_clock clock_getres() to use timespec64
Deepa Dinamani
6
-16
/
+15
2017-04-14
time: Change k_clock clock_get() to use timespec64
Deepa Dinamani
8
-34
/
+41
2017-04-14
time: Change posix clocks ops interfaces to use timespec64
Deepa Dinamani
3
-26
/
+36
2017-04-14
time: Delete do_sys_setimeofday()
Deepa Dinamani
6
-22
/
+15
2017-03-31
timekeeping: Remove pointless conversion to bool
Nicholas Mc Guire
1
-2
/
+1
2017-03-23
sysrq: Reset the watchdog timers while displaying high-resolution timers
Tom Hromatka
1
-0
/
+6
2017-03-23
timers, sched_clock: Update timeout for clock wrap
David Engraf
1
-0
/
+5
2017-03-23
MAINTAINERS: Add Stephen Boyd as timekeeping reviewer
John Stultz
1
-0
/
+1
2017-03-23
clockevents: Make clockevents_config() static
Nicolai Stange
2
-2
/
+1
2017-03-23
clocksource: h8300_timer8: Don't reset rate in ->set_state_oneshot()
Nicolai Stange
1
-8
/
+0
2017-03-23
clocksource: em_sti: Compute rate before registration
Nicolai Stange
1
-13
/
+12
2017-03-23
clocksource: em_sti: Split clock prepare and enable steps
Nicolai Stange
1
-7
/
+14
2017-03-23
clocksource: sh_tmu: Compute rate before registration again
Nicolai Stange
1
-13
/
+13
2017-03-23
clocksource: sh_cmt: Compute rate before registration again
Nicolai Stange
1
-20
/
+25
2017-03-20
Linux 4.11-rc3
v4.11-rc3
Linus Torvalds
1
-1
/
+1
2017-03-20
mm/swap: don't BUG_ON() due to uninitialized swap slot cache
Linus Torvalds
1
-1
/
+1
2017-03-19
qla2xxx: Update driver version to 9.00.00.00-k
Himanshu Madhani
1
-3
/
+3
2017-03-19
qla2xxx: Fix delayed response to command for loop mode/direct connect.
Quinn Tran
6
-20
/
+81
2017-03-19
qla2xxx: Change scsi host lookup method.
Quinn Tran
7
-40
/
+100
2017-03-19
qla2xxx: Add DebugFS node to display Port Database
Himanshu Madhani
2
-4
/
+90
2017-03-19
qla2xxx: Use IOCB interface to submit non-critical MBX.
Quinn Tran
6
-65
/
+279
2017-03-19
qla2xxx: Add async new target notification
Quinn Tran
2
-3
/
+4
2017-03-19
qla2xxx: Export DIF stats via debugfs
Anil Gurumurthy
2
-0
/
+27
2017-03-19
qla2xxx: Improve T10-DIF/PI handling in driver.
Quinn Tran
7
-251
/
+406
2017-03-19
qla2xxx: Allow relogin to proceed if remote login did not finish
Quinn Tran
4
-8
/
+32
2017-03-19
qla2xxx: Fix sess_lock & hardware_lock lock order problem.
Quinn Tran
1
-23
/
+18
[next]