summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* lib/ubsan: remove null-pointer checksAndrey Ryabinin2018-08-102-2/+0
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-08-098-191/+101
|\
| * crypto: x86/aegis,morus - Fix and simplify CPUID checksOndrej Mosnacek2018-08-076-45/+21
| * crypto: arm64 - revert NEON yield for fast AEAD implementationsArd Biesheuvel2018-08-072-146/+80
* | parisc: Define mb() and add memory barriers to assembler unlock sequencesJohn David Anglin2018-08-084-0/+39
* | parisc: Enable CONFIG_MLONGCALLS by defaultHelge Deller2018-08-081-1/+1
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-051-18/+55
|\ \
| * | x86/boot/compressed/64: Validate trampoline placement against E820Kirill A. Shutemov2018-08-021-18/+55
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-08-052-4/+8
|\ \ \
| * | | perf/x86/intel/uncore: Fix hardcoded index of Broadwell extra PCI devicesKan Liang2018-07-312-4/+8
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-08-031-12/+10
|\ \ \ \
| * | | | kvm: x86: vmx: fix vpid leakRoman Kagan2018-07-201-4/+3
| * | | | KVM: vmx: use local variable for current_vmptr when emulating VMPTRSTSean Christopherson2018-07-201-8/+7
* | | | | Merge tag 'powerpc-4.18-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-08-031-12/+21
|\ \ \ \ \
| * | | | | powerpc/64s/radix: Fix missing global invalidations when removing coproFrederic Barrat2018-08-011-12/+21
* | | | | | Merge tag 'arc-4.18-final' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2018-08-027-8/+84
|\ \ \ \ \ \
| * | | | | | arc: fix type warnings in arc/mm/cache.cRandy Dunlap2018-07-301-3/+4
| * | | | | | arc: fix build errors in arc/include/asm/delay.hRandy Dunlap2018-07-301-0/+3
| * | | | | | arc: [plat-eznps] fix printk warning in arc/plat-eznps/mtm.cRandy Dunlap2018-07-301-2/+4
| * | | | | | arc: [plat-eznps] fix data type errors in platform headersRandy Dunlap2018-07-301-0/+1
| * | | | | | ARC: [plat-eznps] Add missing struct nps_host_reg_aux_dpcOfer Levi2018-07-301-0/+9
| * | | | | | ARC: add SMP_CACHE_BYTES value validateEugeniy Paltsev2018-07-301-0/+10
| * | | | | | ARC: dma [non-IOC] setup SMP_CACHE_BYTES and cache_line_sizeEugeniy Paltsev2018-07-272-1/+6
| * | | | | | ARC: dma [non IOC]: fix arc_dma_sync_single_for_(device|cpu)Eugeniy Paltsev2018-07-271-2/+47
* | | | | | | Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-023-3/+7
|\ \ \ \ \ \ \
| * | | | | | | PCI: Fix is_added/is_busmaster race conditionHari Vyas2018-07-313-3/+7
* | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-08-021-2/+6
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | crypto/arm64: aes-ce-gcm - add missing kernel_neon_begin/end pairArd Biesheuvel2018-07-311-2/+6
* | | | | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-08-011-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: 8781/1: Fix Thumb-2 syscall return for binutils 2.29+Vincent Whitchurch2018-07-301-1/+3
* | | | | | | | | mm: do not initialize TLB stack vma's with vma_init()Linus Torvalds2018-08-014-17/+9
* | | | | | | | | ia64: mark special ia64 memory areas anonymousLinus Torvalds2018-08-011-0/+2
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-301-4/+4
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-07-281-4/+4
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | bpf, x32: Fix regression caused by commit 24dea04767e6Wang YanQing2018-07-261-4/+4
* | | | | | | | | | | sparc: use asm-generic version of msi.hThomas Petazzoni2018-07-301-0/+1
* | | | | | | | | | | sparc: move MSI related definitions to where they are usedThomas Petazzoni2018-07-302-33/+19
* | | | | | | | | | | sparc/time: Add missing __init to init_tick_ops()Steven Rostedt (VMware)2018-07-301-1/+1
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-07-303-16/+13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/boot: Fix if_changed build flip/flop bugKees Cook2018-07-251-2/+6
| * | | | | | | | | | x86/entry/64: Remove %ebx handling from error_entry/exitAndy Lutomirski2018-07-241-14/+4
| * | | | | | | | | | x86/apic: Future-proof the TSC_DEADLINE quirk for SKXLen Brown2018-07-241-0/+3
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-07-303-15/+19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)Peter Zijlstra2018-07-252-14/+14
| * | | | | | | | | | perf/x86/amd/ibs: Don't access non-started eventThomas Gleixner2018-07-241-1/+5
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-07-301-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | locking/pvqspinlock/x86: Use LOCK_PREFIX in __pv_queued_spin_unlock() assembl...Waiman Long2018-07-251-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-07-301-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | x86/efi: Access EFI MMIO data as unencrypted when SEV is activeBrijesh Singh2018-07-221-1/+1
* | | | | | | | | | Merge tag 'mips_fixes_4.18_5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-07-282-9/+0
|\ \ \ \ \ \ \ \ \ \