summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRDMax Filippov2017-06-051-2/+2
* KVM: VMX: use correct vmcs_read/write for guest segment selector/baseChao Peng2017-06-051-1/+1
* MIPS: BCM47XX: Fix button inversion for Asus WL-500WMirko Parthey2017-06-051-2/+8
* MIPS: ip27: Disable qlge driver in defconfigArnd Bergmann2017-06-051-1/+0
* MIPS: OCTEON: Fix copy_from_user fault handling for large buffersJames Cowgill2017-06-051-8/+12
* MIPS: Fix special case in 64 bit IP checksumming.Ralf Baechle2017-06-051-0/+2
* x86/platform/goldfish: Prevent unconditional loadingThomas Gleixner2017-06-051-1/+13
* powerpc/xmon: Fix data-breakpointRavi Bangoria2017-06-051-1/+3
* KVM: s390: Disable dirty log retrieval for UCONTROL guestsJanosch Frank2017-06-051-0/+3
* x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0Nikola Pajkovsky2017-06-051-1/+1
* arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2Marc Zyngier2017-06-052-4/+2
* 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