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-11-06
PCI: Remove 3 incorrect MSI quirks.
David Miller
2
-6
/
+0
2007-11-06
PCI: Add MSI INTX_DISABLE quirks for ATI SB700/800 SATA and IXP SB400 USB
David Miller
1
-0
/
+20
2007-11-06
PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set.
David Miller
4
-15
/
+45
2007-11-06
PCI: Add MSI quirk for ServerWorks HT1000 PCIX bridge.
David Miller
2
-0
/
+4
2007-11-06
PCI: Revert "PCI: disable MSI by default on systems with Serverworks HT1000 c...
David Miller
2
-2
/
+0
2007-11-05
ide: fix IDE_HFLAG_NO_ATAPI_DMA handling in config_drive_for_dma()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-11-05
ide: move ide_fixstring() documentation to ide-iops.c from ide.h
Bartlomiej Zolnierkiewicz
2
-8
/
+8
2007-11-05
ide: add missing #ifdef/#endif CONFIG_IDE_TASK_IOCTL
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2007-11-05
ide: fix ide_find_dma_mode() to print human-readable info
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2007-11-05
ide: add missing rq.ref_count initialization to ide_diag_taskfile()
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2007-11-05
ide: clear HOB bit for REQ_TYPE_ATA_TASK requests in ide_end_drive_cmd()
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2007-11-05
ide: check rq->cmd_type in drive_cmd_intr()
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2007-11-05
ide/Kconfig: fix BLK_DEV_OFFBOARD dependencies
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2007-11-05
ide: unexport ide_fix_driveid
Adrian Bunk
1
-3
/
+0
2007-11-05
ide/Kconfig: add IDEDISK_MULTI_MODE text adapted from hdparm manual page
Matti Linnanvuori
1
-3
/
+16
2007-11-05
ide: do_identify() string termination fix
Tejun Heo
1
-2
/
+3
2007-11-05
piix: add support for ICH7 on Acer 5602aWLMi
sebdeg@ngi.it
1
-0
/
+1
2007-11-05
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
8
-12
/
+27
2007-11-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
5
-50
/
+38
2007-11-05
cpm_load_patch() - declartion conflict
Kamalesh Babulal
1
-1
/
+1
2007-11-05
SLUB: Fix memory leak by not reusing cpu_slab
Christoph Lameter
1
-19
/
+1
2007-11-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
4
-11
/
+25
2007-11-05
Merge branch 'dipm-fix' into upstream-fixes
Jeff Garzik
1
-8
/
+10
2007-11-05
lguest: tidy up documentation
Rusty Russell
1
-22
/
+21
2007-11-05
kernel/futex.c: make 3 functions static
Adrian Bunk
2
-11
/
+4
2007-11-05
unexport access_process_vm
Adrian Bunk
1
-1
/
+0
2007-11-05
lguest: make async_hcall() static
Adrian Bunk
2
-16
/
+13
2007-11-05
[S390] tod clock: announce clocksource as perfect
Christian Borntraeger
1
-1
/
+1
2007-11-05
[S390] Rename "idle_time" attribute to "idle_time_us".
Heiko Carstens
1
-3
/
+3
2007-11-05
[S390] Fix priority mistakes in drivers/s390/cio/cmf.c
Roel Kluin
1
-2
/
+2
2007-11-05
[S390] Fix memory detection.
Heiko Carstens
1
-1
/
+3
2007-11-05
[S390] Fix compile on !CONFIG_SMP.
Heiko Carstens
1
-2
/
+6
2007-11-05
[S390] device_schedule_callback() for dcssblk.
Gerald Schaefer
1
-2
/
+7
2007-11-05
[S390] Fix smsgiucv init on no iucv machines
Christian Borntraeger
1
-0
/
+4
2007-11-05
[S390] cio: use INIT_WORK to initialize struct work.
Heiko Carstens
1
-1
/
+1
2007-11-05
libata: Don't disable dipm with SET FEATURES
Kristen Carlson Accardi
1
-8
/
+10
2007-11-05
libata and bogus LBA48 drives
Geert Uytterhoeven
1
-0
/
+2
2007-11-05
x86 setup: set %ebx == %ebp == %edi == 0 on protected mode entry
H. Peter Anvin
1
-1
/
+3
2007-11-05
x86 setup: add a near jump to serialize %cr0 on 386/486
H. Peter Anvin
1
-2
/
+2
2007-11-05
Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...
Linus Torvalds
3
-2
/
+5
2007-11-05
Merge branch 'an' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/liba...
Linus Torvalds
5
-3
/
+216
2007-11-05
drm/sis: missing mutex unlock in error path.
Roel Kluin
1
-0
/
+1
2007-11-05
radeon: set the address to access the GART table on the CPU side correctly
Dave Airlie
2
-2
/
+4
2007-11-05
V4L/DVB (6548): pvrusb2: Fix oops on module removal
Mike Isely
1
-3
/
+2
2007-11-05
V4L/DVB (6547): V4L: remove PCI from VIDEO_VIVI depends
Brandon Philips
1
-1
/
+1
2007-11-05
V4L/DVB (6532): Add the remaining addresses for tda9887
Mauro Carvalho Chehab
1
-2
/
+3
2007-11-05
V4L/DVB (6531): Fix a regression caused by commit 153962364dc6fa4a24571885fbe...
Ludovico Cavedon
1
-0
/
+1
2007-11-05
V4L/DVB (6518): Fix tvp5150 default values
Mauro Carvalho Chehab
1
-8
/
+8
2007-11-05
V4L/DVB (6514): em28xx: Include linux/mm.h
Trent Piepho
1
-0
/
+1
2007-11-05
V4L/DVB (6506): saa7134-alsa: Fix mmap support
Alexander E. Patrakov
1
-1
/
+15
[prev]
[next]