Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | of: select OF_RESERVED_MEM automatically | Christoph Hellwig | 2019-02-13 | 1 | -1/+0 | |
| * | | | | | | dma-mapping: add a kconfig symbol for arch_teardown_dma_ops availability | Christoph Hellwig | 2019-02-13 | 2 | -5/+1 | |
| * | | | | | | dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability | Christoph Hellwig | 2019-02-13 | 2 | -4/+1 | |
* | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2019-03-10 | 45 | -214/+775 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | arm64: mmu: drop paging_init comments | Peng Fan | 2019-03-01 | 1 | -4/+0 | |
| * | | | | | | | arm64: debug: Ensure debug handlers check triggering exception level | Will Deacon | 2019-03-01 | 2 | -4/+16 | |
| * | | | | | | | arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals | Will Deacon | 2019-03-01 | 1 | -4/+5 | |
| * | | | | | | | Revert "arm64: uaccess: Implement unsafe accessors" | Catalin Marinas | 2019-03-01 | 1 | -59/+20 | |
| * | | | | | | | arm64: avoid clang warning about self-assignment | Arnd Bergmann | 2019-02-28 | 1 | -2/+3 | |
| * | | | | | | | arm64: Kconfig.platforms: fix warning unmet direct dependencies | Anders Roxell | 2019-02-28 | 1 | -1/+1 | |
| * | | | | | | | arm64: io: Hook up __io_par() for inX() ordering | Will Deacon | 2019-02-28 | 1 | -0/+1 | |
| * | | | | | | | arm64: Add workaround for Fujitsu A64FX erratum 010001 | Zhang Lei | 2019-02-28 | 5 | -0/+50 | |
| * | | | | | | | arm64: Rename get_thread_info() | Julien Thierry | 2019-02-26 | 3 | -6/+6 | |
| * | | | | | | | arm64: Remove documentation about TIF_USEDFPU | Julien Grall | 2019-02-26 | 1 | -1/+0 | |
| * | | | | | | | Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git... | Catalin Marinas | 2019-02-15 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | arm64: perf: remove misleading comment | Andrew Murray | 2019-01-19 | 1 | -1/+1 | |
| * | | | | | | | | arm64: irqflags: Fix clang build warnings | Julien Thierry | 2019-02-12 | 1 | -3/+3 | |
| * | | | | | | | | arm64: Enable the support of pseudo-NMIs | Julien Thierry | 2019-02-06 | 2 | -1/+23 | |
| * | | | | | | | | arm64: Skip irqflags tracing for NMI in IRQs disabled context | Julien Thierry | 2019-02-06 | 1 | -0/+21 | |
| * | | | | | | | | arm64: Skip preemption when exiting an NMI | Julien Thierry | 2019-02-06 | 1 | -1/+9 | |
| * | | | | | | | | arm64: Handle serror in NMI context | Julien Thierry | 2019-02-06 | 1 | -2/+6 | |
| * | | | | | | | | arm64: gic-v3: Implement arch support for priority masking | Julien Thierry | 2019-02-06 | 1 | -4/+4 | |
| * | | | | | | | | arm64: Switch to PMR masking when starting CPUs | Julien Thierry | 2019-02-06 | 1 | -0/+26 | |
| * | | | | | | | | arm64: alternative: Apply alternatives early in boot process | Daniel Thompson | 2019-02-06 | 5 | -5/+56 | |
| * | | | | | | | | arm64: alternative: Allow alternative status checking per cpufeature | Julien Thierry | 2019-02-06 | 3 | -7/+19 | |
| * | | | | | | | | arm64: daifflags: Include PMR in daifflags restore operations | Julien Thierry | 2019-02-06 | 1 | -4/+46 | |
| * | | | | | | | | arm64: irqflags: Use ICC_PMR_EL1 for interrupt masking | Julien Thierry | 2019-02-06 | 2 | -28/+83 | |
| * | | | | | | | | arm64: kvm: Unmask PMR before entering guest | Julien Thierry | 2019-02-06 | 2 | -0/+32 | |
| * | | | | | | | | arm64: Unmask PMR before going idle | Julien Thierry | 2019-02-06 | 2 | -11/+45 | |
| * | | | | | | | | arm64: Make PMR part of task context | Julien Thierry | 2019-02-06 | 5 | -3/+35 | |
| * | | | | | | | | arm64: ptrace: Provide definitions for PMR values | Julien Thierry | 2019-02-06 | 1 | -0/+12 | |
| * | | | | | | | | irqchip/gic-v3: Switch to PMR masking before calling IRQ handler | Julien Thierry | 2019-02-06 | 1 | -0/+17 | |
| * | | | | | | | | arm/arm64: gic-v3: Add PMR and RPR accessors | Julien Thierry | 2019-02-06 | 1 | -0/+15 | |
| * | | | | | | | | arm64: cpufeature: Add cpufeature for IRQ priority masking | Julien Thierry | 2019-02-06 | 3 | -1/+31 | |
| * | | | | | | | | arm64: cpufeature: Set SYSREG_GIC_CPUIF as a boot system feature | Julien Thierry | 2019-02-06 | 1 | -1/+1 | |
| * | | | | | | | | arm64: Remove unused daif related functions/macros | Julien Thierry | 2019-02-06 | 2 | -19/+1 | |
| * | | | | | | | | arm64: Fix HCR.TGE status for NMI contexts | Julien Thierry | 2019-02-06 | 2 | -0/+34 | |
| * | | | | | | | | arm64: entry: Remove unneeded need_resched() loop | Valentin Schneider | 2019-02-04 | 1 | -10/+1 | |
| * | | | | | | | | arm64: add ptrace regsets for ptrauth key management | Kristina Martsenko | 2019-02-01 | 2 | -0/+160 | |
| * | | | | | | | | arm64: dump: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 2019-01-31 | 3 | -13/+7 | |
| * | | | | | | | | arm64: uaccess: Implement unsafe accessors | Julien Thierry | 2019-01-25 | 1 | -20/+59 | |
| * | | | | | | | | arm64: uaccess: Cleanup get/put_user() | Julien Thierry | 2019-01-25 | 1 | -24/+12 | |
| * | | | | | | | | arm64: mm: make use of new memblocks_present() helper | Logan Gunthorpe | 2019-01-21 | 1 | -19/+1 | |
| * | | | | | | | | arm64: Remove asm/memblock.h | Will Deacon | 2019-01-21 | 4 | -23/+1 | |
| * | | | | | | | | arm64: asm-offsets: remove unused offsets | Andrew Murray | 2019-01-21 | 1 | -20/+0 | |
| * | | | | | | | | arm64: default NR_CPUS to 256 | Mark Rutland | 2019-01-21 | 1 | -2/+1 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-03-09 | 1 | -1/+33 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | arm64: dts: Add the PCIE EP node in dts | Xiaowei Bao | 2019-02-21 | 1 | -1/+33 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2019-03-08 | 4 | -54/+8 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Walleij | 2019-02-17 | 40 | -82/+240 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | / / | | | |_|_|_|/ / | | |/| | | | | |