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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-11
iscsi-target: Remove unnecessary wait_for_completion in iscsi_get_thread_set
Nicholas Bellinger
1
-16
/
+3
2013-09-11
iscsi-target: Add thread_set->ts_activate_sem + use common deallocate
Nicholas Bellinger
2
-85
/
+59
2013-09-11
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
26
-337
/
+374
2013-09-11
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+2
2013-09-11
fbdev/ps3fb: Fix section mismatch warning for ps3fb_probe
Vladimir Murzin
1
-1
/
+1
2013-09-11
[SCSI] lpfc 8.3.42: Update lpfc version to driver version 8.3.42
James Smart
1
-1
/
+1
2013-09-11
[SCSI] lpfc 8.3.42: Fixed issue of task management commands having a fixed ti...
James Smart
3
-1
/
+10
2013-09-11
[SCSI] lpfc 8.3.42: Fixed inconsistent spin lock usage.
James Smart
2
-18
/
+16
2013-09-11
[SCSI] lpfc 8.3.42: Fix driver's abort loop functionality to skip IOs already...
James Smart
2
-1
/
+14
2013-09-11
[SCSI] lpfc 8.3.42: Fixed failure to allocate SCSI buffer on PPC64 platform f...
James Smart
1
-3
/
+6
2013-09-11
[SCSI] lpfc 8.3.42: Fix WARN_ON when driver unloads
James Smart
1
-2
/
+8
2013-09-11
[SCSI] lpfc 8.3.42: Avoided making pci bar ioremap call during dual-chute WQ/...
James Smart
2
-38
/
+12
2013-09-11
[SCSI] lpfc 8.3.42: Fixed driver iocbq structure's iocb_flag field running ou...
James Smart
2
-10
/
+9
2013-09-11
[SCSI] lpfc 8.3.42: Fix crash on driver load due to cpu affinity logic
James Smart
2
-6
/
+27
2013-09-11
[SCSI] lpfc 8.3.42: Fixed logging format of setting driver sysfs attributes h...
James Smart
1
-2
/
+4
2013-09-11
[SCSI] lpfc 8.3.42: Fixed back to back RSCNs discovery failure.
James Smart
1
-1
/
+9
2013-09-11
[SCSI] lpfc 8.3.42: Fixed race condition between BSG I/O dispatch and timeout...
James Smart
2
-17
/
+72
2013-09-11
[SCSI] lpfc 8.3.42: Fixed function mode field defined too small for not recog...
James Smart
1
-1
/
+1
2013-09-11
[SCSI] lpfc 8.3.42: Back out data count,(residual fcfi_parm) fix for bad target.
James Smart
1
-3
/
+3
2013-09-11
[SCSI] lpfc 8.3.42: Fixed mailbox memory leak.
James Smart
1
-0
/
+1
2013-09-11
iscsi-target: Fix race with thread_pre_handler flush_signals + ISCSI_THREAD_S...
Nicholas Bellinger
1
-6
/
+13
2013-09-11
target: remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2013-09-11
iser-target: introduce fast memory registration mode (FRWR)
Vu Pham
2
-13
/
+371
2013-09-11
iser-target: generalize rdma memory registration and cleanup
Vu Pham
2
-4
/
+23
2013-09-11
iser-target: move rdma wr processing to a shared function
Vu Pham
2
-152
/
+114
2013-09-11
target: Enable global EXTENDED_COPY setup/release
Nicholas Bellinger
1
-0
/
+6
2013-09-11
target: Add Third Party Copy (3PC) bit in INQUIRY response
Nicholas Bellinger
4
-0
/
+25
2013-09-11
target: Enable EXTENDED_COPY setup in spc_parse_cdb
Nicholas Bellinger
1
-2
/
+8
2013-09-11
target: Add support for EXTENDED_COPY copy offload emulation
Nicholas Bellinger
3
-1
/
+1146
2013-09-11
target: Avoid non-existent tg_pt_gp_mem in target_alua_state_check
Nicholas Bellinger
1
-0
/
+3
2013-09-11
target: Add global device list for EXTENDED_COPY
Nicholas Bellinger
1
-0
/
+13
2013-09-11
target: Make helpers non static for EXTENDED_COPY command setup
Nicholas Bellinger
1
-2
/
+2
2013-09-11
target: Make spc_parse_naa_6h_vendor_specific non static
Nicholas Bellinger
1
-2
/
+2
2013-09-11
target: Make target_core_subsystem defined as non static
Nicholas Bellinger
1
-1
/
+1
2013-09-11
target/tcm_qla2xxx: Add/use target_reverse_dma_direction() in target_core_fab...
Nicholas Bellinger
1
-28
/
+3
2013-09-11
target: Release COMPARE_AND_WRITE mutex in generic failure path
Nicholas Bellinger
2
-0
/
+14
2013-09-11
target: Add compare_and_write_post() completion callback fall through
Nicholas Bellinger
2
-10
/
+12
2013-09-11
target: Add support for COMPARE_AND_WRITE emulation
Nicholas Bellinger
2
-1
/
+197
2013-09-11
[SCSI] lpfc 8.3.42: Fix random errors using first burst
James Smart
1
-2
/
+7
2013-09-11
staging/lustre/libcfs: cleanup linux-mem.h
Peng Tao
1
-38
/
+0
2013-09-11
staging/lustre/ptlrpc: convert to new shrinker API
Peng Tao
1
-34
/
+42
2013-09-11
staging/lustre/obdclass: convert lu_object shrinker to count/scan API
Peng Tao
1
-46
/
+52
2013-09-11
staging/lustre/ldlm: convert to shrinkers to count/scan API
Peng Tao
1
-69
/
+79
2013-09-11
i915: bail out earlier when shrinker cannot acquire mutex
Glauber Costa
1
-2
/
+2
2013-09-11
drivers: convert shrinkers to new count/scan API
Dave Chinner
9
-136
/
+236
2013-09-11
shrinker: add node awareness
Dave Chinner
1
-0
/
+3
2013-09-11
[SCSI] lpfc 8.3.42: Fixed not able to log informational messages at early sta...
James Smart
1
-9
/
+3
2013-09-11
[SCSI] lpfc 8.3.42: Fixed using unsafe linked list macro for walking and dele...
James Smart
2
-4
/
+5
2013-09-11
[SCSI] megaraid_sas: addded support for big endian architecture
Sumit.Saxena@lsi.com
5
-282
/
+407
2013-09-11
[SCSI] aic7xxx: fix swapped arguments in ahc_find_pci_device
Dave Jones
1
-1
/
+1
[prev]
[next]