summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Drivers: hv: vmbus: Make TLFS #define names architecture neutralMichael Kelley2018-07-033-10/+10
* Drivers: hv: vmbus: Remove x86 MSR refs in arch independent codeMichael Kelley2018-07-031-4/+8
* x86/hyperv: Add interrupt handler annotationsMichael Kelley2018-07-031-1/+1
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-241-1/+1
|\
| * uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()Oleg Nesterov2018-06-211-1/+1
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-06-244-6/+6
|\ \
| * | rseq: Avoid infinite recursion when delivering SIGSEGVWill Deacon2018-06-224-6/+6
* | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-241-1/+1
|\ \ \
| * | | efi/x86: Fix incorrect invocation of PciIo->Attributes()Ard Biesheuvel2018-06-241-1/+1
| |/ /
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-249-22/+95
|\ \ \
| * | | x86/mm: Fix 'no5lvl' handlingKirill A. Shutemov2018-06-231-0/+3
| * | | Revert "x86/mm: Mark __pgtable_l5_enabled __initdata"Kirill A. Shutemov2018-06-231-1/+1
| * | | x86/CPU/AMD: Fix LLC ID bit-shift calculationSuravee Suthikulpanit2018-06-221-1/+1
| * | | Merge branch 'linus' into x86/urgentThomas Gleixner2018-06-221725-28656/+51133
| |\ \ \
| * | | | x86/microcode/intel: Fix memleak in save_microcode_patch()Zhenzhong Duan2018-06-221-1/+4
| * | | | x86/platform/UV: Add kernel parameter to set memory block sizemike.travis@hpe.com2018-06-211-0/+11
| * | | | x86/platform/UV: Use new set memory block size functionmike.travis@hpe.com2018-06-211-3/+46
| * | | | x86/platform/UV: Add adjustable set memory block size functionmike.travis@hpe.com2018-06-211-4/+16
| * | | | x86/build: Remove unnecessary preparation for purgatoryMasahiro Yamada2018-06-211-5/+0
| * | | | Revert "kexec/purgatory: Add clean-up for purgatory directory"Masahiro Yamada2018-06-211-1/+0
| * | | | x86/xen: Add call of speculative_store_bypass_ht_init() to PV pathsJuergen Gross2018-06-211-0/+5
| * | | | x86: Call fixup_exception() before notify_die() in math_error()Siarhei Liakh2018-06-201-6/+8
* | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-06-242-1/+5
|\ \ \ \ \
| * | | | | x86/spectre_v1: Disable compiler optimizations over array_index_mask_nospec()Dan Williams2018-06-211-1/+1
| * | | | | x86/pti: Don't report XenPV as vulnerableJiri Kosina2018-06-211-0/+4
| | |/ / / | |/| | |
* | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-06-243-51/+0
|\ \ \ \ \
| * | | | | alpha: Remove custom dec_and_lock() implementationSebastian Andrzej Siewior2018-06-123-51/+0
| | |_|_|/ | |/| | |
* | | | | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-243-18/+42
|\ \ \ \ \
| * | | | | x86/mce: Fix incorrect "Machine check from unknown source" messageTony Luck2018-06-221-8/+18
| * | | | | x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out()Borislav Petkov2018-06-221-8/+10
| * | | | | x86/mce: Check for alternate indication of machine check recovery on SkylakeTony Luck2018-06-071-2/+9
| * | | | | x86/mce: Improve error message when kernel cannot recoverTony Luck2018-06-071-0/+5
* | | | | | Merge tag 'mips_fixes_4.18_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-2413-22/+56
|\ \ \ \ \ \
| * | | | | | MIPS: Wire up io_pgetevents syscallPaul Burton2018-06-195-6/+13
| * | | | | | MIPS: Wire up the restartable sequences (rseq) syscallPaul Burton2018-06-195-6/+13
| * | | | | | MIPS: Add syscall detection for restartable sequencesPaul Burton2018-06-191-0/+8
| * | | | | | MIPS: Add support for restartable sequencesPaul Burton2018-06-192-0/+4
| * | | | | | MIPS: io: Add barrier after register read in inX()Huacai Chen2018-06-191-0/+2
| * | | | | | mips: ftrace: fix static function graph tracingMatthias Schiffer2018-06-191-15/+12
| * | | | | | MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratumTokunori Ikegami2018-06-182-0/+9
| * | | | | | MIPS: pb44: Fix i2c-gpio GPIO descriptor tableLinus Walleij2018-06-181-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-06-241-1/+1
|\ \ \ \ \ \
| * | | | | | crypto: arm64/aes-blk - fix and move skcipher_walk_done out of kernel_neon_be...Jia He2018-06-151-1/+1
* | | | | | | Merge tag 'powerpc-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-06-2316-34/+153
|\ \ \ \ \ \ \
| * | | | | | | powerpc/mm/hash/4k: Free hugetlb page table caches correctly.Aneesh Kumar K.V2018-06-208-1/+52
| * | | | | | | powerpc/64s/radix: Fix radix_kvm_prefetch_workaround paca access of not possi...Nicholas Piggin2018-06-201-0/+2
| * | | | | | | powerpc/64s: Fix build failures with CONFIG_NMI_IPI=nMichael Ellerman2018-06-192-3/+3
| * | | | | | | powerpc/64: hard disable irqs on the panic()ing CPUNicholas Piggin2018-06-191-2/+10
| * | | | | | | powerpc: smp_send_stop do not offline stopped CPUsNicholas Piggin2018-06-191-6/+0
| * | | | | | | powerpc/64: hard disable irqs in panic_smp_self_stopNicholas Piggin2018-06-191-0/+8