summaryrefslogtreecommitdiffstats
path: root/drivers/edac (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-27ide: add IDE_HFLAG_4DRIVES host flagBartlomiej Zolnierkiewicz3-3/+6
2009-03-27ide: add IDE_HFLAG_DTC2278 host flagBartlomiej Zolnierkiewicz3-2/+5
2009-03-27ide: remove now superfluous check from ide_host_register()Bartlomiej Zolnierkiewicz1-12/+7
2009-03-27ide: allow host drivers to specify IRQ flagsBartlomiej Zolnierkiewicz13-21/+26
2009-03-27ide: fix error message in pre_task_out_intr()Bartlomiej Zolnierkiewicz1-1/+3
2009-03-27ide: fix memleak on failure in probe_for_drive()Bartlomiej Zolnierkiewicz2-15/+9
2009-03-27scc_pata: remove DECLARE_SCC_DEV() macro (v2)Bartlomiej Zolnierkiewicz1-16/+11
2009-03-27ide: include <asm/ide.h> only when neededBartlomiej Zolnierkiewicz4-7/+11
2009-03-27at91_ide: use readsw()/writesw() directlyBartlomiej Zolnierkiewicz1-2/+2
2009-03-27ide-cd: use ide_drive_t's rq in cdrom_queue_request_senseBorislav Petkov2-3/+1
2009-03-27IDE: palm_bk3710: use ioremap instead of arch-specific IO_ADDRESS()Kevin Hilman1-4/+9
2009-03-27ide: cleanup <asm-m68k/ide.h>Bartlomiej Zolnierkiewicz3-38/+4
2009-03-27ide: make m68k host drivers use IDE_HFLAG_MMIOBartlomiej Zolnierkiewicz5-12/+7
2009-03-27ide: remove IDE_ARCH_LOCK (v2)Bartlomiej Zolnierkiewicz5-50/+42
2009-03-27ide: remove IDE_ARCH_INTR (v2)Bartlomiej Zolnierkiewicz3-10/+3
2009-03-27ide: improve debugging schemeBorislav Petkov6-93/+83
2009-03-27ide: move ->rqsize init from init_irq() to ide_init_port()Bartlomiej Zolnierkiewicz1-8/+7
2009-03-27macide: use struct ide_port_infoBartlomiej Zolnierkiewicz1-1/+5
2009-03-27buddha: use struct ide_port_infoBartlomiej Zolnierkiewicz1-1/+5
2009-03-27ide-pnp: use struct ide_port_infoBartlomiej Zolnierkiewicz1-1/+5
2009-03-27ide-generic: use struct ide_port_infoBartlomiej Zolnierkiewicz1-2/+6
2009-03-27ide_arm: use struct ide_port_infoBartlomiej Zolnierkiewicz1-1/+5
2009-03-27icside: use struct ide_port_info also for PCB version 5 (v2)Bartlomiej Zolnierkiewicz1-2/+6
2009-03-26dontdiff: Fix asm excludeAlan Cox1-1/+0
2009-03-26ext3: Avoid starting a transaction in writepage when not necessaryJan Kara1-5/+13
2009-03-26m68k: irq_node.handler() should return irqreturn_tGeert Uytterhoeven1-1/+2
2009-03-26m68k: section mismatch fixes: Atari SCSIMichael Schmitz2-2/+2
2009-03-26m68k: section mismatch fixes: DMAsound for AtariMichael Schmitz1-2/+2
2009-03-26MAINTAINERS: Replace dead link to m68k CVS repository by link to new git repo...Geert Uytterhoeven1-1/+1
2009-03-26m68k: mac - Add SWIM floppy supportLaurent Vivier6-0/+1305
2009-03-26m68k: mac - Add a new entry in mac_model to identify the floppy controller type.Laurent Vivier2-54/+116
2009-03-26m68k: Add install targetLaurent Vivier2-0/+55
2009-03-26writeback: double the dirty thresholdsWu Fengguang1-2/+2
2009-03-26Make relatime defaultMatthew Garrett1-2/+3
2009-03-26Add a strictatime mount optionMatthew Garrett3-1/+7
2009-03-26Allow relatime to update atime once a dayMatthew Garrett1-9/+38
2009-03-26x86: headers cleanup - setup.hCyrill Gorcunov1-2/+2
2009-03-26emu101k1.h: fix duplicate include of <linux/types.h>Arnd Bergmann1-1/+0
2009-03-26compiler-gcc4: conditionalize #error on __KERNEL__H. Peter Anvin1-2/+4
2009-03-26remove __KERNEL_STRICT_NAMESArnd Bergmann2-13/+5
2009-03-26make netfilter use strict integer typesArnd Bergmann39-190/+260
2009-03-26make drm headers use strict integer typesArnd Bergmann6-188/+190
2009-03-26make MTD headers use strict integer typesArnd Bergmann6-115/+123
2009-03-26make most exported headers use strict integer typesArnd Bergmann15-226/+240
2009-03-26make exported headers use strict posix typesArnd Bergmann18-66/+67
2009-03-26unconditionally include asm/types.h from linux/types.hJaswinder Singh Rajput1-1/+2
2009-03-26x86: disable __do_IRQ supportThomas Gleixner1-0/+3
2009-03-26[S390] remove duplicated #includesHuang Weiyi1-1/+0
2009-03-26[S390] cpumask: use mm_cpumask() wrapperRusty Russell3-4/+4
2009-03-26[S390] cpumask: Use accessors code.Rusty Russell1-3/+2