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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-10
amd64_edac: add ECC chipkill syndrome mapping table
Doug Thompson
1
-0
/
+135
2009-06-10
amd64_edac: add per-family descriptors
Doug Thompson
1
-0
/
+72
2009-06-10
amd64_edac: add F10h-and-later methods-p3
Doug Thompson
1
-4
/
+265
2009-06-10
amd64_edac: add F10h-and-later methods-p2
Doug Thompson
1
-0
/
+196
2009-06-10
amd64_edac: add F10h-and-later methods-p1
Doug Thompson
1
-0
/
+181
2009-06-10
amd64_edac: add k8-specific methods
Doug Thompson
1
-0
/
+173
2009-06-10
amd64_edac: assign DRAM chip select base and mask in a family-specific way
Doug Thompson
1
-0
/
+142
2009-06-10
amd64_edac: add helper to dump relevant registers
Doug Thompson
1
-0
/
+142
2009-06-10
amd64_edac: add DRAM address type conversion facilities
Doug Thompson
1
-0
/
+294
2009-06-10
amd64_edac: add functionality to compute the DRAM hole
Doug Thompson
1
-0
/
+166
2009-06-10
amd64_edac: add sys addr to memory controller mapping helpers
Doug Thompson
1
-0
/
+141
2009-06-10
amd64_edac: add memory scrubber interface
Doug Thompson
1
-0
/
+130
2009-06-10
amd64_edac: add MCA error types
Doug Thompson
1
-0
/
+161
2009-06-10
amd64_edac: add DRAM error injection logic using sysfs
Doug Thompson
1
-0
/
+185
2009-06-10
amd64_edac: add debugging/testing code
Doug Thompson
1
-0
/
+255
2009-06-10
amd64_edac: add driver header
Doug Thompson
1
-0
/
+628
2009-06-10
edac: fold __func__ into edac_debug_printk
Borislav Petkov
1
-4
/
+5
2009-06-10
char: mxser, fix ISA board lookup
Peter Botha
1
-1
/
+1
2009-06-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2
-2
/
+2
2009-06-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-6
/
+5
2009-06-09
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-14
/
+14
2009-06-09
cpumask: alloc zeroed cpumask for static cpumask_var_ts
Yinghai Lu
2
-2
/
+2
2009-06-09
r8169: fix crash when large packets are received
Eric Dumazet
1
-6
/
+5
2009-06-09
md/raid5: fix bug in reshape code when chunk_size decreases.
NeilBrown
1
-1
/
+1
2009-06-09
md/raid5 - avoid deadlocks in get_active_stripe during reshape
NeilBrown
1
-11
/
+11
2009-06-09
md/raid5: use conf->raid_disks in preference to mddev->raid_disk
NeilBrown
1
-2
/
+2
2009-06-08
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-0
/
+1
2009-06-08
pata_netcell: Fix typo
Alan Cox
1
-1
/
+1
2009-06-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...
Linus Torvalds
1
-16
/
+6
2009-06-08
SSB: BCM47xx: Export ssb_watchdog_timer_set
Matthieu Castet
1
-0
/
+1
2009-06-08
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+2
2009-06-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
5
-15
/
+80
2009-06-07
pdc202xx_old: fix resetproc() method
Sergei Shtylyov
1
-14
/
+5
2009-06-07
pdc202xx_old: fix 'pdc20246_dma_ops'
Sergei Shtylyov
1
-2
/
+1
2009-06-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-0
/
+2
2009-06-06
Merge branch 'upstream-linus2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+11
2009-06-06
[libata] pata_ali: Use IGN_SIMPLEX
Alan Cox
1
-6
/
+11
2009-06-05
mtd: davinci nand: update clock naming
Kevin Hilman
1
-3
/
+4
2009-06-05
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-9
/
+91
2009-06-05
ata_piix: Add HP Compaq nc6000 to the broken poweroff list
Ville Syrjala
1
-0
/
+9
2009-06-05
ahci: add warning messages for hp laptops with broken suspend
Tejun Heo
1
-0
/
+72
2009-06-05
pata_efar: fix PIO2 underclocking
Sergei Shtylyov
1
-9
/
+8
2009-06-05
pata_legacy: wait for async probing
James Bottomley
1
-0
/
+2
2009-06-05
Revert "drm: don't associate _DRM_DRIVER maps with a master"
Linus Torvalds
1
-2
/
+1
2009-06-05
ivtv: Fix PCI DMA direction
Alan Cox
1
-1
/
+2
2009-06-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
1
-3
/
+0
2009-06-05
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
15
-32
/
+146
2009-06-05
drivers/char/mem.c: avoid OOM lockup during large reads from /dev/zero
Salman Qazi
1
-0
/
+3
2009-06-04
drm/i915: Remove a bad BUG_ON in the fence management code.
Eric Anholt
1
-3
/
+0
2009-06-04
PCI: use fixed-up device class when configuring device
Yu Zhao
1
-0
/
+2
[next]