| Commit message (Expand) | Author | Age | Files | Lines |
* | ide-atapi: convert ide-{floppy,tape} to using preallocated sense buffer | Borislav Petkov | 2009-04-28 | 3 | -37/+22 |
* | ide-cd: convert to using generic sense request | Borislav Petkov | 2009-04-28 | 2 | -46/+12 |
* | ide: add helpers for preparing sense requests | Borislav Petkov | 2009-04-28 | 1 | -0/+61 |
* | ide-cd: don't abuse rq->buffer | Tejun Heo | 2009-04-28 | 1 | -4/+4 |
* | ide-atapi: don't abuse rq->buffer | Tejun Heo | 2009-04-28 | 3 | -4/+4 |
* | ide-taskfile: don't abuse rq->buffer | Tejun Heo | 2009-04-28 | 2 | -11/+12 |
* | ide-floppy: block pc always uses bio | Tejun Heo | 2009-04-28 | 1 | -8/+6 |
* | ide-cd: clear sense buffer before issuing request sense | Tejun Heo | 2009-04-28 | 1 | -8/+4 |
* | ide: don't set REQ_SOFTBARRIER | Tejun Heo | 2009-04-28 | 2 | -2/+0 |
* | ide: use blk_run_queue() instead of blk_start_queueing() | Tejun Heo | 2009-04-28 | 1 | -5/+2 |
* | ide-tape: remove back-to-back REQUEST_SENSE detection | Tejun Heo | 2009-04-28 | 1 | -6/+0 |
* | loop: use BIO list management functions | Akinobu Mita | 2009-04-28 | 1 | -19/+7 |
* | hd: fix locking | Tejun Heo | 2009-04-28 | 1 | -10/+7 |
* | mg_disk: fix CONFIG_LBD=y warning | Bartlomiej Zolnierkiewicz | 2009-04-28 | 1 | -1/+1 |
* | mg_disk: fix locking | Tejun Heo | 2009-04-28 | 1 | -4/+13 |
* | virtio-rng: Remove false BUG for spurious callbacks | Christian Borntraeger | 2009-04-24 | 1 | -2/+2 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-04-24 | 14 | -244/+293 |
|\ |
|
| * | Merge branch 'bjorn.button' into release | Len Brown | 2009-04-24 | 1 | -96/+44 |
| |\ |
|
| | * | ACPI: button: remove control method/fixed hardware distinctions | Bjorn Helgaas | 2009-04-11 | 1 | -26/+6 |
| | * | ACPI: button: remove button->device pointer | Bjorn Helgaas | 2009-04-11 | 1 | -18/+13 |
| | * | ACPI: button: cache hid/name/class pointers | Bjorn Helgaas | 2009-04-11 | 1 | -24/+24 |
| | * | ACPI: button: use Linux style for getting driver_data | Bjorn Helgaas | 2009-04-11 | 1 | -9/+4 |
| | * | ACPI: button: remove unnecessary null pointer checks | Bjorn Helgaas | 2009-04-11 | 1 | -21/+1 |
| | * | ACPI: button: whitespace changes | Bjorn Helgaas | 2009-04-11 | 1 | -6/+4 |
| * | | Merge branch 'bugzilla-13036' into release | Len Brown | 2009-04-24 | 1 | -14/+72 |
| |\ \ |
|
| | * | | Revert "ACPICA: delete check for AML access to port 0x81-83" | Len Brown | 2009-04-24 | 1 | -0/+1 |
| | * | | I/O port protection: update for windows compatibility. | Lin Ming | 2009-04-24 | 1 | -14/+71 |
| * | | | Merge branch 'bugzilla-13048' into release | Len Brown | 2009-04-24 | 1 | -4/+5 |
| |\ \ \ |
|
| | * | | | ACPI, i915: Register ACPI video even when not modesetting | Matthew Garrett | 2009-04-24 | 1 | -4/+5 |
| | |/ / |
|
| * | | | Merge branch 'bugzilla-13142' into release | Len Brown | 2009-04-24 | 1 | -0/+3 |
| |\ \ \ |
|
| | * | | | ACPI: prevent processor.max_cstate=0 boot crash | Len Brown | 2009-04-23 | 1 | -0/+3 |
| | |/ / |
|
| * | | | Merge branch 'hpet' into release | Len Brown | 2009-04-24 | 1 | -3/+3 |
| |\ \ \ |
|
| | * | | | ACPI/hpet: prevent boot hang when hpet=force used on ICH-4M | Len Brown | 2009-04-23 | 1 | -3/+3 |
| | |/ / |
|
| * | | | Merge branch 'bugzilla-12249' into release | Len Brown | 2009-04-24 | 1 | -21/+22 |
| |\ \ \ |
|
| | * | | | ACPI video: handle indexed _BQC correctly | Zhang Rui | 2009-04-11 | 1 | -21/+22 |
| * | | | | Merge branch 'bugzilla-12270' into release | Len Brown | 2009-04-24 | 1 | -25/+2 |
| |\ \ \ \ |
|
| | * | | | | ACPI: Revert conflicting workaround for BIOS w/ mangled PRT entries | Zhang Rui | 2009-04-11 | 1 | -25/+2 |
| | | |_|/
| | |/| | |
|
| * | | | | Merge branch 'bugzilla-13041' into release | Len Brown | 2009-04-24 | 2 | -17/+53 |
| |\ \ \ \ |
|
| | * | | | | ACPI: Disable _GTS and _BFS support by default | Len Brown | 2009-04-17 | 2 | -17/+53 |
| * | | | | | Merge branch 'idle' into release | Len Brown | 2009-04-24 | 1 | -13/+6 |
| |\ \ \ \ \ |
|
| | * | | | | | ACPI: delete obsolete "bus master activity" proc field | Len Brown | 2009-04-22 | 1 | -3/+1 |
| | * | | | | | ACPI: idle: mark_tsc_unstable() at init-time, not run-time | Len Brown | 2009-04-22 | 1 | -10/+5 |
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Merge branch 'irq' into release | Len Brown | 2009-04-24 | 2 | -3/+12 |
| |\ \ \ \ \ |
|
| | * | | | | | ACPI: add /sys/firmware/acpi/interrupts/sci_not counter | Len Brown | 2009-04-21 | 2 | -3/+12 |
| * | | | | | | Merge branch 'sony-laptop' into release | Len Brown | 2009-04-24 | 2 | -7/+21 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | sony-laptop: always try to unblock rfkill on load | Mattia Dongili | 2009-04-23 | 1 | -4/+16 |
| | * | | | | | | sony-laptop: fix bogus error message display on resume | Mattia Dongili | 2009-04-23 | 1 | -1/+1 |
| | * | | | | | | ACPI: EC: Fix ACPI EC resume non-query interrupt message | Almer S. Tigelaar | 2009-04-23 | 1 | -0/+1 |
| | * | | | | | | sony-laptop: SNC input event 38 fix | Almer S. Tigelaar | 2009-04-23 | 1 | -1/+2 |
| | * | | | | | | sony-laptop: SNC 127 Initialization Fix | Almer S. Tigelaar | 2009-04-23 | 1 | -0/+1 |