index
:
Linux Stable
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.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: Convert most new-style drivers to use module aliasing
Jean Delvare
2008-04-29
43
-247
/
+211
*
i2c: Add support for device alias names
Jean Delvare
2008-04-29
43
-54
/
+146
*
i2c-amd756-s4882: Fix an error path
Jean Delvare
2008-04-29
1
-2
/
+3
*
i2c: Drop unused RTC driver IDs
Jean Delvare
2008-04-29
1
-3
/
+0
*
i2c/tps65010: Add missing intialization of client data
Jean Delvare
2008-04-29
1
-0
/
+2
*
i2c-sis5595: Minor cleanups in sis5595_access
Jean Delvare
2008-04-29
1
-10
/
+2
*
i2c-piix4: Minor cleanups
Jean Delvare
2008-04-29
1
-7
/
+1
*
i2c: Spelling fix (successful)
Jean Delvare
2008-04-29
3
-3
/
+3
*
i2c-stub: No newline in parameter description
Jean Delvare
2008-04-29
1
-1
/
+1
*
drivers/pcmcia/pcmcia_ioctl.c: fix build
akpm@linux-foundation.org
2008-04-29
1
-2
/
+2
*
dm: use unlocked variants of queue flag check/set
Jens Axboe
2008-04-29
1
-5
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2008-04-29
13
-468
/
+302
|
\
|
*
pciehp: fix error message about getting hotplug control
Kenji Kaneshige
2008-04-29
1
-1
/
+1
|
*
pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2
Yinghai Lu
2008-04-29
3
-9
/
+34
|
*
pci/irq: restore mask_bits in msi shutdown -v3
Yinghai Lu
2008-04-29
2
-7
/
+15
|
*
doc: replace yet another dev with pdev for consistency in DMA-mapping.txt
Matti Linnanvuori
2008-04-29
1
-1
/
+1
|
*
PCI: don't expose struct pci_vpd to userspace
Jesse Barnes
2008-04-28
1
-2
/
+2
|
*
doc: fix an incorrect suggestion to pass NULL for PCI like buses
Matti Linnanvuori
2008-04-28
1
-3
/
+3
|
*
Consistently use pdev as the variable of type struct pci_dev *.
Matti Linnanvuori
2008-04-28
1
-16
/
+16
|
*
pciehp: Fix command write
Kenji Kaneshige
2008-04-25
1
-1
/
+4
|
*
shpchp: fix slot name
Kenji Kaneshige
2008-04-25
1
-2
/
+9
|
*
make pciehp_acpi_get_hp_hw_control_from_firmware()
Adrian Bunk
2008-04-25
1
-1
/
+1
|
*
pciehp: Clean up pcie_init()
Kenji Kaneshige
2008-04-25
1
-110
/
+88
|
*
pciehp: Mask hotplug interrupt at controller release
Kenji Kaneshige
2008-04-25
1
-0
/
+4
|
*
pciehp: Remove useless hotplug interrupt enabling
Kenji Kaneshige
2008-04-25
1
-46
/
+8
|
*
pciehp: Fix wrong slot capability check
Kenji Kaneshige
2008-04-25
4
-39
/
+39
|
*
pciehp: Fix wrong slot control register access
Kenji Kaneshige
2008-04-25
1
-112
/
+38
|
*
pciehp: Add missing memory barrier
Kenji Kaneshige
2008-04-25
1
-0
/
+2
|
*
pciehp: Fix interrupt event handlig
Kenji Kaneshige
2008-04-25
2
-120
/
+29
|
*
pciehp: fix slot name
Kenji Kaneshige
2008-04-25
1
-2
/
+9
|
*
Update MAINTAINERS with location of PCI tree
Jesse Barnes
2008-04-25
1
-0
/
+1
|
*
PCI: Add Intel SCH PCI IDs
Alek Du
2008-04-23
1
-0
/
+2
|
*
PCI Express ASPM support should default to 'No'
Jesper Juhl
2008-04-23
1
-1
/
+1
*
|
block: fix queue locking verification
Linus Torvalds
2008-04-29
1
-2
/
+8
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2008-04-29
16
-37
/
+1344
|
\
\
|
*
|
[ALSA] soc - wm9712 - checkpatch fixes
Mark Brown
2008-04-29
1
-33
/
+29
|
*
|
[ALSA] pcsp - Fix more dependency
Takashi Iwai
2008-04-29
1
-0
/
+2
|
*
|
[ALSA] hda - Add support of Medion RIM 2150
Takashi Iwai
2008-04-29
2
-0
/
+87
|
*
|
[ALSA] ASoC: Add drivers for the Texas Instruments OMAP processors
Jarkko Nikula
2008-04-29
9
-1
/
+1223
|
*
|
[ALSA] ice1724 - Enable watermarks
Takashi Iwai
2008-04-29
1
-2
/
+0
|
*
|
[ALSA] Add MPU401_INFO_NO_ACK bitflag
Takashi Iwai
2008-04-29
3
-1
/
+3
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2008-04-29
6
-13
/
+17
|
\
\
\
|
*
|
|
x86: fix PCI MSI breaks when booting with nosmp
Jesse Barnes
2008-04-29
1
-7
/
+3
|
*
|
|
x86: vget_cycles() __always_inline
Hugh Dickins
2008-04-29
1
-1
/
+1
|
*
|
|
x86: add more boot protocol documentation
Ian Campbell
2008-04-29
1
-2
/
+10
|
*
|
|
bootprotocol: cleanup
Ingo Molnar
2008-04-29
1
-1
/
+1
|
*
|
|
x86: fix warning in "x86: clean up vSMP detection"
Alexander van Heukelum
2008-04-29
1
-1
/
+1
|
*
|
|
x86: !x & y typo in mtrr code
Harvey Harrison
2008-04-29
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-04-29
7
-459
/
+365
|
\
\
\
|
*
|
|
Fix bug - Implement bfin ata interrupt handler to avoid "irq 68 nobody cared"...
Sonic Zhang
2008-04-29
1
-4
/
+120
[next]