aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorMark Goodwin <mgoodwin@redhat.com>2009-06-26 10:44:11 -0500
committerJeff Garzik <jgarzik@redhat.com>2009-07-14 22:42:56 -0400
commitb2dde6afe5d29212d521e69492ebc299db235001 (patch)
treec05d878a44b79740c9987c4292ea3f4b054aea8f /scripts/patch-kernel
parentdrivers/ata: Move a dereference below a NULL test (diff)
downloadlinux-b2dde6afe5d29212d521e69492ebc299db235001.tar.gz
linux-b2dde6afe5d29212d521e69492ebc299db235001.zip
ahci: add device ID for 82801JI sata controller
Add device ID for Intel 82801JI SATA AHCI controller. Signed-off-by: David Milburn <dmilburn@redhat.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
2008-01-28sh: Fix up 64kB page size selection on SH-5.Paul Mundt1-2/+2 2008-01-28sh: Split out extable.c _32 and _64 variants.Paul Mundt5-36/+52 2008-01-28sh: Add SH-5 support to the consistent DMA impl.Paul Mundt2-20/+30 2008-01-28sh: flush_cache_sigtramp() takes 1 arg only.Paul Mundt1-1/+1 2008-01-28sh: Move vsyscall_init() defs up one level.Paul Mundt2-6/+6 2008-01-28sh: Nopped out p3_cache_init() on SH-5 also.Paul Mundt1-0/+1 2008-01-28sh: Fix up VMALLOC_START for SH-5.Paul Mundt1-0/+4 2008-01-28sh: Move over the SH-5 head.S and tlb.h.Paul Mundt6-44/+24 2008-01-28sh: Have SH-5 provide an {en,dis}able_fpu() impl.Paul Mundt3-10/+21 2008-01-28sh: Disable initial cache flush on SH-5.Paul Mundt1-14/+18 2008-01-28sh: Don't reference UBC code in CPU init on sh64.Paul Mundt1-1/+6 2008-01-28sh: imask IRQ depends on sh32.Paul Mundt1-1/+2 2008-01-28sh: Move in the SH-5 traps.c impl.Paul Mundt4-3/+2