aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-08-10Merge tag 'v3.18.20' into linux-linaro-lsk-v3.18Kevin Hilman
2015-08-04Merge tag 'v3.18.19' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-08-04arm64: Don't report clear pmds and puds as hugeChristoffer Dall
2015-07-20x86/xen: allow privcmd hypercalls to be preemptedDavid Vrabel
2015-07-20KVM: x86: properly restore LVT0Radim Krčmář
2015-07-13perf/x86: Honor the architectural performance monitoring versionPalik, Imre
2015-07-13x86/boot: Fix overflow warning with 32-bit binutilsBorislav Petkov
2015-07-13KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář
2015-07-13arm: KVM: force execution of HCPTR access on VM exitMarc Zyngier
2015-07-13arm64/kvm: Fix assembler compatibility of macrosGeoff Levand
2015-07-13KVM: nSVM: Check for NRIPS support before updating control fieldBandan Das
2015-07-13ARM: clk-imx6q: refine sata's parentSebastien Szymanski
2015-07-13x86/microcode/intel: Guard against stack overflow in the loaderQuentin Casasnovas
2015-07-12config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selectedKonrad Rzeszutek Wilk
2015-07-12kprobes/x86: Return correct length in __copy_instruction()Eugene Shatokhin
2015-07-06Merge tag 'v3.18.17' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...lsk-v3.18-15.07Kevin Hilman
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-15Merge branch 'linux-3.18.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...Kevin Hilman
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