summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-06-22x86/vdso: Fix 'make bzImage' on older distrosOleg Nesterov
2015-06-22x86/vdso: Fix the x86 vdso2c tool includesTommi Kyntola
2015-06-22arm64: dts: mt8173-evb: fix model nameYingjoe Chen
2015-06-22ARM: dts: am335x-boneblack: disable RTC-only sleep to avoid hardware damageMatthijs van Duin
2015-06-22MIPS: KVM: Do not sign extend on unsigned MMIO loadNicholas Mc Guire
2015-06-22MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan
2015-06-22MIPS: ralink: Fix clearing the illegal access interruptJonas Gorski
2015-06-22x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlersAndy Lutomirski
2015-06-22x86: bpf_jit: fix compilation of large bpf programsAlexei Starovoitov
2015-06-22x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructionsAlexei Starovoitov
2015-06-06ARC: unbork !LLSC buildVineet Gupta
2015-06-06MIPS: fix FP mode selection in lieu of .MIPS.abiflags dataPaul Burton
2015-06-06parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards a...Helge Deller
2015-06-06ARM: fix missing syscall trace exitRussell King
2015-06-06ARM: dts: set display clock correctly for exynos4412-trats2Inki Dae
2015-06-06ARM: dts: fix imx27 dtb build ruleShawn Guo
2015-06-06ARM: dts: imx27: only map 4 Kbyte for fec registersPhilippe Reynes
2015-06-06ARM: EXYNOS: Fix dereference of ERR_PTR returned by of_genpd_get_from_providerKrzysztof Kozlowski
2015-06-06ARM: 8356/1: mm: handle non-pmd-aligned end of RAMMark Rutland
2015-06-06s390/mm: correct return value of pmd_pfnMartin Schwidefsky
2015-06-06crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger
2015-06-06ARM: 8325/1: exynos: move resume code to .text sectionArd Biesheuvel
2015-06-06arm64: bpf: fix signedness bug in loading 64-bit immediateXi Wang
2015-06-06powerpc: Align TOC to 256 bytesAnton Blanchard
2015-06-06powerpc/mce: fix off by one errors in mce event handlingDaniel Axtens
2015-06-06perf/x86/rapl: Enable Broadwell-U RAPL supportStephane Eranian
2015-06-06kvm/fpu: Enable eager restore kvm FPU for MPXLiang Li
2015-06-06KVM: MMU: fix SMAP virtualizationXiao Guangrong
2015-06-06kvm: fix crash in kvm_vcpu_reload_apic_access_pageAndrea Arcangeli
2015-06-06KVM: MMU: fix smap permission checkXiao Guangrong
2015-06-06KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pagesPaolo Bonzini
2015-06-06x86/fpu: Disable XSAVES* support for nowIngo Molnar
2015-06-06x86/mce: Fix MCE severity messagesBorislav Petkov
2015-06-06Revert "KVM: x86: drop fpu_activate hook"Paolo Bonzini
2015-05-17ARM: 8307/1: psci: move psci firmware calls out of lineMark Rutland
2015-05-17ARM: ux500: Enable GPIO regulator for SD-card for snowballUlf Hansson
2015-05-17ARM: ux500: Enable GPIO regulator for SD-card for HREF boardsUlf Hansson
2015-05-17ARM: ux500: Move GPIO regulator for SD-card into board DTSsUlf Hansson
2015-05-17ARM: net fix emit_udiv() for BPF_ALU | BPF_DIV | BPF_K intruction.Nicolas Schichan
2015-05-17ARM: OMAP2+: Fix omap off idle power consumption creeping upTony Lindgren
2015-05-17ARM: mvebu: armada-xp-openblocks-ax3-4: Disable internal RTCGregory CLEMENT
2015-05-17ARM: dts: imx23-olinuxino: Fix polarity of LED GPIOFabio Estevam
2015-05-17ARM: dts: imx23-olinuxino: Fix dr_mode of usb0Stefan Wahren
2015-05-17ARM: dts: imx28: Fix AUART4 TX-DMA interrupt nameMarek Vasut
2015-05-17ARM: dts: imx6: phyFLEX: USB VBUS control is active-highPhilipp Zabel
2015-05-17ARM: dts: imx25: Add #pwm-cells to pwm4Markus Pargmann
2015-05-17ARM: dts: OMAP3-N900: Add microphone bias voltagesPavel Machek
2015-05-17x86/PCI/ACPI: Make all resources except [io 0xcf8-0xcff] available on PCI busJiang Liu
2015-05-17x86/spinlocks: Fix regression in spinlock contention detectionTahsin Erdogan
2015-05-13arm64: add missing PAGE_ALIGN() to __dma_free()Dean Nelson