aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-10-24Merge remote-tracking branch 'lsk/v3.10/topic/arm64-misc' into linux-linaro-lsklsk-v3.10-14.10Mark Brown
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-11Merge remote-tracking branch 'lsk/v3.10/topic/kvm' into linux-linaro-lskMark Brown
2014-10-11Merge remote-tracking branch 'lsk/v3.10/topic/gicv3' into linux-linaro-lskMark Brown
2014-10-10Merge remote-tracking branch 'lsk/v3.10/topic/thp' into linux-linaro-lskMark Brown
2014-10-08mm: export symbol dependencies of is_zero_pfn()Ard Biesheuvel
2014-10-06Merge tag 'v3.10.56' into linux-linaro-lskMark Brown
2014-10-05arm: multi_v7_defconfig: Enable Zynq UART driverSoren Brinkmann
2014-10-05ARM: 7748/1: oabi: handle faults when loading swi instruction from userspaceWill Deacon
2014-10-05parisc: Only use -mfast-indirect-calls option for 32-bit kernel buildsJohn David Anglin
2014-10-05powerpc/perf: Fix ABIv2 kernel backtracesAnton Blanchard
2014-10-05sched: Fix unreleased llc_shared_mask bit during CPU hotplugWanpeng Li
2014-10-05x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8Dave Young
2014-10-05KVM: x86: handle idiv overflow at kvm_write_tscMarcelo Tosatti
2014-10-05MIPS: mcount: Adjust stack pointer for static trace in MIPS32Markos Chandras
2014-10-05MIPS: ZBOOT: add missing <linux/string.h> includeAurelien Jarno
2014-10-05ARM: 8165/1: alignment: don't break misaligned NEON load/storeRobin Murphy
2014-10-05ARM: 7897/1: kexec: Use the right ISA for relocate_new_kernelDave Martin
2014-10-05ARM: 8133/1: use irq_set_affinity with force=false when migrating irqsSudeep Holla
2014-10-05ARM: 8128/1: abort: don't clear the exclusive monitorsMark Rutland
2014-10-05xtensa: fix a6 and a7 handling in fast_syscall_xtensaMax Filippov
2014-10-05xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_missMax Filippov
2014-10-05xtensa: fix access to THREAD_RA/THREAD_SP/THREAD_DSMax Filippov
2014-10-05xtensa: fix address checks in dma_{alloc,free}_coherentAlan Douglas
2014-10-05xtensa: replace IOCTL code definitions with constantsMax Filippov
2014-10-05arm64: ptrace: fix compat hardware watchpoint reportingWill Deacon
2014-10-05arm64: flush TLS registers during execWill Deacon
2014-10-02ARM: mm: Transparent huge page support for LPAE systems.Catalin Marinas
2014-10-02ARM: mm: HugeTLB support for LPAE systems.Catalin Marinas
2014-10-02ARM: mm: Add support for flushing HugeTLB pages.Steve Capper
2014-10-02ARM: mm: correct pte_same behaviour for LPAE.Steve Capper
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