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
2012-02-14
PCI: Move struct resource_list to setup-bus.c
Yinghai Lu
2
-6
/
+6
2012-02-14
PCI: Move pdev_sort_resources() to setup-bus.c
Yinghai Lu
3
-48
/
+46
2012-02-14
PCI: make re-allocation try harder by reassigning ranges higher in the heirarchy
Yinghai Lu
1
-18
/
+28
2012-02-14
PCI: Make pci_rescan_bus handle add_list
Yinghai Lu
2
-32
/
+39
2012-02-14
PCI: Make rescan bus increase bridge resource size if needed
Yinghai Lu
3
-1
/
+30
2012-02-14
PCI: Use add_list in pcie hotplug path.
Yinghai Lu
1
-6
/
+12
2012-02-14
PCI: try to assign required+option size first
Yinghai Lu
1
-1
/
+82
2012-02-14
PCI: Move get_res_add_size() function
Yinghai Lu
1
-14
/
+15
2012-02-14
PCI: Make add_to_list() return status
Yinghai Lu
1
-2
/
+4
2012-02-14
PCI : Calculate right add_size
Yinghai Lu
2
-4
/
+5
2012-02-14
PCI: Fix typo in setup-res.c
Masanari Iida
1
-1
/
+1
2012-02-14
x86/PCI: don't fall back to defaults if _CRS has no apertures
Bjorn Helgaas
1
-1
/
+6
2012-02-14
xen/pciback: Support pci_reset_function, aka FLR or D3 support.
Konrad Rzeszutek Wilk
2
-3
/
+39
2012-02-14
PCI: Introduce __pci_reset_function_locked to be used when holding device_lock.
Konrad Rzeszutek Wilk
2
-0
/
+26
2012-02-14
PCI: drivers/pci/hotplug/ibmphp_ebda.c: add missing iounmap
Julia Lawall
1
-2
/
+4
2012-02-14
PCI: Can continually add funcs after adding func0
Amos Kong
1
-16
/
+13
2012-02-14
x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a list
Myron Stowe
3
-5
/
+24
2012-02-14
x86/PCI: Infrastructure to maintain a list of FW-assigned BIOS BAR values
Myron Stowe
2
-0
/
+80
2012-02-14
PCI: Fix starting basis for resource requests
Myron Stowe
1
-5
/
+9
2012-02-11
PCI: Fix pci cardbus removal
Yinghai Lu
1
-6
/
+22
2012-02-11
PCI: set pci sriov page size before reading SRIOV BAR
Vaidyanathan Srinivasan
1
-2
/
+1
2012-02-10
PCI: workaround hard-wired bus number V2
Yinghai Lu
1
-0
/
+5
2012-01-27
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
20
-265
/
+245
2012-01-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
5
-21
/
+54
2012-01-27
gma500: Fix suspend/resume functions
Ryan Mallon
1
-4
/
+4
2012-01-27
Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...
Dave Airlie
4
-56
/
+68
2012-01-27
drm/exynos: fixed pm feature for fimd module.
Inki Dae
1
-50
/
+59
2012-01-27
MAINTAINERS: added maintainer entry for Exynos DRM Driver.
Inki Dae
1
-0
/
+3
2012-01-27
drm/exynos: fixed build dependency for DRM_EXYNOS_FIMD
Inki Dae
1
-1
/
+1
2012-01-27
drm/exynos: fix build dependency for DRM_EXYNOS_HDMI
Seung-Woo Kim
1
-1
/
+1
2012-01-27
drm/exynos: use release_mem_region instead of release_resource
Seung-Woo Kim
1
-4
/
+4
2012-01-27
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-16
/
+45
2012-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-0
/
+3
2012-01-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-6
/
+30
2012-01-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+1
2012-01-27
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-7
/
+10
2012-01-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
9
-82
/
+56
2012-01-26
agp: fix scratch page cleanup
Michal Kubecek
1
-6
/
+6
2012-01-26
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux ...
Dave Airlie
14
-199
/
+167
2012-01-26
ALSA: hda - Fix silent output on Haier W18 laptop
Takashi Iwai
1
-0
/
+1
2012-01-26
x86/microcode_amd: Add support for CPU family specific container files
Andreas Herrmann
1
-2
/
+22
2012-01-26
x86/amd: Add missing feature flag for fam15h models 10h-1fh processors
Andreas Herrmann
1
-0
/
+1
2012-01-26
x86/boot-image: Don't leak phdrs in arch/x86/boot/compressed/misc.c::Parse_elf()
Jesper Juhl
1
-0
/
+2
2012-01-26
x86/numachip: Drop unnecessary conflict with EDAC
Daniel J Blueman
1
-1
/
+0
2012-01-26
x86/uv: Fix uninitialized spinlocks
Cliff Wickman
2
-1
/
+3
2012-01-26
x86/uv: Fix uv_gpa_to_soc_phys_ram() shift
Russ Anderson
1
-2
/
+2
2012-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-28
/
+34
2012-01-26
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-1
/
+2
2012-01-26
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
22
-160
/
+283
2012-01-26
Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...
Linus Torvalds
8
-83
/
+96
[prev]
[next]