summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-11-15x86/oprofile/ppro: Do not use __this_cpu*() in preemptible contextBorislav Petkov1-2/+2
2017-11-15x86/smpboot: Make optimization of delay calibration work correctlyPavel Tatashin2-10/+9
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: BMIPS: Fix missing cbr addressJaedon Shin1-2/+2
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/sha256-mb - fix panic due to unaligned accessAndrey Ryabinin1-6/+6
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/+11
2017-11-15ARM: dts: STiH410-family: fix wrong parent clock frequencyPatrice Chotard1-1/+1
2017-11-15sched/cputime, powerpc32: Fix stale scaled stime on context switchFrederic Weisbecker1-0/+1
2017-11-15s390/topology: make "topology=off" parameter workHeiko Carstens2-9/+14
2017-11-15serial: sh-sci: Fix register offsets for the IRDA serial portLaurent Pinchart1-1/+0
2017-11-15arm64: dma-mapping: Only swizzle DMA ops for IOMMU_DOMAIN_DMAWill Deacon1-5/+12
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-15ARM: dts: imx53-qsb-common: fix FEC pinmux configPatrick Bruenn1-10/+10
2017-11-08ARM: dts: mvebu: pl310-cache disable double-linefillYan Markman3-6/+6
2017-11-08powerpc/64: Don't try to use radix MMU under a hypervisorPaul Mackerras1-0/+33
2017-11-08s390/crypto: Extend key length check for AES-XTS in fips mode.Harald Freudenberger1-0/+7
2017-11-08s390/prng: Adjust generation of entropy to produce real 256 bits.Harald Freudenberger1-16/+24
2017-11-08ARM: 8715/1: add a private asm/unaligned.hArnd Bergmann2-1/+27
2017-11-08arm/arm64: kvm: Disable branch profiling in HYP codeJulien Thierry2-2/+2
2017-11-08arm/arm64: KVM: set right LR register value for 32 bit guest when inject abortDongjiu Geng2-5/+17
2017-11-08arm64: ensure __dump_instr() checks addr_limitMark Rutland1-1/+1
2017-11-02KVM: PPC: Fix oops when checking KVM_CAP_PPC_HTMGreg Kurz1-2/+1
2017-10-27x86/microcode/intel: Disable late loading on model 79Borislav Petkov1-0/+19
2017-10-27parisc: Fix double-word compare and exchange in LWS code on 32-bit kernelsJohn David Anglin1-3/+3
2017-10-21powerpc/perf: Add restrictions to PMC5 in power9 DD1Madhavan Srinivasan2-1/+5
2017-10-21mm/memory_hotplug: set magic number to page->freelist instead of page->lru.nextYasuaki Ishimatsu1-1/+1
2017-10-21sparc64: Migrate hvcons irq to panicked cpuVijay Kumar2-2/+9
2017-10-21MIPS: Fix minimum alignment requirement of IRQ stackMatt Redfearn1-1/+1
2017-10-18KVM: nVMX: update last_nonleaf_level when initializing nested EPTLadi Prosek1-0/+1
2017-10-18x86/alternatives: Fix alt_max_short macro to really be a max()Mathias Krause2-4/+6
2017-10-18KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exitHaozhong Zhang1-1/+1
2017-10-18KVM: MMU: always terminate page walks at level 1Ladi Prosek2-8/+9
2017-10-18MIPS: math-emu: Remove pr_err() calls from fpu_emu()Paul Burton1-2/+0
2017-10-12KVM: x86: fix singlestepping over syscallPaolo Bonzini3-30/+24
2017-10-12powerpc/tm: Fix illegal TM state in signal handlerGustavo Romero1-1/+12
2017-10-12powerpc/64s: Use emergency stack for kernel TM Bad Thing program checksCyril Bur1-1/+23
2017-10-08s390/mm: make pmdp_invalidate() do invalidation onlyGerald Schaefer1-1/+3
2017-10-08ARM: remove duplicate 'const' annotations'Arnd Bergmann6-6/+6
2017-10-08ARM: dts: BCM5301X: Fix memory start addressJon Mason1-1/+1
2017-10-08x86/acpi: Restore the order of CPU IDsDou Liyang2-20/+13