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
/
cio
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-23
[S390] chsc: process channel-path-availability information
Sebastian Ott
1
-1
/
+34
2011-05-23
[S390] qdio: prevent compile warning
Jan Glauber
1
-1
/
+1
2011-05-23
[S390] get rid of unused variables
Heiko Carstens
2
-6
/
+0
2011-05-23
[S390] cio: fix unreg race in set_online path
Sebastian Ott
1
-2
/
+3
2011-04-20
[S390] qdio: reset error states immediately
Jan Glauber
1
-5
/
+12
2011-04-08
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2
-14
/
+26
2011-04-04
[S390] cio: prevent purging of CCW devices in the online state
Peter Oberparleiter
1
-6
/
+18
2011-04-04
[S390] qdio: fix init sequence
Sebastian Ott
1
-8
/
+8
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-23
[S390] ccwgroup_driver: remove duplicate members
Sebastian Ott
1
-4
/
+2
2011-03-23
[S390] ccw_bus_type: make it static
Sebastian Ott
2
-4
/
+2
2011-03-23
[S390] ccw_driver: remove duplicate members
Sebastian Ott
1
-4
/
+2
2011-03-23
[S390] qdio: prevent handling of buffers if count is zero
Jan Glauber
1
-1
/
+2
2011-03-15
[S390] css_bus_type: make it static
Sebastian Ott
2
-8
/
+2
2011-03-15
[S390] css_driver: remove duplicate members
Sebastian Ott
4
-10
/
+8
2011-03-15
[S390] css: remove subchannel private
Sebastian Ott
1
-1
/
+0
2011-03-15
[S390] css: move chsc_private to drv_data
Sebastian Ott
1
-5
/
+6
2011-03-15
[S390] css: move io_private to drv_data
Sebastian Ott
2
-7
/
+14
2011-03-15
[S390] cio: move cdev pointer to io_subchannel_private
Sebastian Ott
1
-2
/
+15
2011-03-15
[S390] cio: move options to io_sch_private
Sebastian Ott
3
-35
/
+17
2011-03-15
[S390] cio: move asms to generic header
Sebastian Ott
2
-32
/
+34
2011-03-15
[S390] cio: move orb definitions to separate header
Sebastian Ott
2
-53
/
+68
2011-03-15
[S390] remove superfluous check from do_IRQ
Sebastian Ott
2
-7
/
+1
2011-01-31
[S390] qdio: prevent compile warning under CONFIG_32BIT
Jan Glauber
1
-2
/
+2
2011-01-12
[S390] cio: path_event overindication after resume
Sebastian Ott
1
-0
/
+1
2011-01-08
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-1
/
+1
2011-01-05
[S390] cio: fix ccwgroup unregistration race condition
Peter Oberparleiter
1
-38
/
+40
2011-01-05
[S390] cio: reduce memory consumption of itcw structures
Stefan Weinhuber
1
-10
/
+52
2011-01-05
[S390] css: update subchannel descriptor
Sebastian Ott
1
-0
/
+8
2011-01-05
[S390] cio: obtain mdc value per channel path
Sebastian Ott
3
-0
/
+77
2011-01-05
[S390] qdio: cleanup SIGA sync
Jan Glauber
3
-55
/
+44
2011-01-05
[S390] qdio: remove enhanced SIGA
Jan Glauber
2
-44
/
+15
2011-01-05
[S390] qdio: use proper QEBSM operand for SIGA-R and SIGA-S
Jan Glauber
2
-15
/
+34
2011-01-05
[S390] qdio: outbound queue full counter
Jan Glauber
3
-0
/
+5
2011-01-05
[S390] qdio: outbound tasklet scan threshold
Jan Glauber
3
-1
/
+10
2011-01-05
[S390] qdio: prevent race for shared indicators
Jan Glauber
3
-49
/
+13
2011-01-05
[S390] qdio: add qdio interrupts to interrupt statistics
Jan Glauber
2
-0
/
+4
2010-12-17
Merge branch 'this_cpu_ops' into for-2.6.38
Tejun Heo
1
-1
/
+1
2010-12-17
drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address.
Christoph Lameter
1
-1
/
+1
2010-12-01
[S390] css: fix rsid evaluation for 2nd crw
Sebastian Ott
1
-1
/
+1
2010-11-25
[S390] qdio: free indicator after reset is finished
Jan Glauber
1
-1
/
+1
2010-11-10
[S390] cio: fix incorrect ccw_device_init_count
Sebastian Ott
1
-1
/
+10
2010-10-25
[S390] cio: fix I/O cancel function
Peter Oberparleiter
2
-2
/
+8
2010-10-25
[S390] cio: notify drivers of channel path events
Sebastian Ott
4
-8
/
+63
2010-10-25
[S390] css: update subchannel description after hibernate
Sebastian Ott
1
-0
/
+1
2010-10-25
[S390] css: update descriptor after hibernate
Sebastian Ott
2
-2
/
+12
2010-10-25
[S390] cio: update descriptor in chsc_chp_vary
Sebastian Ott
3
-9
/
+11
2010-10-25
[S390] chsc: use the global page to determine the chp desriptor
Sebastian Ott
3
-44
/
+44
2010-10-25
[S390] chsc: consolidate memory allocations
Sebastian Ott
3
-136
/
+116
2010-10-25
[S390] chsc: initialization fixes
Sebastian Ott
3
-17
/
+17
[next]