summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-04-08MIPS: Lantiq: Fix cascaded IRQ setupFelix Fietkau
2017-04-08xen/setup: Don't relocate p2m over existing oneRoss Lagerwall
2017-03-31metag/ptrace: Reject partial NT_METAG_RPIPE writesDave Martin
2017-03-31metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUSDave Martin
2017-03-31metag/ptrace: Preserve previous registers for short regset writeDave Martin
2017-03-31sparc/ptrace: Preserve previous registers for short regset writeDave Martin
2017-03-31mips/ptrace: Preserve previous registers for short regset writeDave Martin
2017-03-31h8300/ptrace: Fix incorrect register transfer countDave Martin
2017-03-31c6x/ptrace: Remove useless PTRACE_SETREGSET implementationDave Martin
2017-03-30x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panicSumit Semwal
2017-03-30xen: do not re-use pirq number cached in pci device msi msg dataSumit Semwal
2017-03-30ARM: dts: at91: sama5d2: add dma properties to UART nodesNicolas Ferre
2017-03-30ARM: at91: pm: cpu_idle: switch DDR to power-down modeNicolas Ferre
2017-03-26powerpc/boot: Fix zImage TOC alignmentMichael Ellerman
2017-03-26s390/pci: fix use after free in dma_initSebastian Ott
2017-03-26KVM: PPC: Book3S PR: Fix illegal opcode emulationThomas Huth
2017-03-26xen/qspinlock: Don't kick CPU if IRQ is not initializedRoss Lagerwall
2017-03-26crypto: ghash-clmulni - Fix load failureWang, Rui Y
2017-03-22x86/perf: Fix CR4.PCE propagation to use active_mm instead of mmAndy Lutomirski
2017-03-22x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=yAndrey Ryabinin
2017-03-18s390/kdump: Use "LINUX" ELF note name instead of "CORE"Michael Holzheu
2017-03-18KVM: s390: Fix guest migration for huge guests resulting in panicJanosch Frank
2017-03-18powerpc: Emulation support for load/store instructions on LERavi Bangoria
2017-03-18MIPS: Netlogic: Fix CP0_EBASE redefinition warningsJames Hogan
2017-03-18MIPS: DEC: Avoid la pseudo-instruction in delay slotsRalf Baechle
2017-03-18MIPS: ralink: Remove unused rt*_wdt_reset functionsArnd Bergmann
2017-03-18MIPS: ralink: Cosmetic change to prom_init().John Crispin
2017-03-18MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT changeArnd Bergmann
2017-03-18MIPS: ip22: Fix ip28 build for modern gccArnd Bergmann
2017-03-18MIPS: Update ip27_defconfig for SCSI_DH changeArnd Bergmann
2017-03-18MIPS: ip27: Disable qlge driver in defconfigArnd Bergmann
2017-03-18MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE changeArnd Bergmann
2017-03-15xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRDMax Filippov
2017-03-15s390: use correct input data address for setup_randomnessHeiko Carstens
2017-03-15s390: make setup_randomness workHeiko Carstens
2017-03-15s390: TASK_SIZE for kernel threadsMartin Schwidefsky
2017-03-15KVM: VMX: use correct vmcs_read/write for guest segment selector/baseChao Peng
2017-03-15KVM: s390: Disable dirty log retrieval for UCONTROL guestsJanosch Frank
2017-03-12MIPS: IP22: Fix build error due to binutils 2.25 uselessnes.Ralf Baechle
2017-03-12MIPS: IP22: Reformat inline assembler code to modern standards.Ralf Baechle
2017-03-12powerpc/xmon: Fix data-breakpointRavi Bangoria
2017-03-12arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2Marc Zyngier
2017-03-12ARM: dts: at91: Enable DMA on sama5d2_xplained consoleAlexandre Belloni
2017-03-12ARM: dts: at91: Enable DMA on sama5d4_xplained consoleAlexandre Belloni
2017-03-12MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumpsPaul Burton
2017-03-12MIPS: Calculate microMIPS ra properly when unwinding the stackPaul Burton
2017-03-12MIPS: Fix is_jump_ins() handling of 16b microMIPS instructionsPaul Burton
2017-03-12MIPS: Fix get_frame_info() handling of microMIPS function sizePaul Burton
2017-03-12MIPS: Prevent unaligned accesses during stack unwindingPaul Burton
2017-03-12MIPS: Clear ISA bit correctly in get_frame_info()Paul Burton