summaryrefslogtreecommitdiff
path: root/arch/hexagon
AgeCommit message (Expand)AuthorFilesLines
2025-04-08Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds1-3/+0
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC_T10DIFEric Biggers1-1/+0
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC16Eric Biggers1-1/+0
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC_CCITTEric Biggers1-1/+0
2025-04-01mm: pgtable: convert some architectures to use tlb_remove_ptdesc()Qi Zheng1-5/+2
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-29/+3
2025-03-17arch, mm: make releasing of memory to page allocator more explicitMike Rapoport (Microsoft)1-18/+0
2025-03-17arch, mm: set high_memory in free_area_init()Mike Rapoport (Microsoft)1-6/+0
2025-03-17hexagon: move initialization of init_mm.context init to paging_init()Mike Rapoport (Microsoft)1-8/+6
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_LIBCRC32CEric Biggers1-1/+0
2025-01-30hexagon: Fix unbalanced spinlock in die()Lin Yujun1-1/+3
2025-01-30hexagon: Fix warning comparing pointer to 0Yang Li1-1/+1
2025-01-30hexagon: Move kernel prototypes out of uapi/asm/setup.h headerThomas Huth2-12/+22
2025-01-30hexagon: time: Remove redundant null check for resourceHardevsinh Palaniya1-2/+1
2025-01-30hexagon: fix using plain integer as NULL pointer warning in cmpxchgWillem de Bruijn1-1/+1
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2025-01-25asm-generic: pgalloc: provide generic __pgd_{alloc,free}Kevin Brodsky1-1/+1
2025-01-25mm: pgtable: introduce pagetable_dtor()Qi Zheng1-1/+1
2025-01-21Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+0
2025-01-15hexagon: Remove GENERIC_PENDING_IRQ leftoverThomas Gleixner1-1/+0
2024-12-17hexagon: Disable constant extender optimization for LLVM prior to 19.1.0Nathan Chancellor1-0/+6
2024-11-25Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
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 Torvalds5-302/+16
2024-11-11Improve consistency of '#error' directive messagesNataniel Farzan1-1/+1
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)1-0/+1
2024-10-28hexagon: simplify asm/io.h for !HAS_IOPORTArnd Bergmann4-295/+16
2024-10-28asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig1-6/+0
2024-10-28hexagon: Don't select GENERIC_IOMAP without HAS_IOPORT supportNiklas Schnelle1-1/+0
2024-10-16vdso: Introduce vdso/page.hVincenzo Frascino1-3/+1
2024-09-23hexagon: vdso: Fix build failureGuenter Roeck1-1/+1
2024-09-01mm: remove legacy install_special_mapping() codeLinus Torvalds1-4/+10
2024-07-10hexagon: use new system call tableArnd Bergmann6-15/+26
2024-07-10clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann1-0/+2
2024-06-25hexagon: fix fadvise64_64 calling conventionsArnd Bergmann2-0/+13
2024-06-25csky, hexagon: fix broken sys_sync_file_rangeArnd Bergmann1-0/+1
2024-03-26hexagon: vmlinux.lds.S: handle attributes sectionNathan Chancellor1-0/+1
2024-03-21Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-9/+3
2024-03-12Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-31/+5
2024-03-06arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitionsArnd Bergmann2-25/+5
2024-03-05mm: Remove broken pfn_to_virt() on arch csky/hexagon/openriscYan Zhao1-6/+0
2024-03-04smp: Consolidate smp_prepare_boot_cpu()Thomas Gleixner1-4/+0
2024-02-20hexagon: select GENERIC_IRQ_PROBE instead of redefining itMasahiro Yamada1-6/+1
2024-02-20hexagon: select FRAME_POINTER instead of redefining itMasahiro Yamada1-3/+2
2024-01-10Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-19/+19
2023-12-10hexagon: traps: add internal prototypes for functions only called from asmNathan Chancellor1-0/+4
2023-12-10hexagon: traps: remove sys_syscall()Nathan Chancellor1-7/+0
2023-12-10hexagon: irq: add prototype for arch_do_IRQ()Nathan Chancellor1-0/+3
2023-12-10hexagon: vm_events: remove unused dummy_handler()Nathan Chancellor1-7/+0
2023-12-10hexagon: vdso: include asm/elf.h for arch_setup_additional_pages() prototypeNathan Chancellor1-0/+1