summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | riscv: Remove ARCH_WANT_OPTIONAL_GPIOLIB selectUlf Magnusson2018-02-201-1/+0
| | | |/ | | |/|
| * | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-02-225-5/+24
| |\ \ \
| | * | | bug.h: work around GCC PR82365 in BUG()Arnd Bergmann2018-02-225-5/+24
| | | |/ | | |/|
| * / | x86: Treat R_X86_64_PLT32 as R_X86_64_PC32H.J. Lu2018-02-223-0/+5
| |/ /
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-02-182-3/+3
| |\ \
| | * | x86/Kconfig: Explicitly enumerate i686-class CPUs in KconfigMatthew Whitehead2018-02-161-1/+1
| | * | x86/Kconfig: Exclude i586-class CPUs lacking PAE support from the HIGHMEM64G ...Matthew Whitehead2018-02-161-1/+1
| | * | x86/Kconfig: Add missing i586-class CPUs to the X86_CMPXCHG64 Kconfig groupMatthew Whitehead2018-02-161-1/+1
| * | | Merge tag 'powerpc-4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-02-175-10/+29
| |\ \ \
| | * | | powerpc/pseries: Check for zero filled ibm,dynamic-memory propertyNathan Fontenot2018-02-161-0/+8
| | * | | powerpc/pseries: Add empty update_numa_cpu_lookup_table() for NUMA=nCorentin Labbe2018-02-151-0/+3
| | * | | powerpc/powernv: IMC fix out of bounds memory access at shutdownNicholas Piggin2018-02-141-2/+4
| | * | | powerpc/xive: Use hw CPU ids when configuring the CPU queuesCédric Le Goater2018-02-141-6/+10
| | * | | powerpc: Expose TSCR via sysfs only on powernvCyril Bur2018-02-141-2/+4
| * | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-02-1717-406/+448
| |\ \ \ \
| | * | | | arm64: cputype: Silence Sparse warningsRobin Murphy2018-02-171-1/+1
| | * | | | arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tablesWill Deacon2018-02-1613-399/+426
| | * | | | arm64: proc: Set PTE_NG for table entries to avoid traversing them twiceWill Deacon2018-02-141-5/+9
| | * | | | arm64: Add missing Falkor part number for branch predictor hardeningShanker Donthineni2018-02-122-1/+12
| | | |_|/ | | |/| |
| * | | | x86/xen: Calculate __max_logical_packages on PV domainsPrarit Bhargava2018-02-173-2/+11
| * | | | Merge tag 'dma-mapping-4.16-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-02-161-1/+0
| |\ \ \ \
| | * | | | ia64: fix build failure with CONFIG_SWIOTLBCorentin Labbe2018-02-121-1/+0
| | |/ / /
| * | | | Merge tag 'mips_fixes_4.16_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-163-5/+15
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | sparc,leon: Select USB_UHCI_BIG_ENDIAN_{MMIO,DESC}James Hogan2018-02-151-0/+2
| | * | | MIPS: Fix incorrect mem=X@Y handlingMarcin Nowakowski2018-02-131-4/+12
| | * | | MIPS: BMIPS: Fix section mismatch warningJaedon Shin2018-02-131-1/+1
| | |/ /
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-02-1510-73/+141
| |\ \ \
| | * | | x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pagesTony Luck2018-02-133-10/+26
| | * | | x86/error_inject: Make just_return_func() globally visibleArnd Bergmann2018-02-131-0/+1
| | * | | x86/platform/UV: Fix GAM Range Table entries less than 1GBmike.travis@hpe.com2018-02-131-3/+12
| | * | | x86/build: Add arch/x86/tools/insn_decoder_test to .gitignoreProgyan Bhattacharya2018-02-131-0/+1
| | * | | x86/smpboot: Fix uncore_pci_remove() indexing bug when hot-removing a physica...Masayoshi Mizuma2018-02-131-1/+0
| | * | | x86/mm/kcore: Add vsyscall page to /proc/kcore conditionallyJia Zhang2018-02-131-1/+2
| | * | | vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user pageJia Zhang2018-02-131-2/+1
| | * | | x86/Kconfig: Further simplify the NR_CPUS configIngo Molnar2018-02-111-26/+40
| | * | | x86/Kconfig: Simplify NR_CPUS configRandy Dunlap2018-02-111-15/+42
| | * | | x86/MCE: Fix build warning introduced by "x86: do not use print_symbol()"Borislav Petkov2018-02-111-1/+1
| | * | | Merge branch 'linus' into x86/urgent, to pick up dependent commitsIngo Molnar2018-02-111786-20222/+38539
| | |\ \ \
| | * | | | x86/cpufeature: Update _static_cpu_has() to use all named variablesPeter Zijlstra2018-02-061-4/+5
| | * | | | x86/cpufeature: Reindent _static_cpu_has()Peter Zijlstra2018-02-061-39/+39
| * | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-1543-271/+241
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | x86/entry/64: Fix CR3 restore in paranoid_exit()Ingo Molnar2018-02-151-0/+1
| | * | | | x86/cpu: Change type of x86_cache_size variable to unsigned intGustavo A. R. Silva2018-02-154-5/+5
| | * | | | x86/spectre: Fix an error messageDan Carpenter2018-02-151-1/+1
| | * | | | x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang2018-02-1521-52/+52
| | * | | | x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...Andy Lutomirski2018-02-1512-25/+38
| | * | | | x86/speculation: Add <asm/msr-index.h> dependencyPeter Zijlstra2018-02-151-0/+1
| | * | | | x86/speculation: Fix up array_index_nospec_mask() asm constraintDan Williams2018-02-151-1/+1
| | * | | | x86/debug: Use UD2 for WARN()Peter Zijlstra2018-02-152-10/+7
| | * | | | x86/debug, objtool: Annotate WARN()-related UD2 as reachableJosh Poimboeuf2018-02-151-1/+5