summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-05resources: Move struct resource_list_entry from ACPI into resource coreJiang Liu
2015-02-03ACPI: Introduce helper function acpi_dev_filter_resource_type()Jiang Liu
2015-02-03ACPI: Add field offset to struct resource_list_entryJiang Liu
2015-02-03ACPI: Translate resource into master side address for bridge window resourcesJiang Liu
2015-02-03ACPI: Return translation offset when parsing ACPI address space resourcesJiang Liu
2015-02-03ACPI: Enforce stricter checks for address space descriptorsJiang Liu
2015-02-03ACPI: Set flag IORESOURCE_UNSET for unassigned resourcesJiang Liu
2015-02-03ACPI: Normalize return value of resource parser functionsJiang Liu
2015-02-03ACPI: Fix a bug in parsing ACPI Memory24 resourceJiang Liu
2015-02-03ACPI: Add prefetch decoding to the address space parserThomas Gleixner
2015-02-03ACPI: Move the window flag logic to the combined parserThomas Gleixner
2015-02-03ACPI: Unify the parsing of address_space and ext_address_spaceThomas Gleixner
2015-02-03ACPI: Let the parser return false for disabled resourcesThomas Gleixner
2015-02-03ACPI: Use the length check for io resources as wellThomas Gleixner
2015-02-03ACPI: Implement proper length checks for mem resourcesThomas Gleixner
2015-02-03ACPI: Remove redundant check in function acpi_dev_resource_address_space()Thomas Gleixner
2015-02-03Merge branch 'acpica' into acpi-resourcesRafael J. Wysocki
2015-02-02Linux 3.19-rc7Linus Torvalds
2015-02-01Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-02-01sched: don't cause task state changes in nested sleep debuggingLinus Torvalds
2015-02-01Input: elantech - add more Fujtisu notebooks to force crc_enabledRainer Koenig
2015-02-01Merge tag 'renesas-soc-fixes3-for-v3.19' of git://git.kernel.org/pub/scm/linu...Olof Johansson
2015-01-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-01-31Merge tag 'char-misc-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-01-31Merge tag 'staging-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-01-31Merge tag 'usb-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2015-01-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2015-01-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2015-01-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-01-30Merge tag 'iommu-fixes-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-01-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-01-30arc: mm: Fix build failureGuenter Roeck
2015-01-30i2c: sh_mobile: terminate DMA reads properlyWolfram Sang
2015-01-30KVM: x86: check LAPIC presence when building apic_mapRadim Krčmář
2015-01-30Merge tag 'kvm-arm-fixes-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2015-01-30Merge tag 'drm-intel-fixes-2015-01-29' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-01-30drm: fix fb-helper vs MST dangling connector ptrs (v2)Rob Clark
2015-01-29Merge tag 'dm-3.19-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-01-29Merge tag 'nfs-for-3.19-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-01-29arm/arm64: KVM: Use kernel mapping to perform invalidation on page faultMarc Zyngier
2015-01-29arm/arm64: KVM: Invalidate data cache on unmapMarc Zyngier
2015-01-29arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier
2015-01-29Merge tag 'sound-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2015-01-29Merge tag 'pinctrl-v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-01-29vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUSLinus Torvalds
2015-01-29arm: dma-mapping: Set DMA IOMMU ops in arm_iommu_attach_device()Laurent Pinchart
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds