aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-10-24arm64: mm: remove broken &= operator from pmd_mknotpresentWill Deacon
2014-10-24arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macroSuravee Suthikulpanit
2014-10-24arm64: ptrace: fix empty registers set in prstatus of aarch32 process coreVictor Kamensky
2014-10-24arm64: ptrace: change fs when passing kernel pointer to regset codeWill Deacon
2014-10-24arm64: add ARCH_HAS_OPP to allow enabling OPP librarySudeep Holla
2014-10-24arm64: kernel: initialize broadcast hrtimer based clock event deviceLorenzo Pieralisi
2014-10-24arm64: mm: fix pmd_write CoW brokennessWill Deacon
2014-10-24arm64: mm: Route pmd thp functions through pte equivalentsSteve Capper
2014-10-24arm64: Fix linker script entry pointGeoff Levand
2014-10-24arm64: lib: Implement optimized string length routineszhichang.yuan
2014-10-24arm64: lib: Implement optimized string compare routineszhichang.yuan
2014-10-24arm64: lib: Implement optimized memcmp routinezhichang.yuan
2014-10-24arm64: lib: Implement optimized memset routinezhichang.yuan
2014-10-24arm64: lib: Implement optimized memmove routinezhichang.yuan
2014-10-24arm64: lib: Implement optimized memcpy routinezhichang.yuan
2014-10-24arm64: fix pud_huge() for 2-level pagetablesMark Salter
2014-10-23ARM: Check if a CPU has gone offlineAshwin Chaugule
2014-10-23ARM: PSCI: remove unnecessary include of arm-gic.hRob Herring
2014-10-23ARM: 7745/1: psci: fix building without HOTPLUG_CPUArnd Bergmann
2014-10-23PSCI: Add initial support for PSCIv0.2 functionsAshwin Chaugule
2014-10-23arm: introduce psci_smp_opsStefano Stabellini
2014-10-23arm64: mm: use inner-shareable barriers for inner-shareable maintenanceWill Deacon
2014-10-23arm64: head: fix cache flushing and barriers in set_cpu_boot_mode_flagWill Deacon
2014-10-23arm64: barriers: use barrier() instead of smp_mb() when !SMPWill Deacon
2014-10-23arm64: barriers: wire up new barrier optionsWill Deacon
2014-10-08mm: export symbol dependencies of is_zero_pfn()Ard Biesheuvel
2014-10-02ARM: mm: Introduce virt_to_idmap() with an arch hookSantosh Shilimkar
2014-10-02ARM: barrier: allow options to be passed to memory barrier instructionsWill Deacon
2014-10-02ARM: 7990/1: asm: rename logical shift macros push pull into lspush lspullVictor Kamensky
2014-10-02arm: kvm: fix CPU hotplugVladimir Murzin
2014-10-02arm/arm64: KVM: Report correct FSC for unsupported fault typesChristoffer Dall
2014-10-02arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd allocJoel Schopp
2014-10-02arm/arm64: KVM: vgic: make number of irqs a configurable attributeMarc Zyngier
2014-10-02arm/arm64: KVM: vgic: delay vgic allocation until init timeMarc Zyngier
2014-10-02arm/arm64: KVM: vgic: switch to dynamic allocationMarc Zyngier
2014-10-02ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()Ard Biesheuvel
2014-10-02KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář
2014-10-02KVM: static inline empty kvm_arch functionsRadim Krčmář
2014-10-02KVM: forward declare structs in kvm_types.hPaolo Bonzini
2014-10-02KVM: ARM/arm64: return -EFAULT if copy_from_user fails in set_timer_regWill Deacon
2014-10-02KVM: ARM/arm64: avoid returning negative error code as boolWill Deacon
2014-10-02KVM: ARM/arm64: fix broken __percpu annotationWill Deacon
2014-10-02KVM: ARM/arm64: fix non-const declaration of function returning constWill Deacon
2014-10-02arm/arm64: KVM: Support KVM_CAP_READONLY_MEMChristoffer Dall
2014-10-02KVM: add kvm_arch_sched_inRadim Krčmář
2014-10-02KVM: Give IRQFD its own separate enabling Kconfig optionPaul Mackerras
2014-10-02KVM: irqchip: Provide and use accessors for irq routing tablePaul Mackerras
2014-10-02arm64: KVM: fix 64bit CP15 VM access for 32bit guestsMarc Zyngier
2014-10-02arm64: KVM: GICv3: move system register access to msr_s/mrs_sMarc Zyngier
2014-10-02KVM: Rename and add argument to check_extensionAlexander Graf