index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-14
PCI: make sriov work with hotplug remove
Yinghai Lu
1
-1
/
+9
2012-02-14
PCI: remove add_to_failed_list()
Yinghai Lu
1
-10
/
+4
2012-02-14
PCI: add debug print out for add_size
Yinghai Lu
1
-6
/
+18
2012-02-14
PCI: make free_list() into a function
Yinghai Lu
1
-17
/
+19
2012-02-14
PCI: Rename dev_res_x to add_res or fail_res
Yinghai Lu
1
-55
/
+55
2012-02-14
PCI: Merge pci_dev_resource_x and pci_dev_resource
Yinghai Lu
1
-21
/
+15
2012-02-14
PCI: Replace resource_list with generic list
Yinghai Lu
1
-192
/
+182
2012-02-14
PCI: Move struct resource_list to setup-bus.c
Yinghai Lu
1
-0
/
+6
2012-02-14
PCI: Move pdev_sort_resources() to setup-bus.c
Yinghai Lu
2
-47
/
+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
2
-1
/
+29
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
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
1
-0
/
+25
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
1
-3
/
+21
2012-02-14
PCI: Fix starting basis for resource requests
Myron Stowe
1
-5
/
+9
2012-02-10
PCI: Fix pci cardbus removal
Yinghai Lu
1
-6
/
+22
2012-02-10
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
19
-265
/
+242
2012-01-27
gma500: Fix suspend/resume functions
Ryan Mallon
1
-4
/
+4
2012-01-27
drm/exynos: fixed pm feature for fimd module.
Inki Dae
1
-50
/
+59
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-26
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-16
/
+45
2012-01-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
3
-40
/
+29
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-25
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
21
-160
/
+282
2012-01-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-0
/
+3
2012-01-25
drm/ttm: fix two regressions since move_notify changes
Ben Skeggs
2
-4
/
+17
2012-01-25
drm/i915: fixup forcewake spinlock fallout in drpc debugfs function
Daniel Vetter
1
-3
/
+8
2012-01-25
drm/radeon: avoid deadlock if GPU lockup is detected in ib_pool_get
Jerome Glisse
3
-54
/
+54
2012-01-25
drm/radeon: silence out possible lock dependency warning
Jerome Glisse
1
-8
/
+11
2012-01-25
drm: Fix authentication kernel crash
Thomas Hellstrom
2
-1
/
+10
2012-01-24
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
9
-547
/
+326
2012-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
73
-389
/
+699
2012-01-24
drm/i915: debugfs: show semaphore registers also on gen7
Daniel Vetter
1
-1
/
+1
2012-01-24
drm/i915: allow userspace forcewake references also on gen7
Daniel Vetter
1
-2
/
+2
2012-01-24
drm/i915: Re-enable gen7 RC6 and GPU turbo after resume.
Eric Anholt
1
-2
/
+2
2012-01-24
drm/i915: Correct debugfs printout for RC1e.
Eric Anholt
1
-1
/
+1
[prev]
[next]