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
*
PCI: support for PCI Express fundamental reset
Mike Mason
2009-09-09
1
-0
/
+1
*
PCI/GPU: implement VGA arbitration on Linux
Benjamin Herrenschmidt
2009-09-09
8
-1
/
+1461
*
PCI MSI: Style cleanups
Hidetoshi Seto
2009-09-09
1
-22
/
+22
*
PCI MSI: MSI-X cleanup, msix_setup_entries()
Hidetoshi Seto
2009-09-09
1
-23
/
+36
*
PCI MSI: MSI-X cleanup, msix_program_entries()
Hidetoshi Seto
2009-09-09
1
-10
/
+19
*
PCI MSI: MSI-X cleanup, msix_map_region()
Hidetoshi Seto
2009-09-09
1
-13
/
+19
*
PCI MSI: Relocate error path in init_msix_capability()
Hidetoshi Seto
2009-09-09
1
-18
/
+22
*
PCI MSI: Unify msi_free_irqs() and msix_free_all_irqs()
Hidetoshi Seto
2009-09-09
1
-43
/
+31
*
PCI MSI: Use list_first_entry()
Hidetoshi Seto
2009-09-09
1
-1
/
+1
*
PCI MSI: Remove attribute check from pci_disable_msi()
Hidetoshi Seto
2009-09-09
1
-8
/
+1
*
PCI iommu: iommu=pt is a valid early param
Alex Williamson
2009-09-09
1
-3
/
+1
*
PCI: Document pci_ids.h addition policy.
Dave Jones
2009-09-09
1
-0
/
+3
*
PCI: print out pref if mmio is prefetchable
Yinghai Lu
2009-09-09
1
-2
/
+7
*
PCI: apply nv_msi_ht_cap_quirk on resume too
Tejun Heo
2009-09-09
1
-0
/
+2
*
PCI: disable pci_find_device warnings when deprecated pci functions are enabled
Andi Kleen
2009-09-09
3
-31
/
+37
*
PCI: Unhide the SMBus on the Compaq Evo D510 USDT
Jean Delvare
2009-09-09
1
-0
/
+1
*
PCI: expose function reset capability in sysfs
Michael S. Tsirkin
2009-09-09
5
-0
/
+65
*
PCI Hotplug: acpiphp: get pci_bus from acpi handle correctly
Alex Chiang
2009-09-09
1
-11
/
+17
*
ACPI: export acpi_pci_root and friends
Alex Chiang
2009-09-09
2
-15
/
+18
*
x86/PCI: initialize PCI bus node numbers early
Jesse Barnes
2009-09-09
2
-63
/
+70
*
PCI: export pci_claim_resource for driver use
Jesse Barnes
2009-09-09
1
-0
/
+1
*
yenta: Use pci_claim_resource
Matthew Wilcox
2009-09-09
1
-8
/
+8
*
frv/PCI: Use pci_claim_resource
Matthew Wilcox
2009-09-09
1
-6
/
+4
*
PCI: remove pcibios_scan_all_fns()
Alex Chiang
2009-09-09
15
-19
/
+37
*
aoe: allocate unused request_queue for sysfs
Ed Cashin
2009-09-09
3
-4
/
+11
*
i915: disable interrupts before tearing down GEM state
Linus Torvalds
2009-09-08
1
-5
/
+1
*
drm/i915: fix mask bits setting
Zhenyu Wang
2009-09-08
3
-1
/
+3
*
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-09-07
5
-69
/
+70
|
\
|
*
drm/radeon/kms: add LTE/GTE discard + rv515 two sided stencil register.
Dave Airlie
2009-09-07
5
-69
/
+70
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2009-09-07
2
-8
/
+20
|
\
\
|
*
|
IMA: update ima_counts_put
Mimi Zohar
2009-09-07
2
-8
/
+20
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-09-07
1
-1
/
+1
|
\
\
|
*
|
gianfar: Fix build.
David S. Miller
2009-09-06
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
2009-09-07
1
-0
/
+1
|
\
\
\
|
*
|
|
pcmcia: add CNF-CDROM-ID for ide
Wolfram Sang
2009-08-14
1
-0
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
2009-09-07
3
-6
/
+31
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
agp/intel: support for new chip variant of IGDNG mobile
Zhenyu Wang
2009-09-02
1
-1
/
+7
|
*
|
|
drm/i915: Unref old_obj on get_fence_reg() error path
Chris Wilson
2009-09-02
1
-4
/
+9
|
*
|
|
drm/i915: increase default latency constant (v2 w/comment)
Jesse Barnes
2009-09-02
1
-1
/
+15
*
|
|
|
Linux 2.6.31-rc9
v2.6.31-rc9
Linus Torvalds
2009-09-05
1
-1
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2009-09-05
3
-6
/
+20
|
\
\
\
\
|
*
|
|
|
firewire: sbp2: fix freeing of unallocated memory
Stefan Richter
2009-09-05
1
-4
/
+4
|
*
|
|
|
firewire: ohci: fix Ricoh R5C832, video reception
Stefan Richter
2009-09-05
1
-0
/
+5
|
*
|
|
|
firewire: ohci: fix Agere FW643 and multiple cameras
Stefan Richter
2009-09-05
1
-0
/
+9
|
*
|
|
|
firewire: core: fix crash in iso resource management
Stefan Richter
2009-09-05
1
-2
/
+2
*
|
|
|
|
powerpc: Fix i8259 interrupt driver kernel crash on ML510
Roderick Colenbrander
2009-09-05
1
-1
/
+0
*
|
|
|
|
Merge git://git.infradead.org/~dwmw2/mtd-2.6.31
Linus Torvalds
2009-09-05
3
-7
/
+20
|
\
\
\
\
\
|
*
|
|
|
|
JFFS2: add missing verify buffer allocation/deallocation
Massimo Cirillo
2009-09-03
1
-0
/
+10
|
*
|
|
|
|
mtd: nftl: fix offset alignments
Dimitri Gorokhovik
2009-09-03
1
-6
/
+9
|
*
|
|
|
|
mtd: nftl: write support is broken
Dimitri Gorokhovik
2009-09-03
1
-1
/
+1
[next]