summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-14s390/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-0/+2
2017-04-14mn10300/cevt-mn10300: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-0/+2
2017-04-14c6x/timer64: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-0/+2
2017-04-14blackfin: time-ts: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-0/+4
2017-04-14x86/apic/timer: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-0/+4
2017-04-14MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange12-1/+25
2017-04-14clockevents/drivers/atlas7: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-0/+2
2017-04-14clockevents/drivers/sh_cmt: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-0/+2
2017-04-14x86/numachip timer: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-0/+2
2017-04-14clockevents/drivers/metag: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-0/+2
2017-04-14clockevents/drivers/dw_apb: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-0/+2
2017-04-14hexagon/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-0/+2
2017-04-14x86/lguest/timer: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-0/+2
2017-04-14sparc/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2-0/+4
2017-04-14powerpc/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-0/+2
2017-04-14m68k/coldfire/pit: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-0/+2
2017-04-14x86/xen/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-0/+4
2017-03-31timekeeping: Remove pointless conversion to boolNicholas Mc Guire1-2/+1
2017-03-31Merge branch 'fortglx/4.12/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner377-3002/+5804
2017-03-23sysrq: Reset the watchdog timers while displaying high-resolution timersTom Hromatka1-0/+6
2017-03-23timers, sched_clock: Update timeout for clock wrapDavid Engraf1-0/+5
2017-03-23MAINTAINERS: Add Stephen Boyd as timekeeping reviewerJohn Stultz1-0/+1
2017-03-23clockevents: Make clockevents_config() staticNicolai Stange2-2/+1
2017-03-23clocksource: h8300_timer8: Don't reset rate in ->set_state_oneshot()Nicolai Stange1-8/+0
2017-03-23clocksource: em_sti: Compute rate before registrationNicolai Stange1-13/+12
2017-03-23clocksource: em_sti: Split clock prepare and enable stepsNicolai Stange1-7/+14
2017-03-23clocksource: sh_tmu: Compute rate before registration againNicolai Stange1-13/+13
2017-03-23clocksource: sh_cmt: Compute rate before registration againNicolai Stange1-20/+25
2017-03-20Linux 4.11-rc3v4.11-rc3Linus Torvalds1-1/+1
2017-03-20mm/swap: don't BUG_ON() due to uninitialized swap slot cacheLinus Torvalds1-1/+1
2017-03-20Merge tag 'powerpc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds4-2/+6
2017-03-20Merge branch 'parisc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-68/+88
2017-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds25-548/+1274
2017-03-20Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+30
2017-03-19qla2xxx: Update driver version to 9.00.00.00-kHimanshu Madhani1-3/+3
2017-03-19qla2xxx: Fix delayed response to command for loop mode/direct connect.Quinn Tran6-20/+81
2017-03-19qla2xxx: Change scsi host lookup method.Quinn Tran7-40/+100
2017-03-19qla2xxx: Add DebugFS node to display Port DatabaseHimanshu Madhani2-4/+90
2017-03-19qla2xxx: Use IOCB interface to submit non-critical MBX.Quinn Tran6-65/+279
2017-03-19qla2xxx: Add async new target notificationQuinn Tran2-3/+4
2017-03-19qla2xxx: Export DIF stats via debugfsAnil Gurumurthy2-0/+27
2017-03-19qla2xxx: Improve T10-DIF/PI handling in driver.Quinn Tran7-251/+406
2017-03-19qla2xxx: Allow relogin to proceed if remote login did not finishQuinn Tran4-8/+32
2017-03-19qla2xxx: Fix sess_lock & hardware_lock lock order problem.Quinn Tran1-23/+18
2017-03-19qla2xxx: Fix inadequate lock protection for ABTS.Quinn Tran1-2/+10
2017-03-19qla2xxx: Fix request queue corruption.Quinn Tran1-3/+9
2017-03-19qla2xxx: Fix memory leak for abts processingQuinn Tran1-0/+2
2017-03-19qla2xxx: Allow vref count to timeout on vport delete.Joe Carnuccio5-10/+16
2017-03-19tcmu: Convert cmd_time_out into backend device attributeNicholas Bellinger1-26/+68
2017-03-19tcmu: make cmd timeout configurableMike Christie1-6/+35