summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-07-15powerpc/perf: Fix book3s kernel to userspace backtracesAnton Blanchard1-1/+10
2015-07-09KVM: mips: use id_to_memslot correctlyPaolo Bonzini1-1/+1
2015-07-09x86/mce: Fix MCE severity messagesBorislav Petkov1-1/+5
2015-07-01KVM: nSVM: Check for NRIPS support before updating control fieldBandan Das1-2/+6
2015-07-01ARM: clk-imx6q: refine sata's parentSebastien Szymanski1-1/+1
2015-06-12arch/x86/kvm/mmu.c: work around gcc-4.4.4 bugAndrew Morton1-7/+7
2015-06-12MIPS: KVM: Do not sign extend on unsigned MMIO loadNicholas Mc Guire1-1/+1
2015-06-11MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan1-1/+1
2015-06-11x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlersAndy Lutomirski4-27/+42
2015-06-03x86: bpf_jit: fix compilation of large bpf programsAlexei Starovoitov1-1/+6
2015-06-03ARM: dts: set display clock correctly for exynos4412-trats2Inki Dae1-1/+1
2015-06-03ARM: 8356/1: mm: handle non-pmd-aligned end of RAMMark Rutland1-10/+10
2015-06-03ARM: dts: imx27: only map 4 Kbyte for fec registersPhilippe Reynes1-1/+1
2015-06-02ARM: fix missing syscall trace exitRussell King1-1/+3
2015-06-02crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger1-12/+13
2015-06-02powerpc: Align TOC to 256 bytesAnton Blanchard1-0/+1
2015-06-02KVM: MMU: fix SMAP virtualizationXiao Guangrong4-11/+16
2015-06-02KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pagesPaolo Bonzini1-1/+1
2015-06-02KVM: MMU: fix smap permission checkXiao Guangrong2-0/+9
2015-05-28ARM: mvebu: do not register custom DMA operations when coherency is disabledThomas Petazzoni1-2/+3
2015-05-28config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selectedKonrad Rzeszutek Wilk1-1/+1
2015-05-28ARM: 8307/1: psci: move psci firmware calls out of lineMark Rutland3-37/+35
2015-05-28arm64: add missing PAGE_ALIGN() to __dma_free()Dean Nelson1-1/+3
2015-05-28ARM: gemini: fix compiler warning due wrong data typeHans Ulli Kroll2-2/+6
2015-05-28parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards a...Helge Deller2-0/+7
2015-05-28perf/x86/rapl: Enable Broadwell-U RAPL supportStephane Eranian1-0/+1
2015-05-28x86/vdso: Fix 'make bzImage' on older distrosOleg Nesterov1-1/+1
2015-05-28x86/vdso: Fix the x86 vdso2c tool includesTommi Kyntola1-1/+1
2015-05-28ARM: net fix emit_udiv() for BPF_ALU | BPF_DIV | BPF_K intruction.Nicolas Schichan1-2/+13
2015-05-28kprobes/x86: Return correct length in __copy_instruction()Eugene Shatokhin1-2/+5
2015-05-20arm64/mm: Remove hack in mmap randomize layoutYann Droneaud1-10/+2
2015-05-20ARM: ux500: Enable GPIO regulator for SD-card for snowballUlf Hansson1-2/+0
2015-05-20ARM: ux500: Enable GPIO regulator for SD-card for HREF boardsUlf Hansson1-2/+0
2015-05-20ARM: ux500: Move GPIO regulator for SD-card into board DTSsUlf Hansson3-17/+32
2015-05-20ARM: dts: OMAP3-N900: Add microphone bias voltagesPavel Machek1-0/+4
2015-05-20ARM: OMAP2+: Fix omap off idle power consumption creeping upTony Lindgren6-2/+16
2015-05-20ARM: dts: imx28: Fix AUART4 TX-DMA interrupt nameMarek Vasut1-1/+1
2015-05-20ARM: dts: imx25: Add #pwm-cells to pwm4Markus Pargmann1-0/+1
2015-05-20ARM: dts: imx6: phyFLEX: USB VBUS control is active-highPhilipp Zabel1-0/+2
2015-05-20ARM: dts: imx23-olinuxino: Fix dr_mode of usb0Stefan Wahren1-0/+1
2015-05-20ARM: dts: imx23-olinuxino: Fix polarity of LED GPIOFabio Estevam1-1/+2
2015-05-20ARM: mvebu: armada-xp-openblocks-ax3-4: Disable internal RTCGregory CLEMENT1-0/+4
2015-05-20x86/efi: Store upper bits of command line buffer address in ext_cmd_line_ptrRoy Franz1-0/+2
2015-05-20arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier3-4/+7
2015-05-20arm64: KVM: Fix HCR setting for 32bit guestsMarc Zyngier2-1/+2
2015-05-20arm64: KVM: Fix TLB invalidation by IPA/VMIDMarc Zyngier1-0/+1
2015-05-20arm/arm64: KVM: Require in-kernel vgic for the arch timersChristoffer Dall1-2/+11
2015-05-20arm/arm64: KVM: Don't allow creating VCPUs after vgic_initializedChristoffer Dall1-0/+5
2015-05-20arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall4-0/+74
2015-05-20arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall5-2/+12