Age | Commit message (Expand) | Author | Files | Lines |
2012-10-18 | s390/css: stop stsch loop after cc 3 | Sebastian Ott | 1 | -1/+6 |
2012-09-26 | s390/css: export css_sched_sch_todo | Sebastian Ott | 1 | -0/+1 |
2011-12-01 | [S390] hibernate: directly trigger subchannel evaluation | Sebastian Ott | 1 | -45/+59 |
2011-07-16 | PM: Improve error code of pm_notifier_call_chain() | Akinobu Mita | 1 | -4/+4 |
2011-03-15 | [S390] css_bus_type: make it static | Sebastian Ott | 1 | -2/+2 |
2011-03-15 | [S390] css_driver: remove duplicate members | Sebastian Ott | 1 | -2/+0 |
2011-01-05 | [S390] css: update subchannel descriptor | Sebastian Ott | 1 | -0/+8 |
2010-12-01 | [S390] css: fix rsid evaluation for 2nd crw | Sebastian Ott | 1 | -1/+1 |
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 | 1 | -0/+9 |
2010-10-25 | [S390] chsc: consolidate memory allocations | Sebastian Ott | 1 | -21/+3 |
2010-10-25 | [S390] chsc: initialization fixes | Sebastian Ott | 1 | -9/+9 |
2010-10-25 | [S390] css: fix sparse warning | Sebastian Ott | 1 | -1/+1 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -0/+1 |
2010-05-17 | [S390] avoid default_llseek in s390 drivers | Martin Schwidefsky | 1 | -0/+1 |
2010-05-17 | [S390] More cleanup for struct _lowcore | Martin Schwidefsky | 1 | -2/+5 |
2010-04-22 | [S390] add hook to reenable mss after hibernation | Sebastian Ott | 1 | -0/+5 |
2010-04-22 | [S390] cio: allow enable_facility from outside init functions | Sebastian Ott | 1 | -8/+3 |
2010-02-27 | [S390] cio: trigger subchannel event at resume time | Sebastian Ott | 1 | -1/+1 |
2010-02-27 | [S390] cio: make wait_events interruptible | Sebastian Ott | 1 | -6/+12 |
2010-02-27 | [S390] cio: introduce cio_settle | Sebastian Ott | 1 | -5/+42 |
2010-02-27 | [S390] cio: consolidate workqueues | Sebastian Ott | 1 | -8/+18 |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan | 1 | -1/+1 |
2009-12-07 | [S390] cio: introduce subchannel todos | Peter Oberparleiter | 1 | -0/+48 |
2009-12-07 | [S390] cio: introduce parent-initiated device move | Peter Oberparleiter | 1 | -2/+7 |
2009-09-23 | [S390] cio: introduce consistent subchannel scanning | Sebastian Ott | 1 | -106/+40 |
2009-09-23 | [S390] cio: idset use actual number of ssids | Sebastian Ott | 1 | -13/+13 |
2009-09-23 | [S390] cio: dont kfree vmalloced memory | Sebastian Ott | 1 | -2/+2 |
2009-09-23 | [S390] cio: introduce css_settle | Sebastian Ott | 1 | -6/+11 |
2009-09-23 | [S390] cio: introduce css_eval_scheduled | Sebastian Ott | 1 | -0/+16 |
2009-09-23 | [S390] cio: merge init calls | Sebastian Ott | 1 | -8/+57 |
2009-09-15 | driver model: constify attribute groups | David Brownell | 1 | -1/+1 |
2009-09-11 | [S390] Get rid of cpuid.h header file. | Heiko Carstens | 1 | -2/+2 |
2009-09-11 | [S390] proper use of device register | Sebastian Ott | 1 | -15/+8 |
2009-09-11 | [S390] cio: remove subchannel init_name | Sebastian Ott | 1 | -5/+2 |
2009-09-11 | [S390] cio: fix memleak in subchannel validation | Sebastian Ott | 1 | -0/+5 |
2009-09-11 | [S390] cio: consolidate subchannel intparm reset | Peter Oberparleiter | 1 | -0/+3 |
2009-06-16 | [S390] pm: css bus power management callbacks | Sebastian Ott | 1 | -5/+152 |
2009-03-27 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 1 | -11/+47 |
2009-03-26 | [S390] eliminate cpuinfo_S390 structure | Martin Schwidefsky | 1 | -1/+1 |
2009-03-26 | [S390] cio: prevent workqueue deadlock | Peter Oberparleiter | 1 | -3/+16 |
2009-03-26 | [S390] cio: device scan oom fallback. | Sebastian Ott | 1 | -4/+27 |
2009-03-26 | [S390] split/move machine check handler code | Heiko Carstens | 1 | -3/+3 |
2009-03-25 | Driver core: implement uevent suppress in kobject | Ming Lei | 1 | -2/+2 |
2008-12-25 | [S390] convert cio printks to pr_xxx macros. | Michael Ernst | 1 | -2/+6 |
2008-12-25 | [S390] cio: introduce cio_commit_config | Sebastian Ott | 1 | -2/+2 |
2008-10-10 | [S390] bus_id -> dev_set_name() changes | Cornelia Huck | 1 | -2/+2 |
2008-09-09 | [S390] cio: Correct cleanup on error. | Cornelia Huck | 1 | -14/+18 |
2008-08-21 | [S390] cio: call ccw driver notify function with lock held | Peter Oberparleiter | 1 | -1/+0 |
2008-07-14 | [S390] cio: fix double unregistering of subchannels | Sebastian Ott | 1 | -1/+2 |