index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-25
Linux 2.6.28
v2.6.28
Linus Torvalds
1
-1
/
+1
2008-12-24
ALSA: hda - Add missing terminators in patch_sigmatel.c
Herton Ronaldo Krzesinski
1
-0
/
+3
2008-12-24
x86: disable X86_PTRACE_BTS
Ingo Molnar
1
-0
/
+1
2008-12-24
parisc: disable UP-optimized flush_tlb_mm
Kyle McMartin
1
-1
/
+4
2008-12-24
edac: fix edac core deadlock when removing a device
Harry Ciao
1
-3
/
+9
2008-12-24
cgroups: avoid accessing uninitialized data in failure path
Li Zefan
1
-2
/
+3
2008-12-24
cgroups: suppress bogus warning messages
Sharyathi Nagesh
1
-3
/
+0
2008-12-24
w1: fix slave selection on big-endian systems
Evgeniy Polyakov
1
-1
/
+3
2008-12-24
rtc: rtc-isl1208: reject invalid dates
Chris Elston
1
-0
/
+7
2008-12-23
V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RE...
Devin Heitmueller
1
-1
/
+2
2008-12-23
drm/radeon: fix correctness of irq_enabled check for radeon.
Dave Airlie
1
-2
/
+2
2008-12-22
drivers/ide/{cs5530.c,sc1200.c}: Move a dereference below a NULL test
Julia Lawall
2
-2
/
+4
2008-12-22
MIPS: MIPS64R2: Fix buggy __arch_swab64
David Daney
1
-3
/
+2
2008-12-22
MIPS: Fix preprocessor warnings flaged by GCC 4.4
David Daney
1
-1
/
+1
2008-12-20
Null pointer deref with hrtimer_try_to_cancel()
Thomas Gleixner
1
-0
/
+6
2008-12-20
x86: fix resume (S2R) broken by Intel microcode module, on A110L
Dmitry Adamushko
2
-5
/
+20
2008-12-19
fs/9p: change simple_strtol to simple_strtoul
Julia Lawall
1
-1
/
+1
2008-12-19
9p: convert d_iname references to d_name.name
Wu Fengguang
3
-6
/
+10
2008-12-19
9p: Remove potentially bad parameter from function entry debug print.
Duane Griffin
1
-1
/
+2
2008-12-19
ALSA: Fix a Oops bug in omap soc driver.
Stanley Miao
1
-1
/
+1
[next]