summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-06-10m68k/mac: Fix out-of-bounds array index in OSS IRQ source initializationFinn Thain
2015-06-10MIPS: KVM: Do not sign extend on unsigned MMIO loadNicholas Mc Guire
2015-06-10x86: bpf_jit: fix compilation of large bpf programsAlexei Starovoitov
2015-06-03ARM: dts: imx27: only map 4 Kbyte for fec registersPhilippe Reynes
2015-06-03crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger
2015-06-03powerpc: Align TOC to 256 bytesAnton Blanchard
2015-06-03KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pagesPaolo Bonzini
2015-06-02ARM: fix missing syscall trace exitRussell King
2015-06-02powerpc/mm: Fix mmap errno when MAP_FIXED is set and mapping exceeds the allo...jmarchan@redhat.com
2015-06-02perf/x86/amd/ibs: Update IBS MSRs and feature definitionsAravind Gopalakrishnan
2015-06-02amd64_edac: Add support for newer F16h modelsAravind Gopalakrishnan
2015-05-26config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selectedKonrad Rzeszutek Wilk
2015-05-16ARM: ux500: Enable GPIO regulator for SD-card for snowballUlf Hansson
2015-05-16ARM: ux500: Enable GPIO regulator for SD-card for HREF boardsUlf Hansson
2015-05-16ARM: ux500: Move GPIO regulator for SD-card into board DTSsUlf Hansson
2015-05-16ARM: mvebu: armada-xp-openblocks-ax3-4: Disable internal RTCGregory CLEMENT
2015-05-16ARM: dts: imx23-olinuxino: Fix polarity of LED GPIOFabio Estevam
2015-05-16ARM: dts: imx23-olinuxino: Fix dr_mode of usb0Stefan Wahren
2015-05-16ARM: dts: imx28: Fix AUART4 TX-DMA interrupt nameMarek Vasut
2015-05-16ARM: dts: imx25: Add #pwm-cells to pwm4Markus Pargmann
2015-05-15ARC: signal handling robustifyVineet Gupta
2015-05-15C6x: time: Ensure consistency in __initNishanth Menon
2015-05-04xtensa: ISS: fix locking in TAP network adapterMax Filippov
2015-05-04xtensa: provide __NR_sync_file_range2 instead of __NR_sync_file_rangeMax Filippov
2015-05-04xtensa: xtfpga: fix hardware lockup caused by LCD driverMax Filippov
2015-05-04powerpc: Fix missing L2 cache size in /sys/devices/system/cpuDave Olson
2015-05-04powerpc/perf: Cap 64bit userspace backtraces to PERF_MAX_STACK_DEPTHAnton Blanchard
2015-05-04arm64: vdso: fix build error when switching from LE to BEArun Chandran
2015-05-04ARM: dts: dove: Fix uart[23] reg propertySebastian Hesselbarth
2015-05-04ARM: S3C64XX: Use fixed IRQ bases to avoid conflicts on CragganmoreCharles Keepax
2015-05-04ARM: 8320/1: fix integer overflow in ELF_ET_DYN_BASEAndrey Ryabinin
2015-05-04MIPS: Hibernate: flush TLB entries earlierHuacai Chen
2015-05-04s390/hibernate: fix save and restore of kernel text sectionHeiko Carstens
2015-05-04KVM: s390: Zero out current VMDB of STSI before including level3 data.Ekaterina Tumanova
2015-05-04nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven
2015-04-30sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve power savi...Len Brown
2015-04-30arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier
2015-04-30arm64: KVM: Fix HCR setting for 32bit guestsMarc Zyngier
2015-04-30arm64: KVM: Fix TLB invalidation by IPA/VMIDMarc Zyngier
2015-04-30arm/arm64: KVM: Require in-kernel vgic for the arch timersChristoffer Dall
2015-04-30arm/arm64: KVM: Don't allow creating VCPUs after vgic_initializedChristoffer Dall
2015-04-30arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall
2015-04-30arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall
2015-04-30arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off optionChristoffer Dall
2015-04-30arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flagChristoffer Dall
2015-04-30arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn()Ard Biesheuvel
2015-04-30arm64/kvm: Fix assembler compatibility of macrosGeoff Levand
2015-04-30arm: kvm: STRICT_MM_TYPECHECKS fix for user_mem_abortSteve Capper
2015-04-30arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZEChristoffer Dall
2015-04-30arm: kvm: fix CPU hotplugVladimir Murzin