summaryrefslogtreecommitdiff
path: root/arch/hexagon
AgeCommit message (Expand)Author
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
2023-12-10hexagon: smp: mark handle_ipi() and start_secondary() as staticNathan Chancellor
2023-12-10hexagon: mm: include asm/setup.h for setup_arch_memory()'s prototypeNathan Chancellor
2023-12-10hexagon: mm: mark paging_init() as staticNathan Chancellor
2023-12-10hexagon: uaccess: remove clear_user_hexagon()Nathan Chancellor
2023-12-05Hexagon: Make pfn accessors statics inlinesLinus Walleij
2023-11-23Merge branch 'asm-generic-io.h-cleanup' into asm-genericArnd Bergmann
2023-11-23hexagon: Remove CONFIG_HEXAGON_ARCH_VERSION from uapi headerThomas Huth
2023-11-23asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()Kefeng Wang
2023-11-23arch/*/io.h: remove ioremap_uc in some architecturesBaoquan He
2023-11-03Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-10-25hexagon: Remove unusable symbols from the ptrace.h uapiThomas Huth