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
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-25
sysfs: only allow one scheduled removal callback per kobj
Alex Chiang
1
-2
/
+3
2009-03-25
Driver core: Fix device_move() vs. dpm list ordering, v2
Cornelia Huck
1
-4
/
+5
2009-03-25
Driver core: implement uevent suppress in kobject
Ming Lei
3
-6
/
+6
2009-03-25
s390: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2009-03-25
claw: fix minor findings from code analysis tool
Andrew H. Richter
1
-24
/
+20
2009-03-25
ctcm: fix minor findings from code analysis tool
Joel A. Fowler
2
-17
/
+8
2009-03-25
ctcm: avoid wraparound in length of incoming data
Roel Kluin
2
-4
/
+4
2009-03-25
ctcm: invalid return code from hard_start_xmit
Ursula Braun
1
-2
/
+2
2009-03-25
claw: invalid return codes from hard_start_xmit
Ursula Braun
1
-0
/
+2
2009-03-25
netiucv: invalid return code from hard_start_xmit
Ursula Braun
1
-1
/
+1
2009-03-25
lcs: invalid return codes from hard_start_xmit.
Klaus-Dieter Wacker
1
-2
/
+2
2009-03-25
Use kthread instead of kernel_thread
Klaus-Dieter Wacker
1
-5
/
+3
2009-03-12
[SCSI] zfcp: Report fc_host_port_type as NPIV
Christof Schmitt
1
-2
/
+3
2009-03-12
[SCSI] zfcp: Ensure all work is cancelled on adapter dequeue
Swen Schillig
3
-4
/
+8
2009-03-12
[SCSI] zfcp: fix queue, scheduled work processing.
Swen Schillig
2
-3
/
+8
2009-03-12
[SCSI] zfcp: erp failed status bit will not be set
Martin Petermann
1
-1
/
+0
2009-03-12
[SCSI] zfcp: Block FC transport rports early on errors
Christof Schmitt
7
-56
/
+157
2009-03-12
[SCSI] zfcp: incorrect reaction on incoming RSCN
Swen Schillig
2
-15
/
+7
2009-03-12
[SCSI] zfcp: Remove PCI flag
Christof Schmitt
2
-22
/
+3
2009-03-12
[SCSI] zfcp: replace current ERP logging with a more convenient version
Swen Schillig
11
-356
/
+215
2009-03-12
[SCSI] zfcp: prevent adapter close on initial adapter open
Swen Schillig
1
-35
/
+34
2009-03-12
[SCSI] zfcp: remove undefined subtype for status read response
Swen Schillig
3
-13
/
+2
2009-03-12
[SCSI] zfcp: Send ELS ADISC from workqueue
Christof Schmitt
5
-22
/
+27
2009-03-12
[SCSI] zfcp: Improve reliability of SCSI eh handlers in zfcp
Christof Schmitt
4
-99
/
+78
2009-03-12
[SCSI] zfcp: Wait for free SBALs when possible
Christof Schmitt
1
-9
/
+9
2009-03-12
[SCSI] zfcp: Only increment req_id for successfully issued requests
Christof Schmitt
1
-1
/
+2
2009-03-12
[SCSI] zfcp: Simplify latency lock handling
Christof Schmitt
2
-6
/
+4
2009-03-12
[SCSI] zfcp: add measurement data for average qdio queue utilisation
Martin Peschke
4
-1
/
+26
2009-03-12
[SCSI] zfcp: Remove UNIT_REGISTERED status flag
Christof Schmitt
4
-8
/
+2
2009-03-12
[SCSI] zfcp: Remove some port flags
Christof Schmitt
5
-32
/
+11
2009-03-12
[SCSI] Remove SUGGEST flags
Martin K. Petersen
1
-1
/
+0
2009-02-24
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2
-1
/
+9
2009-02-19
[S390] fix "mem=" handling in case of standby memory
Heiko Carstens
1
-0
/
+5
2009-02-19
[S390] sclp: handle empty event buffers
Peter Oberparleiter
1
-1
/
+4
2009-02-15
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2
-31
/
+17
2009-02-11
[S390] dasd: fix race in dasd timer handling
Stefan Weinhuber
1
-30
/
+16
2009-02-11
[S390] dasd: bus_id -> dev_name() conversion.
Cornelia Huck
1
-1
/
+1
2009-01-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+6
2009-01-26
kmsg: convert claw printk messages
Andy Richter
1
-198
/
+233
2009-01-26
lcs: fix compilation for !CONFIG_IP_MULTICAST
Heiko Carstens
1
-2
/
+6
2009-01-22
claw: convert to net_device_ops
Frank Blaschka
1
-5
/
+9
2009-01-22
netiucv: convert to net_device_ops
Frank Blaschka
1
-5
/
+9
2009-01-22
ctcm: convert to net_device_ops
Frank Blaschka
1
-6
/
+18
2009-01-22
lcs: convert to net_device_ops
Frank Blaschka
1
-5
/
+16
2009-01-11
qeth: fix usage of netdev_ops
Frank Blaschka
2
-5
/
+21
2009-01-09
[S390] qdio: fix broken pointer in case of CONFIG_DEBUG_FS is disabled
Jan Glauber
1
-0
/
+2
2009-01-09
[S390] dasd: add device attribute to disable blocking on lost paths
Holger Smolinski
4
-3
/
+54
2009-01-09
[S390] dasd: send change uevents for dasd block devices
Stefan Weinhuber
1
-1
/
+20
2009-01-09
[S390] tape block: fix dependencies
Kamalesh Babulal
1
-1
/
+1
2009-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-46
/
+34
[prev]
[next]