index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
extable.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-09-09
libata: add SATA PMP revision information for spec 1.2
Shane Huang
1
-0
/
+2
2009-09-09
libata: fix off-by-one error in ata_tf_read_block()
Tejun Heo
1
-1
/
+7
2009-09-09
ahci: Gigabyte GA-MA69VM-S2 can't do 64bit DMA
Tejun Heo
1
-0
/
+16
2009-09-09
ahci: make ahci_asus_m2a_vm_32bit_only() quirk more generic
Tejun Heo
1
-24
/
+29
2009-09-09
dmi: extend dmi_get_year() to dmi_get_date()
Tejun Heo
5
-25
/
+76
2009-09-09
dmi: fix date handling in dmi_get_year()
Tejun Heo
1
-2
/
+3
2009-09-09
libata: unbreak TPM filtering by reorganizing ata_scsi_pass_thru()
Tejun Heo
1
-53
/
+51
2009-09-09
sata_sis: convert to slave_link
Tejun Heo
1
-50
/
+25
2009-09-02
sata_sil24: always set protocol override for non-ATAPI data commands
Robert Hancock
1
-0
/
+11
2009-09-02
libata: Export AHCI capabilities
Matthew Garrett
1
-0
/
+44
2009-09-02
libata: Delegate nonrot flag setting to SCSI
Martin K. Petersen
1
-4
/
+0
2009-09-02
[libata] Add pata_rdc driver for RDC ATA devices
Alan Cox
3
-0
/
+411
2009-09-02
drivers/ata: Remove unnecessary semicolons
Joe Perches
2
-2
/
+2
2009-09-02
libata: remove spindown skipping and warning
Tejun Heo
3
-70
/
+0
2009-09-02
libata: add command name parsing for error output
Robert Hancock
5
-5
/
+174
2009-09-02
libata: clear eh_info on reset completion
Tejun Heo
1
-3
/
+9
2009-09-02
[libata] add DMA setup FIS auto-activate feature
Shaohua Li
4
-8
/
+36
2009-09-02
[libata] sata_sil: disable DMA engine in sil_freeze()
Jeff Garzik
1
-0
/
+13
2009-09-02
[libata] EH: freeze port before aborting commands
Jeff Garzik
1
-2
/
+4
2009-09-01
autofs4 - fix missed case when changing to use struct path
Ian Kent
1
-1
/
+1
2009-09-01
lmb: Also remove __init from lmb_end_of_RAM() declaration in lmb.h
Benjamin Herrenschmidt
1
-1
/
+1
2009-09-01
ata_piix: parallel scanning on PATA needs an extra locking
Bartlomiej Zolnierkiewicz
1
-1
/
+13
2009-08-31
ALSA: hda - Fix MacBookPro 3,1/4,1 quirk with ALC889A
Takashi Iwai
1
-14
/
+20
2009-08-31
ALSA: hda - Add missing mux check for VT1708
Takashi Iwai
1
-0
/
+1
2009-08-31
V4L/DVB (12564a): MAINTAINERS: Update gspca sn9c20x name style
Joe Perches
1
-2
/
+1
2009-08-31
V4L/DVB (12502): gspca - sn9c20x: Fix gscpa sn9c20x build errors.
Randy Dunlap
1
-1
/
+1
2009-08-31
V4L/DVB (12495): em28xx: Don't call em28xx_ir_init when disable_ir is true
Shine Liu
1
-1
/
+3
2009-08-31
V4L/DVB (12457): zr364: wrong indexes
Roel Kluin
1
-1
/
+1
2009-08-31
V4L/DVB (12451): Update KConfig File to enable SDIO and USB interfaces
Udi Atar
2
-20
/
+29
2009-08-31
V4L/DVB (12450): Siano: Fixed SDIO compilation bugs
Udi Atar
1
-24
/
+30
2009-08-31
V4L/DVB (12449): adds webcam for Micron device MT9M111 0x143A to em28xx
Mauro Carvalho Chehab
2
-2
/
+39
2009-08-31
V4L/DVB (12446): sms1xxx: restore GPIO functionality for all Hauppauge devices
Michael Krufky
1
-0
/
+44
2009-08-30
drm/i915: Improve CRTDDC mapping by using VBT info
David Müller (ELSOFT AG)
3
-4
/
+55
2009-08-30
drm/i915: Fix CPU-spinning hangs related to fence usage by using an LRU.
Eric Anholt
2
-38
/
+54
2009-08-29
parisc: fix warning in traps.c
Grant Grundler
1
-1
/
+1
2009-08-29
SUNRPC: Fix rpc_task_force_reencode
Trond Myklebust
1
-0
/
+1
2009-08-29
modules: Fix build error in the !CONFIG_KALLSYMS case
Ingo Molnar
1
-2
/
+5
2009-08-28
ACPI: don't free non-existent backlight in acpi video module
Keith Packard
1
-2
/
+5
2009-08-28
toshiba_acpi: return on a fail path
Jiri Slaby
1
-0
/
+1
2009-08-28
ACPICA: Windows compatibility fix: same buffer/string store
Lin Ming
1
-0
/
+12
2009-08-28
inotify: update the group mask on mark addition
Eric Paris
1
-0
/
+4
2009-08-28
inotify: fix length reporting and size checking
Eric Paris
1
-3
/
+5
2009-08-28
inotify: do not send a block of zeros when no pathname is available
Brian Rogers
1
-3
/
+5
2009-08-28
Linux 2.6.31-rc8
v2.6.31-rc8
Linus Torvalds
1
-1
/
+1
2009-08-27
module: workaround duplicate section names
James Bottomley
1
-1
/
+2
2009-08-27
module: fix BUG_ON() for powerpc (and other function descriptor archs)
Rusty Russell
1
-2
/
+4
2009-08-27
xenfb: connect to backend before registering fb
Jeremy Fitzhardinge
1
-4
/
+4
2009-08-27
lmb: Remove __init from lmb_end_of_DRAM()
Benjamin Herrenschmidt
1
-1
/
+1
2009-08-27
ipv4: make ip_append_data() handle NULL routing table
Julien TINNES
1
-0
/
+2
2009-08-27
AFS: Stop readlink() on AFS crashing due to NULL 'file' ptr
David Howells
1
-3
/
+15
[next]