summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-0425-548/+231
|\
| * Merge branch 'pm-opp'Rafael J. Wysocki2015-11-021-1/+1
| |\
| | * PM / OPP: Prefix exported opp routines with dev_pm_opp_Viresh Kumar2015-09-151-1/+1
| | * PM / OPP: Rename opp init/free table routinesViresh Kumar2015-09-151-1/+1
| | |
| | \
| *-. \ Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki2015-11-021-0/+7
| |\ \ \
| | * \ \ Merge back earlier cpufreq material for v4.4.Rafael J. Wysocki2015-10-161-0/+7
| | |\ \ \
| | | * | | cpufreq: intel_pstate: get P1 from TAR when availableSrinivas Pandruvada2015-10-151-0/+7
| * | | | | Merge branch 'acpi-pci'Rafael J. Wysocki2015-10-253-481/+188
| |\ \ \ \ \
| | * | | | | ia64/PCI/ACPI: Use common interface to support PCI host bridgeJiang Liu2015-10-161-187/+48
| | * | | | | x86/PCI/ACPI: Use common interface to support PCI host bridgeJiang Liu2015-10-161-207/+87
| | * | | | | ACPI/PCI: Reset acpi_root_dev->domain to 0 when pci_ignore_seg is setJiang Liu2015-10-161-1/+1
| | * | | | | ia64/PCI: Use common struct resource_entry to replace struct iospace_resourceJiang Liu2015-10-162-14/+8
| | * | | | | ia64/PCI/ACPI: Use common ACPI resource parsing interface for host bridgeJiang Liu2015-10-161-221/+193
| | |/ / / /
| * | | | | Merge branch 'acpi-init'Rafael J. Wysocki2015-10-2519-62/+17
| |\ \ \ \ \
| | * | | | | clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier2015-10-0116-17/+17
| | * | | | | clocksource / arm_arch_timer: Convert to ACPI probingMarc Zyngier2015-10-011-6/+0
| | * | | | | irqchip / GIC: Convert the GIC driver to ACPI probingMarc Zyngier2015-10-013-28/+0
| | * | | | | irqchip / ACPI: Add probing infrastructure for ACPI-based irqchipsMarc Zyngier2015-10-011-11/+0
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'acpi-scan', 'acpi-tables', 'acpi-ec' and 'acpi-assorted'Rafael J. Wysocki2015-10-251-4/+18
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | / | | | |_|_|_|_|/ | | |/| | | | |
| | | * | | | | x86, ACPI: Handle apic/x2apic entries in MADT in correct orderLukasz Anaczkowski2015-10-151-4/+18
| | |/ / / / /
* | | | | | | Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-0413-46/+136
|\ \ \ \ \ \ \
| * | | | | | | xen: fix the check of e_pfn in xen_find_pfn_rangeZhenzhong Duan2015-11-021-1/+1
| * | | | | | | x86/xen: add reschedule point when mapping foreign GFNsDavid Vrabel2015-10-281-0/+1
| * | | | | | | xen/arm: don't try to re-register vcpu_info on cpu_hotplug.Stefano Stabellini2015-10-231-0/+12
| * | | | | | | xen/arm: Enable cpu_hotplug.cStefano Stabellini2015-10-233-0/+30
| * | | | | | | xen/arm: correct comment in enlighten.cJuergen Gross2015-10-231-1/+1
| * | | | | | | xen/swiotlb: Add support for 64KB page granularityJulien Grall2015-10-232-20/+44
| * | | | | | | xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlbJulien Grall2015-10-233-6/+9
| * | | | | | | arm/xen: Add support for 64KB page granularityJulien Grall2015-10-232-5/+16
| * | | | | | | xen/grant-table: Make it running on 64KB granularityJulien Grall2015-10-231-3/+3
| * | | | | | | xen/grant: Introduce helpers to split a page into grantJulien Grall2015-10-231-1/+1
| * | | | | | | arm/xen: Drop pte_mfn and mfn_pteJulien Grall2015-10-231-3/+0
| * | | | | | | x86/xen: export xen_alloc_p2m_entry()David Vrabel2015-10-232-6/+15
| * | | | | | | xen/balloon: make alloc_xenballoon_pages() always allocate low pagesDavid Vrabel2015-10-231-1/+1
| * | | | | | | x86/xen: discard RAM regions above the maximum reservationDavid Vrabel2015-10-231-2/+5
* | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-0488-2474/+3177
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM64: Enable multi-core scheduler support by defaultDietmar Eggemann2015-10-301-0/+1
| * | | | | | | | arm64/efi: move arm64 specific stub C code to libstubArd Biesheuvel2015-10-302-75/+2
| * | | | | | | | arm64: page-align sections for DEBUG_RODATAMark Rutland2015-10-291-1/+4
| * | | | | | | | arm64: Fix build with CONFIG_ZONE_DMA=nRobin Murphy2015-10-291-6/+7
| * | | | | | | | arm64: Fix compat register mappingsRobin Murphy2015-10-291-8/+8
| * | | | | | | | arm64: Increase the max granular sizeTirumalesh Chalamarla2015-10-281-1/+1
| * | | | | | | | arm64: remove bogus TASK_SIZE_64 checkArd Biesheuvel2015-10-281-4/+0
| * | | | | | | | arm64: make Timer Interrupt Frequency selectableKefeng Wang2015-10-281-4/+1
| * | | | | | | | arm64/mm: use PAGE_ALIGNED instead of IS_ALIGNEDAlexander Kuleshov2015-10-281-1/+1
| * | | | | | | | arm64: cachetype: fix definitions of ICACHEF_* flagsWill Deacon2015-10-281-2/+2
| * | | | | | | | arm64: cpufeature: declare enable_cpu_capabilities as staticWill Deacon2015-10-281-1/+1
| * | | | | | | | arm64: Constify hwcap name string arraysDave Martin2015-10-211-3/+3
| * | | | | | | | arm64/kvm: Make use of the system wide safe valuesSuzuki K. Poulose2015-10-212-7/+7
| * | | | | | | | arm64/debug: Make use of the system wide safe valueSuzuki K. Poulose2015-10-212-4/+11