summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-07-21arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon1-0/+4
2015-07-21arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAPDave P Martin1-1/+1
2015-07-21arm64: entry: fix context tracking for el0_sp_pcMark Rutland1-0/+1
2015-07-21arm64: Do not attempt to use init_mm in reset_context()Catalin Marinas1-0/+8
2015-07-21ARC: add compiler barrier to LLSC based cmpxchgVineet Gupta1-4/+5
2015-07-21ARC: add smp barriers around atomics per Documentation/atomic_ops.txtVineet Gupta4-0/+89
2015-07-21sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman1-8/+4
2015-07-10KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář3-4/+4
2015-07-10KVM: x86: properly restore LVT0Radim Krčmář1-0/+1
2015-07-10s390/kdump: fix REGSET_VX_LOW vector register ELF notesMichael Holzheu1-1/+1
2015-07-10KVM: s390: fix external call injection without sigp interpretationDavid Hildenbrand1-1/+1
2015-07-10MIPS: Fix KVM guest fixmap addressJames Hogan1-0/+4
2015-07-10KVM: mips: use id_to_memslot correctlyPaolo Bonzini1-1/+1
2015-07-10x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237ABjorn Helgaas1-0/+11
2015-07-10x86/PCI: Use host bridge _CRS info on systems with >32 bit addressingBjorn Helgaas1-2/+4
2015-07-10powerpc/perf: Fix book3s kernel to userspace backtracesAnton Blanchard1-1/+10
2015-07-10ARM: mvebu: fix suspend to RAM on big-endian configurationsThomas Petazzoni1-0/+3
2015-07-10ARM: tegra20: Store CPU "resettable" status in IRAMDmitry Osipenko5-22/+38
2015-07-10ARM: kvm: psci: fix handling of unimplemented functionsLorenzo Pieralisi1-13/+3
2015-07-10arm: KVM: force execution of HCPTR access on VM exitMarc Zyngier2-8/+22
2015-07-10ARM: mvebu: update Ethernet compatible string for Armada XPSimon Guinot5-5/+19
2015-07-10sparc: Use GFP_ATOMIC in ldc_alloc_exp_dring() as it can be called in softirq...Sowmini Varadhan1-1/+1
2015-07-10KVM: nSVM: Check for NRIPS support before updating control fieldBandan Das1-2/+6
2015-07-10ARM: clk-imx6q: refine sata's parentSebastien Szymanski1-1/+1
2015-07-10config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selectedKonrad Rzeszutek Wilk1-1/+1
2015-06-29powerpc/powernv: Restore non-volatile CRs after napSam Bobroff1-0/+2
2015-06-29kprobes/x86: Return correct length in __copy_instruction()Eugene Shatokhin1-3/+6
2015-06-29ARM: EXYNOS: Fix failed second suspend on Exynos4Krzysztof Kozlowski4-37/+34
2015-06-29KVM: x86: fix lapic.timer_mode on restoreRadim Krčmář1-10/+16
2015-06-23x86/vdso: Fix 'make bzImage' on older distrosOleg Nesterov1-1/+1
2015-06-23x86/vdso: Fix the x86 vdso2c tool includesTommi Kyntola1-1/+1
2015-06-23arm64: dts: mt8173-evb: fix model nameYingjoe Chen1-1/+2
2015-06-23ARM: dts: am335x-boneblack: disable RTC-only sleep to avoid hardware damageMatthijs van Duin1-0/+19
2015-06-23MIPS: KVM: Do not sign extend on unsigned MMIO loadNicholas Mc Guire1-1/+1
2015-06-23MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan1-1/+1
2015-06-23MIPS: ralink: Fix clearing the illegal access interruptJonas Gorski1-1/+1
2015-06-23x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlersAndy Lutomirski4-27/+43
2015-06-23x86: bpf_jit: fix compilation of large bpf programsAlexei Starovoitov1-1/+6
2015-06-23x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructionsAlexei Starovoitov1-0/+28
2015-06-06ARC: unbork !LLSC buildVineet Gupta1-1/+1
2015-06-06MIPS: fix FP mode selection in lieu of .MIPS.abiflags dataPaul Burton1-15/+17
2015-06-06parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards a...Helge Deller2-0/+7
2015-06-06ARM: fix missing syscall trace exitRussell King1-1/+3
2015-06-06ARM: dts: set display clock correctly for exynos4412-trats2Inki Dae1-1/+1
2015-06-06ARM: dts: fix imx27 dtb build ruleShawn Guo1-1/+1
2015-06-06ARM: dts: imx27: only map 4 Kbyte for fec registersPhilippe Reynes1-1/+1
2015-06-06ARM: EXYNOS: Fix dereference of ERR_PTR returned by of_genpd_get_from_providerKrzysztof Kozlowski1-2/+2
2015-06-06ARM: 8356/1: mm: handle non-pmd-aligned end of RAMMark Rutland1-10/+10
2015-06-06s390/mm: correct return value of pmd_pfnMartin Schwidefsky1-1/+1
2015-06-06crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger1-12/+13