summaryrefslogtreecommitdiff
path: root/arch/hexagon
AgeCommit message (Expand)Author
2025-01-30hexagon: Fix unbalanced spinlock in die()Lin Yujun
2025-01-30hexagon: Fix warning comparing pointer to 0Yang Li
2025-01-30hexagon: Move kernel prototypes out of uapi/asm/setup.h headerThomas Huth
2025-01-30hexagon: time: Remove redundant null check for resourceHardevsinh Palaniya
2025-01-30hexagon: fix using plain integer as NULL pointer warning in cmpxchgWillem de Bruijn
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-25asm-generic: pgalloc: provide generic __pgd_{alloc,free}Kevin Brodsky
2025-01-25mm: pgtable: introduce pagetable_dtor()Qi Zheng
2025-01-21Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-15hexagon: Remove GENERIC_PENDING_IRQ leftoverThomas Gleixner
2024-12-17hexagon: Disable constant extender optimization for LLVM prior to 19.1.0Nathan Chancellor
2024-11-25Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-11Improve consistency of '#error' directive messagesNataniel Farzan
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)
2024-10-28hexagon: simplify asm/io.h for !HAS_IOPORTArnd Bergmann
2024-10-28asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig
2024-10-28hexagon: Don't select GENERIC_IOMAP without HAS_IOPORT supportNiklas Schnelle
2024-10-16vdso: Introduce vdso/page.hVincenzo Frascino
2024-09-23hexagon: vdso: Fix build failureGuenter Roeck
2024-09-01mm: remove legacy install_special_mapping() codeLinus Torvalds
2024-07-10hexagon: use new system call tableArnd Bergmann
2024-07-10clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann
2024-06-25hexagon: fix fadvise64_64 calling conventionsArnd Bergmann
2024-06-25csky, hexagon: fix broken sys_sync_file_rangeArnd Bergmann
2024-03-26hexagon: vmlinux.lds.S: handle attributes sectionNathan Chancellor
2024-03-21Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2024-03-12Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-06arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitionsArnd Bergmann
2024-03-05mm: Remove broken pfn_to_virt() on arch csky/hexagon/openriscYan Zhao
2024-03-04smp: Consolidate smp_prepare_boot_cpu()Thomas Gleixner
2024-02-20hexagon: select GENERIC_IRQ_PROBE instead of redefining itMasahiro Yamada
2024-02-20hexagon: select FRAME_POINTER instead of redefining itMasahiro Yamada
2024-01-10Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-12-10hexagon: traps: add internal prototypes for functions only called from asmNathan Chancellor
2023-12-10hexagon: traps: remove sys_syscall()Nathan Chancellor
2023-12-10hexagon: irq: add prototype for arch_do_IRQ()Nathan Chancellor
2023-12-10hexagon: vm_events: remove unused dummy_handler()Nathan Chancellor
2023-12-10hexagon: vdso: include asm/elf.h for arch_setup_additional_pages() prototypeNathan Chancellor
2023-12-10hexagon: process: add internal prototype for do_work_pending()Nathan Chancellor
2023-12-10hexagon: process: include linux/cpu.h for arch_cpu_idle() prototypeNathan Chancellor
2023-12-10hexagon: reset: include linux/reboot.h for prototypesNathan Chancellor
2023-12-10hexagon: signal: switch to SYSCALL_DEFINE0 for sys_rt_sigreturn()Nathan Chancellor
2023-12-10hexagon: time: include asm/delay.h for prototypesNathan Chancellor
2023-12-10hexagon: time: mark time_init_deferred() as staticNathan Chancellor
2023-12-10hexagon: time: include asm/time.h for prototypesNathan Chancellor
2023-12-10hexagon: vm_tlb: include asm/tlbflush.h for prototypesNathan Chancellor
2023-12-10hexagon: vm_fault: include asm/vm_fault.h for prototypesNathan Chancellor
2023-12-10hexagon: vm_fault: mark do_page_fault() as staticNathan Chancellor