index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
packet
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-12-29
ide-cd: remove dead dsc_overlap setting
Bartlomiej Zolnierkiewicz
2
-15
/
+2
2008-12-29
ide: push local_irq_{save,restore}() to do_identify()
Bartlomiej Zolnierkiewicz
1
-7
/
+4
2008-12-29
ide: remove superfluous local_irq_{save,restore}() from ide_dump_status()
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2008-12-29
ide: move legacy ISA/VLB ports handling to ide-legacy.c (v2)
Bartlomiej Zolnierkiewicz
4
-56
/
+67
2008-12-29
ide: move Power Management support to ide-pm.c
Bartlomiej Zolnierkiewicz
5
-234
/
+244
2008-12-29
ide: use ATA_DMA_* defines in ide-dma-sff.c
Bartlomiej Zolnierkiewicz
1
-29
/
+23
2008-12-29
ide: checkpatch.pl fixes for ide-lib.c
Bartlomiej Zolnierkiewicz
1
-41
/
+54
2008-12-29
ide: remove inline tags from ide-probe.c
Bartlomiej Zolnierkiewicz
1
-4
/
+4
2008-12-29
ide: remove redundant code from ide_end_drive_cmd()
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2008-12-29
ide: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-2
/
+2
2008-12-29
ide: rework handling of serialized ports (v2)
Bartlomiej Zolnierkiewicz
3
-53
/
+6
2008-12-29
cy82c693: remove superfluous ide_cy82c693 chipset type
Bartlomiej Zolnierkiewicz
3
-4
/
+1
2008-12-29
trm290: add IDE_HFLAG_TRM290 host flag
Bartlomiej Zolnierkiewicz
4
-5
/
+6
2008-12-29
ide: add ->max_sectors field to struct ide_port_info
Bartlomiej Zolnierkiewicz
3
-8
/
+10
2008-12-29
rz1000: apply chipset quirks early (v2)
Bartlomiej Zolnierkiewicz
3
-14
/
+26
2008-12-29
ide: always set nIEN on idle devices
Bartlomiej Zolnierkiewicz
3
-5
/
+2
2008-12-29
ide: fix ->quirk_list checking in ide_do_request()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-12-29
gayle: set IDE_HFLAG_SERIALIZE explictly
Bartlomiej Zolnierkiewicz
1
-1
/
+5
2008-12-29
cmd64x: set IDE_HFLAG_SERIALIZE explictly for CMD646
Bartlomiej Zolnierkiewicz
4
-5
/
+4
2008-12-29
ali14xx: doesn't use shared IRQs
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2008-12-29
ide-cd: remove obsolete seek optimization
Bartlomiej Zolnierkiewicz
3
-89
/
+6
2008-12-29
ide: cleanup ide_do_request()
Bartlomiej Zolnierkiewicz
1
-5
/
+0
2008-12-29
ide: replace the global ide_lock spinlock by per-hwgroup spinlocks (v2)
Bartlomiej Zolnierkiewicz
8
-86
/
+100
2008-12-29
ide: use queue lock instead of ide_lock when possible
Bartlomiej Zolnierkiewicz
2
-15
/
+18
2008-12-29
ide: ide_lock + __blk_end_request() -> blk_end_request()
Bartlomiej Zolnierkiewicz
2
-21
/
+7
2008-12-29
ide: push ide_lock to __ide_end_request()
Bartlomiej Zolnierkiewicz
1
-19
/
+9
2008-12-29
ide: ide_hwgroup_t.rq doesn't need an ide_lock held
Bartlomiej Zolnierkiewicz
3
-31
/
+28
2008-12-29
ide: __ide_port_unregister_devices() doesn't need an ide_lock held
Bartlomiej Zolnierkiewicz
1
-7
/
+0
2008-12-29
ide: IDE settings don't need an ide_lock held
Bartlomiej Zolnierkiewicz
2
-24
/
+4
2008-12-29
ide: unify ide_intr()'s exit points
Bartlomiej Zolnierkiewicz
1
-13
/
+14
2008-12-29
ide: fix IDE ACPI regression breaking suspend
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-12-29
tx493[89]ide: Fix length for __ide_flush_dcache_range
Atsushi Nemoto
2
-4
/
+4
2008-12-29
tx4939ide: Do not use zero count PRD entry
Atsushi Nemoto
1
-0
/
+6
2008-12-29
sata_sil: add Large Block Transfer support
Robert Hancock
1
-2
/
+94
2008-12-29
[libata] ata_piix: cleanup dmi strings checking
Jiri Slaby
1
-14
/
+7
2008-12-29
DMI: add dmi_match
Jiri Slaby
2
-0
/
+19
2008-12-29
libata: blacklist NCQ on OCZ CORE 2 SSD (resend)
Lubomir Bulej
1
-0
/
+1
2008-12-29
slub: avoid leaking caches or refcounts on sysfs error
David Rientjes
1
-2
/
+11
2008-12-29
slab: Fix comment on #endif
Pascal Terjan
1
-1
/
+1
2008-12-29
slab: remove GFP_THISNODE clearing from alloc_slabmgmt()
Pekka Enberg
1
-1
/
+1
2008-12-29
slub: Add might_sleep_if() to slab_alloc()
OGAWA Hirofumi
1
-0
/
+1
2008-12-29
SLUB: failslab support
Akinobu Mita
6
-70
/
+79
2008-12-29
drm/i915: fix modeset devname allocation + agp init return check.
Dave Airlie
1
-10
/
+12
2008-12-29
drm/i915: Remove redundant test in error path.
Julia Lawall
1
-6
/
+5
2008-12-29
drm: Add a debug node for vblank state.
Eric Anholt
3
-0
/
+73
2008-12-29
drm: Avoid use-before-null-test on dev in drm_cleanup().
Eric Anholt
1
-3
/
+1
2008-12-29
drm/i915: Don't print to dmesg when taking signal during object_pin.
Eric Anholt
1
-2
/
+4
2008-12-29
drm: pin new and unpin old buffer when setting a mode.
Kristian Høgsberg
3
-18
/
+55
2008-12-29
drm/i915: un-EXPORT and make 'intelfb_panic' static
Hannes Eder
1
-3
/
+2
2008-12-29
drm/i915: Delete unused, pointless i915_driver_firstopen.
Eric Anholt
1
-8
/
+0
[next]