summaryrefslogtreecommitdiffstats
path: root/arch/hexagon
Commit message (Expand)AuthorAgeFilesLines
* hexagon: vmlinux.lds.S: handle attributes sectionNathan Chancellor2024-03-261-0/+1
* Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2024-03-211-9/+3
|\
| * hexagon: select GENERIC_IRQ_PROBE instead of redefining itMasahiro Yamada2024-02-201-6/+1
| * hexagon: select FRAME_POINTER instead of redefining itMasahiro Yamada2024-02-201-3/+2
* | Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-122-31/+5
|\ \
| * | arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitionsArnd Bergmann2024-03-062-25/+5
| * | mm: Remove broken pfn_to_virt() on arch csky/hexagon/openriscYan Zhao2024-03-051-6/+0
| |/
* / smp: Consolidate smp_prepare_boot_cpu()Thomas Gleixner2024-03-041-4/+0
|/
* Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-104-19/+19
|\
| * Hexagon: Make pfn accessors statics inlinesLinus Walleij2023-12-051-2/+13
| * Merge branch 'asm-generic-io.h-cleanup' into asm-genericArnd Bergmann2023-11-231-9/+0
| |\
| | * asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()Kefeng Wang2023-11-231-6/+0
| | * arch/*/io.h: remove ioremap_uc in some architecturesBaoquan He2023-11-231-3/+0
| * | hexagon: Remove CONFIG_HEXAGON_ARCH_VERSION from uapi headerThomas Huth2023-11-232-8/+6
| |/
* | hexagon: traps: add internal prototypes for functions only called from asmNathan Chancellor2023-12-101-0/+4
* | hexagon: traps: remove sys_syscall()Nathan Chancellor2023-12-101-7/+0
* | hexagon: irq: add prototype for arch_do_IRQ()Nathan Chancellor2023-12-101-0/+3
* | hexagon: vm_events: remove unused dummy_handler()Nathan Chancellor2023-12-101-7/+0
* | hexagon: vdso: include asm/elf.h for arch_setup_additional_pages() prototypeNathan Chancellor2023-12-101-0/+1
* | hexagon: process: add internal prototype for do_work_pending()Nathan Chancellor2023-12-101-0/+1
* | hexagon: process: include linux/cpu.h for arch_cpu_idle() prototypeNathan Chancellor2023-12-101-0/+1
* | hexagon: reset: include linux/reboot.h for prototypesNathan Chancellor2023-12-101-0/+1
* | hexagon: signal: switch to SYSCALL_DEFINE0 for sys_rt_sigreturn()Nathan Chancellor2023-12-101-1/+1
* | hexagon: time: include asm/delay.h for prototypesNathan Chancellor2023-12-101-0/+1
* | hexagon: time: mark time_init_deferred() as staticNathan Chancellor2023-12-101-1/+1
* | hexagon: time: include asm/time.h for prototypesNathan Chancellor2023-12-101-0/+1
* | hexagon: vm_tlb: include asm/tlbflush.h for prototypesNathan Chancellor2023-12-101-0/+1
* | hexagon: vm_fault: include asm/vm_fault.h for prototypesNathan Chancellor2023-12-101-0/+1
* | hexagon: vm_fault: mark do_page_fault() as staticNathan Chancellor2023-12-101-1/+1
* | hexagon: smp: mark handle_ipi() and start_secondary() as staticNathan Chancellor2023-12-101-2/+2
* | hexagon: mm: include asm/setup.h for setup_arch_memory()'s prototypeNathan Chancellor2023-12-101-0/+1
* | hexagon: mm: mark paging_init() as staticNathan Chancellor2023-12-101-1/+1
* | hexagon: uaccess: remove clear_user_hexagon()Nathan Chancellor2023-12-101-8/+0
|/
* Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-11-032-5/+0
|\
| * vgacon, arch/*: remove unused screen_info definitionsArnd Bergmann2023-10-172-5/+0
* | hexagon: Remove unusable symbols from the ptrace.h uapiThomas Huth2023-10-252-13/+25
|/
* Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-311-1/+1
|\
| * mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe2023-07-111-1/+1
* | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-08-291-1/+1
|\ \
| * | treewide: drop CONFIG_EMBEDDEDRandy Dunlap2023-08-211-1/+1
| |/
* | mm: rationalise flush_icache_pages() and flush_icache_page()Matthew Wilcox (Oracle)2023-08-241-1/+1
* | hexagon: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-242-10/+7
* | hexagon: convert __pte_free_tlb() to use ptdescsVishal Moola (Oracle)2023-08-211-4/+4
* | hexagon: mm: convert to GENERIC_IOREMAPBaoquan He2023-08-185-51/+9
|/
* Merge branch 'expand-stack'Linus Torvalds2023-06-282-14/+5
|\
| * mm/fault: convert remaining simple cases to lock_mm_and_find_vma()Linus Torvalds2023-06-242-14/+5
* | Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-06-271-3/+3
|\ \
| * | Hexagon: Replace all non-returning strlcpy with strscpyAzeem Shaikh2023-06-141-3/+3
| |/
* | locking/atomic: treewide: delete arch_atomic_*() kerneldocMark Rutland2023-06-051-16/+0
* | locking/atomic: hexagon: add preprocessor symbolsMark Rutland2023-06-051-0/+9