index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-19
clocksource: arm_arch_timer: add GTDT support for memory-mapped timer
Fu Wei
1
-3
/
+76
2017-04-19
acpi/arm64: Add memory-mapped timer support in GTDT driver
Fu Wei
1
-0
/
+157
2017-04-19
clocksource: arm_arch_timer: simplify ACPI support code.
Fu Wei
1
-30
/
+10
2017-04-19
acpi/arm64: Add GTDT table parse driver
Fu Wei
3
-0
/
+161
2017-04-19
clocksource: arm_arch_timer: split MMIO timer probing.
Fu Wei
1
-44
/
+145
2017-04-19
clocksource: arm_arch_timer: move arch_timer_needs_of_probing into DT init call
Fu Wei
1
-25
/
+21
2017-04-19
clocksource: arm_arch_timer: refactor arch_timer_needs_probing
Fu Wei
1
-15
/
+19
2017-04-19
clocksource: arm_arch_timer: split dt-only rate handling
Fu Wei
1
-18
/
+23
2017-04-10
clocksource: arm_arch_timer: rework PPI selection
Fu Wei
1
-31
/
+46
2017-04-10
clocksource: arm_arch_timer: add a new enum for spi type
Fu Wei
1
-2
/
+2
2017-04-10
clocksource: arm_arch_timer: move enums and defines to header file
Fu Wei
1
-11
/
+0
2017-04-10
clocksource: arm_arch_timer: rename the PPI enum
Fu Wei
1
-40
/
+42
2017-04-10
clocksource: arm_arch_timer: rename type macros
Fu Wei
1
-20
/
+23
2017-04-10
clocksource: arm_arch_timer: clean up printk usage
Fu Wei
1
-24
/
+25
2017-04-07
arm64: arch_timer: Add HISILICON_ERRATUM_161010101 ACPI matching data
Marc Zyngier
1
-0
/
+33
2017-04-07
arm64: arch_timer: Allow erratum matching with ACPI OEM information
Marc Zyngier
1
-0
/
+34
2017-04-07
arm64: arch_timer: Workaround for Cortex-A73 erratum 858921
Marc Zyngier
2
-0
/
+30
2017-04-07
arm64: arch_timer: Enable CNTVCT_EL0 trap if workaround is enabled
Marc Zyngier
1
-13
/
+32
2017-04-07
arm64: arch_timer: Save cntkctl_el1 as a per-cpu variable
Marc Zyngier
1
-3
/
+3
2017-04-07
arm64: arch_timer: Move clocksource_counter and co around
Marc Zyngier
1
-31
/
+31
2017-04-07
arm64: arch_timer: Allows a CPU-specific erratum to only affect a subset of CPUs
Marc Zyngier
1
-12
/
+30
2017-04-07
arm64: arch_timer: Rework the set_next_event workarounds
Marc Zyngier
1
-5
/
+26
2017-04-07
arm64: arch_timer: Get rid of erratum_workaround_set_sne
Marc Zyngier
1
-49
/
+41
2017-04-07
arm64: arch_timer: Move arch_timer_reg_read/write around
Marc Zyngier
1
-62
/
+62
2017-04-07
arm64: arch_timer: Add erratum handler for CPU-specific capability
Marc Zyngier
1
-4
/
+24
2017-04-07
arm64: arch_timer: Add infrastructure for multiple erratum detection methods
Marc Zyngier
1
-11
/
+72
2017-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
23
-546
/
+1267
2017-03-20
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+30
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
2017-03-19
qla2xxx: Fix inadequate lock protection for ABTS.
Quinn Tran
1
-2
/
+10
2017-03-19
qla2xxx: Fix request queue corruption.
Quinn Tran
1
-3
/
+9
2017-03-19
qla2xxx: Fix memory leak for abts processing
Quinn Tran
1
-0
/
+2
2017-03-19
qla2xxx: Allow vref count to timeout on vport delete.
Joe Carnuccio
5
-10
/
+16
2017-03-19
tcmu: Convert cmd_time_out into backend device attribute
Nicholas Bellinger
1
-26
/
+68
2017-03-19
tcmu: make cmd timeout configurable
Mike Christie
1
-6
/
+35
2017-03-19
tcmu: add helper to check if dev was configured
Mike Christie
1
-2
/
+6
2017-03-19
target: fix race during implicit transition work flushes
Mike Christie
1
-9
/
+1
2017-03-19
target: allow userspace to set state to transitioning
Mike Christie
1
-15
/
+22
2017-03-19
target: fix ALUA transition timeout handling
Mike Christie
1
-15
/
+8
2017-03-19
target: Use system workqueue for ALUA transitions
Mike Christie
1
-5
/
+3
2017-03-19
target: fail ALUA transitions for pscsi
Mike Christie
1
-0
/
+3
[next]