| Commit message (Expand) | Author | Age |
* | [S390] appldata/extmem/kvm: add missing GFP_KERNEL flag | Heiko Carstens | 2010-06-08 |
* | [S390] cio: unit check handling during internal I/O | Michael Ernst | 2010-05-26 |
* | [S390] ccwgroup: add locking around drvdata access | Sebastian Ott | 2010-05-26 |
* | [S390] cio: remove stsch | Sebastian Ott | 2010-05-26 |
* | sysfs: add struct file* to bin_attr callbacks | Chris Wright | 2010-05-21 |
* | [S390] qdio: remove API wrappers | Jan Glauber | 2010-05-17 |
* | [S390] qdio: set correct bit in dsci | Jan Glauber | 2010-05-17 |
* | [S390] qdio: dont convert timestamps to microseconds | Jan Glauber | 2010-05-17 |
* | [S390] qdio: remove memset hack | Jan Glauber | 2010-05-17 |
* | [S390] qdio: prevent starvation on PCI devices | Jan Glauber | 2010-05-17 |
* | [S390] qdio: count number of qdio interrupts | Jan Glauber | 2010-05-17 |
* | [S390] avoid default_llseek in s390 drivers | Martin Schwidefsky | 2010-05-17 |
* | [S390] idle time accounting vs. machine checks | Martin Schwidefsky | 2010-05-17 |
* | [S390] More cleanup for struct _lowcore | Martin Schwidefsky | 2010-05-17 |
* | [S390] cio: use exception-save stsch | Sebastian Ott | 2010-04-22 |
* | [S390] add hook to reenable mss after hibernation | Sebastian Ott | 2010-04-22 |
* | [S390] cio: allow enable_facility from outside init functions | Sebastian Ott | 2010-04-22 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | [S390] remove unused qdio flags in zfcp and qeth | Ursula Braun | 2010-03-08 |
* | [S390] qdio: add missing bracket | Ursula Braun | 2010-03-08 |
* | [S390] cio: fix init_count in case of recognition after steal lock | Sebastian Ott | 2010-03-08 |
* | [S390] Cleanup struct _lowcore usage and defines. | Heiko Carstens | 2010-02-26 |
* | [S390] add MACHINE_IS_LPAR flag | Martin Schwidefsky | 2010-02-26 |
* | [S390] qdio: optimize cache line usage of struct qdio_irq | Jan Glauber | 2010-02-26 |
* | [S390] qdio: account processed SBAL during queue scan | Jan Glauber | 2010-02-26 |
* | [S390] cio: fix storage key handling | Heiko Carstens | 2010-02-26 |
* | [S390] cio: trigger subchannel event at resume time | Sebastian Ott | 2010-02-26 |
* | [S390] ccw_device_notify: improve return codes | Sebastian Ott | 2010-02-26 |
* | [S390] cio: make wait_events interruptible | Sebastian Ott | 2010-02-26 |
* | [S390] cio: wait for channel report | Sebastian Ott | 2010-02-26 |
* | [S390] cio: introduce cio_settle | Sebastian Ott | 2010-02-26 |
* | [S390] cio: consolidate workqueues | Sebastian Ott | 2010-02-26 |
* | [S390] qdio: prevent call trace if CHPID is offline | Jan Glauber | 2010-02-09 |
* | [S390] qdio: continue polling for buffer state ERROR | Ursula Braun | 2010-02-09 |
* | [S390] cio: add missing compat ptr conversion | Heiko Carstens | 2010-01-13 |
* | [S390] qdio: convert global statistics to per-device stats | Jan Glauber | 2010-01-04 |
* | [S390] qdio: add counter for input queue full condition | Jan Glauber | 2009-12-18 |
* | [S390] qdio: remove superfluous log entries and WARN_ONs. | Jan Glauber | 2009-12-18 |
* | [S390] cio: fix channel path vary | Peter Oberparleiter | 2009-12-18 |
* | [S390] drivers: Correct size given to memset | Julia Lawall | 2009-12-18 |
* | [S390] cio: fix drvdata usage for the console subchannel | Sebastian Ott | 2009-12-18 |
* | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2009-12-15 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 |
|\ |
|
| * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-12-09 |
|\ \ |
|
| * | | [S390] cio: dont unregister a busy device in ccw_device_set_offline | Sebastian Ott | 2009-12-07 |
| * | | [S390] cio: improve error recovery for internal I/Os | Peter Oberparleiter | 2009-12-07 |
| * | | [S390] cio: change locking in io_subchannel_remove | Sebastian Ott | 2009-12-07 |
| * | | [S390] cio: quiesce subchannel in io_subchannel_remove | Sebastian Ott | 2009-12-07 |
| * | | [S390] cio: handle busy subchannel in ccw_device_move_to_sch | Sebastian Ott | 2009-12-07 |