summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* MIPS: 'make -s' should be silentArnd Bergmann2017-06-051-2/+2
* hv: vmbus_post_msg: retry the hypercall on some transient errorsDexuan Cui2017-06-051-0/+2
* MIPS: Netlogic: Fix assembler warning from smpboot.SPaul Burton2017-06-051-2/+2
* MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumpsPaul Burton2017-06-051-0/+2
* MIPS: Calculate microMIPS ra properly when unwinding the stackPaul Burton2017-06-051-20/+63
* MIPS: Fix is_jump_ins() handling of 16b microMIPS instructionsPaul Burton2017-06-051-3/+8
* MIPS: Fix get_frame_info() handling of microMIPS function sizePaul Burton2017-06-051-7/+5
* MIPS: Prevent unaligned accesses during stack unwindingPaul Burton2017-06-051-35/+35
* MIPS: Clear ISA bit correctly in get_frame_info()Paul Burton2017-06-051-5/+2
* MIPS: Zero variable read by get_user / __get_user in case of an error.Ralf Baechle2017-04-041-1/+4
* MIPS: ralink: Cosmetic change to prom_init().John Crispin2017-04-041-5/+4
* MIPS: wrap cfcmsa & ctcmsa accesses for toolchains with MSA supportPaul Burton2017-04-041-4/+20
* MIPS: remove MSA macro recursionPaul Burton2017-04-041-3/+31
* MIPS: assume at as source/dest of MSA copy/insert instructionsPaul Burton2017-04-041-16/+12
* MIPS: Push .set mips64r* into the functions needing itPaul Burton2017-04-042-9/+5
* MIPS: traps: Fix inline asm ctc1 missing .set hardfloatJames Hogan2017-04-041-1/+2
* MIPS: mipsregs.h: Add write_32bit_cp1_register()James Hogan2017-04-041-0/+15
* MIPS: Fix build with binutils 2.24.51+Manuel Lauss2017-04-0414-17/+118
* MIPS: init upper 64b of vector registers when MSA is first usedPaul Burton2017-04-044-9/+56
* MIPS: save/disable MSA in lose_fpuPaul Burton2017-04-041-3/+12
* MIPS: preserve scalar FP CSR when switching vector contextPaul Burton2017-04-042-1/+8
* MIPS: save/restore MSACSR register on context switchPaul Burton2017-04-042-0/+12
* MIPS: allow msa.h to be included in assembly filesPaul Burton2017-04-041-9/+13
* kvm: fix page struct leak in handle_vmonPaolo Bonzini2017-03-161-2/+8
* Revert "KVM: x86: expose MSR_TSC_AUX to userspace"Ben Hutchings2017-03-161-6/+5
* ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixupVineet Gupta2017-03-161-1/+1
* ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset writeDave Martin2017-03-161-1/+1
* parisc: Don't use BITS_PER_LONG in userspace-exported swab.h headerHelge Deller2017-03-163-5/+10
* ARC: [arcompact] handle unaligned access delay slot corner caseVineet Gupta2017-03-161-1/+2
* powerpc: Add missing error check to prom_find_boot_cpu()Darren Stevens2017-03-161-0/+3
* crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modesArd Biesheuvel2017-03-161-46/+42
* powerpc: Ignore reserved field in DCSR and PVR reads and writesAnton Blanchard2017-03-161-5/+5
* powerpc/ptrace: Preserve previous fprs/vsrs on short regset writeDave Martin2017-03-161-0/+7
* ARM: dts: da850-evm: fix read access to SPI flashFabien Parent2017-03-161-0/+1
* arm64: avoid returning from bad_modeMark Rutland2017-03-162-5/+25
* arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fieldsDave Martin2017-03-161-0/+4
* arm64/ptrace: Avoid uninitialised struct padding in fpr_set()Dave Martin2017-03-161-0/+1
* arm64/ptrace: Preserve previous registers for short regset writeDave Martin2017-03-161-3/+4
* KVM: x86: flush pending lapic jump label updates on module unloadDavid Matlack2017-03-163-0/+8
* ARM: ux500: fix prcmu_is_cpu_in_wfi() calculationArnd Bergmann2017-03-161-2/+2
* x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6FBjorn Helgaas2017-03-161-0/+10
* ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUsMark Rutland2017-03-162-0/+19
* x86/boot: Add missing declaration of string functionsNicholas Mc Guire2017-03-162-0/+10
* tile/ptrace: Preserve previous registers for short regset writeDave Martin2017-03-161-1/+1
* KVM: MIPS: Flush KVM entry code from icache globallyJames Hogan2017-03-161-2/+2
* x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' c...Lukasz Odzioba2017-03-161-1/+1
* ARM: davinci: da850: don't add emac clock to lookup table twiceBartosz Golaszewski2017-03-161-1/+11
* ARM: dts: imx31: fix AVIC base addressVladimir Zapolskiy2017-03-161-2/+2
* powerpc: Fix build warning on 32-bit PPCLarry Finger2017-03-161-1/+1
* sparc: leon: Fix a retry loop in leon_init_timers()Dan Carpenter2017-03-161-28/+28