Age | Commit message (Expand) | Author | Files | Lines |
2021-09-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -1/+3 |
2021-09-03 | mm: wire up syscall process_mrelease | Suren Baghdasaryan | 2 | -1/+3 |
2021-09-02 | Merge tag 'hyperv-next-signed-20210831' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2 | -0/+123 |
2021-09-02 | Merge tag 'soc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 1 | -1/+1 |
2021-09-02 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 18 | -74/+120 |
2021-09-02 | Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
2021-09-01 | Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -4/+1 |
2021-09-01 | Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -11/+3 |
2021-08-31 | Merge tag 'acpi-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -0/+3 |
2021-08-31 | Merge remote-tracking branch 'tip/sched/arm64' into for-next/core | Catalin Marinas | 5 | -15/+37 |
2021-08-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -2/+2 |
2021-08-26 | Merge branch 'for-next/entry' into for-next/core | Catalin Marinas | 1 | -2/+3 |
2021-08-26 | Merge branches 'for-next/mte', 'for-next/misc' and 'for-next/kselftest', remo... | Catalin Marinas | 15 | -67/+101 |
2021-08-26 | arm64: Do not trap PMSNEVFR_EL1 | Alexandru Elisei | 1 | -2/+11 |
2021-08-25 | ACPI: Add memory semantics to acpi_os_map_memory() | Lorenzo Pieralisi | 1 | -0/+3 |
2021-08-25 | arm64: mm: fix comment typo of pud_offset_phys() | Xujun Leng | 1 | -1/+1 |
2021-08-25 | Partially revert "arm64/mm: drop HAVE_ARCH_PFN_VALID" | Will Deacon | 1 | -0/+1 |
2021-08-24 | arm64: head: avoid over-mapping in map_memory | Mark Rutland | 1 | -2/+2 |
2021-08-24 | arm64/sve: Add a comment documenting the binutils needed for SVE asm | Mark Brown | 1 | -0/+1 |
2021-08-20 | arm64: replace in_irq() with in_hardirq() | Changbin Du | 1 | -1/+1 |
2021-08-20 | arm64: exec: Adjust affinity for compat tasks with mismatched 32-bit EL0 | Will Deacon | 1 | -4/+2 |
2021-08-20 | arm64: Implement task_cpu_possible_mask() | Will Deacon | 1 | -0/+13 |
2021-08-19 | arm64: initialize all of CNTHCTL_EL2 | Mark Rutland | 1 | -2/+1 |
2021-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -11/+22 |
2021-08-11 | arm64/perf: Replace '0xf' instances with ID_AA64DFR0_PMUVER_IMP_DEF | Anshuman Khandual | 1 | -1/+1 |
2021-08-06 | arm64: mm: Fix TLBI vs ASID rollover | Will Deacon | 2 | -9/+31 |
2021-08-05 | arm64: entry: move bulk of ret_to_user to C | Mark Rutland | 1 | -2/+3 |
2021-08-04 | arm64: hyperv: Add Hyper-V hypercall and register access utilities | Michael Kelley | 2 | -0/+123 |
2021-08-04 | ARM: ep93xx: remove MaverickCrunch support | Arnd Bergmann | 1 | -1/+1 |
2021-08-03 | arm64: fix typo in a comment | Jason Wang | 1 | -1/+1 |
2021-08-03 | arm64/cpufeature: Optionally disable MTE via command-line | Yee Lee | 1 | -2/+1 |
2021-08-03 | arm64: stacktrace: fix comment | Mark Rutland | 1 | -1/+1 |
2021-08-03 | arm64: fix compat syscall return truncation | Mark Rutland | 2 | -10/+21 |
2021-08-02 | arm64: kasan: mte: remove redundant mte_report_once logic | Mark Rutland | 2 | -13/+0 |
2021-08-02 | arm64: kasan: mte: use a constant kernel GCR_EL1 value | Mark Rutland | 4 | -12/+16 |
2021-08-02 | arm64/sve: Make fpsimd_bind_task_to_cpu() static | Mark Brown | 1 | -1/+0 |
2021-07-30 | arm64/kexec: Test page size support with new TGRAN range values | Anshuman Khandual | 2 | -15/+22 |
2021-07-28 | arm64: move preemption disablement to prctl handlers | Peter Collingbourne | 2 | -7/+7 |
2021-07-28 | arm64: mte: change ASYNC and SYNC TCF settings into bitfields | Peter Collingbourne | 1 | -0/+3 |
2021-07-28 | arm64: mte: rename gcr_user_excl to mte_ctrl | Peter Collingbourne | 1 | -1/+4 |
2021-07-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2 | -1/+2 |
2021-07-23 | compat: make linux/compat.h available everywhere | Arnd Bergmann | 1 | -11/+3 |
2021-07-23 | Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 1 | -4/+1 |
2021-07-21 | drivers/firmware: consolidate EFI framebuffer setup for all arches | Javier Martinez Canillas | 1 | -4/+1 |
2021-07-12 | exit/bdflush: Remove the deprecated bdflush system call | Eric W. Biederman | 1 | -1/+1 |
2021-07-12 | Revert "arm64: cache: Lower ARCH_DMA_MINALIGN to 64 (L1_CACHE_BYTES)" | Will Deacon | 1 | -1/+1 |
2021-07-12 | arm64: Add missing header <asm/smp.h> in two files | Carlos Bilbao | 1 | -0/+1 |
2021-07-08 | mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t * | Aneesh Kumar K.V | 1 | -2/+2 |
2021-07-08 | mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t * | Aneesh Kumar K.V | 1 | -2/+2 |
2021-07-08 | set_memory: allow querying whether set_direct_map_*() is actually enabled | Mike Rapoport | 4 | -8/+18 |