summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2015-02-05ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplugYinghai Lu-9/+118
2015-02-05x86/PCI: Refine the way to release PCI IRQ resourcesJiang Liu-32/+32
2015-02-05x86/PCI/ACPI: Use common ACPI resource interfaces to simplify implementationJiang Liu-204/+91
2015-02-05x86/PCI: Fix the range check for IO resourcesJiang Liu-2/+4
2015-02-05PCI: Use common resource list management code instead of private implementationJiang Liu-39/+27
2015-02-05resources: Move struct resource_list_entry from ACPI into resource coreJiang Liu-33/+120
2015-02-03ACPI: Introduce helper function acpi_dev_filter_resource_type()Jiang Liu-0/+63
2015-02-03ACPI: Add field offset to struct resource_list_entryJiang Liu-0/+2
2015-02-03ACPI: Translate resource into master side address for bridge window resourcesJiang Liu-0/+15
2015-02-03ACPI: Return translation offset when parsing ACPI address space resourcesJiang Liu-42/+54
2015-02-03ACPI: Enforce stricter checks for address space descriptorsJiang Liu-0/+9
2015-02-03ACPI: Set flag IORESOURCE_UNSET for unassigned resourcesJiang Liu-4/+4
2015-02-03ACPI: Normalize return value of resource parser functionsJiang Liu-0/+30
2015-02-03ACPI: Fix a bug in parsing ACPI Memory24 resourceJiang Liu-2/+2
2015-02-03ACPI: Add prefetch decoding to the address space parserThomas Gleixner-0/+3
2015-02-03ACPI: Move the window flag logic to the combined parserThomas Gleixner-13/+9
2015-02-03ACPI: Unify the parsing of address_space and ext_address_spaceThomas Gleixner-56/+34
2015-02-03ACPI: Let the parser return false for disabled resourcesThomas Gleixner-4/+4
2015-02-03ACPI: Use the length check for io resources as wellThomas Gleixner-25/+19
2015-02-03ACPI: Implement proper length checks for mem resourcesThomas Gleixner-27/+35
2015-02-03ACPI: Remove redundant check in function acpi_dev_resource_address_space()Thomas Gleixner-9/+0
2015-02-03Merge branch 'acpica' into acpi-resourcesRafael J. Wysocki-210/+132
2015-02-01Linux 3.19-rc7v3.19-rc7Linus Torvalds-1/+1
2015-02-01Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-71/+150
2015-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-3/+28
2015-02-01sched: don't cause task state changes in nested sleep debuggingLinus Torvalds-4/+3
2015-02-01Input: elantech - add more Fujtisu notebooks to force crc_enabledRainer Koenig-0/+16
2015-02-01Merge tag 'renesas-soc-fixes3-for-v3.19' of git://git.kernel.org/pub/scm/linu...Olof Johansson-0/+47
2015-01-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-10/+41
2015-01-30Merge tag 'char-misc-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+1
2015-01-30Merge tag 'staging-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-6/+13
2015-01-30Merge tag 'usb-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-5/+28
2015-01-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-51/+107
2015-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-0/+2
2015-01-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds-196/+319
2015-01-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-178/+330
2015-01-30Merge tag 'iommu-fixes-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+2
2015-01-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-26/+49
2015-01-30arc: mm: Fix build failureGuenter Roeck-1/+1
2015-01-30i2c: sh_mobile: terminate DMA reads properlyWolfram Sang-1/+11
2015-01-30KVM: x86: check LAPIC presence when building apic_mapRadim Krčmář-0/+3
2015-01-30Merge tag 'kvm-arm-fixes-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini-178/+327
2015-01-30Merge tag 'drm-intel-fixes-2015-01-29' of git://anongit.freedesktop.org/drm-i...Dave Airlie-26/+19
2015-01-30drm: fix fb-helper vs MST dangling connector ptrs (v2)Rob Clark-0/+30
2015-01-29Merge tag 'dm-3.19-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-4/+11
2015-01-29Merge tag 'nfs-for-3.19-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-5/+10
2015-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds-18/+7
2015-01-29arm/arm64: KVM: Use kernel mapping to perform invalidation on page faultMarc Zyngier-18/+50
2015-01-29arm/arm64: KVM: Invalidate data cache on unmapMarc Zyngier-15/+116
2015-01-29arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier-145/+161