summaryrefslogtreecommitdiff
path: root/arch/arc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2022-08-1013-13/+0
|\
| * kbuild: drop support for CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3Nick Desaulniers2022-07-2713-13/+0
* | Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-08-071-8/+0
|\ \
| * | profile: setup_profiling_timer() is moslty not implementedBen Dooks2022-07-291-8/+0
| |/
* | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-053-18/+24
|\ \
| * | mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-171-1/+0
| * | arc/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-173-18/+21
| * | mm: avoid unnecessary page fault retires on shared memory typesPeter Xu2022-06-161-0/+4
| |/
* | Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-08-041-5/+0
|\ \
| * | PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne2022-07-221-5/+0
| |/
* | jump_label: make initial NOP patching the special caseArd Biesheuvel2022-06-241-13/+0
|/
* Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-06-031-6/+7
|\
| * fork: Generalize PF_IO_WORKER handlingEric W. Biederman2022-05-071-4/+3
| * fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman2022-05-071-3/+5
* | ARC: bpf: define uapi for BPF_PROG_TYPE_PERF_EVENT program typeSergey Matyukevich2022-04-262-0/+13
* | ARC: disasm: handle ARCv2 case in kprobe get/set functionsSergey Matyukevich2022-04-261-2/+62
* | ARC: implement syscall tracepointsSergey Matyukevich2022-04-255-10/+31
* | ARC: enable HAVE_REGS_AND_STACK_ACCESS_API featureSergey Matyukevich2022-04-253-0/+147
* | ARC: remove redundant READ_ONCE() in cmpxchg loopBang Li2022-04-181-1/+1
* | ARC: atomic: cleanup atomic-llsc definitionsSergey Matyukevich2022-04-181-16/+16
* | arc: drop definitions of pgd_index() and pgd_offset{, _k}() entirelyRolf Eike Beer2022-04-181-3/+0
* | ARC: dts: align SPI NOR node name with dtschemaKrzysztof Kozlowski2022-04-181-1/+1
* | ARC: Remove a redundant memset()Christophe JAILLET2022-04-181-1/+0
* | ARC: fix typos in commentsJulia Lawall2022-04-185-5/+5
* | ARC: entry: fix syscall_trace_exit argumentSergey Matyukevich2022-04-181-0/+1
|/
* Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-03-282-5/+4
|\
| * resume_user_mode: Move to resume_user_mode.hEric W. Biederman2022-03-101-2/+2
| * ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman2022-03-101-3/+2
* | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-235-55/+1
|\ \
| * | uaccess: remove CONFIG_SET_FSArnd Bergmann2022-02-254-25/+0
| * | uaccess: generalize access_ok()Arnd Bergmann2022-02-251-29/+0
| * | uaccess: fix type mismatch warnings from access_ok()Arnd Bergmann2022-02-251-1/+1
| |/
* | arch: Add pmd_pfn() where it is missingMike Rapoport2022-03-212-1/+1
|/
* Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-232-2/+0
|\
| * arch: remove GENERIC_FIND_FIRST_BIT entirelyYury Norov2022-01-151-1/+0
| * include: move find.h from asm_generic to linuxYury Norov2022-01-151-1/+0
* | Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2022-01-192-4/+4
|\ \
| * | kbuild: do not quote string values in include/config/auto.confMasahiro Yamada2022-01-082-4/+4
| |/
* | Merge tag 'arc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2022-01-188-179/+178
|\ \
| * | arc: use swap() to make code cleanerYihao Han2021-12-281-8/+3
| * | arc: perf: Move static structs to where they're really usedAlexey Brodkin2021-12-282-162/+162
| * | ARC: perf: fix misleading comment about pmu vs counter stopVineet Gupta2021-12-281-1/+1
| * | arc: Replace lkml.org links with loreKees Cook2021-12-284-5/+9
| * | ARC: perf: Remove redundant initialization of variable idxColin Ian King2021-12-281-1/+1
| * | ARC: thread_info.h: correct two typos in a commentRandy Dunlap2021-12-281-2/+2
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-151-2/+1
|\ \
| * | mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitQi Zheng2022-01-151-2/+1
| |/
* | Merge tag 'v5.16-rc5' into locking/core, to pick up fixesIngo Molnar2021-12-131-1/+0
|\ \ | |/
| * Add linux/cacheflush.hMatthew Wilcox (Oracle)2021-11-171-1/+0
* | futex: Remove futex_cmpxchg detectionArnd Bergmann2021-11-251-1/+0
|/