index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
edac
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-03-27
ide: add IDE_HFLAG_4DRIVES host flag
Bartlomiej Zolnierkiewicz
3
-3
/
+6
2009-03-27
ide: add IDE_HFLAG_DTC2278 host flag
Bartlomiej Zolnierkiewicz
3
-2
/
+5
2009-03-27
ide: remove now superfluous check from ide_host_register()
Bartlomiej Zolnierkiewicz
1
-12
/
+7
2009-03-27
ide: allow host drivers to specify IRQ flags
Bartlomiej Zolnierkiewicz
13
-21
/
+26
2009-03-27
ide: fix error message in pre_task_out_intr()
Bartlomiej Zolnierkiewicz
1
-1
/
+3
2009-03-27
ide: fix memleak on failure in probe_for_drive()
Bartlomiej Zolnierkiewicz
2
-15
/
+9
2009-03-27
scc_pata: remove DECLARE_SCC_DEV() macro (v2)
Bartlomiej Zolnierkiewicz
1
-16
/
+11
2009-03-27
ide: include <asm/ide.h> only when needed
Bartlomiej Zolnierkiewicz
4
-7
/
+11
2009-03-27
at91_ide: use readsw()/writesw() directly
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-03-27
ide-cd: use ide_drive_t's rq in cdrom_queue_request_sense
Borislav Petkov
2
-3
/
+1
2009-03-27
IDE: palm_bk3710: use ioremap instead of arch-specific IO_ADDRESS()
Kevin Hilman
1
-4
/
+9
2009-03-27
ide: cleanup <asm-m68k/ide.h>
Bartlomiej Zolnierkiewicz
3
-38
/
+4
2009-03-27
ide: make m68k host drivers use IDE_HFLAG_MMIO
Bartlomiej Zolnierkiewicz
5
-12
/
+7
2009-03-27
ide: remove IDE_ARCH_LOCK (v2)
Bartlomiej Zolnierkiewicz
5
-50
/
+42
2009-03-27
ide: remove IDE_ARCH_INTR (v2)
Bartlomiej Zolnierkiewicz
3
-10
/
+3
2009-03-27
ide: improve debugging scheme
Borislav Petkov
6
-93
/
+83
2009-03-27
ide: move ->rqsize init from init_irq() to ide_init_port()
Bartlomiej Zolnierkiewicz
1
-8
/
+7
2009-03-27
macide: use struct ide_port_info
Bartlomiej Zolnierkiewicz
1
-1
/
+5
2009-03-27
buddha: use struct ide_port_info
Bartlomiej Zolnierkiewicz
1
-1
/
+5
2009-03-27
ide-pnp: use struct ide_port_info
Bartlomiej Zolnierkiewicz
1
-1
/
+5
2009-03-27
ide-generic: use struct ide_port_info
Bartlomiej Zolnierkiewicz
1
-2
/
+6
2009-03-27
ide_arm: use struct ide_port_info
Bartlomiej Zolnierkiewicz
1
-1
/
+5
2009-03-27
icside: use struct ide_port_info also for PCB version 5 (v2)
Bartlomiej Zolnierkiewicz
1
-2
/
+6
2009-03-26
dontdiff: Fix asm exclude
Alan Cox
1
-1
/
+0
2009-03-26
ext3: Avoid starting a transaction in writepage when not necessary
Jan Kara
1
-5
/
+13
2009-03-26
m68k: irq_node.handler() should return irqreturn_t
Geert Uytterhoeven
1
-1
/
+2
2009-03-26
m68k: section mismatch fixes: Atari SCSI
Michael Schmitz
2
-2
/
+2
2009-03-26
m68k: section mismatch fixes: DMAsound for Atari
Michael Schmitz
1
-2
/
+2
2009-03-26
MAINTAINERS: Replace dead link to m68k CVS repository by link to new git repo...
Geert Uytterhoeven
1
-1
/
+1
2009-03-26
m68k: mac - Add SWIM floppy support
Laurent Vivier
6
-0
/
+1305
2009-03-26
m68k: mac - Add a new entry in mac_model to identify the floppy controller type.
Laurent Vivier
2
-54
/
+116
2009-03-26
m68k: Add install target
Laurent Vivier
2
-0
/
+55
2009-03-26
writeback: double the dirty thresholds
Wu Fengguang
1
-2
/
+2
2009-03-26
Make relatime default
Matthew Garrett
1
-2
/
+3
2009-03-26
Add a strictatime mount option
Matthew Garrett
3
-1
/
+7
2009-03-26
Allow relatime to update atime once a day
Matthew Garrett
1
-9
/
+38
2009-03-26
x86: headers cleanup - setup.h
Cyrill Gorcunov
1
-2
/
+2
2009-03-26
emu101k1.h: fix duplicate include of <linux/types.h>
Arnd Bergmann
1
-1
/
+0
2009-03-26
compiler-gcc4: conditionalize #error on __KERNEL__
H. Peter Anvin
1
-2
/
+4
2009-03-26
remove __KERNEL_STRICT_NAMES
Arnd Bergmann
2
-13
/
+5
2009-03-26
make netfilter use strict integer types
Arnd Bergmann
39
-190
/
+260
2009-03-26
make drm headers use strict integer types
Arnd Bergmann
6
-188
/
+190
2009-03-26
make MTD headers use strict integer types
Arnd Bergmann
6
-115
/
+123
2009-03-26
make most exported headers use strict integer types
Arnd Bergmann
15
-226
/
+240
2009-03-26
make exported headers use strict posix types
Arnd Bergmann
18
-66
/
+67
2009-03-26
unconditionally include asm/types.h from linux/types.h
Jaswinder Singh Rajput
1
-1
/
+2
2009-03-26
x86: disable __do_IRQ support
Thomas Gleixner
1
-0
/
+3
2009-03-26
[S390] remove duplicated #includes
Huang Weiyi
1
-1
/
+0
2009-03-26
[S390] cpumask: use mm_cpumask() wrapper
Rusty Russell
3
-4
/
+4
2009-03-26
[S390] cpumask: Use accessors code.
Rusty Russell
1
-3
/
+2
[next]