Age | Commit message (Expand) | Author |
2009-03-26 | [S390] BUG to BUG_ON changes | Stoyan Gaydarov |
2009-03-26 | [S390] zfcpdump: Prevent zcore from beeing built as a kernel module. | Michael Holzheu |
2009-03-26 | [S390] Use csum_partial in checksum.h | Frank Munzert |
2009-03-26 | [S390] cleanup lowcore.h | Martin Schwidefsky |
2009-03-26 | [S390] eliminate ipl_device from lowcore | Martin Schwidefsky |
2009-03-26 | [S390] eliminate cpuinfo_S390 structure | Martin Schwidefsky |
2009-03-26 | [S390] Fix comments in lowcore structure | Christian Borntraeger |
2009-03-26 | [S390] Expose a constant for the number of words representing the CRs | Dan Smith |
2009-03-26 | [S390] list usage cleanup in s390 | Eric Sesterhenn |
2009-03-26 | [S390] tape message cleanup | Carsten Otte |
2009-03-26 | [S390] use compiler builtin versions of strlen/strcpy/strcat | Heiko Carstens |
2009-03-26 | [S390] module function call optimization | Martin Schwidefsky |
2009-03-26 | [S390] bitops: remove likely annotations | Heiko Carstens |
2009-03-26 | [S390] remove duplicate nul-termination of string | Hendrik Brueckner |
2009-03-26 | [S390] allow usage of string functions in linux/string.h | Rusty Russell |
2009-03-26 | [S390] qdio: merge inbound and outbound handler functions | Jan Glauber |
2009-03-26 | [S390] qdio: report SIGA errors directly | Jan Glauber |
2009-03-26 | [S390] qdio: tasklet termination in case of module unload | Jan Glauber |
2009-03-26 | [S390] qdio: seperate last move index and polling index | Jan Glauber |
2009-03-26 | [S390] qdio: move ACK to newest buffer for devices without QEBSM | Jan Glauber |
2009-03-26 | [S390] qdio: call qdio_free also if qdio_shutdown fails | Jan Glauber |
2009-03-26 | [S390] qdio: proper kill of qdio tasklets | Jan Glauber |
2009-03-26 | [S390] qdio: Dont call qdio_shutdown in case qdio_activate fails | Jan Glauber |
2009-03-26 | [S390] qdio: add missing tiq_list locking | Jan Glauber |
2009-03-26 | [S390] Add zcrypt section in MAINTAINERS | Felix Beck |
2009-03-26 | [S390] kernel: Disable switch_amode by default | Gerald Schaefer |
2009-03-26 | [S390] clock sync mode flags | Martin Schwidefsky |
2009-03-26 | [S390] cio: prevent workqueue deadlock | Peter Oberparleiter |
2009-03-26 | [S390] cio: remove unused local variable | Sebastian Ott |
2009-03-26 | [S390] cio: incorrect status check in interrogate function | Peter Oberparleiter |
2009-03-26 | [S390] cio: fix rc generation after chsc call | Sebastian Ott |
2009-03-26 | [S390] cio: fix wrong buffer access in cio_ignore_write | Sebastian Ott |
2009-03-26 | [S390] cio: ccw group fix unbind behaviour. | Sebastian Ott |
2009-03-26 | [S390] cio: fix sanity checks in ccwgroup driver. | Sebastian Ott |
2009-03-26 | [S390] cio: ccw group online store - report rcs to the caller. | Sebastian Ott |
2009-03-26 | [S390] cio: airq - fix array boundary | Sebastian Ott |
2009-03-26 | [S390] cio: device scan oom fallback. | Sebastian Ott |
2009-03-26 | [S390] cio: ensure single load of irq handler pointer | Heiko Carstens |
2009-03-26 | [S390] cio/crw: add/fix locking | Heiko Carstens |
2009-03-26 | [S390] cio: ccw device online store - report rc from ccw driver. | Sebastian Ott |
2009-03-26 | [S390] cio: Use ccw_device_set_notoper(). | Cornelia Huck |
2009-03-26 | [S390] cio: Try harder to disable subchannel. | Cornelia Huck |
2009-03-26 | [S390] cio: Use unbind/bind instead of unregister/register. | Cornelia Huck |
2009-03-26 | [S390] move EXPORT_SYMBOLs to definitions | Heiko Carstens |
2009-03-26 | [S390] convert bitmap definitions to C | Heiko Carstens |
2009-03-26 | [S390] Remove CONFIG_MACHCHK_WARNING. | Heiko Carstens |
2009-03-26 | [S390] split/move machine check handler code | Heiko Carstens |
2009-03-26 | [S390] Fix appldata build break with !NET | Sachin Sant |
2009-03-26 | [S390] ftrace: dont trace machine check handler | Heiko Carstens |
2009-03-26 | [S390] Fix hypervisor detection for KVM | Christian Borntraeger |