summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-07-05sparc: Use GFP_ATOMIC in ldc_alloc_exp_dring() as it can be called in softirq...Sowmini Varadhan
2015-07-05ARM: mvebu: update Ethernet compatible string for Armada XPSimon Guinot
2015-07-05s390/kdump: fix REGSET_VX_LOW vector register ELF notesMichael Holzheu
2015-07-05ARC: add smp barriers around atomics per Documentation/atomic_ops.txtVineet Gupta
2015-07-05ARC: add compiler barrier to LLSC based cmpxchgVineet Gupta
2015-07-05MIPS: Fix KVM guest fixmap addressJames Hogan
2015-07-03arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon
2015-07-03x86/PCI: Use host bridge _CRS info on systems with >32 bit addressingBjorn Helgaas
2015-07-03arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAPDave P Martin
2015-07-03arm64: entry: fix context tracking for el0_sp_pcMark Rutland
2015-07-03ARM: kvm: psci: fix handling of unimplemented functionsLorenzo Pieralisi
2015-07-03arm64: Do not attempt to use init_mm in reset_context()Catalin Marinas
2015-07-03x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237ABjorn Helgaas
2015-07-03ARM: at91/dt: sama5d4ek: mci0 uses slot 0Ludovic Desroches
2015-07-03powerpc/perf: Fix book3s kernel to userspace backtracesAnton Blanchard
2015-07-03KVM: mips: use id_to_memslot correctlyPaolo Bonzini
2015-07-03ARM: tegra20: Store CPU "resettable" status in IRAMDmitry Osipenko
2015-07-03MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan
2015-07-03x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlersAndy Lutomirski
2015-06-28KVM: VMX: Preserve host CR4.MCE value while in guest mode.Ben Serebrin
2015-06-28x86: Store a per-cpu shadow copy of CR4Andy Lutomirski
2015-06-28x86: Clean up cr4 manipulationAndy Lutomirski
2015-06-28x86/efi: Store upper bits of command line buffer address in ext_cmd_line_ptrRoy Franz
2015-06-28x86/iommu: Fix header comments regarding standard and _FINISH macrosAravind Gopalakrishnan
2015-06-28ARM: shmobile: r8a7791: Correct SYSCIER valueSimon Horman
2015-06-28ARM: shmobile: r8a7790: Correct SYSCIER valueSimon Horman
2015-06-28xtensa: xtfpga: fix hardware lockup caused by LCD driverMax Filippov
2015-06-28ARM: shmobile: r8a7791: Correct SDHI clock labels and output-namesSimon Horman
2015-06-28ARM: shmobile: r8a7791: add USBDMAC{0,1} clocks to device treeYoshihiro Shimoda
2015-06-15x86: bpf_jit: fix compilation of large bpf programsAlexei Starovoitov
2015-06-15x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructionsAlexei Starovoitov
2015-06-15ARM: 8221/1: PJ4: allow building in Thumb-2 modeArd Biesheuvel
2015-06-14arch/x86/kvm/mmu.c: work around gcc-4.4.4 bugAndrew Morton
2015-06-11ARM: OMAP3: Fix booting with thumb2 kernelTony Lindgren
2015-06-10ARC: unbork !LLSC buildVineet Gupta
2015-06-10parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards a...Helge Deller
2015-06-10ARM: fix missing syscall trace exitRussell King
2015-06-10ARM: dts: imx27: only map 4 Kbyte for fec registersPhilippe Reynes
2015-06-10ARM: 8356/1: mm: handle non-pmd-aligned end of RAMMark Rutland
2015-06-10s390/mm: correct return value of pmd_pfnMartin Schwidefsky
2015-06-10crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger
2015-06-10arm64: bpf: fix signedness bug in loading 64-bit immediateXi Wang
2015-06-10powerpc: Align TOC to 256 bytesAnton Blanchard
2015-06-10perf/x86/rapl: Enable Broadwell-U RAPL supportStephane Eranian
2015-06-09kvm/fpu: Enable eager restore kvm FPU for MPXLiang Li
2015-06-09KVM: MMU: fix SMAP virtualizationXiao Guangrong
2015-06-09kvm: fix crash in kvm_vcpu_reload_apic_access_pageAndrea Arcangeli
2015-06-09KVM: MMU: fix smap permission checkXiao Guangrong
2015-06-09KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pagesPaolo Bonzini
2015-06-09x86/fpu: Disable XSAVES* support for nowIngo Molnar