summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2014-12-04KVM: x86: check bounds of APIC mapsRadim Krčmář
2014-12-04KVM: x86: fix APIC physical destination wrappingRadim Krčmář
2014-12-04KVM: x86: deliver phys lowest-prioRadim Krčmář
2014-12-04KVM: x86: don't retry hopeless APIC deliveryRadim Krčmář
2014-12-04KVM: x86: use MSR_ICR instead of a numberRadim Krčmář
2014-12-04KVM: x86: Fix reserved x2apic registersNadav Amit
2014-12-04KVM: x86: Generate #UD when memory operand is requiredNadav Amit
2014-12-04xen: Speed up set_phys_to_machine() by using read-only mappingsJuergen Gross
2014-12-04xen: switch to linear virtual mapped sparse p2m listJuergen Gross
2014-12-04xen: Hide get_phys_to_machine() to be able to tune common pathJuergen Gross
2014-12-04x86: Introduce function to get pmd entry pointerJuergen Gross
2014-12-04xen: Delay invalidating extra memoryJuergen Gross
2014-12-04xen: Delay m2p_override initializationJuergen Gross
2014-12-04xen: Delay remapping memory of pv-domainJuergen Gross
2014-12-04xen: use common page allocation function in p2m.cJuergen Gross
2014-12-04xen: Make functions staticJuergen Gross
2014-12-04xen: fix some style issues in p2m.cJuergen Gross
2014-12-04xen/pci: Use APIC directly when APIC virtualization hardware is availableBoris Ostrovsky
2014-12-04xen/pci: Defer initialization of MSI ops on HVM guestsBoris Ostrovsky
2014-12-04xen/arm: introduce GNTTABOP_cache_flushStefano Stabellini
2014-12-04xen/arm/arm64: introduce xen_arch_need_swiotlbStefano Stabellini
2014-12-04xen/arm/arm64: merge xen/mm32.c into xen/mm.cStefano Stabellini
2014-12-04xen/arm: use hypercall to flush caches in map_pageStefano Stabellini
2014-12-04xen: add a dma_addr_t dev_addr argument to xen_dma_map_pageStefano Stabellini
2014-12-04xen/arm: use is_device_dma_coherentStefano Stabellini
2014-12-04arm: introduce is_device_dma_coherentStefano Stabellini
2014-12-04arm64: introduce is_device_dma_coherentStefano Stabellini
2014-12-04xen/arm: if(pfn_valid(pfn)) call native dma_opsStefano Stabellini
2014-12-04xen/arm: remove outer_*_range callStefano Stabellini
2014-12-04xen/arm: remove handling of XENFEAT_grant_map_identityStefano Stabellini
2014-12-04arm64: add module support for alternatives fixupsAndre Przywara
2014-12-04arm64: perf: Prevent wraparound during overflowDaniel Thompson
2014-12-04arm64/include/asm: Fixed a warning about 'struct pt_regs'Chunyan Zhang
2014-12-04arm64: Provide a namespace to NCAPSFabio Estevam
2014-12-03clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso
2014-12-04PM / Kconfig: Do not select PM directly from Kconfig filesRafael J. Wysocki
2014-12-04ARM: shmobile: Convert to genpd flags for PM clocks for R-mobileUlf Hansson
2014-12-04ARM: shmobile: Convert to genpd flags for PM clocks for r8a7779Ulf Hansson
2014-12-03arm64: bpf: lift restriction on last instructionZi Shen Lim
2014-12-03ARM: 8221/1: PJ4: allow building in Thumb-2 modeArd Biesheuvel
2014-12-03ARM: 8234/1: sa1100: reorder IRQ handling codeDmitry Eremin-Solenikov
2014-12-03ARM: 8233/1: sa1100: switch to hwirq usageDmitry Eremin-Solenikov
2014-12-03ARM: 8232/1: sa1100: merge GPIO multiplexer IRQ to "normal" irq domainDmitry Eremin-Solenikov
2014-12-03ARM: 8231/1: sa1100: introduce irqdomains supportDmitry Eremin-Solenikov
2014-12-03ARM: 8230/1: sa1100: shift IRQs by oneDmitry Eremin-Solenikov
2014-12-03ARM: 8229/1: sa1100: replace irq numbers with names in irq driverDmitry Eremin-Solenikov
2014-12-03ARM: 8228/1: sa1100: drop entry-macro.SDmitry Eremin-Solenikov
2014-12-03ARM: 8227/1: sa1100: switch to MULTI_IRQ_HANDLERDmitry Eremin-Solenikov
2014-12-03ARM: 8241/1: Update processor_modes for hyp and monitor modeStephen Boyd
2014-12-03ARM: 8240/1: MCPM: document mcpm_sync_init()Nicolas Pitre