summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-01-19powerpc/ibmebus: Fix device reference leaks in sysfs interfaceJohan Hovold
2017-01-19powerpc/ibmebus: Fix further device reference leaksJohan Hovold
2017-01-19x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' c...Lukasz Odzioba
2017-01-19KVM: x86: Introduce segmented_write_stdSteve Rutherford
2017-01-19KVM: x86: emulate FXSAVE and FXRSTORRadim Krčmář
2017-01-19KVM: x86: add asm_safe wrapperRadim Krčmář
2017-01-19KVM: x86: add Align16 instruction flagRadim Krčmář
2017-01-19KVM: x86: flush pending lapic jump label updates on module unloadDavid Matlack
2017-01-19KVM: x86: fix emulation of "MOV SS, null selector"Paolo Bonzini
2017-01-15ARM: OMAP4+: Fix bad fallthrough for cpuidleTony Lindgren
2017-01-15ARM: zynq: Reserve correct amount of non-DMA RAMKyle Roeschley
2017-01-15powerpc: Fix build warning on 32-bit PPCLarry Finger
2017-01-12crypto: arm64/aes-ce - fix for big endianArd Biesheuvel
2017-01-12crypto: arm64/aes-xts-ce: fix for big endianArd Biesheuvel
2017-01-12crypto: arm64/sha1-ce - fix for big endianArd Biesheuvel
2017-01-12crypto: arm64/aes-neon - fix for big endianArd Biesheuvel
2017-01-12crypto: arm64/aes-ccm-ce: fix for big endianArd Biesheuvel
2017-01-12crypto: arm/aes-ce - fix for big endianArd Biesheuvel
2017-01-12crypto: arm64/ghash-ce - fix for big endianArd Biesheuvel
2017-01-12crypto: arm64/sha2-ce - fix for big endianArd Biesheuvel
2017-01-12s390/crypto: unlock on error in prng_tdes_read()Dan Carpenter
2017-01-12cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selectedGuenter Roeck
2017-01-12ARM: dts: r8a7794: Correct hsusb parent clockGeert Uytterhoeven
2017-01-12KVM: MIPS: Flush KVM entry code from icache globallyJames Hogan
2017-01-12KVM: x86: reset MMU on KVM_SET_VCPU_EVENTSXiao Guangrong
2017-01-12ARM: davinci: da850: don't add emac clock to lookup table twiceBartosz Golaszewski
2017-01-09powerpc: Convert cmp to cmpd in idle enter sequenceSegher Boessenkool
2017-01-09powerpc/ps3: Fix system hang with GCC 5 buildsGeoff Levand
2017-01-09ftrace/x86_32: Set ftrace_stub to weak to prevent gcc from using short jumps ...Steven Rostedt (Red Hat)
2017-01-09kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)Jim Mattson
2017-01-09KVM: PPC: Book3S HV: Don't lose hardware R/C bit updates in H_PROTECTPaul Mackerras
2017-01-09KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras
2017-01-09ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcacheVineet Gupta
2017-01-06arm/xen: Use alloc_percpu rather than __alloc_percpuJulien Grall
2016-12-15m68k: Fix ndelay() macroBoris Brezillon
2016-12-15arm64: futex.h: Add missing PAN togglingJames Morse
2016-12-15perf/x86: Fix full width counter, counter overflowPeter Zijlstra (Intel)
2016-12-15parisc: Fix TLB related boot crash on SMP machinesHelge Deller
2016-12-15parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_ic...John David Anglin
2016-12-15parisc: Purge TLB before setting PTEJohn David Anglin
2016-12-15powerpc/eeh: Fix deadlock when PE frozen state can't be clearedAndrew Donnellan
2016-12-10sparc64: fix compile warning section mismatch in find_node()Thomas Tai
2016-12-10sparc64: Fix find_node warning if numa node cannot be foundThomas Tai
2016-12-10sparc32: Fix inverted invalid_frame_pointer checks on sigreturnsAndreas Larsson
2016-12-08arm64: suspend: Reconfigure PSTATE after resume from idleJames Morse
2016-12-08arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() callJames Morse
2016-12-08arm64: cpufeature: Schedule enable() calls instead of calling them via IPIJames Morse
2016-12-08x86/traps: Ignore high word of regs->cs in early_fixup_exception()Andy Lutomirski
2016-12-08ARC: Don't use "+l" inline asm constraintVineet Gupta
2016-12-02parisc: Also flush data TLB in flush_icache_page_asmJohn David Anglin