summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-07-05sparc: Use GFP_ATOMIC in ldc_alloc_exp_dring() as it can be called in softirq...Sowmini Varadhan1-1/+1
2015-07-05ARM: mvebu: update Ethernet compatible string for Armada XPSimon Guinot5-5/+19
2015-07-05s390/kdump: fix REGSET_VX_LOW vector register ELF notesMichael Holzheu1-1/+1
2015-07-05ARC: add smp barriers around atomics per Documentation/atomic_ops.txtVineet Gupta4-0/+89
2015-07-05ARC: add compiler barrier to LLSC based cmpxchgVineet Gupta1-4/+5
2015-07-05MIPS: Fix KVM guest fixmap addressJames Hogan1-0/+4
2015-07-04arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon1-0/+4
2015-07-04x86/PCI: Use host bridge _CRS info on systems with >32 bit addressingBjorn Helgaas1-2/+4
2015-07-04arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAPDave P Martin1-1/+1
2015-07-04arm64: entry: fix context tracking for el0_sp_pcMark Rutland1-0/+1
2015-07-04ARM: kvm: psci: fix handling of unimplemented functionsLorenzo Pieralisi1-13/+3
2015-07-04arm64: Do not attempt to use init_mm in reset_context()Catalin Marinas1-0/+8
2015-07-04x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237ABjorn Helgaas1-0/+11
2015-07-04ARM: at91/dt: sama5d4ek: mci0 uses slot 0Ludovic Desroches1-2/+2
2015-07-04powerpc/perf: Fix book3s kernel to userspace backtracesAnton Blanchard1-1/+10
2015-07-04KVM: mips: use id_to_memslot correctlyPaolo Bonzini1-1/+1
2015-07-04ARM: tegra20: Store CPU "resettable" status in IRAMDmitry Osipenko5-22/+38
2015-07-03MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan1-1/+1
2015-07-03x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlersAndy Lutomirski4-27/+43
2015-06-28KVM: VMX: Preserve host CR4.MCE value while in guest mode.Ben Serebrin1-2/+10
2015-06-28x86: Store a per-cpu shadow copy of CR4Andy Lutomirski20-46/+84
2015-06-28x86: Clean up cr4 manipulationAndy Lutomirski14-55/+67
2015-06-28x86/efi: Store upper bits of command line buffer address in ext_cmd_line_ptrRoy Franz1-0/+2
2015-06-28x86/iommu: Fix header comments regarding standard and _FINISH macrosAravind Gopalakrishnan1-5/+6
2015-06-28ARM: shmobile: r8a7791: Correct SYSCIER valueSimon Horman1-1/+1
2015-06-28ARM: shmobile: r8a7790: Correct SYSCIER valueSimon Horman1-1/+1
2015-06-28xtensa: xtfpga: fix hardware lockup caused by LCD driverMax Filippov1-0/+30
2015-06-28ARM: shmobile: r8a7791: Correct SDHI clock labels and output-namesSimon Horman1-5/+5
2015-06-28ARM: shmobile: r8a7791: add USBDMAC{0,1} clocks to device treeYoshihiro Shimoda1-2/+5
2015-06-15x86: bpf_jit: fix compilation of large bpf programsAlexei Starovoitov1-1/+6
2015-06-15x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructionsAlexei Starovoitov1-0/+28
2015-06-15ARM: 8221/1: PJ4: allow building in Thumb-2 modeArd Biesheuvel2-0/+14
2015-06-14arch/x86/kvm/mmu.c: work around gcc-4.4.4 bugAndrew Morton1-7/+7
2015-06-12ARM: OMAP3: Fix booting with thumb2 kernelTony Lindgren1-20/+2
2015-06-10ARC: unbork !LLSC buildVineet Gupta1-1/+1
2015-06-10parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards a...Helge Deller2-0/+7
2015-06-10ARM: fix missing syscall trace exitRussell King1-1/+3
2015-06-10ARM: dts: imx27: only map 4 Kbyte for fec registersPhilippe Reynes1-1/+1
2015-06-10ARM: 8356/1: mm: handle non-pmd-aligned end of RAMMark Rutland1-10/+10
2015-06-10s390/mm: correct return value of pmd_pfnMartin Schwidefsky1-1/+1
2015-06-10crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger1-12/+13
2015-06-10arm64: bpf: fix signedness bug in loading 64-bit immediateXi Wang1-1/+1
2015-06-10powerpc: Align TOC to 256 bytesAnton Blanchard1-0/+1
2015-06-10perf/x86/rapl: Enable Broadwell-U RAPL supportStephane Eranian1-0/+1
2015-06-09kvm/fpu: Enable eager restore kvm FPU for MPXLiang Li4-2/+27
2015-06-09KVM: MMU: fix SMAP virtualizationXiao Guangrong4-11/+16
2015-06-09kvm: fix crash in kvm_vcpu_reload_apic_access_pageAndrea Arcangeli1-0/+2
2015-06-09KVM: MMU: fix smap permission checkXiao Guangrong2-0/+9
2015-06-09KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pagesPaolo Bonzini1-1/+1
2015-06-09x86/fpu: Disable XSAVES* support for nowIngo Molnar1-0/+15