summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8905/1: Emit __gnu_mcount_nc when using Clang 10.0.0 or newerNathan Chancellor2019-09-102-1/+5
* ARM: 8904/1: skip nomap memblocks while finding the lowmem/highmem boundaryChester Lin2019-09-101-0/+3
* ARM: 8903/1: ensure that usable memory in bank 0 starts from a PMD-aligned ad...Mike Rapoport2019-09-061-0/+16
* ARM: 8890/1: l2x0: add marvell,ecc-enable property for auroraChris Packham2019-08-291-0/+5
* ARM: 8886/1: l2x0: support parity-enable/disable on auroraChris Packham2019-08-291-0/+7
* ARM: 8885/1: aurora-l2: add defines for parity and ECC registersJan Luebbe2019-08-291-0/+48
* ARM: 8887/1: aurora-l2: add prefix to MAX_RANGE_SIZEJan Luebbe2019-08-292-3/+3
* ARM: 8902/1: l2c: move cache-aurora-l2.h to asm/hardwareJan Luebbe2019-08-292-1/+1
* ARM: 8900/1: UNWINDER_FRAME_POINTER implementation for ClangNathan Huckleberry2019-08-294-3/+229
* ARM: 8898/1: mm: Don't treat faults reported from cache maintenance as writesWill Deacon2019-08-232-2/+3
* ARM: 8896/1: VDSO: Don't leak kernel addressesGeert Uytterhoeven2019-08-231-1/+0
* ARM: 8895/1: visit mach-* and plat-* directories when cleaningMasahiro Yamada2019-08-231-0/+4
* ARM: 8894/1: boot: Replace open-coded nop with macroLinus Walleij2019-08-231-1/+1
* ARM: 8893/1: boot: Explain the 8 nopsLinus Walleij2019-08-231-0/+12
* ARM: 8876/1: fix O= building with CONFIG_FPE_FASTFPEMasahiro Yamada2019-08-231-7/+2
* ARM: 8875/1: Kconfig: default to AEABI w/ ClangNick Desaulniers2019-08-231-2/+3
* ARM: 8873/1: perf: cleanup cppcheck shifting warningPhong Tran2019-08-231-3/+3
* ARM: 8872/1: Use common outgoing-CPU-notification codePaul E. McKenney2019-08-231-4/+2
* ARM: 8871/1: iop13xx: Simplify iop13xx_atu{e,x}_pci_status checksNathan Chancellor2019-08-231-2/+2
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-08-185-20/+92
|\
| * x86/boot: Save fields explicitly, zero out everything elseJohn Hubbard2019-08-161-15/+48
| * x86/fpu/math-emu: Address fallthrough warningsThomas Gleixner2019-08-122-3/+4
| * x86/apic/32: Fix yet another implicit fallthrough warningBorislav Petkov2019-08-121-1/+2
| * x86/umwait: Fix error handling in umwait_init()Fenghua Yu2019-08-121-1/+38
* | Merge tag 'riscv/for-v5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-08-175-5/+30
|\ \
| * | riscv: Make __fstate_clean() work correctly.Vincent Chen2019-08-141-1/+1
| * | riscv: Correct the initialized flow of FP registerVincent Chen2019-08-142-2/+15
| * | riscv: defconfig: Update the defconfigAlistair Francis2019-08-141-0/+2
| * | riscv: rv32_defconfig: Update the defconfigAlistair Francis2019-08-141-0/+3
| * | riscv: fix flush_tlb_range() end address for flush_tlb_page()Paul Walmsley2019-08-131-2/+9
| |/
* | Merge tag 'xtensa-20190816' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-08-171-0/+1
|\ \
| * | xtensa: add missing isync to the cpu_reset TLB codeMax Filippov2019-08-131-0/+1
| |/
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-08-162-12/+24
|\ \
| * | arm64: ftrace: Ensure module ftrace trampoline is coherent with I-sideWill Deacon2019-08-161-9/+13
| * | arm64: cpufeature: Don't treat granule sizes as strictWill Deacon2019-08-131-3/+11
* | | Merge tag 'Wimplicit-fallthrough-5.3-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-08-152-3/+3
|\ \ \
| * | | sh: kernel: hw_breakpoint: Fix missing break in switch statementGustavo A. R. Silva2019-08-111-0/+1
| * | | sh: kernel: disassemble: Mark expected switch fall-throughsGustavo A. R. Silva2019-08-111-3/+2
* | | | Merge tag 'dma-mapping-5.3-4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-08-145-26/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | dma-mapping: fix page attributes for dma_mmap_*Christoph Hellwig2019-08-105-26/+3
* | | | Merge tag 'riscv/for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-08-113-35/+5
|\ \ \ \
| * | | | RISC-V: Remove udivdi3Palmer Dabbelt2019-08-092-34/+0
| * | | | riscv: delay: use do_div() instead of __udivdi3()Paul Walmsley2019-08-091-1/+5
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-08-117-28/+48
|\ \ \ \ \
| * | | | | x86/lib/cpu: Address missing prototypes warningValdis Klētnieks2019-08-081-0/+1
| * | | | | x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGSNick Desaulniers2019-08-081-5/+28
| * | | | | x86/purgatory: Do not use __builtin_memcpy and __builtin_memsetNick Desaulniers2019-08-084-23/+17
| * | | | | x86: mtrr: cyrix: Mark expected switch fall-throughGustavo A. R. Silva2019-08-071-0/+1
| * | | | | x86/ptrace: Mark expected switch fall-throughGustavo A. R. Silva2019-08-071-0/+1
* | | | | | Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for...Joe Perches2019-08-101-1/+1