summaryrefslogtreecommitdiffstats
path: root/lib/timerqueue.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-14PCI: pciehp: replace unconditional sleep with config space access checkYinghai Lu1-15/+34
2012-02-14PCI: Separate pci_bus_read_dev_vendor_id from pci_scan_deviceYinghai Lu2-17/+33
2012-02-14PCI: make sriov work with hotplug removeYinghai Lu1-1/+9
2012-02-14PCI: remove add_to_failed_list()Yinghai Lu1-10/+4
2012-02-14PCI: add debug print out for add_sizeYinghai Lu1-6/+18
2012-02-14PCI: make free_list() into a functionYinghai Lu1-17/+19
2012-02-14PCI: Rename dev_res_x to add_res or fail_resYinghai Lu1-55/+55
2012-02-14PCI: Merge pci_dev_resource_x and pci_dev_resourceYinghai Lu1-21/+15
2012-02-14PCI: Replace resource_list with generic listYinghai Lu1-192/+182
2012-02-14PCI: Move struct resource_list to setup-bus.cYinghai Lu2-6/+6
2012-02-14PCI: Move pdev_sort_resources() to setup-bus.cYinghai Lu3-48/+46
2012-02-14PCI: make re-allocation try harder by reassigning ranges higher in the heirarchyYinghai Lu1-18/+28
2012-02-14PCI: Make pci_rescan_bus handle add_listYinghai Lu2-32/+39
2012-02-14PCI: Make rescan bus increase bridge resource size if neededYinghai Lu3-1/+30
2012-02-14PCI: Use add_list in pcie hotplug path.Yinghai Lu1-6/+12
2012-02-14PCI: try to assign required+option size firstYinghai Lu1-1/+82
2012-02-14PCI: Move get_res_add_size() functionYinghai Lu1-14/+15
2012-02-14PCI: Make add_to_list() return statusYinghai Lu1-2/+4
2012-02-14PCI : Calculate right add_sizeYinghai Lu2-4/+5
2012-02-14PCI: Fix typo in setup-res.cMasanari Iida1-1/+1
2012-02-14x86/PCI: don't fall back to defaults if _CRS has no aperturesBjorn Helgaas1-1/+6
2012-02-14xen/pciback: Support pci_reset_function, aka FLR or D3 support.Konrad Rzeszutek Wilk2-3/+39
2012-02-14PCI: Introduce __pci_reset_function_locked to be used when holding device_lock.Konrad Rzeszutek Wilk2-0/+26
2012-02-14PCI: drivers/pci/hotplug/ibmphp_ebda.c: add missing iounmapJulia Lawall1-2/+4
2012-02-14PCI: Can continually add funcs after adding func0Amos Kong1-16/+13
2012-02-14x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a listMyron Stowe3-5/+24
2012-02-14x86/PCI: Infrastructure to maintain a list of FW-assigned BIOS BAR valuesMyron Stowe2-0/+80
2012-02-14PCI: Fix starting basis for resource requestsMyron Stowe1-5/+9
2012-02-10PCI: Fix pci cardbus removalYinghai Lu1-6/+22
2012-02-10PCI: set pci sriov page size before reading SRIOV BARVaidyanathan Srinivasan1-2/+1
2012-02-10PCI: workaround hard-wired bus number V2Yinghai Lu1-0/+5
2012-01-27gma500: Fix suspend/resume functionsRyan Mallon1-4/+4
2012-01-27drm/exynos: fixed pm feature for fimd module.Inki Dae1-50/+59
2012-01-27MAINTAINERS: added maintainer entry for Exynos DRM Driver.Inki Dae1-0/+3
2012-01-27drm/exynos: fixed build dependency for DRM_EXYNOS_FIMDInki Dae1-1/+1
2012-01-27drm/exynos: fix build dependency for DRM_EXYNOS_HDMISeung-Woo Kim1-1/+1
2012-01-27drm/exynos: use release_mem_region instead of release_resourceSeung-Woo Kim1-4/+4
2012-01-26agp: fix scratch page cleanupMichal Kubecek1-6/+6
2012-01-26ALSA: hda - Fix silent output on Haier W18 laptopTakashi Iwai1-0/+1
2012-01-26x86/microcode_amd: Add support for CPU family specific container filesAndreas Herrmann1-2/+22
2012-01-26x86/amd: Add missing feature flag for fam15h models 10h-1fh processorsAndreas Herrmann1-0/+1
2012-01-26x86/boot-image: Don't leak phdrs in arch/x86/boot/compressed/misc.c::Parse_elf()Jesper Juhl1-0/+2
2012-01-26x86/numachip: Drop unnecessary conflict with EDACDaniel J Blueman1-1/+0
2012-01-26x86/uv: Fix uninitialized spinlocksCliff Wickman2-1/+3
2012-01-26x86/uv: Fix uv_gpa_to_soc_phys_ram() shiftRuss Anderson1-2/+2
2012-01-26eCryptfs: move misleading function commentsLi Wang1-4/+4
2012-01-25eCryptfs: Fix oops when printing debug info in extent crypto functionsTyler Hicks1-40/+0
2012-01-25eCryptfs: Remove unused ecryptfs_read()Tyler Hicks1-73/+0
2012-01-25eCryptfs: Check inode changes in setattrTyler Hicks1-12/+36
2012-01-25eCryptfs: Make truncate path killableTyler Hicks1-5/+14