Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2018-06-08 | 44 | -116/+807 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | arm64: Fix syscall restarting around signal suppressed by tracer | Dave Martin | 2018-06-08 | 1 | -2/+3 | |
| * | | | | | | | | | | | arm64: topology: Avoid checking numa mask for scheduler MC selection | Jeremy Linton | 2018-06-07 | 1 | -7/+4 | |
| * | | | | | | | | | | | arm64: cpu_errata: include required headers | Arnd Bergmann | 2018-06-05 | 1 | -0/+2 | |
| * | | | | | | | | | | | arm64: KVM: Move VCPU_WORKAROUND_2_FLAG macros to the top of the file | Catalin Marinas | 2018-06-02 | 1 | -3/+3 | |
| * | | | | | | | | | | | arm64: signal: Report signal frame size to userspace via auxv | Dave Martin | 2018-06-01 | 5 | -8/+66 | |
| * | | | | | | | | | | | arm64/sve: Thin out initialisation sanity-checks for sve_max_vl | Dave Martin | 2018-06-01 | 2 | -16/+4 | |
| * | | | | | | | | | | | Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git... | Catalin Marinas | 2018-05-31 | 5 | -11/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | ARM: mcpm, perf/arm-cci: export mcpm_is_available | Arnd Bergmann | 2018-05-29 | 1 | -0/+2 | |
| | * | | | | | | | | | | | arm_pmu: simplify arm_pmu::handle_irq | Mark Rutland | 2018-05-21 | 4 | -11/+5 | |
| * | | | | | | | | | | | | arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID | Marc Zyngier | 2018-05-31 | 3 | -0/+39 | |
| * | | | | | | | | | | | | arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requests | Marc Zyngier | 2018-05-31 | 2 | -1/+38 | |
| * | | | | | | | | | | | | arm64: KVM: Add ARCH_WORKAROUND_2 support for guests | Marc Zyngier | 2018-05-31 | 5 | -0/+77 | |
| * | | | | | | | | | | | | arm64: KVM: Add HYP per-cpu accessors | Marc Zyngier | 2018-05-31 | 1 | -2/+25 | |
| * | | | | | | | | | | | | arm64: ssbd: Add prctl interface for per-thread mitigation | Marc Zyngier | 2018-05-31 | 2 | -0/+111 | |
| * | | | | | | | | | | | | arm64: ssbd: Introduce thread flag to control userspace mitigation | Marc Zyngier | 2018-05-31 | 2 | -0/+3 | |
| * | | | | | | | | | | | | arm64: ssbd: Restore mitigation status on CPU resume | Marc Zyngier | 2018-05-31 | 4 | -1/+26 | |
| * | | | | | | | | | | | | arm64: ssbd: Skip apply_ssbd if not using dynamic mitigation | Marc Zyngier | 2018-05-31 | 2 | -0/+17 | |
| * | | | | | | | | | | | | arm64: ssbd: Add global mitigation state accessor | Marc Zyngier | 2018-05-31 | 1 | -0/+10 | |
| * | | | | | | | | | | | | arm64: Add 'ssbd' command-line option | Marc Zyngier | 2018-05-31 | 2 | -16/+93 | |
| * | | | | | | | | | | | | arm64: Add ARCH_WORKAROUND_2 probing | Marc Zyngier | 2018-05-31 | 3 | -1/+80 | |
| * | | | | | | | | | | | | arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2 | Marc Zyngier | 2018-05-31 | 2 | -4/+9 | |
| * | | | | | | | | | | | | arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1 | Marc Zyngier | 2018-05-31 | 2 | -0/+46 | |
| * | | | | | | | | | | | | arm64: Unify kernel fault reporting | Mark Rutland | 2018-05-23 | 1 | -14/+23 | |
| * | | | | | | | | | | | | arm64: make is_permission_fault() name clearer | Mark Rutland | 2018-05-23 | 1 | -4/+5 | |
| * | | | | | | | | | | | | arm64: Kconfig: Enable LSE atomics by default | Will Deacon | 2018-05-23 | 1 | -1/+3 | |
| * | | | | | | | | | | | | arm64/sve: Write ZCR_EL1 on context switch only if changed | Dave Martin | 2018-05-17 | 2 | -6/+8 | |
| * | | | | | | | | | | | | arm64: topology: divorce MC scheduling domain from core_siblings | Jeremy Linton | 2018-05-17 | 2 | -1/+37 | |
| * | | | | | | | | | | | | arm64: topology: enable ACPI/PPTT based CPU topology | Jeremy Linton | 2018-05-17 | 1 | -1/+44 | |
| * | | | | | | | | | | | | arm64: topology: rename cluster_id | Jeremy Linton | 2018-05-17 | 2 | -15/+15 | |
| * | | | | | | | | | | | | arm64: Add support for ACPI based firmware tables | Jeremy Linton | 2018-05-17 | 1 | -5/+10 | |
| * | | | | | | | | | | | | ACPI: Enable PPTT support on ARM64 | Jeremy Linton | 2018-05-17 | 1 | -0/+1 | |
| * | | | | | | | | | | | | arm64/acpi: Create arch specific cpu to acpi id helper | Jeremy Linton | 2018-05-17 | 1 | -0/+4 | |
| * | | | | | | | | | | | | drivers: base: cacheinfo: setup DT cache properties early | Jeremy Linton | 2018-05-17 | 1 | -1/+0 | |
| * | | | | | | | | | | | | arm64: cmpwait: Clear event register before arming exclusive monitor | Will Deacon | 2018-05-16 | 1 | -1/+3 | |
| * | | | | | | | | | | | | arm64: Select ARCH_HAS_FAST_MULTIPLIER | Robin Murphy | 2018-05-16 | 1 | -0/+1 | |
| * | | | | | | | | | | | | arm64: Remove duplicate include | Vincenzo Frascino | 2018-05-15 | 4 | -6/+1 | |
| * | | | | | | | | | | | | arm64: remove no-op macro VMLINUX_SYMBOL() | Masahiro Yamada | 2018-05-15 | 1 | -10/+10 | |
| * | | | | | | | | | | | | arm64: Increase ARCH_DMA_MINALIGN to 128 | Catalin Marinas | 2018-05-15 | 3 | -9/+9 | |
| * | | | | | | | | | | | | Revert "arm64: Increase the max granular size" | Catalin Marinas | 2018-05-11 | 1 | -1/+1 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge tag 'for-linus-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-06-08 | 3 | -27/+91 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | xen/PVH: Make GDT selectors PVH-specific | Boris Ostrovsky | 2018-06-04 | 1 | -10/+13 | |
| * | | | | | | | | | | | | xen/PVH: Set up GS segment for stack canary | Boris Ostrovsky | 2018-06-04 | 1 | -1/+25 | |
| * | | | | | | | | | | | | xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCE | Paul Durrant | 2018-05-14 | 2 | -17/+54 | |
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-06-08 | 21 | -33/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | mm: add pt_mm to struct page | Matthew Wilcox | 2018-06-08 | 1 | -3/+2 | |
| * | | | | | | | | | | | | s390: use _refcount for pgtables | Matthew Wilcox | 2018-06-08 | 1 | -9/+12 | |
| * | | | | | | | | | | | | mm: introduce ARCH_HAS_PTE_SPECIAL | Laurent Dufour | 2018-06-08 | 19 | -21/+9 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-06-07 | 13 | -326/+177 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'lorenzo/pci/vmd' | Bjorn Helgaas | 2018-06-06 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ |