summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86: fix emulation of "MOV SS, null selector"Paolo Bonzini2017-01-191-10/+38
* ARM: OMAP4+: Fix bad fallthrough for cpuidleTony Lindgren2017-01-151-3/+2
* ARM: zynq: Reserve correct amount of non-DMA RAMKyle Roeschley2017-01-151-1/+1
* powerpc: Fix build warning on 32-bit PPCLarry Finger2017-01-151-1/+1
* crypto: arm64/aes-ce - fix for big endianArd Biesheuvel2017-01-121-10/+15
* crypto: arm64/aes-xts-ce: fix for big endianArd Biesheuvel2017-01-122-1/+3
* crypto: arm64/sha1-ce - fix for big endianArd Biesheuvel2017-01-121-2/+2
* crypto: arm64/aes-neon - fix for big endianArd Biesheuvel2017-01-121-10/+15
* crypto: arm64/aes-ccm-ce: fix for big endianArd Biesheuvel2017-01-121-26/+27
* crypto: arm/aes-ce - fix for big endianArd Biesheuvel2017-01-121-0/+5
* crypto: arm64/ghash-ce - fix for big endianArd Biesheuvel2017-01-121-3/+3
* crypto: arm64/sha2-ce - fix for big endianArd Biesheuvel2017-01-121-2/+2
* s390/crypto: unlock on error in prng_tdes_read()Dan Carpenter2017-01-121-2/+4
* cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selectedGuenter Roeck2017-01-121-0/+8
* ARM: dts: r8a7794: Correct hsusb parent clockGeert Uytterhoeven2017-01-121-1/+1
* KVM: MIPS: Flush KVM entry code from icache globallyJames Hogan2017-01-121-2/+2
* KVM: x86: reset MMU on KVM_SET_VCPU_EVENTSXiao Guangrong2017-01-121-2/+7
* ARM: davinci: da850: don't add emac clock to lookup table twiceBartosz Golaszewski2017-01-121-1/+11
* powerpc: Convert cmp to cmpd in idle enter sequenceSegher Boessenkool2017-01-091-1/+1
* powerpc/ps3: Fix system hang with GCC 5 buildsGeoff Levand2017-01-092-12/+1
* ftrace/x86_32: Set ftrace_stub to weak to prevent gcc from using short jumps ...Steven Rostedt (Red Hat)2017-01-091-2/+2
* kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)Jim Mattson2017-01-091-6/+5
* KVM: PPC: Book3S HV: Don't lose hardware R/C bit updates in H_PROTECTPaul Mackerras2017-01-091-0/+2
* KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras2017-01-095-0/+13
* ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcacheVineet Gupta2017-01-092-6/+13
* arm/xen: Use alloc_percpu rather than __alloc_percpuJulien Grall2017-01-061-2/+1
* m68k: Fix ndelay() macroBoris Brezillon2016-12-151-1/+1
* arm64: futex.h: Add missing PAN togglingJames Morse2016-12-151-0/+2
* perf/x86: Fix full width counter, counter overflowPeter Zijlstra (Intel)2016-12-152-2/+2
* parisc: Fix TLB related boot crash on SMP machinesHelge Deller2016-12-151-0/+11
* parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_ic...John David Anglin2016-12-151-21/+1
* parisc: Purge TLB before setting PTEJohn David Anglin2016-12-151-4/+4
* powerpc/eeh: Fix deadlock when PE frozen state can't be clearedAndrew Donnellan2016-12-151-1/+3
* sparc64: fix compile warning section mismatch in find_node()Thomas Tai2016-12-101-3/+3
* sparc64: Fix find_node warning if numa node cannot be foundThomas Tai2016-12-101-4/+61
* sparc32: Fix inverted invalid_frame_pointer checks on sigreturnsAndreas Larsson2016-12-101-2/+2
* arm64: suspend: Reconfigure PSTATE after resume from idleJames Morse2016-12-081-0/+9
* arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() callJames Morse2016-12-081-0/+9
* arm64: cpufeature: Schedule enable() calls instead of calling them via IPIJames Morse2016-12-084-4/+13
* x86/traps: Ignore high word of regs->cs in early_fixup_exception()Andy Lutomirski2016-12-081-1/+1
* ARC: Don't use "+l" inline asm constraintVineet Gupta2016-12-081-4/+5
* parisc: Also flush data TLB in flush_icache_page_asmJohn David Anglin2016-12-021-15/+22
* parisc: Fix race in pci-dma.cJohn David Anglin2016-12-021-1/+1
* parisc: Fix races in parisc_setup_cache_timing()John David Anglin2016-12-022-19/+16
* tile: avoid using clocksource_cyc2ns with absolute cycle countChris Metcalf2016-12-021-2/+2
* KVM: x86: check for pic and ioapic presence before useRadim Krčmář2016-12-021-0/+13
* KVM: x86: drop error recovery in em_jmp_far and em_ret_farRadim Krčmář2016-12-021-25/+11
* x86/kexec: add -fno-PIESebastian Andrzej Siewior2016-11-261-0/+1
* KVM: Disable irq while unregistering user notifierIgnacio Alvarado2016-11-261-2/+11
* KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addrPaolo Bonzini2016-11-261-0/+3