summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-03-22x86/perf: Fix CR4.PCE propagation to use active_mm instead of mmAndy Lutomirski1-2/+2
2017-03-22x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=yAndrey Ryabinin2-0/+2
2017-03-18s390/kdump: Use "LINUX" ELF note name instead of "CORE"Michael Holzheu1-8/+10
2017-03-18KVM: s390: Fix guest migration for huge guests resulting in panicJanosch Frank1-1/+18
2017-03-18powerpc: Emulation support for load/store instructions on LERavi Bangoria1-20/+0
2017-03-18MIPS: Netlogic: Fix CP0_EBASE redefinition warningsJames Hogan2-9/+6
2017-03-18MIPS: DEC: Avoid la pseudo-instruction in delay slotsRalf Baechle1-2/+38
2017-03-18MIPS: ralink: Remove unused rt*_wdt_reset functionsArnd Bergmann3-31/+0
2017-03-18MIPS: ralink: Cosmetic change to prom_init().John Crispin1-5/+4
2017-03-18MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT changeArnd Bergmann1-1/+1
2017-03-18MIPS: ip22: Fix ip28 build for modern gccArnd Bergmann1-1/+1
2017-03-18MIPS: Update ip27_defconfig for SCSI_DH changeArnd Bergmann1-1/+1
2017-03-18MIPS: ip27: Disable qlge driver in defconfigArnd Bergmann1-1/+0
2017-03-18MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE changeArnd Bergmann7-12/+12
2017-03-15xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRDMax Filippov1-2/+2
2017-03-15s390: use correct input data address for setup_randomnessHeiko Carstens1-1/+1
2017-03-15s390: make setup_randomness workHeiko Carstens1-3/+3
2017-03-15s390: TASK_SIZE for kernel threadsMartin Schwidefsky1-1/+2
2017-03-15KVM: VMX: use correct vmcs_read/write for guest segment selector/baseChao Peng1-2/+2
2017-03-15KVM: s390: Disable dirty log retrieval for UCONTROL guestsJanosch Frank1-0/+3
2017-03-12MIPS: IP22: Fix build error due to binutils 2.25 uselessnes.Ralf Baechle1-1/+12
2017-03-12MIPS: IP22: Reformat inline assembler code to modern standards.Ralf Baechle1-20/+23
2017-03-12powerpc/xmon: Fix data-breakpointRavi Bangoria1-1/+3
2017-03-12arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2Marc Zyngier2-10/+2
2017-03-12ARM: dts: at91: Enable DMA on sama5d2_xplained consoleAlexandre Belloni1-0/+2
2017-03-12ARM: dts: at91: Enable DMA on sama5d4_xplained consoleAlexandre Belloni1-0/+2
2017-03-12MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumpsPaul Burton1-0/+2
2017-03-12MIPS: Calculate microMIPS ra properly when unwinding the stackPaul Burton1-20/+63
2017-03-12MIPS: Fix is_jump_ins() handling of 16b microMIPS instructionsPaul Burton1-3/+8
2017-03-12MIPS: Fix get_frame_info() handling of microMIPS function sizePaul Burton1-7/+5
2017-03-12MIPS: Prevent unaligned accesses during stack unwindingPaul Burton1-35/+35
2017-03-12MIPS: Clear ISA bit correctly in get_frame_info()Paul Burton1-5/+2
2017-03-12MIPS: Lantiq: Keep ethernet enabled during bootFelix Fietkau1-4/+4
2017-03-12MIPS: OCTEON: Fix copy_from_user fault handling for large buffersJames Cowgill1-8/+12
2017-03-12MIPS: BCM47XX: Fix button inversion for Asus WL-500WMirko Parthey1-2/+8
2017-03-12MIPS: Fix special case in 64 bit IP checksumming.Ralf Baechle1-0/+2
2017-02-26kvm: vmx: ensure VMCS is current while enabling PMLPeter Feiner1-32/+24
2017-02-26x86/platform/goldfish: Prevent unconditional loadingThomas Gleixner1-1/+13
2017-02-23ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user()Kees Cook1-1/+1
2017-02-14ARM: 8642/1: LPAE: catch pending imprecise abort on unmaskAlexander Sverdlin2-2/+6
2017-02-14ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset writeDave Martin1-1/+1
2017-02-14Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback"Linus Torvalds1-2/+0
2017-02-14ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixupVineet Gupta1-1/+1
2017-02-09x86/irq: Make irq activate operations symmetricThomas Gleixner2-0/+3
2017-02-09KVM: x86: do not save guest-unsupported XSAVE stateRadim Krčmář1-0/+1
2017-02-09powerpc: Add missing error check to prom_find_boot_cpu()Darren Stevens1-0/+3
2017-02-09powerpc/eeh: Fix wrong flag passed to eeh_unfreeze_pe()Gavin Shan1-1/+1
2017-02-09crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modesArd Biesheuvel1-46/+42
2017-02-01parisc: Don't use BITS_PER_LONG in userspace-exported swab.h headerHelge Deller3-5/+10
2017-02-01ARC: [arcompact] handle unaligned access delay slot corner caseVineet Gupta1-1/+2