Age | Commit message (Expand) | Author | Files | Lines |
2009-04-02 | workqueue: add to_delayed_work() helper function | Jean Delvare | 1 | -1/+1 |
2009-04-01 | qeth: properly delete empty files. | Linus Torvalds | 2 | -0/+0 |
2009-03-31 | [S390] cio: online_store - trigger recognition for boxed devices | Sebastian Ott | 1 | -1/+1 |
2009-03-31 | [S390] cio: disallow online setting of device in transient state | Sebastian Ott | 1 | -1/+5 |
2009-03-31 | [S390] cio: introduce notifier for boxed state | Sebastian Ott | 4 | -13/+26 |
2009-03-31 | [S390] cio: introduce ccw_device_schedule_sch_unregister | Sebastian Ott | 2 | -10/+12 |
2009-03-31 | [S390] cio: wake up on failed recognition | Sebastian Ott | 2 | -4/+10 |
2009-03-31 | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 1 | -2/+0 |
2009-03-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 13 | -676/+586 |
2009-03-26 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 49 | -2884/+2770 |
2009-03-26 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 4 | -12/+14 |
2009-03-26 | [S390] use kzfree() | Johannes Weiner | 1 | -2/+1 |
2009-03-26 | [S390] BUG to BUG_ON changes | Stoyan Gaydarov | 3 | -8/+5 |
2009-03-26 | [S390] Use csum_partial in checksum.h | Frank Munzert | 1 | -1/+3 |
2009-03-26 | [S390] eliminate cpuinfo_S390 structure | Martin Schwidefsky | 1 | -1/+1 |
2009-03-26 | [S390] list usage cleanup in s390 | Eric Sesterhenn | 1 | -4/+2 |
2009-03-26 | [S390] tape message cleanup | Carsten Otte | 8 | -371/+267 |
2009-03-26 | [S390] qdio: merge inbound and outbound handler functions | Jan Glauber | 3 | -45/+21 |
2009-03-26 | [S390] qdio: report SIGA errors directly | Jan Glauber | 4 | -83/+47 |
2009-03-26 | [S390] qdio: tasklet termination in case of module unload | Jan Glauber | 1 | -1/+2 |
2009-03-26 | [S390] qdio: seperate last move index and polling index | Jan Glauber | 3 | -23/+23 |
2009-03-26 | [S390] qdio: move ACK to newest buffer for devices without QEBSM | Jan Glauber | 1 | -5/+8 |
2009-03-26 | [S390] qdio: call qdio_free also if qdio_shutdown fails | Jan Glauber | 1 | -4/+5 |
2009-03-26 | [S390] qdio: proper kill of qdio tasklets | Jan Glauber | 2 | -15/+28 |
2009-03-26 | [S390] qdio: Dont call qdio_shutdown in case qdio_activate fails | Jan Glauber | 1 | -3/+2 |
2009-03-26 | [S390] qdio: add missing tiq_list locking | Jan Glauber | 2 | -3/+8 |
2009-03-26 | [S390] cio: prevent workqueue deadlock | Peter Oberparleiter | 1 | -3/+16 |
2009-03-26 | [S390] cio: remove unused local variable | Sebastian Ott | 1 | -3/+0 |
2009-03-26 | [S390] cio: incorrect status check in interrogate function | Peter Oberparleiter | 1 | -1/+1 |
2009-03-26 | [S390] cio: fix rc generation after chsc call | Sebastian Ott | 1 | -0/+1 |
2009-03-26 | [S390] cio: fix wrong buffer access in cio_ignore_write | Sebastian Ott | 1 | -2/+1 |
2009-03-26 | [S390] cio: ccw group fix unbind behaviour. | Sebastian Ott | 1 | -6/+36 |
2009-03-26 | [S390] cio: fix sanity checks in ccwgroup driver. | Sebastian Ott | 1 | -4/+12 |
2009-03-26 | [S390] cio: ccw group online store - report rcs to the caller. | Sebastian Ott | 1 | -7/+8 |
2009-03-26 | [S390] cio: airq - fix array boundary | Sebastian Ott | 1 | -2/+2 |
2009-03-26 | [S390] cio: device scan oom fallback. | Sebastian Ott | 1 | -4/+27 |
2009-03-26 | [S390] cio: ensure single load of irq handler pointer | Heiko Carstens | 1 | -0/+2 |
2009-03-26 | [S390] cio/crw: add/fix locking | Heiko Carstens | 1 | -9/+23 |
2009-03-26 | [S390] cio: ccw device online store - report rc from ccw driver. | Sebastian Ott | 1 | -8/+6 |
2009-03-26 | [S390] cio: Use ccw_device_set_notoper(). | Cornelia Huck | 1 | -1/+1 |
2009-03-26 | [S390] cio: Try harder to disable subchannel. | Cornelia Huck | 2 | -9/+11 |
2009-03-26 | [S390] cio: Use unbind/bind instead of unregister/register. | Cornelia Huck | 3 | -23/+10 |
2009-03-26 | [S390] split/move machine check handler code | Heiko Carstens | 9 | -671/+157 |
2009-03-26 | [S390] ftrace: dont trace machine check handler | Heiko Carstens | 1 | -2/+1 |
2009-03-26 | [S390] delete drivers/s390/ebcdic.c | Heiko Carstens | 1 | -246/+0 |
2009-03-26 | [S390] move sysinfo.c from drivers/s390 to arch/s390/kernel | Heiko Carstens | 2 | -472/+1 |
2009-03-26 | [S390] dasd: message cleanup | Stefan Haberland | 13 | -637/+743 |
2009-03-26 | [S390] dasd: add High Performance FICON support | Stefan Weinhuber | 8 | -163/+1118 |
2009-03-26 | [S390] dasd: add large volume support | Stefan Weinhuber | 5 | -62/+81 |
2009-03-26 | [S390] dasd_eckd / Write format R0 is now allowed BB | Jean-Baptiste Joret | 1 | -6/+19 |