summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc/boot: Request no dynamic linker for boot wrapperNicholas Piggin2017-03-161-1/+23
* powerpc/ps3: Fix system hang with GCC 5 buildsGeoff Levand2017-03-162-12/+1
* KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras2017-03-165-0/+13
* ARM: zynq: Reserve correct amount of non-DMA RAMKyle Roeschley2017-03-161-1/+1
* powerpc/ibmebus: Fix further device reference leaksJohan Hovold2017-03-161-2/+6
* powerpc/ibmebus: Fix device reference leaks in sysfs interfaceJohan Hovold2017-03-161-2/+6
* ARM: dts: imx6q-cm-fx6: fix fec pinctrlChristopher Spinrath2017-03-161-1/+0
* cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selectedGuenter Roeck2017-03-161-0/+8
* ARM: dts: imx31: move CCM device node to AIPS2 bus devicesVladimir Zapolskiy2017-03-161-7/+7
* ARM: dts: imx31: fix clock control module interrupts descriptionVladimir Zapolskiy2017-03-161-1/+1
* crypto: arm64/aes-xts-ce: fix for big endianArd Biesheuvel2017-03-162-1/+3
* crypto: arm64/aes-neon - fix for big endianArd Biesheuvel2017-03-161-10/+15
* crypto: arm64/aes-ccm-ce: fix for big endianArd Biesheuvel2017-03-161-26/+27
* crypto: arm64/sha2-ce - fix for big endianArd Biesheuvel2017-03-161-2/+2
* crypto: arm64/sha1-ce - fix for big endianArd Biesheuvel2017-03-161-2/+2
* crypto: arm64/ghash-ce - fix for big endianArd Biesheuvel2017-03-161-3/+3
* KVM: x86: Introduce segmented_write_stdSteve Rutherford2017-02-261-2/+16
* KVM: x86: fix emulation of "MOV SS, null selector"Paolo Bonzini2017-02-261-10/+38
* kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)Jim Mattson2017-02-261-6/+5
* Fix potential infoleak in older kernelsLinus Torvalds2017-02-231-5/+5
* parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_ic...John David Anglin2017-02-231-21/+1
* parisc: Purge TLB before setting PTEJohn David Anglin2017-02-231-4/+4
* perf/x86: Fix full width counter, counter overflowPeter Zijlstra (Intel)2017-02-232-2/+2
* powerpc/eeh: Fix deadlock when PE frozen state can't be clearedAndrew Donnellan2017-02-231-1/+3
* parisc: Also flush data TLB in flush_icache_page_asmJohn David Anglin2017-02-231-15/+22
* parisc: Fix race in pci-dma.cJohn David Anglin2017-02-231-1/+1
* KVM: x86: drop error recovery in em_jmp_far and em_ret_farRadim Krčmář2017-02-231-25/+11
* x86/apic/uv: Silence a shift wrapping warningDan Carpenter2017-02-231-2/+2
* tile: avoid using clocksource_cyc2ns with absolute cycle countChris Metcalf2017-02-231-2/+2
* x86/traps: Ignore high word of regs->cs in early_fixup_exception()Andy Lutomirski2017-02-231-1/+1
* KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addrPaolo Bonzini2017-02-231-0/+3
* KVM: Disable irq while unregistering user notifierIgnacio Alvarado2017-02-231-2/+11
* parisc: Ensure consistent state when switching to kernel stack at syscall entryJohn David Anglin2017-02-231-2/+9
* m68k: Fix ndelay() macroBoris Brezillon2017-02-231-1/+1
* KVM: x86: fix wbinvd_dirty_mask use-after-freeIdo Yariv2017-02-231-1/+3
* s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignmentMichael Holzheu2017-02-231-3/+3
* KVM: MIPS: Precalculate MMIO load resume PCJames Hogan2017-02-232-13/+19
* MIPS: KVM: Fix unused variable build warningNicholas Mc Guire2017-02-231-6/+0
* KVM: MIPS: Make ERET handle ERL before EXLJames Hogan2017-02-231-4/+4
* powerpc: Convert cmp to cmpd in idle enter sequenceSegher Boessenkool2017-02-231-1/+1
* arm64: KVM: Take S1 walks into account when determining S2 write faultsWill Deacon2017-02-231-5/+6
* arm64: kernel: Init MDCR_EL2 even in the absence of a PMUMarc Zyngier2017-02-231-1/+2
* MIPS: ptrace: Fix regs_return_value for kernel contextMarcin Nowakowski2017-02-231-1/+1
* mips/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai2017-02-234-1/+33
* x86/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai2017-02-234-3/+26
* powerpc/64: Fix incorrect return value from __copy_tofrom_userPaul Mackerras2017-02-231-1/+1
* powerpc/pseries: Fix stack corruption in htpe codeLaurent Dufour2017-02-231-2/+2
* metag: Only define atomic_dec_if_positive conditionallyGuenter Roeck2017-02-231-2/+1
* powerpc/powernv: Use CPU-endian PEST in pnv_pci_dump_p7ioc_diag_data()Gavin Shan2017-02-231-2/+2
* powerpc/vdso64: Use double word compare on pointersAnton Blanchard2017-02-232-2/+2