index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-27
ide-tape: remove superfluous tape->lock
Bartlomiej Zolnierkiewicz
1
-9
/
+0
2009-03-27
ide-floppy: remove superfluous check from ide_floppy_end_request()
Bartlomiej Zolnierkiewicz
1
-3
/
+1
2009-03-27
ide: remove no longer needed PC_FLAG_TIMEDOUT packet command flag
Bartlomiej Zolnierkiewicz
2
-7
/
+0
2009-03-27
au1xxx-ide: auide_dma_end() cleanup
Bartlomiej Zolnierkiewicz
1
-6
/
+1
2009-03-27
trm290: trm290_dma_setup() fix
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2009-03-27
icside: icside_dma_setup() fixes
Bartlomiej Zolnierkiewicz
1
-0
/
+4
2009-03-27
ide: move smart_enable() call out from get_smart_data()
Bartlomiej Zolnierkiewicz
1
-1
/
+3
2009-03-27
ide: remove ->data_phase field from ide_hwif_t
Bartlomiej Zolnierkiewicz
5
-21
/
+10
2009-03-27
ide: no need to read Status and Error registers for "empty" taskfile requests
Bartlomiej Zolnierkiewicz
1
-3
/
+1
2009-03-27
ide: move request type specific code from ide_end_drive_cmd() to callers (v3)
Bartlomiej Zolnierkiewicz
6
-41
/
+43
2009-03-27
ide: factor out completion of taskfile from ide_end_drive_cmd()
Bartlomiej Zolnierkiewicz
1
-11
/
+16
2009-03-27
ide: complete power step in ide_complete_pm_request()
Bartlomiej Zolnierkiewicz
3
-9
/
+10
2009-03-27
ide: add "flagged" taskfile flags to struct ide_taskfile (v2)
Bartlomiej Zolnierkiewicz
9
-56
/
+60
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
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
3
-50
/
+96
2009-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
14
-60
/
+1483
2009-03-26
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
33
-113
/
+90
2009-03-26
Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
120
-894
/
+990
2009-03-26
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
37
-170
/
+252
2009-03-26
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-261
/
+437
2009-03-26
Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
20
-642
/
+1262
2009-03-26
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
99
-2917
/
+4059
2009-03-26
Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
18
-186
/
+205
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-2
/
+2
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1185
-89508
/
+129760
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
42
-536
/
+793
2009-03-26
Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
71
-1402
/
+4640
2009-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
55
-636
/
+1190
[next]