summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-01-30x86: Introduce barrier_nospecDan Williams2-2/+5
2018-01-30x86: Implement array_index_mask_nospecDan Williams1-0/+24
2018-01-30Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-14/+60
2018-01-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-57/+183
2018-01-30Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+3
2018-01-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+5
2018-01-30xtensa: remove arch specific early DT functionsRob Herring1-12/+0
2018-01-30x86: remove arch specific early_init_dt_alloc_memory_archRob Herring1-6/+0
2018-01-30nios2: remove arch specific early_init_dt_alloc_memory_archRob Herring1-5/+0
2018-01-30mips: remove arch specific early_init_dt_alloc_memory_archRob Herring1-5/+0
2018-01-30metag: remove arch specific early DT functionsRob Herring1-14/+0
2018-01-30cris: remove arch specific early DT functionsRob Herring2-34/+0
2018-01-30x86/asm: Move 'status' from thread_struct to thread_infoAndy Lutomirski7-12/+11
2018-01-30x86/entry/64: Push extra regs right awayAndy Lutomirski1-3/+7
2018-01-30x86/entry/64: Remove the SYSCALL64 fast pathAndy Lutomirski2-122/+2
2018-01-30x86/spectre: Check CONFIG_RETPOLINE in command line parserDou Liyang1-3/+3
2018-01-30x86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAPWilliam Grant2-4/+7
2018-01-30Merge tag 'v4.15' into x86/pti, to be able to merge dependent changesIngo Molnar2139-30631/+68378
2018-01-30powerpc/mm/radix: Fix build error when RADIX_MMU=nMichael Ellerman1-0/+4
2018-01-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds19-100/+295
2018-01-29Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+46
2018-01-29Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-13/+66
2018-01-29Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds22-177/+1036
2018-01-29Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-36/+156
2018-01-29Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds21-31/+14
2018-01-29Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds54-625/+785
2018-01-29Merge tag 'm68k-for-v4.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds15-120/+114
2018-01-29Merge tag 'mtd/for-4.16' of git://git.infradead.org/linux-mtdLinus Torvalds9-429/+21
2018-01-29Merge tag 'acpi-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-19/+23
2018-01-29Merge tag 'pm-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-0/+4
2018-01-29Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds48-156/+31
2018-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-7/+11
2018-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller7-102/+4
2018-01-28Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+0
2018-01-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-23/+59
2018-01-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-15/+18
2018-01-28x86/ftrace: Add one more ENDPROC annotationJosh Poimboeuf1-1/+1
2018-01-28powerpc/watchdog: Print the NIP in soft_nmi_interrupt()Michael Ellerman1-1/+1
2018-01-28powerpc/watchdog: regs can't be null in soft_nmi_interrupt()Michael Ellerman1-4/+1
2018-01-28powerpc/watchdog: Tweak watchdog printksMichael Ellerman1-6/+9
2018-01-28powerpc/cell: Remove axonram driverMichael Ellerman3-395/+0
2018-01-27x86/speculation: Simplify indirect_branch_prediction_barrier()Borislav Petkov3-9/+13
2018-01-27x86/retpoline: Simplify vmexit_fill_RSB()Borislav Petkov6-65/+71
2018-01-27x86/cpufeatures: Clean up Spectre v2 related CPUID flagsDavid Woodhouse4-24/+34
2018-01-27x86/cpu/bugs: Make retpoline module warning conditionalThomas Gleixner1-3/+11
2018-01-27powerpc/mpc52xx_gpt: make use of raw_spinlock variantsJulia Cartwright1-26/+26
2018-01-27powerpc/pseries: Fix cpu hotplug crash with memoryless nodesMichael Bringmann2-1/+6
2018-01-27powerpc/numa: Ensure nodes initialized for hotplugMichael Bringmann1-10/+37
2018-01-27powerpc/numa: Use ibm,max-associativity-domains to discover possible nodesMichael Bringmann1-3/+34
2018-01-27powerpc/kernel: Block interrupts when updating TIDRSukadev Bhattiprolu1-6/+9