aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc
AgeCommit message (Expand)AuthorFilesLines
2025-04-04irqdomain: Rename irq_set_default_host() to irq_set_default_domain()Jiri Slaby (SUSE)2-2/+2
2025-03-17arch, mm: make releasing of memory to page allocator more explicitMike Rapoport (Microsoft)1-11/+0
2025-03-17arch, mm: introduce arch_mm_preinitMike Rapoport (Microsoft)1-7/+6
2025-03-17arch, mm: streamline HIGHMEM freeingMike Rapoport (Microsoft)1-5/+1
2025-03-17arch, mm: set high_memory in free_area_init()Mike Rapoport (Microsoft)1-2/+0
2025-03-17arch, mm: set max_mapnr when allocating memory map for FLATMEMMike Rapoport (Microsoft)1-5/+0
2025-03-16mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned longRyan Roberts1-4/+2
2025-01-31Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds16-27/+18
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-7/+2
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds1-3/+2
2025-01-25asm-generic: pgalloc: provide generic __pgd_{alloc,free}Kevin Brodsky1-7/+2
2025-01-21Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+0
2025-01-18ARC: migrate to the generic rule for built-in DTBMasahiro Yamada16-27/+18
2025-01-15ARC: Remove GENERIC_PENDING_IRQThomas Gleixner2-3/+0
2025-01-12arch: remove get_task_comm() and print task comm directlyYafang Shao1-3/+2
2024-12-18mm: introduce cpu_icache_is_aliasing() across all architecturesZi Yan2-0/+9
2024-12-13ARC: build: Try to guess GCC variant of cross compilerLeon Romanovsky1-1/+1
2024-12-10ARC: bpf: Correct conditional check in 'check_jmp_32'Hardevsinh Palaniya1-1/+1
2024-12-10ARC: dts: Replace deprecated snps,nr-gpios property for snps,dw-apb-gpio-port...Uwe Kleine-König5-10/+10
2024-12-10ARC: build: Use __force to suppress per-CPU cmpxchg warningsPaul E. McKenney1-1/+1
2024-12-10ARC: fix reference of dependency for PAE40 configLukas Bulwahn1-1/+1
2024-12-10ARC: build: disallow invalid PAE40 + 4K page configVineet Gupta1-2/+2
2024-12-10arc: rename aux.h to arc_aux.hBenjamin Szőke2-2/+2
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+0
2024-11-20Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)1-0/+1
2024-10-29of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif1-1/+1
2024-10-28asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig1-3/+0
2024-10-16vdso: Introduce vdso/page.hVincenzo Frascino1-4/+3
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro3-3/+3
2024-10-02arc: get rid of private asm/unaligned.hAl Viro5-27/+19
2024-09-24Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+1
2024-09-23Merge tag 'i2c-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-0/+4
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+2
2024-09-13ARC: Emulate one-byte cmpxchgPaul E. McKenney2-2/+5
2024-09-09mm: make arch_get_unmapped_area() take vm_flags by defaultMark Brown1-1/+2
2024-09-10ARC: configs: enable I2C_DESIGNWARE_CORE with I2C_DESIGNWARE_PLATFORMHeikki Krogerus4-0/+4
2024-09-07ARC: update the help message for CONFIG_ARC_BUILTIN_DTB_NAMEMasahiro Yamada1-1/+1
2024-07-10arc: convert to generic syscall tableArnd Bergmann6-44/+25
2024-07-10clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann1-1/+0
2024-05-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski3-16/+18
2024-05-25ARC, bpf: Fix issues reported by the static analyzersShahab Vahedi3-16/+18
2024-05-20Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-8/+0
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-3/+3
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-2/+1
2024-05-18Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+1
2024-05-13Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski6-0/+4602
2024-05-13Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in...Joerg Roedel1-2/+1
2024-05-12ARC: Add eBPF JIT supportShahab Vahedi6-0/+4602
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada1-2/+1
2024-05-03arch: Rename fbdev header and source filesThomas Zimmermann1-8/+0
2024-04-26dma-mapping: Simplify arch_setup_dma_ops()Robin Murphy1-2/+1
2024-04-25treewide: use initializer for struct vm_unmapped_area_infoRick Edgecombe1-3/+1
2024-04-25fix missing vmalloc.h includesKent Overstreet1-0/+2
2024-04-16ARC: [plat-hsdk]: Remove misplaced interrupt-cells propertyAlexey Brodkin1-1/+0
2024-04-01ARC: Fix typosBjorn Helgaas25-44/+45
2024-04-01ARC: mm: fix new code about cache aliasingVineet Gupta2-10/+0
2024-04-01ARC: Fix -Wmissing-prototypes warningsVineet Gupta2-4/+5
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-0/+10
2024-03-12Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+5
2024-03-06arch: simplify architecture specific page size configurationArnd Bergmann2-4/+5
2024-03-04smp: Consolidate smp_prepare_boot_cpu()Thomas Gleixner1-5/+0
2024-02-22Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers2-0/+10
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds1-2/+2
2024-01-18Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2024-01-18Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds1-0/+1
2024-01-10Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-10/+13
2024-01-03Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...Joerg Roedel1-1/+1
2023-12-14mm: Introduce flush_cache_vmap_early()Alexandre Ghiti1-0/+1
2023-12-13ARC: add hugetlb definitionsPavel Kozlov1-0/+7
2023-12-12iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()Jason Gunthorpe1-1/+1
2023-12-08ARC: fix smatch warningVineet Gupta1-3/+1
2023-12-08ARC: fix spare errorVineet Gupta1-3/+3
2023-12-08ARC: mm: retire support for aliasing VIPT D$Vineet Gupta5-207/+14
2023-12-08ARC: entry: move ARCompact specific bits out of entry.hVineet Gupta2-67/+54
2023-12-08ARC: entry: SAVE_ABI_CALLEE_REG: ISA/ABI specific helperVineet Gupta4-46/+76
2023-12-05ARC: mm: Make virt_to_pfn() a static inlineLinus Walleij2-10/+13
2023-11-10kprobes: unify kprobes_exceptions_nofify() prototypesArnd Bergmann1-3/+0
2023-10-19fs: create helper file_user_path() for user displayed mapped file pathAmir Goldstein1-2/+4
2023-09-04Merge tag 'arc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds44-1024/+715
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+2
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds11-11/+11
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds8-97/+66
2023-08-24mm: rationalise flush_icache_pages() and flush_icache_page()Matthew Wilcox (Oracle)1-9/+0
2023-08-24arc: implement the new page table range APIMatthew Wilcox (Oracle)5-40/+59
2023-08-23ARC: boot log: fix warningVineet Gupta1-2/+4
2023-08-23arc: Explicitly include correct DT includesRob Herring1-1/+0
2023-08-21treewide: drop CONFIG_EMBEDDEDRandy Dunlap11-11/+11
2023-08-18ARC: pt_regs: create seperate type for ecrVineet Gupta7-45/+33
2023-08-18ARCv2: entry: rearrange pt_regs slightlyVineet Gupta3-13/+15
2023-08-18ARC: entry: replace 8 byte ADD.ne with 4 byte ADD2.neVineet Gupta1-1/+1
2023-08-18ARC: entry: replace 8 byte OR with 4 byte BSETVineet Gupta1-2/+2
2023-08-18ARC: entry: Add more common chores to EXCEPTION_PROLOGUEVineet Gupta5-47/+24
2023-08-18arc: mm: convert to GENERIC_IOREMAPBaoquan He3-49/+8
2023-08-17ARC: entry: EV_MachineCheck dont re-read ECRVineet Gupta1-3/+2
2023-08-17ARC: entry: ARcompact EV_ProtV to use r10 directlyVineet Gupta1-4/+2
2023-08-17ARC: entry: rework (non-functional)Vineet Gupta6-37/+39
2023-08-17ARC: __switch_to: move ksp to thread_info from thread_structVineet Gupta5-23/+20
2023-08-17ARC: __switch_to: asm with dwarf ops (vs. inline asm)Vineet Gupta4-152/+58
2023-08-17ARC: kernel stack: INIT_THREAD need not setup @init_stack in @kspVineet Gupta1-3/+1
2023-08-17ARC: entry: use gp to cache task pointer (vs. r25)Vineet Gupta13-154/+58
2023-08-17ARC: boot log: eliminate struct cpuinfo_arc #4: boot log per ISAVineet Gupta5-336/+261
2023-08-17ARC: boot log: eliminate struct cpuinfo_arc #3: don't exportVineet Gupta2-4/+0
2023-08-17ARC: boot log: eliminate struct cpuinfo_arc #2: cacheVineet Gupta4-115/+97
2023-08-17ARC: boot log: eliminate struct cpuinfo_arc #1: mmVineet Gupta4-67/+58
2023-08-17ARCv2: memset: don't prefetch for len == 0 which happens a alotVineet Gupta1-1/+2
2023-08-17ARC: uaccess: elide unaliged handling if hardware supportsVineet Gupta1-4/+6
2023-08-17ARC: uaccess: use optimized generic __strnlen_user/__strncpy_from_userVineet Gupta1-0/+2
2023-08-17ARC: uaccess: remove arc specific out-of-line handles for -OsVineet Gupta2-20/+2
2023-08-15ARC: atomics: Add compiler barrier to atomic operations...Pavel Kozlov2-6/+6
2023-08-13ARC: -Wmissing-prototype warning fixesVineet Gupta17-10/+48
2023-08-10csky: Cast argument to virt_to_pfn() to (void *)Linus Walleij1-1/+1
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe2-2/+2
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2023-07-01Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-4/+4
2023-06-29Merge tag 'slab-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds5-5/+0
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-14/+2
2023-06-28Merge branch 'expand-stack'Linus Torvalds2-8/+4
2023-06-24mm/fault: convert remaining simple cases to lock_mm_and_find_vma()Linus Torvalds2-8/+4
2023-06-15ARC: define ASM_NL and __ALIGN(_STR) outside #ifdef __ASSEMBLY__ guardMasahiro Yamada1-4/+4
2023-06-05locking/atomic: treewide: delete arch_atomic_*() kerneldocMark Rutland1-17/+0
2023-06-05locking/atomic: arc: add preprocessor symbolsMark Rutland1-0/+9
2023-06-05locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland2-24/+2
2023-05-29ARC: init: Pass a pointer to virt_to_pfn() in initLinus Walleij1-1/+1
2023-05-26mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATEDVlastimil Babka5-5/+0
2023-05-09Merge drm/drm-next into drm-misc-nextMaxime Ripard5-15/+12
2023-05-05Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2023-04-29locking/arch: Rename all internal __xchg() names to __arch_xchg()Andrzej Hajda1-2/+2
2023-04-28Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-7/+2
2023-04-20arch/arc: Implement <asm/fb.h> with generic helpersThomas Zimmermann1-14/+2
2023-04-18mm: make arch_has_descending_max_zone_pfns() staticArnd Bergmann1-5/+0
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov1-2/+2
2023-03-24treewide: Trace IPIs sent via smp_send_reschedule()Valentin Schneider1-1/+1
2023-03-09module: replace module_layout with module_memorySong Liu1-5/+7
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-4/+23
2023-02-09mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)1-1/+0
2023-02-02mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand1-1/+0
2023-02-02arc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand1-3/+24
2023-01-13arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabledPeter Zijlstra1-0/+3
2023-01-13objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra1-1/+0
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+0
2022-11-15arc: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov1-1/+1
2022-11-08mm: remove kern_addr_valid() completelyKefeng Wang1-2/+0
2022-10-17ARC: mm: fix leakage of memory allocated for PTEPavel Kozlov1-1/+1
2022-10-17arc: update config filesLukas Bulwahn13-33/+2
2022-10-17arc: iounmap() arg is volatileRandy Dunlap2-2/+2
2022-10-17arc: dts: Harmonize EHCI/OHCI DT nodes nameSerge Semin5-9/+9
2022-10-17ARC: bitops: Change __fls to return unsigned longAmadeusz Sławiński1-2/+2
2022-10-17ARC: Fix comment typoZhang Jiaming1-1/+1
2022-10-17ARC: Fix comment typoJilin Yuan2-3/+3
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-4/+1
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2022-10-02kbuild: remove head-y syntaxMasahiro Yamada1-2/+0
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada1-2/+2
2022-09-11kernel: exit: cleanup release_thread()Kefeng Wang1-3/+0
2022-09-11treewide: defconfig: address renamed CONFIG_DEBUG_INFO=yArnd Bergmann1-1/+1
2022-09-11arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERZi Yan1-1/+1
2022-08-10Merge tag 'kbuild-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds13-13/+0
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-8/+0
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-18/+24
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+0
2022-07-29profile: setup_profiling_timer() is moslty not implementedBen Dooks1-8/+0
2022-07-27kbuild: drop support for CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3Nick Desaulniers13-13/+0
2022-07-22PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne1-5/+0
2022-07-17mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual1-1/+0
2022-07-17arc/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual3-18/+21
2022-06-24jump_label: make initial NOP patching the special caseArd Biesheuvel1-13/+0
2022-06-16mm: avoid unnecessary page fault retires on shared memory typesPeter Xu1-0/+4
2022-06-03Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-6/+7
2022-05-07fork: Generalize PF_IO_WORKER handlingEric W. Biederman1-4/+3
2022-05-07fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman1-3/+5
2022-04-26ARC: bpf: define uapi for BPF_PROG_TYPE_PERF_EVENT program typeSergey Matyukevich2-0/+13
2022-04-26ARC: disasm: handle ARCv2 case in kprobe get/set functionsSergey Matyukevich1-2/+62
2022-04-25ARC: implement syscall tracepointsSergey Matyukevich5-10/+31
2022-04-25ARC: enable HAVE_REGS_AND_STACK_ACCESS_API featureSergey Matyukevich3-0/+147
2022-04-18ARC: remove redundant READ_ONCE() in cmpxchg loopBang Li1-1/+1
2022-04-18ARC: atomic: cleanup atomic-llsc definitionsSergey Matyukevich1-16/+16
2022-04-18arc: drop definitions of pgd_index() and pgd_offset{, _k}() entirelyRolf Eike Beer1-3/+0
2022-04-18ARC: dts: align SPI NOR node name with dtschemaKrzysztof Kozlowski1-1/+1
2022-04-18ARC: Remove a redundant memset()Christophe JAILLET1-1/+0
2022-04-18ARC: fix typos in commentsJulia Lawall5-5/+5
2022-04-18ARC: entry: fix syscall_trace_exit argumentSergey Matyukevich1-0/+1
2022-03-28Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-5/+4
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-55/+1
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport2-1/+1
2022-03-10resume_user_mode: Move to resume_user_mode.hEric W. Biederman1-2/+2
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman1-3/+2
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann4-25/+0
2022-02-25uaccess: generalize access_ok()Arnd Bergmann1-29/+0
2022-02-25uaccess: fix type mismatch warnings from access_ok()Arnd Bergmann1-1/+1
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2-2/+0
2022-01-19Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-4/+4
2022-01-18Merge tag 'arc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds8-178/+177
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+1
2022-01-15arch: remove GENERIC_FIND_FIRST_BIT entirelyYury Norov1-1/+0
2022-01-15include: move find.h from asm_generic to linuxYury Norov1-1/+0
2022-01-15mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitQi Zheng1-2/+1
2022-01-08kbuild: do not quote string values in include/config/auto.confMasahiro Yamada2-4/+4