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
2007-10-17
firewire: fw-sbp2: expose module parameter for workarounds
Stefan Richter
1
-12
/
+54
2007-10-17
firewire: fw-sbp2: add support for multiple logical units per target
Stefan Richter
2
-256
/
+324
2007-10-17
firewire: fw-sbp2: always enable IRQs before calling command ORB callback
Stefan Richter
1
-2
/
+3
2007-10-17
firewire: fw-core: local variable shadows a global one
Stefan Richter
1
-11
/
+10
2007-10-17
firewire: optimize fw_core_add_address_handler
Stefan Richter
1
-3
/
+9
2007-10-16
ieee1394: ieee1394_core.c: use DEFINE_SPINLOCK for spinlock definition
Matthias Kaehlcke
1
-1
/
+1
2007-10-16
ieee1394: csr1212: proper refcounting
Stefan Richter
3
-31
/
+36
2007-10-16
ieee1394: nodemgr: fix leak of struct csr1212_keyval
Stefan Richter
1
-6
/
+9
2007-10-16
ieee1394: pcilynx: I2C cleanups
Jean Delvare
1
-21
/
+5
2007-10-16
ieee1394: Fix kthread stopping in nodemgr_host_thread
Satyam Sharma
1
-1
/
+2
2007-10-16
ieee1394: sbp2: fix unsafe iteration over list of devices
Stefan Richter
1
-0
/
+15
2007-10-16
ieee1394: pcilynx: superfluous local variables
Stefan Richter
1
-3
/
+0
2007-10-16
ieee1394: eth1394: fix lock imbalance
Stefan Richter
1
-9
/
+5
2007-10-16
ieee1394: eth1394: superfluous local variable
Stefan Richter
1
-2
/
+0
2007-10-16
x86: fix boot error introduced by kbuild
Sam Ravnborg
1
-3
/
+3
2007-10-16
amd74xx: remove /proc/ide/amd74xx
Bartlomiej Zolnierkiewicz
1
-129
/
+1
2007-10-16
amd74xx/via82cxxx: don't initialize drive->dn
Bartlomiej Zolnierkiewicz
2
-2
/
+0
2007-10-16
sis5513: remove /proc/ide/sis
Bartlomiej Zolnierkiewicz
1
-248
/
+1
2007-10-16
ide: remove CONFIG_IDEDMA_ONLYDISK
Bartlomiej Zolnierkiewicz
2
-14
/
+1
2007-10-16
ide: add "hdx=nodma" kernel parameter
Bartlomiej Zolnierkiewicz
4
-5
/
+9
2007-10-16
ide: remove hwif->autodma and drive->autodma
Bartlomiej Zolnierkiewicz
41
-249
/
+14
2007-10-16
ide: remove "idex=dma" kernel parameter
Bartlomiej Zolnierkiewicz
2
-6
/
+2
2007-10-16
ide: remove CONFIG_BLK_DEV_IDEDMA_FORCED
Bartlomiej Zolnierkiewicz
2
-51
/
+3
2007-10-16
ide: use PCI_VDEVICE() macro
Bartlomiej Zolnierkiewicz
32
-181
/
+174
2007-10-16
sis5513: clear prefetch and postwrite for ATAPI devices
Bartlomiej Zolnierkiewicz
1
-7
/
+6
2007-10-16
it8213/piix/slc90e66: "de-couple" PIO and UDMA modes
Bartlomiej Zolnierkiewicz
3
-17
/
+13
2007-10-16
ide: unexport noautodma
Adrian Bunk
1
-2
/
+0
2007-10-16
ide: unexport ide_tune_dma
Adrian Bunk
1
-2
/
+0
2007-10-16
ide: remove ->ide_dma_check (take 2)
Bartlomiej Zolnierkiewicz
42
-502
/
+80
2007-10-16
ide-pmac: add PIO autotune fallback to ->ide_dma_check
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2007-10-16
ide-cris: add PIO autotune fallback to ->ide_dma_check
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2007-10-16
sl82c105: add PIO autotune fallback to ->ide_dma_check
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2007-10-16
cs5530/sc1200: add PIO autotune fallback to ->ide_dma_check
Bartlomiej Zolnierkiewicz
2
-4
/
+8
2007-10-16
ide: remove ide_use_fast_pio()
Bartlomiej Zolnierkiewicz
17
-46
/
+15
2007-10-16
ide: remove drive->init_speed zeroing
Bartlomiej Zolnierkiewicz
11
-22
/
+0
2007-10-16
au1xxx-ide: use ide_tune_dma()
Bartlomiej Zolnierkiewicz
1
-14
/
+22
2007-10-16
it8213/piix/slc90e66: remove {it8213,piix,slc90e66}_dma_2_pio()
Bartlomiej Zolnierkiewicz
3
-88
/
+33
2007-10-16
atiixp: DMA setup fixes
Bartlomiej Zolnierkiewicz
1
-48
/
+5
2007-10-16
sc1200: always tune PIO
Bartlomiej Zolnierkiewicz
1
-1
/
+4
2007-10-16
cs5530: always tune PIO
Bartlomiej Zolnierkiewicz
1
-13
/
+6
2007-10-16
ide-cris: always tune PIO
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2007-10-16
slc90e66: always tune PIO
Bartlomiej Zolnierkiewicz
1
-5
/
+5
2007-10-16
aec62xx: always tune PIO
Bartlomiej Zolnierkiewicz
1
-4
/
+4
2007-10-16
sis5513: always tune PIO
Bartlomiej Zolnierkiewicz
1
-10
/
+5
2007-10-16
sis5513: DMA setup fixes
Bartlomiej Zolnierkiewicz
1
-108
/
+106
2007-10-16
hpt366: always tune PIO
Bartlomiej Zolnierkiewicz
1
-4
/
+4
2007-10-16
ide-cs: Add additional id string (corsair, 1GB)
Kristoffer Ericson
1
-5
/
+7
2007-10-16
ide: fix serverworks.c UDMA regression
Tony Battersby
1
-0
/
+1
2007-10-16
[IA64] Fix build for CONFIG_SMP=n
Tony Luck
1
-0
/
+2
2007-10-16
Update PowerPC vmemmap code for 1TB segments
Anton Blanchard
1
-1
/
+2
[prev]
[next]