| Commit message (Expand) | Author | Age | Files | Lines |
* | ide: move ack_intr() method into 'struct ide_port_ops' (take 2) | Sergei Shtylyov | 2009-06-15 | 8 | -36/+27 |
* | ide: move IRQ clearing from ack_intr() method to clear_irq() method (take 2) | Sergei Shtylyov | 2009-06-15 | 4 | -32/+38 |
* | siimage: use ide_dma_test_irq() (take 2) | Sergei Shtylyov | 2009-06-15 | 1 | -26/+1 |
* | cmd64x: implement clear_irq() method (take 2) | Sergei Shtylyov | 2009-06-15 | 1 | -15/+19 |
* | ide: call clear_irq() method in ide_timer_expiry() | Sergei Shtylyov | 2009-06-15 | 1 | -0/+3 |
* | sgiioc4: coding style cleanup | Sergei Shtylyov | 2009-06-15 | 1 | -65/+54 |
* | ide: don't enable IORDY at a probe time | Bartlomiej Zolnierkiewicz | 2009-06-15 | 3 | -1/+27 |
* | ide: IORDY handling fixes | Bartlomiej Zolnierkiewicz | 2009-06-15 | 10 | -16/+22 |
* | ata: add ata_id_pio_need_iordy() helper (v2) | Bartlomiej Zolnierkiewicz | 2009-06-15 | 1 | -0/+14 |
* | ide-tape: fix build issue | Borislav Petkov | 2009-06-15 | 1 | -1/+1 |
* | Merge branch 'bp-remove-pc-buf' into for-next | Bartlomiej Zolnierkiewicz | 2009-06-13 | 6 | -261/+230 |
|\ |
|
| * | ide: unify interrupt reason checking | Borislav Petkov | 2009-05-15 | 3 | -73/+71 |
| * | ide-cd: use whole request_sense buffer in EH | Borislav Petkov | 2009-05-15 | 1 | -11/+10 |
| * | ide-atapi: remove pc->buf | Borislav Petkov | 2009-05-15 | 5 | -30/+3 |
| * | ide-tape: fix READ POSITION cmd handling | Borislav Petkov | 2009-05-15 | 1 | -53/+49 |
| * | ide-tape/ide_tape_get_bsize_from_bdesc: use local buffer | Borislav Petkov | 2009-05-15 | 1 | -5/+6 |
| * | ide-floppy/ide_floppy_get_format_progress: use local sense buffer | Borislav Petkov | 2009-05-15 | 1 | -1/+2 |
| * | ide-atapi: use local sense buffer | Borislav Petkov | 2009-05-15 | 3 | -4/+8 |
| * | ide-floppy/ide_floppy_format_unit: use local buffer | Borislav Petkov | 2009-05-15 | 1 | -11/+13 |
| * | ide-floppy/ide_floppy_get_sfrp_bit: use local buffer | Borislav Petkov | 2009-05-15 | 1 | -2/+3 |
| * | ide-floppy/ide_floppy_get_flexible_disk_page: use local buffer | Borislav Petkov | 2009-05-15 | 1 | -10/+10 |
| * | ide-atapi: add a buffer-arg to ide_queue_pc_tail | Borislav Petkov | 2009-05-15 | 5 | -43/+41 |
| * | ide-atapi: add a len-parameter to ide_queue_pc_tail | Borislav Petkov | 2009-05-15 | 5 | -26/+27 |
| * | ide-atapi: switch to rq->resid_len | Borislav Petkov | 2009-05-15 | 3 | -20/+13 |
| * | ide-atapi: switch to blk_rq_bytes() on do_request() path | Borislav Petkov | 2009-05-15 | 3 | -16/+18 |
| * | ide-tape: fix potential fs requests bug | Borislav Petkov | 2009-05-15 | 1 | -1/+1 |
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-06-12 | 3 | -59/+178 |
|\ \ |
|
| * | | configfs: Rework configfs_depend_item() locking and make lockdep happy | Louis Rilling | 2009-04-30 | 1 | -59/+47 |
| * | | configfs: Silence lockdep on mkdir() and rmdir() | Louis Rilling | 2009-04-30 | 3 | -0/+131 |
* | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-06-12 | 57 | -338/+1322 |
|\ \ \ |
|
| * | | | [S390] wire up sys_perf_counter_open | Heiko Carstens | 2009-06-12 | 3 | -1/+12 |
| * | | | [S390] wire up sys_rt_tgsigqueueinfo | Heiko Carstens | 2009-06-12 | 3 | -1/+11 |
| * | | | [S390] ftrace: add system call tracer support | Heiko Carstens | 2009-06-12 | 7 | -2/+73 |
| * | | | [S390] ftrace: add function graph tracer support | Heiko Carstens | 2009-06-12 | 9 | -12/+166 |
| * | | | [S390] ftrace: add function trace mcount test support | Heiko Carstens | 2009-06-12 | 2 | -12/+27 |
| * | | | [S390] ftrace: add dynamic ftrace support | Heiko Carstens | 2009-06-12 | 10 | -29/+276 |
| * | | | [S390] kprobes: use probe_kernel_write | Heiko Carstens | 2009-06-12 | 1 | -29/+2 |
| * | | | [S390] maccess: arch specific probe_kernel_write() implementation | Heiko Carstens | 2009-06-12 | 2 | -1/+62 |
| * | | | [S390] maccess: add weak attribute to probe_kernel_write | Heiko Carstens | 2009-06-12 | 1 | -1/+1 |
| * | | | [S390] profile_tick called twice | Martin Schwidefsky | 2009-06-12 | 1 | -7/+0 |
| * | | | [S390] dasd: forward internal errors to dasd_sleep_on caller | Stefan Weinhuber | 2009-06-12 | 4 | -9/+31 |
| * | | | [S390] dasd: sync after async probe | Sebastian Ott | 2009-06-12 | 2 | -2/+14 |
| * | | | [S390] dasd: check_characteristics cleanup | Sebastian Ott | 2009-06-12 | 4 | -19/+18 |
| * | | | [S390] dasd: no High Performance FICON in 31-bit mode | Stefan Weinhuber | 2009-06-12 | 1 | -3/+8 |
| * | | | [S390] dcssblk: revert devt conversion | Gerald Schaefer | 2009-06-12 | 1 | -2/+2 |
| * | | | [S390] qdio: fix access beyond ARRAY_SIZE of irq_ptr->{in,out}put_qs | Roel Kluin | 2009-06-12 | 1 | -1/+1 |
| * | | | [S390] vmalloc: add vmalloc kernel parameter support | Heiko Carstens | 2009-06-12 | 2 | -5/+18 |
| * | | | [S390] uaccess: use might_fault() instead of might_sleep() | Heiko Carstens | 2009-06-12 | 2 | -9/+9 |
| * | | | [S390] 3270: lock dependency fixes | Martin Schwidefsky | 2009-06-12 | 2 | -48/+32 |
| * | | | [S390] 3270: do not register with tty_register_device | Martin Schwidefsky | 2009-06-12 | 1 | -15/+0 |