| Commit message (Expand) | Author | Age | Files | Lines |
* | arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER | Zi Yan | 2022-09-11 | 1 | -1/+1 |
* | ARC: implement syscall tracepoints | Sergey Matyukevich | 2022-04-25 | 1 | -0/+1 |
* | ARC: enable HAVE_REGS_AND_STACK_ACCESS_API feature | Sergey Matyukevich | 2022-04-25 | 1 | -0/+1 |
* | uaccess: remove CONFIG_SET_FS | Arnd Bergmann | 2022-02-25 | 1 | -1/+0 |
* | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux | Linus Torvalds | 2022-01-23 | 1 | -1/+0 |
|\ |
|
| * | arch: remove GENERIC_FIND_FIRST_BIT entirely | Yury Norov | 2022-01-15 | 1 | -1/+0 |
* | | futex: Remove futex_cmpxchg detection | Arnd Bergmann | 2021-11-25 | 1 | -1/+0 |
|/ |
|
* | irq: arc: avoid CONFIG_HANDLE_DOMAIN_IRQ | Mark Rutland | 2021-10-25 | 1 | -1/+0 |
* | Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2021-09-05 | 1 | -3/+1 |
|\ |
|
| * | tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig | Masahiro Yamada | 2021-08-16 | 1 | -3/+1 |
* | | ARC: mm: support 3 levels of page tables | Vineet Gupta | 2021-08-26 | 1 | -0/+4 |
* | | ARC: mm: remove tlb paranoid code | Vineet Gupta | 2021-08-24 | 1 | -3/+0 |
* | | ARC: retire MMUv1 and MMUv2 support | Vineet Gupta | 2021-08-24 | 1 | -19/+3 |
* | | ARC: retire ARC750 support | Vineet Gupta | 2021-08-24 | 1 | -11/+1 |
* | | arc: Fix spelling mistake and grammar in Kconfig | Colin Ian King | 2021-08-03 | 1 | -1/+1 |
|/ |
|
* | arc: remove support for DISCONTIGMEM | Mike Rapoport | 2021-06-29 | 1 | -13/+0 |
* | mm: drop redundant HAVE_ARCH_TRANSPARENT_HUGEPAGE | Anshuman Khandual | 2021-05-05 | 1 | -4/+1 |
* | mm: generalize ARCH_HAS_CACHE_LINE_SIZE | Anshuman Khandual | 2021-05-05 | 1 | -3/+1 |
* | arch: arc: Remove CONFIG_OPROFILE support | Viresh Kumar | 2021-01-22 | 1 | -1/+0 |
* | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-12-16 | 1 | -1/+0 |
|\ |
|
| * | timekeeping: default GENERIC_CLOCKEVENTS to enabled | Arnd Bergmann | 2020-10-30 | 1 | -1/+0 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-12-15 | 1 | -1/+2 |
|\ \ |
|
| * | | arc: use FLATMEM with freeing of unused memory map instead of DISCONTIGMEM | Mike Rapoport | 2020-12-15 | 1 | -1/+2 |
| |/ |
|
* | | arc/mm/highmem: Use generic kmap atomic implementation | Thomas Gleixner | 2020-11-06 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2020-10-22 | 1 | -0/+1 |
|\ |
|
| * | uaccess: add infrastructure for kernel builds with set_fs() | Christoph Hellwig | 2020-09-08 | 1 | -0/+1 |
* | | ARC: [plat-eznps]: Drop support for EZChip NPS platform | Vineet Gupta | 2020-10-05 | 1 | -2/+0 |
|/ |
|
* | Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune... | Linus Torvalds | 2020-08-04 | 1 | -1/+0 |
|\ |
|
| * | arch: remove HAVE_COPY_THREAD_TLS | Christian Brauner | 2020-07-04 | 1 | -1/+0 |
* | | ARCv2: support loop buffer (LPB) disabling | Eugeniy Paltsev | 2020-06-18 | 1 | -0/+6 |
* | | ARC: build: allow users to specify -mcpu | Eugeniy Paltsev | 2020-06-16 | 1 | -0/+9 |
|/ |
|
* | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 2020-06-14 | 1 | -1/+1 |
* | mm/debug: add tests validating architecture page table helpers | Anshuman Khandual | 2020-06-04 | 1 | -0/+1 |
* | ARC: allow userspace DSP applications to use AGU extensions | Eugeniy Paltsev | 2020-03-16 | 1 | -0/+9 |
* | ARC: add support for DSP-enabled userspace applications | Eugeniy Paltsev | 2020-03-16 | 1 | -0/+12 |
* | ARC: handle DSP presence in HW | Eugeniy Paltsev | 2020-03-16 | 1 | -1/+28 |
* | ARC: fix some Kconfig typos | Randy Dunlap | 2020-02-09 | 1 | -2/+2 |
* | Merge tag 'arc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds | 2020-01-31 | 1 | -10/+6 |
|\ |
|
| * | ARCv2: fpu: preserve userspace fpu state | Vineet Gupta | 2020-01-17 | 1 | -10/+5 |
| * | ARC: wireup clone3 syscall | Vineet Gupta | 2020-01-15 | 1 | -0/+1 |
* | | scripts/sorttable: Rename 'sortextable' to 'sorttable' | Shile Zhang | 2019-12-13 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'arc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds | 2019-12-04 | 1 | -0/+9 |
|\ |
|
| * | ARC: add kmemleak support | Eugeniy Paltsev | 2019-11-20 | 1 | -0/+1 |
| * | ARC: ARCv2: jump label: implement jump label patching | Eugeniy Paltsev | 2019-11-08 | 1 | -0/+8 |
* | | dma-direct: provide mmap and get_sgtable method overrides | Christoph Hellwig | 2019-11-11 | 1 | -1/+0 |
|/ |
|
* | Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2019-07-12 | 1 | -0/+2 |
|\ |
|
| * | arc: use the generic remapping allocator for coherent DMA allocations | Christoph Hellwig | 2019-06-25 | 1 | -0/+2 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
|/ |
|
* | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs | Waiman Long | 2019-04-03 | 1 | -3/+0 |
* | Merge tag 'arc-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds | 2019-03-20 | 1 | -6/+15 |
|\ |
|