开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
hexagon
Age
Commit message (
Expand
)
Author
2025-01-30
hexagon: Fix unbalanced spinlock in die()
Lin Yujun
2025-01-30
hexagon: Fix warning comparing pointer to 0
Yang Li
2025-01-30
hexagon: Move kernel prototypes out of uapi/asm/setup.h header
Thomas Huth
2025-01-30
hexagon: time: Remove redundant null check for resource
Hardevsinh Palaniya
2025-01-30
hexagon: fix using plain integer as NULL pointer warning in cmpxchg
Willem de Bruijn
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-25
asm-generic: pgalloc: provide generic __pgd_{alloc,free}
Kevin Brodsky
2025-01-25
mm: pgtable: introduce pagetable_dtor()
Qi Zheng
2025-01-21
Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-01-15
hexagon: Remove GENERIC_PENDING_IRQ leftover
Thomas Gleixner
2024-12-17
hexagon: Disable constant extender optimization for LLVM prior to 19.1.0
Nathan Chancellor
2024-11-25
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-20
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-11-11
Improve consistency of '#error' directive messages
Nataniel Farzan
2024-11-07
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
2024-10-28
hexagon: simplify asm/io.h for !HAS_IOPORT
Arnd Bergmann
2024-10-28
asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
2024-10-28
hexagon: Don't select GENERIC_IOMAP without HAS_IOPORT support
Niklas Schnelle
2024-10-16
vdso: Introduce vdso/page.h
Vincenzo Frascino
2024-09-23
hexagon: vdso: Fix build failure
Guenter Roeck
2024-09-01
mm: remove legacy install_special_mapping() code
Linus Torvalds
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
[next]