summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-09-3017-212/+291
|\
| * csky: Move static keyword to the front of declarationKrzysztof Wilczynski2019-09-301-1/+1
| * csky: entry: Remove unneeded need_resched() loopValentin Schneider2019-09-301-4/+0
| * csky: Fixup csky_pmu.max_period assignmentMao Han2019-09-301-1/+1
| * csky: Fixup add zero_fp fixup perf backtrace panicGuo Ren2019-09-302-21/+31
| * csky: Use generic free_initrd_mem()Mike Rapoport2019-09-301-16/+0
| * csky: Fixup 610 vipt cache flush mechanismGuo Ren2019-08-222-12/+49
| * csky: Support kernel non-aligned accessGuo Ren2019-08-201-17/+45
| * csky: Fixup defer cache flush for 610Guo Ren2019-08-202-25/+29
| * csky: Fixup arch_get_unmapped_area() implementationGuo Ren2019-08-202-37/+43
| * csky: Fixup ioremap function losingGuo Ren2019-08-152-17/+29
| * csky: Optimize arch_sync_dma_for_cpu/device with dma_inv_rangeGuo Ren2019-08-064-5/+19
| * csky/dma: Fixup cache_op failed when cross memory ZONEsGuo Ren2019-08-061-45/+26
| * csky: Fixup dma_alloc_coherent with PAGE_SO attributeGuo Ren2019-07-312-4/+12
| * csky: Fixup mb() synchronization problemGuo Ren2019-07-311-8/+7
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-09-306-65/+27
|\ \
| * \ Merge tag 'fixes-5.4-merge-window' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2019-09-295-64/+27
| |\ \
| | * | ARM: dts: logicpd-som-lv: Fix i2c2 and i2c3 Pin muxAdam Ford2019-09-061-12/+14
| | * | ARM: dts: am3517-evm: Fix missing videoAdam Ford2019-09-061-19/+4
| | * | ARM: dts: logicpd-torpedo-baseboard: Fix missing videoAdam Ford2019-09-061-31/+6
| | * | ARM: omap2plus_defconfig: Fix missing videoAdam Ford2019-09-061-0/+1
| | * | bus: ti-sysc: Fix handling of invalid clocksTony Lindgren2019-09-051-2/+2
| * | | ARM: aspeed: ast2500 is ARMv6KArnd Bergmann2019-09-201-1/+0
* | | | Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-294-9/+25
|\ \ \ \
| * | | | libnvdimm/altmap: Track namespace boundaries in altmapAneesh Kumar K.V2019-09-241-1/+16
| * | | | powerpc/book3s64: Export has_transparent_hugepage() related functions.Aneesh Kumar K.V2019-09-243-8/+9
* | | | | Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-09-2823-92/+559
|\ \ \ \ \
| * | | | | powerpc/eeh: Fix eeh eeh_debugfs_break_device() with SRIOV devicesOliver O'Halloran2019-09-271-2/+2
| * | | | | powerpc/nvdimm: use H_SCM_QUERY hcall on H_OVERLAP errorAneesh Kumar K.V2019-09-251-8/+40
| * | | | | powerpc/nvdimm: Use HCALL error as the return valueAneesh Kumar K.V2019-09-251-15/+11
| * | | | | powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9Aneesh Kumar K.V2019-09-245-22/+134
| * | | | | powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagAneesh Kumar K.V2019-09-245-9/+9
| * | | | | powerpc/book3s64/mm: Don't do tlbie fixup for some hardware revisionsAneesh Kumar K.V2019-09-241-2/+28
| * | | | | powerpc/pseries: Call H_BLOCK_REMOVE when supportedLaurent Dufour2019-09-241-2/+21
| * | | | | powerpc/pseries: Read TLB Block Invalidate CharacteristicsLaurent Dufour2019-09-243-0/+142
| * | | | | KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flagMichael Roth2019-09-246-14/+108
| * | | | | powerpc/mm: Fix an Oops in kasan_mmu_init()Christophe Leroy2019-09-211-1/+14
| * | | | | powerpc/mm: Add a helper to select PAGE_KERNEL_RO or PAGE_READONLYChristophe Leroy2019-09-211-8/+13
| * | | | | powerpc/64s: Set reserved PCR bitsJordan Niethe2019-09-216-12/+27
| * | | | | powerpc: Fix definition of PCR bits to work with old binutilsAlistair Popple2019-09-211-3/+3
| * | | | | powerpc/book3s64/radix: Remove WARN_ON in destroy_context()Aneesh Kumar K.V2019-09-211-1/+14
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-281-0/+1
|\ \ \ \ \ \
| * | | | | | x86/purgatory: Disable the stackleak GCC plugin for the purgatoryArvind Sankar2019-09-231-0/+1
* | | | | | | Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-2816-25/+76
|\ \ \ \ \ \ \
| * | | | | | | kexec: Fix file verification on S390Matthew Garrett2019-09-101-1/+1
| * | | | | | | x86/mmiotrace: Lock down the testmmiotrace moduleDavid Howells2019-08-191-0/+5
| * | | | | | | acpi: Ignore acpi_rsdp kernel param when the kernel has been locked downJosh Boyer2019-08-195-6/+30
| * | | | | | | x86/msr: Restrict MSR access when the kernel is locked downMatthew Garrett2019-08-191-0/+8
| * | | | | | | x86: Lock down IO port access when the kernel is locked downMatthew Garrett2019-08-191-2/+5
| * | | | | | | kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCEJiri Bohac2019-08-1910-20/+30