Age | Commit message (Expand) | Author |
2024-09-24 | Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2024-09-13 | ARC: Emulate one-byte cmpxchg | Paul E. McKenney |
2024-09-07 | ARC: update the help message for CONFIG_ARC_BUILTIN_DTB_NAME | Masahiro Yamada |
2024-05-13 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2024-05-12 | ARC: Add eBPF JIT support | Shahab Vahedi |
2024-04-01 | ARC: mm: fix new code about cache aliasing | Vineet Gupta |
2024-03-14 | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-03-06 | arch: simplify architecture specific page size configuration | Arnd Bergmann |
2024-02-22 | Introduce cpu_dcache_is_aliasing() across all architectures | Mathieu Desnoyers |
2023-12-08 | ARC: mm: retire support for aliasing VIPT D$ | Vineet Gupta |
2023-09-04 | Merge tag 'arc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds |
2023-08-18 | arc: mm: convert to GENERIC_IOREMAP | Baoquan He |
2023-08-17 | ARC: entry: use gp to cache task pointer (vs. r25) | Vineet Gupta |
2023-08-17 | ARC: uaccess: use optimized generic __strnlen_user/__strncpy_from_user | Vineet Gupta |
2023-06-24 | mm/fault: convert remaining simple cases to lock_mm_and_find_vma() | Linus Torvalds |
2023-04-05 | mm, treewide: redefine MAX_ORDER sanely | Kirill A. Shutemov |
2022-09-11 | arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER | Zi Yan |
2022-04-25 | ARC: implement syscall tracepoints | Sergey Matyukevich |
2022-04-25 | ARC: enable HAVE_REGS_AND_STACK_ACCESS_API feature | Sergey Matyukevich |
2022-02-25 | uaccess: remove CONFIG_SET_FS | Arnd Bergmann |
2022-01-23 | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux | Linus Torvalds |
2022-01-15 | arch: remove GENERIC_FIND_FIRST_BIT entirely | Yury Norov |
2021-11-25 | futex: Remove futex_cmpxchg detection | Arnd Bergmann |
2021-10-25 | irq: arc: avoid CONFIG_HANDLE_DOMAIN_IRQ | Mark Rutland |
2021-09-05 | Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2021-08-26 | ARC: mm: support 3 levels of page tables | Vineet Gupta |
2021-08-24 | ARC: mm: remove tlb paranoid code | Vineet Gupta |
2021-08-24 | ARC: retire MMUv1 and MMUv2 support | Vineet Gupta |
2021-08-24 | ARC: retire ARC750 support | Vineet Gupta |
2021-08-16 | tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig | Masahiro Yamada |
2021-08-03 | arc: Fix spelling mistake and grammar in Kconfig | Colin Ian King |
2021-06-29 | arc: remove support for DISCONTIGMEM | Mike Rapoport |
2021-05-05 | mm: drop redundant HAVE_ARCH_TRANSPARENT_HUGEPAGE | Anshuman Khandual |
2021-05-05 | mm: generalize ARCH_HAS_CACHE_LINE_SIZE | Anshuman Khandual |
2021-01-22 | arch: arc: Remove CONFIG_OPROFILE support | Viresh Kumar |
2020-12-16 | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-12-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-12-15 | arc: use FLATMEM with freeing of unused memory map instead of DISCONTIGMEM | Mike Rapoport |
2020-11-06 | arc/mm/highmem: Use generic kmap atomic implementation | Thomas Gleixner |
2020-10-30 | timekeeping: default GENERIC_CLOCKEVENTS to enabled | Arnd Bergmann |
2020-10-22 | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2020-10-05 | ARC: [plat-eznps]: Drop support for EZChip NPS platform | Vineet Gupta |
2020-09-08 | uaccess: add infrastructure for kernel builds with set_fs() | Christoph Hellwig |
2020-08-04 | Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune... | Linus Torvalds |
2020-07-04 | arch: remove HAVE_COPY_THREAD_TLS | Christian Brauner |
2020-06-18 | ARCv2: support loop buffer (LPB) disabling | Eugeniy Paltsev |
2020-06-16 | ARC: build: allow users to specify -mcpu | Eugeniy Paltsev |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-06-04 | mm/debug: add tests validating architecture page table helpers | Anshuman Khandual |
2020-03-16 | ARC: allow userspace DSP applications to use AGU extensions | Eugeniy Paltsev |