index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-12
ide: use only ->set_pio_mode method for programming PIO modes (take 2)
Bartlomiej Zolnierkiewicz
19
-136
/
+29
2007-10-12
sis5513: don't change UDMA settings when programming PIO
Bartlomiej Zolnierkiewicz
1
-7
/
+4
2007-10-12
it8213/piix/slc90e66: don't change DMA settings when programming PIO
Bartlomiej Zolnierkiewicz
3
-30
/
+20
2007-10-12
alim15x3: PIO mode setup fixes
Bartlomiej Zolnierkiewicz
1
-3
/
+12
2007-10-12
siimage: fix ->set_pio_mode method to select PIO data transfer
Bartlomiej Zolnierkiewicz
1
-3
/
+17
2007-10-12
cs5520: don't enable VDMA in ->speedproc
Bartlomiej Zolnierkiewicz
1
-9
/
+4
2007-10-12
sc1200: remove redundant warning message from sc1200_tune_chipset()
Bartlomiej Zolnierkiewicz
1
-3
/
+1
2007-10-12
ide-pmac: PIO mode setup fixes (take 3)
Bartlomiej Zolnierkiewicz
1
-5
/
+10
2007-10-12
icside: fix ->speedproc to return on unsupported modes (take 5)
Bartlomiej Zolnierkiewicz
1
-13
/
+8
2007-10-12
sgiioc4: use ide_tune_dma()
Bartlomiej Zolnierkiewicz
1
-43
/
+43
2007-10-12
amd74xx/via82cxxx: use ide_tune_dma()
Bartlomiej Zolnierkiewicz
2
-22
/
+8
2007-10-12
ide: add ide_set{_max}_pio() (take 4)
Bartlomiej Zolnierkiewicz
45
-326
/
+318
2007-10-12
ide: Kconfig face-lift
Bartlomiej Zolnierkiewicz
1
-50
/
+52
2007-10-12
ide: move ide_rate_filter() calls to the upper layer (take 2)
Bartlomiej Zolnierkiewicz
32
-123
/
+59
2007-10-12
sis5513: add ->udma_filter method for chipset_family >= ATA_133
Bartlomiej Zolnierkiewicz
1
-4
/
+18
2007-10-12
ide: mode limiting fixes for user requested speed changes
Bartlomiej Zolnierkiewicz
5
-42
/
+39
2007-10-12
ide: add missing ide_rate_filter() calls to ->speedproc()-s
Bartlomiej Zolnierkiewicz
6
-10
/
+11
2007-10-12
ide: call udma_filter() before resorting to the UltraDMA mask
Sergei Shtylyov
1
-3
/
+4
2007-10-12
ide: make jmicron match vendor and device class
Tejun Heo
1
-40
/
+25
2007-10-12
pdc202xx_new: switch to using pci_get_slot() (take 2)
Sergei Shtylyov
1
-26
/
+34
2007-10-12
ide: hook ACPI _PSx method to IDE power on/off
Shaohua Li
4
-3
/
+59
2007-10-12
ide: Platform IDE driver
Anton Vorontsov
3
-0
/
+192
2007-10-12
hpt366: MWDMA filter for SATA cards (take 2)
Sergei Shtylyov
4
-4
/
+30
2007-10-12
atiixp: SB700 contains more than one IDE channel
Shane Huang
1
-1
/
+1
2007-10-10
Linux 2.6.23
v2.6.23
Linus Torvalds
1
-1
/
+1
2007-10-09
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
6
-11
/
+12
2007-10-09
NLM: Fix a memory leak in nlmsvc_testlock
Trond Myklebust
1
-1
/
+3
2007-10-09
sata_mv: correct S/G table limits
Jeff Garzik
1
-3
/
+6
2007-10-09
[MIPS] Au1000: set the PCI controller IO base
Florian Fainelli
1
-0
/
+1
2007-10-09
[MIPS] Alchemy: Fix USB initialization.
Florian Fainelli
4
-10
/
+10
2007-10-09
[MIPS] IP32: Fix fatal typo in address computation.
Giuseppe Sacco
1
-1
/
+1
2007-10-09
Correct Makefile rule for generating custom keymap
Maarten Bressers
1
-1
/
+1
2007-10-09
ISDN: Fix data access out of array bounds
Karsten Keil
1
-2
/
+3
2007-10-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
6
-13
/
+22
2007-10-08
AIO: fix cleanup in io_submit_one(...)
Yan Zheng
1
-1
/
+1
2007-10-08
fix page release issue in filemap_fault
Yan Zheng
1
-0
/
+1
2007-10-08
fix VM_CAN_NONLINEAR check in sys_remap_file_pages
Yan Zheng
1
-1
/
+1
2007-10-08
mm: set_page_dirty_balance() vs ->page_mkwrite()
Peter Zijlstra
3
-5
/
+10
2007-10-08
[IPv6]: Fix ICMPv6 redirect handling with target multicast address
Brian Haley
1
-4
/
+5
2007-10-08
[PKT_SCHED] cls_u32: error code isn't been propogated properly
Stephen Hemminger
1
-1
/
+1
2007-10-08
[ROSE]: Fix rose.ko oops on unload
Alexey Dobriyan
3
-8
/
+13
2007-10-08
[TCP]: Fix fastpath_cnt_hint when GSO skb is partially ACKed
Ilpo Järvinen
1
-0
/
+3
2007-10-08
Driver core: fix SYSF_DEPRECATED breakage for nested classdevs
Dmitry Torokhov
1
-3
/
+7
2007-10-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-1
/
+2
2007-10-08
Add manufacturer and card id of teltonica pcmcia modems
Attila Kinali
1
-0
/
+1
2007-10-08
sysrq docs: document sequence that actually works
Pavel Machek
1
-1
/
+1
2007-10-08
fix bogus reporting of signals by audit
Al Viro
1
-11
/
+11
2007-10-08
Move kasprintf.o to obj-y
Alexey Dobriyan
1
-2
/
+2
2007-10-08
lockstat: documentation
Peter Zijlstra
2
-0
/
+122
2007-10-08
Longhaul: add auto enabled "revid_errata" option
Rafal Bilski
1
-3
/
+57
[next]