summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-03-106-23/+19
|\
| * kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)Masahiro Yamada2019-01-284-5/+4
| * s390: make built-in.a not directly depend on *.o.chkbss filesMasahiro Yamada2019-01-283-18/+15
* | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-101-3/+11
|\ \
| * | kexec, KEYS: Make use of platform keyring for signature verifyKairui Song2019-02-041-3/+11
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-103-7/+10
|\ \ \
| * | | perf/x86/intel/uncore: Fix client IMC events return huge resultKan Liang2019-03-093-7/+10
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-106-9/+54
|\ \ \ \
| * | | | x86/hyperv: Fix kernel panic when kexec on HyperVKairui Song2019-03-061-0/+7
| * | | | x86/mm: Remove unused variable 'old_pte'Qian Cai2019-03-061-2/+2
| * | | | x86/mm: Remove unused variable 'cpu'Qian Cai2019-03-061-3/+0
| * | | | Revert "x86_64: Increase stack size for KASAN_EXTRA"Qian Cai2019-03-061-4/+0
| * | | | x86/unwind: Add hardcoded ORC entry for NULLJann Horn2019-03-061-0/+17
| * | | | x86/unwind: Handle NULL pointer calls better in frame unwinderJann Horn2019-03-062-3/+28
| |/ / /
* | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-03-101-1/+1
|\ \ \ \
| * | | | x86/boot/KASLR: Always return a value from process_mem_regionLouis Taylor2019-03-061-1/+1
* | | | | Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-03-102-9/+18
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'iommu/fixes', 'arm/msm', 'arm/tegra', 'arm/mediatek', 'x86/vt...Joerg Roedel2019-03-01292-1123/+2392
| |\ \ \ \ \ \ \ \ | | | | | |_|_|_|/ | | | | |/| | | |
| | | | | * | | | x86/Hyper-V: Set x2apic destination mode to physical when x2apic is availableLan Tianyu2019-02-281-0/+12
| | | | |/ / / / | | | |/| | | |
| | * | | | | | ARM: dts: tegra20: Update Memory Controller node to the new bindingDmitry Osipenko2019-01-161-9/+6
* | | | | | | | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-1030-137/+66
|\ \ \ \ \ \ \ \
| * | | | | | | | sparc64/pci_sun4v: allow large DMA masksChristoph Hellwig2019-02-201-14/+5
| * | | | | | | | sparc64/iommu: allow large DMA masksChristoph Hellwig2019-02-201-4/+2
| * | | | | | | | sparc64: refactor the ali DMA quirkChristoph Hellwig2019-02-204-37/+27
| * | | | | | | | dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flagChristoph Hellwig2019-02-208-29/+16
| * | | | | | | | dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig2019-02-209-9/+2
| * | | | | | | | of: select OF_RESERVED_MEM automaticallyChristoph Hellwig2019-02-136-6/+0
| * | | | | | | | dma-mapping: add a kconfig symbol for arch_teardown_dma_ops availabilityChristoph Hellwig2019-02-134-10/+2
| * | | | | | | | dma-mapping: add a kconfig symbol for arch_setup_dma_ops availabilityChristoph Hellwig2019-02-1310-31/+13
| * | | | | | | | dma-mapping: remove the default map_resource implementationChristoph Hellwig2019-02-013-0/+4
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-03-1047-232/+826
|\ \ \ \ \ \ \ \
| * | | | | | | | arm64: mmu: drop paging_init commentsPeng Fan2019-03-011-4/+0
| * | | | | | | | arm64: debug: Ensure debug handlers check triggering exception levelWill Deacon2019-03-012-4/+16
| * | | | | | | | arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signalsWill Deacon2019-03-011-4/+5
| * | | | | | | | Revert "arm64: uaccess: Implement unsafe accessors"Catalin Marinas2019-03-011-59/+20
| * | | | | | | | arm64: avoid clang warning about self-assignmentArnd Bergmann2019-02-281-2/+3
| * | | | | | | | arm64: Kconfig.platforms: fix warning unmet direct dependenciesAnders Roxell2019-02-281-1/+1
| * | | | | | | | arm64: io: Hook up __io_par() for inX() orderingWill Deacon2019-02-281-0/+1
| * | | | | | | | riscv: io: Update __io_[p]ar() macros to take an argumentWill Deacon2019-02-281-18/+18
| * | | | | | | | arm64: Add workaround for Fujitsu A64FX erratum 010001Zhang Lei2019-02-285-0/+50
| * | | | | | | | arm64: Rename get_thread_info()Julien Thierry2019-02-263-6/+6
| * | | | | | | | arm64: Remove documentation about TIF_USEDFPUJulien Grall2019-02-261-1/+0
| * | | | | | | | Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Catalin Marinas2019-02-151-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | arm64: perf: remove misleading commentAndrew Murray2019-01-191-1/+1
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | arm64: irqflags: Fix clang build warningsJulien Thierry2019-02-121-3/+3
| * | | | | | | | arm64: Enable the support of pseudo-NMIsJulien Thierry2019-02-062-1/+23
| * | | | | | | | arm64: Skip irqflags tracing for NMI in IRQs disabled contextJulien Thierry2019-02-061-0/+21
| * | | | | | | | arm64: Skip preemption when exiting an NMIJulien Thierry2019-02-061-1/+9
| * | | | | | | | arm64: Handle serror in NMI contextJulien Thierry2019-02-061-2/+6
| * | | | | | | | arm64: gic-v3: Implement arch support for priority maskingJulien Thierry2019-02-061-4/+4