Age | Commit message (Expand) | Author | Files | Lines |
2009-12-07 | [S390] dasd: support DIAG access for read-only devices | Stefan Weinhuber | 1 | -3/+16 |
2009-12-07 | [S390] Use do_exception() in pagetable walk usercopy functions. | Gerald Schaefer | 3 | -96/+76 |
2009-12-07 | [S390] fault handler access flags check. | Martin Schwidefsky | 1 | -17/+13 |
2009-12-07 | [S390] fault handler performance optimization. | Martin Schwidefsky | 1 | -129/+129 |
2009-12-07 | [S390] Improve notify_page_fault implementation. | Martin Schwidefsky | 1 | -10/+4 |
2009-12-07 | [S390] Improve address space mode selection. | Martin Schwidefsky | 11 | -58/+38 |
2009-12-07 | [S390] Improve address space check. | Martin Schwidefsky | 1 | -54/+45 |
2009-12-07 | [S390] cio: dont unregister a busy device in ccw_device_set_offline | Sebastian Ott | 1 | -9/+20 |
2009-12-07 | [S390] cio: improve error recovery for internal I/Os | Peter Oberparleiter | 4 | -6/+7 |
2009-12-07 | [S390] cio: change locking in io_subchannel_remove | Sebastian Ott | 1 | -3/+2 |
2009-12-07 | [S390] cio: quiesce subchannel in io_subchannel_remove | Sebastian Ott | 1 | -1/+9 |
2009-12-07 | [S390] cio: handle busy subchannel in ccw_device_move_to_sch | Sebastian Ott | 1 | -2/+22 |
2009-12-07 | [S390] cio: handle failed disable_subchannel after device recognition | Sebastian Ott | 1 | -1/+2 |
2009-12-07 | [S390] cio: fix quiesce state | Sebastian Ott | 2 | -29/+23 |
2009-12-07 | [S390] cio: add per device initialization status flag | Sebastian Ott | 2 | -0/+7 |
2009-12-07 | [S390] cio: remove registered flag from ccw_device_private | Sebastian Ott | 2 | -9/+3 |
2009-12-07 | [S390] cio: make steal lock procedure more robust | Peter Oberparleiter | 4 | -89/+134 |
2009-12-07 | [S390] cio: use sense-pgid operation for path verification | Peter Oberparleiter | 4 | -94/+99 |
2009-12-07 | [S390] cio: split PGID settings and status | Peter Oberparleiter | 8 | -24/+68 |
2009-12-07 | [S390] cio: remove intretry flag | Peter Oberparleiter | 6 | -75/+18 |
2009-12-07 | [S390] cio: allow setting not-operational devices offline | Peter Oberparleiter | 1 | -5/+4 |
2009-12-07 | [S390] cio: use ccw request infrastructure for pgid | Peter Oberparleiter | 5 | -604/+383 |
2009-12-07 | [S390] cio: use ccw request infrastructure for sense id | Peter Oberparleiter | 3 | -288/+154 |
2009-12-07 | [S390] cio: consistent infrastructure for internal I/O requests | Peter Oberparleiter | 4 | -1/+386 |
2009-12-07 | [S390] cio: dont panic in non-fatal conditions | Peter Oberparleiter | 1 | -19/+6 |
2009-12-07 | [S390] cio: ensure proper locking during device recognition | Peter Oberparleiter | 1 | -0/+2 |
2009-12-07 | [S390] cio: handle error during path verification consistently | Peter Oberparleiter | 2 | -11/+10 |
2009-12-07 | [S390] cio: handle error during device recognition consistently | Peter Oberparleiter | 3 | -64/+15 |
2009-12-07 | [S390] cio: inform user when online/offline processing fails | Peter Oberparleiter | 1 | -0/+22 |
2009-12-07 | [S390] cio: introduce ccw device todos | Peter Oberparleiter | 4 | -127/+119 |
2009-12-07 | [S390] cio: introduce subchannel todos | Peter Oberparleiter | 4 | -19/+63 |
2009-12-07 | [S390] cio: introduce parent-initiated device move | Peter Oberparleiter | 3 | -338/+192 |
2009-12-07 | [S390] cio: fix repeat setting of cdev parent association | Peter Oberparleiter | 1 | -4/+1 |
2009-12-07 | [S390] cio: fix double free in case of probe failure | Peter Oberparleiter | 1 | -6/+5 |
2009-12-07 | [S390] s390: clear high-order bits of registers after sam64 | Hendrik Brueckner | 1 | -0/+3 |
2009-12-05 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 14 | -75/+67 |
2009-12-05 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 6 | -54/+37 |
2009-12-05 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 8 | -34/+18 |
2009-12-05 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 18 | -354/+321 |
2009-12-05 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 27 | -417/+808 |
2009-12-05 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 19 | -201/+397 |
2009-12-05 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 251 | -6102/+21092 |
2009-12-05 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 28 | -518/+856 |
2009-12-05 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -27/+16 |
2009-12-05 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 | -39/+29 |
2009-12-05 | Merge branch 'core-softlockup-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -1/+1 |
2009-12-05 | Merge branch 'core-signal-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -18/+52 |
2009-12-05 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 20 | -581/+1234 |
2009-12-05 | Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 8 | -37/+61 |
2009-12-05 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 10 | -245/+422 |