summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-11-30powerpc/signal: Properly handle return value from uprobe_deny_signal()Naveen N. Rao1-1/+1
2017-11-30parisc: Fix validity check of pointer size argument in new CAS implementationJohn David Anglin1-3/+3
2017-11-30KVM: SVM: obey guest PATPaolo Bonzini1-0/+7
2017-11-30KVM: nVMX: set IDTR and GDTR limits when loading L1 host stateLadi Prosek1-0/+2
2017-11-30MIPS: BCM47XX: Fix LED inversion for WRT54GSv1Mirko Parthey1-1/+1
2017-11-30MIPS: Fix an n32 core file generation regset support regressionMaciej W. Rozycki1-0/+17
2017-11-30MIPS: ralink: Fix typo in mt7628 pinmux functionMathias Kresin1-1/+1
2017-11-30MIPS: ralink: Fix MT7628 pinmuxMathias Kresin1-2/+2
2017-11-30ARM: 8721/1: mm: dump: check hardware RO bit for LPAEPhilip Derrin1-2/+2
2017-11-30ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAEPhilip Derrin1-2/+2
2017-11-30x86/decoder: Add new TEST instruction patternMasami Hiramatsu1-1/+1
2017-11-30s390/disassembler: increase show_code buffer sizeVasily Gorbik1-2/+2
2017-11-30s390/disassembler: add missing end marker for e7 tableHeiko Carstens1-0/+1
2017-11-30s390/runtime instrumention: fix possible memory corruptionHeiko Carstens1-2/+2
2017-11-30s390: fix transactional execution control register handlingHeiko Carstens3-2/+5
2017-11-24arm64: fix dump_instr when PAN and UAO are in useMark Rutland1-13/+13
2017-11-21MIPS: Netlogic: Exclude netlogic,xlp-pic code from XLR buildsPaul Burton1-2/+2
2017-11-21MIPS: init: Ensure reserved memory regions are not added to bootmemMarcin Nowakowski1-0/+4
2017-11-21MIPS: init: Ensure bootmem does not corrupt reserved memoryMarcin Nowakowski1-3/+71
2017-11-21MIPS: End asm function prologue macros with .insnPaul Burton1-4/+6
2017-11-21arm64: dts: NS2: reserve memory for Nitro firmwareJon Mason1-0/+2
2017-11-21ARM: OMAP2+: Fix init for multiple quirks for the same SoCTony Lindgren1-1/+0
2017-11-21ARM: dts: Fix am335x and dm814x scm syscon to probe childrenTony Lindgren2-2/+4
2017-11-21ARM: dts: Fix compatible for ti81xx uarts for 8250Tony Lindgren2-6/+6
2017-11-21arm: crypto: reduce priority of bit-sliced AES cipherEric Biggers1-3/+3
2017-11-21KVM: x86: fix singlestepping over syscallPaolo Bonzini3-30/+24
2017-11-18security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni4-15/+0
2017-11-15x86/oprofile/ppro: Do not use __this_cpu*() in preemptible contextBorislav Petkov1-2/+2
2017-11-15MIPS: AR7: Ensure that serial ports are properly set upOswald Buddenhagen1-0/+1
2017-11-15MIPS: AR7: Defer registration of GPIOJonas Gorski2-2/+4
2017-11-15MIPS: SMP: Fix deadlock & online raceMatt Redfearn1-6/+16
2017-11-15MIPS: Fix race on setting and getting cpu_online_maskMatija Glavinic Pecotic1-3/+3
2017-11-15MIPS: SMP: Use a completion event to signal CPU upMatt Redfearn2-9/+10
2017-11-15MIPS: Fix CM region target definitionsPaul Burton1-2/+2
2017-11-15MIPS: microMIPS: Fix incorrect mask in insn_table_MMGustavo A. R. Silva1-1/+1
2017-11-15ARM: 8720/1: ensure dump_instr() checks addr_limitMark Rutland1-10/+18
2017-11-15crypto: x86/sha1-mb - fix panic due to unaligned accessAndrey Ryabinin1-6/+6
2017-11-15x86/uaccess, sched/preempt: Verify access_ok() contextPeter Zijlstra1-2/+12
2017-11-15serial: sh-sci: Fix register offsets for the IRDA serial portLaurent Pinchart1-1/+0
2017-11-15ARM: omap2plus_defconfig: Fix probe errors on UARTs 5 and 6Tony Lindgren1-0/+1
2017-11-15powerpc/corenet: explicitly disable the SDHC controller on kmcoge4Valentin Longchamp1-0/+4
2017-11-15KVM: PPC: Book 3S: XICS: correct the real mode ICP rejecting counterLi Zhong1-3/+2
2017-11-08ARM: pxa: Don't rely on public mmc header to include leds.hUlf Hansson7-0/+7
2017-11-08ARM: 8715/1: add a private asm/unaligned.hArnd Bergmann2-1/+27
2017-11-08ARM: dts: mvebu: pl310-cache disable double-linefillYan Markman3-6/+6
2017-11-08arm64: ensure __dump_instr() checks addr_limitMark Rutland1-1/+1
2017-11-02x86/microcode/intel: Disable late loading on model 79Borislav Petkov1-0/+18
2017-10-27parisc: Fix double-word compare and exchange in LWS code on 32-bit kernelsJohn David Anglin1-3/+3
2017-10-27parisc: Avoid trashing sr2 and sr3 in LWS codeJohn David Anglin1-29/+24
2017-10-21sparc64: Migrate hvcons irq to panicked cpuVijay Kumar2-2/+9