index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
hexagon
Age
Commit message (
Expand
)
Author
2024-07-10
hexagon: use new system call table
Arnd Bergmann
2024-07-10
clone3: drop __ARCH_WANT_SYS_CLONE3 macro
Arnd Bergmann
2024-06-25
hexagon: fix fadvise64_64 calling conventions
Arnd Bergmann
2024-06-25
csky, hexagon: fix broken sys_sync_file_range
Arnd Bergmann
2024-03-26
hexagon: vmlinux.lds.S: handle attributes section
Nathan Chancellor
2024-03-21
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2024-03-12
Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-06
arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
Arnd Bergmann
2024-03-05
mm: Remove broken pfn_to_virt() on arch csky/hexagon/openrisc
Yan Zhao
2024-03-04
smp: Consolidate smp_prepare_boot_cpu()
Thomas Gleixner
2024-02-20
hexagon: select GENERIC_IRQ_PROBE instead of redefining it
Masahiro Yamada
2024-02-20
hexagon: select FRAME_POINTER instead of redefining it
Masahiro Yamada
2024-01-10
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-12-10
hexagon: traps: add internal prototypes for functions only called from asm
Nathan Chancellor
2023-12-10
hexagon: traps: remove sys_syscall()
Nathan Chancellor
2023-12-10
hexagon: irq: add prototype for arch_do_IRQ()
Nathan Chancellor
2023-12-10
hexagon: vm_events: remove unused dummy_handler()
Nathan Chancellor
2023-12-10
hexagon: vdso: include asm/elf.h for arch_setup_additional_pages() prototype
Nathan Chancellor
2023-12-10
hexagon: process: add internal prototype for do_work_pending()
Nathan Chancellor
2023-12-10
hexagon: process: include linux/cpu.h for arch_cpu_idle() prototype
Nathan Chancellor
2023-12-10
hexagon: reset: include linux/reboot.h for prototypes
Nathan Chancellor
2023-12-10
hexagon: signal: switch to SYSCALL_DEFINE0 for sys_rt_sigreturn()
Nathan Chancellor
2023-12-10
hexagon: time: include asm/delay.h for prototypes
Nathan Chancellor
2023-12-10
hexagon: time: mark time_init_deferred() as static
Nathan Chancellor
2023-12-10
hexagon: time: include asm/time.h for prototypes
Nathan Chancellor
2023-12-10
hexagon: vm_tlb: include asm/tlbflush.h for prototypes
Nathan Chancellor
2023-12-10
hexagon: vm_fault: include asm/vm_fault.h for prototypes
Nathan Chancellor
2023-12-10
hexagon: vm_fault: mark do_page_fault() as static
Nathan Chancellor
2023-12-10
hexagon: smp: mark handle_ipi() and start_secondary() as static
Nathan Chancellor
2023-12-10
hexagon: mm: include asm/setup.h for setup_arch_memory()'s prototype
Nathan Chancellor
2023-12-10
hexagon: mm: mark paging_init() as static
Nathan Chancellor
2023-12-10
hexagon: uaccess: remove clear_user_hexagon()
Nathan Chancellor
2023-12-05
Hexagon: Make pfn accessors statics inlines
Linus Walleij
2023-11-23
Merge branch 'asm-generic-io.h-cleanup' into asm-generic
Arnd Bergmann
2023-11-23
hexagon: Remove CONFIG_HEXAGON_ARCH_VERSION from uapi header
Thomas Huth
2023-11-23
asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()
Kefeng Wang
2023-11-23
arch/*/io.h: remove ioremap_uc in some architectures
Baoquan He
2023-11-03
Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-10-25
hexagon: Remove unusable symbols from the ptrace.h uapi
Thomas Huth
2023-10-17
vgacon, arch/*: remove unused screen_info definitions
Arnd Bergmann
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-08-24
mm: rationalise flush_icache_pages() and flush_icache_page()
Matthew Wilcox (Oracle)
2023-08-24
hexagon: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-21
treewide: drop CONFIG_EMBEDDED
Randy Dunlap
2023-08-21
hexagon: convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
2023-08-18
hexagon: mm: convert to GENERIC_IOREMAP
Baoquan He
2023-07-11
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
2023-06-28
Merge branch 'expand-stack'
Linus Torvalds
2023-06-27
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
[next]