summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-11-26kvm/x86: Avoid async PF preempting the kernel incorrectlyBoqun Feng3-7/+13
2017-11-26kvm/x86: Handle async PF in RCU read-side critical sectionsBoqun Feng1-1/+2
2017-11-26KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exce...Wanpeng Li1-8/+26
2017-11-26KVM: SVM: Add a missing 'break' statementJan H. Schönherr1-0/+1
2017-11-26MIPS: Stacktrace: Fix microMIPS stack unwinding on big endian systemsMatt Redfearn1-9/+7
2017-11-26MIPS: microMIPS: Fix decoding of swsp16 instructionMatt Redfearn2-2/+2
2017-11-26MIPS: microMIPS: Fix decoding of addiusp instructionMatt Redfearn1-3/+7
2017-11-26MIPS: microMIPS: Fix detection of addiusp instructionMatt Redfearn1-1/+1
2017-11-26MIPS: Handle non word sized instructions when examining frameMatt Redfearn1-3/+6
2017-11-26MIPS: ralink: allow NULL clock for clk_get_rateJonas Gorski1-0/+3
2017-11-26MIPS: Loongson 2F: allow NULL clock for clk_get_rateJonas Gorski1-0/+3
2017-11-26MIPS: BCM63XX: allow NULL clock for clk_get_rateJonas Gorski1-0/+3
2017-11-26MIPS: AR7: allow NULL clock for clk_get_rateJonas Gorski1-0/+3
2017-11-26s390/mm: fix race on mm->context.flush_mmMartin Schwidefsky3-3/+7
2017-11-26ARC: Re-enable MMU upon Machine Check exceptionJose Abreu2-3/+6
2017-11-26powerpc: Correct instruction code for xxlor instructionPaul Mackerras1-1/+1
2017-11-26powerpc: Fix DAR reporting when alignment handler faultsMichael Ellerman1-45/+74
2017-11-26powerpc/44x: Fix mask and shift to zero bugDan Carpenter1-1/+1
2017-11-26ARM: 8692/1: mm: abort uaccess retries upon fatal signalMark Rutland1-1/+4
2017-11-26m68k: allow NULL clock for clk_get_rateJonas Gorski1-0/+3
2017-11-26x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumpsAndy Lutomirski1-2/+3
2017-11-26ARM: OMAP2+: omap_device: drop broken RPM status update from suspend_noirqJohan Hovold1-10/+0
2017-11-26powerpc/mm: Fix check of multiple 16G pages from device treeRui Teng1-1/+1
2017-11-26powerpc/mm: Build fix for non SPARSEMEM_VMEMAP configAneesh Kumar K.V1-2/+2
2017-11-26ARM: dts: dra7-evm: Correct the vmmc-supply for mmc2Ravikumar Kattekola1-1/+9
2017-11-26ARM: dts: dra7-evm: Rename mmc2_3v3 supply to evm_3v3_swPeter Ujfalusi1-3/+3
2017-11-11MIPS: Fix a warning for virt_to_pageZubair Lutfullah Kakakhel1-1/+2
2017-11-11MIPS: elf2ecoff: Ignore PT_MIPS_ABIFLAGS program headers.Ralf Baechle1-2/+4
2017-11-11MIPS: jz4740: fix build error in irq.hArnd Bergmann1-0/+2
2017-11-11MIPS: elf2ecoff: Fix warning due to dead code.Ralf Baechle1-4/+0
2017-11-11MIPS: TXx9: Delete an unused variable in tx4927_pcibios_setupAtsushi Nemoto1-2/+0
2017-11-11MIPS: Fix the build on jz4740 after removing the custom gpio.hAlban Bedel2-0/+2
2017-11-11MIPS: MSP71xx: remove odd locking in PCI config space access codeSergey Ryazanov1-12/+0
2017-11-11MIPS: ip22: Fix ip28 build for modern gccArnd Bergmann1-1/+1
2017-11-11MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regressionMaciej W. Rozycki1-28/+6
2017-11-11MIPS: DEC: Avoid la pseudo-instruction in delay slotsRalf Baechle1-2/+38
2017-11-11MIPS: BMIPS: Fix ".previous without corresponding .section" warningsKevin Cernekee1-3/+0
2017-11-11ARM: 8296/1: cache-l2x0: clean up aurora cache handlingArnd Bergmann1-73/+38
2017-11-11ARM: 8160/1: drop warning about return_address not using unwind tablesUwe Kleine-König1-4/+0
2017-11-11ARM: OMAP: Fix Kconfig warning for omap1Tony Lindgren2-3/+3
2017-11-11ARM: 8452/3: PJ4: make coprocessor access sequences buildable in Thumb2 modeArd Biesheuvel2-1/+4
2017-11-11ARM: 8221/1: PJ4: allow building in Thumb-2 modeArd Biesheuvel2-0/+14
2017-11-11ARM: cns3xxx: shut up frame size warningArnd Bergmann1-0/+1
2017-11-11x86/boot: Add CONFIG_PARAVIRT_SPINLOCKS quirk to arch/x86/boot/compressed/misc.hIngo Molnar1-6/+5
2017-11-11x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()Juergen Gross1-1/+1
2017-11-11alpha: uapi: Add support for __SANE_USERSPACE_TYPES__Ben Hutchings2-2/+11
2017-11-11x86/ldt: Fix off by one in get_segment_base()Dan Carpenter1-5/+2
2017-11-11arm64: mm: abort uaccess retries upon fatal signalMark Rutland1-1/+4
2017-11-11arm64: fpsimd: Prevent registers leaking across execDave Martin1-0/+2
2017-11-11x86/asm/64: Clear AC on NMI entriesAndy Lutomirski1-0/+2