summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-12-0615-44/+107
|\
| * x86/vdso: Change time() prototype to match __vdso_time()Arnd Bergmann2017-12-061-1/+1
| * x86: Fix Sparse warnings about non-static functionsColin Ian King2017-12-062-4/+4
| * x86/power: Fix some ordering bugs in __restore_processor_context()Andy Lutomirski2017-12-061-4/+17
| * x86/PCI: Make broadcom_postcore_init() check acpi_disabledRafael J. Wysocki2017-12-061-1/+1
| * x86/microcode/AMD: Add support for fam17h microcode loadingTom Lendacky2017-12-061-0/+4
| * x86/cpufeatures: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMDRudolf Marek2017-12-062-2/+6
| * x86/idt: Load idt early in start_secondaryChunyu Hu2017-11-281-1/+1
| * x86/xen: Support early interrupts in xen pv guestsJuergen Gross2017-11-284-14/+53
| * x86/tlb: Disable interrupts when changing CR4Nadav Amit2017-11-252-4/+9
| * x86/tlb: Refactor CR4 setting and shadow writeNadav Amit2017-11-251-13/+11
* | x86: don't hash faulting address in oops printoutLinus Torvalds2017-12-051-1/+1
* | locking/refcounts: Do not force refcount_t usage as GPL-only exportKees Cook2017-12-051-1/+1
* | Merge tag 'tty-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-12-052-1/+22
|\ \
| * | MIPS: Add custom serial.h with BASE_BAUD override for generic kernelMatt Redfearn2017-11-282-1/+22
* | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-12-031-2/+2
|\ \ \
| * | | ARM: avoid faulting on qemuRussell King2017-11-271-2/+2
* | | | Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm...Linus Torvalds2017-12-0133-140/+492
|\ \ \ \
| * \ \ \ RISC-V: Fixes for clean allmodconfig buildPalmer Dabbelt2017-12-0112-21/+39
| |\ \ \ \
| | * | | | RISC-V: Add missing includeOlof Johansson2017-11-301-0/+1
| | * | | | RISC-V: Use define for get_cycles like other architecturesOlof Johansson2017-11-301-1/+2
| | * | | | RISC-V: Provide stub of setup_profiling_timer()Olof Johansson2017-11-301-0/+7
| | * | | | RISC-V: Export some expected symbols for modulesOlof Johansson2017-11-303-0/+6
| | * | | | RISC-V: move empty_zero_page definition to C and export itOlof Johansson2017-11-302-3/+3
| | * | | | RISC-V: io.h: type fixes for warningsOlof Johansson2017-11-302-8/+10
| | * | | | RISC-V: use RISCV_{INT,SHORT} instead of {INT,SHORT} for asm macrosOlof Johansson2017-11-302-9/+9
| | * | | | RISC-V: use generic serial.hOlof Johansson2017-11-301-0/+1
| | | |/ / | | |/| |
| * | | | RISC-V: __io_writes should respect the length argumentPalmer Dabbelt2017-12-011-1/+1
| |\ \ \ \
| | * | | | RISC-V: __io_writes should respect the length argumentPalmer Dabbelt2017-12-011-1/+1
| | |/ / /
| * | | | RISC-V: User-Visible ChangesPalmer Dabbelt2017-12-0119-34/+392
| |\ \ \ \
| | * | | | RISC-V: Clean up an unused includePalmer Dabbelt2017-11-301-1/+0
| | * | | | RISC-V: Allow userspace to flush the instruction cacheAndrew Waterman2017-11-308-0/+105
| | * | | | RISC-V: Flush I$ when making a dirty page executableAndrew Waterman2017-11-308-30/+174
| | * | | | RISC-V: Add VDSO entries for clock_get/gettimeofday/getcpuAndrew Waterman2017-11-276-1/+113
| | * | | | RISC-V: Remove __vdso_cmpxchg{32,64} symbol versionsPalmer Dabbelt2017-11-271-2/+0
| | |/ / /
| * | | | RISC-V: remove spin_unlock_wait()Palmer Dabbelt2017-11-281-9/+0
| * | | | RISC-V: `sfence.vma` orderes the instruction cachePalmer Dabbelt2017-11-281-1/+4
| * | | | RISC-V: Add READ_ONCE in arch_spin_is_locked()Palmer Dabbelt2017-11-281-1/+1
| * | | | RISC-V: __test_and_op_bit_ord should be strongly orderedPalmer Dabbelt2017-11-281-1/+1
| * | | | RISC-V: Remove smb_mb__{before,after}_spinlock()Palmer Dabbelt2017-11-281-8/+0
| * | | | RISC-V: Remove __smp_bp__{before,after}_atomicPalmer Dabbelt2017-11-281-15/+0
| * | | | RISC-V: Comment on why {,cmp}xchg is ordered how it isPalmer Dabbelt2017-11-281-2/+7
| * | | | RISC-V: Remove unused arguments from ATOMIC_OPPalmer Dabbelt2017-11-281-47/+47
| |/ / /
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-12-0113-93/+92
|\ \ \ \
| * | | | arm64: context: Fix comments and remove pointless smp_wmb()Will Deacon2017-12-011-11/+12
| * | | | arm64: cpu_ops: Add missing 'const' qualifiersYury Norov2017-12-011-3/+3
| * | | | arm64: perf: remove unsupported events for Cortex-A73Xu YiPing2017-12-011-6/+0
| * | | | arm64: fpsimd: Fix failure to restore FPSIMD state after signalsDave Martin2017-12-011-3/+3
| * | | | arm64: pgd: Mark pgd_cache as __ro_after_initJinbum Park2017-12-011-1/+1
| * | | | arm64: ftrace: emit ftrace-mod.o contents through codeArd Biesheuvel2017-12-017-31/+22