index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
hexagon
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-26
hexagon: vmlinux.lds.S: handle attributes section
Nathan Chancellor
1
-0
/
+1
2024-03-22
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-9
/
+3
2024-03-12
Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-31
/
+5
2024-03-06
arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
Arnd Bergmann
2
-25
/
+5
2024-03-05
mm: Remove broken pfn_to_virt() on arch csky/hexagon/openrisc
Yan Zhao
1
-6
/
+0
2024-03-04
smp: Consolidate smp_prepare_boot_cpu()
Thomas Gleixner
1
-4
/
+0
2024-02-20
hexagon: select GENERIC_IRQ_PROBE instead of redefining it
Masahiro Yamada
1
-6
/
+1
2024-02-20
hexagon: select FRAME_POINTER instead of redefining it
Masahiro Yamada
1
-3
/
+2
2024-01-11
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-19
/
+19
2023-12-11
hexagon: traps: add internal prototypes for functions only called from asm
Nathan Chancellor
1
-0
/
+4
2023-12-11
hexagon: traps: remove sys_syscall()
Nathan Chancellor
1
-7
/
+0
2023-12-11
hexagon: irq: add prototype for arch_do_IRQ()
Nathan Chancellor
1
-0
/
+3
2023-12-11
hexagon: vm_events: remove unused dummy_handler()
Nathan Chancellor
1
-7
/
+0
2023-12-11
hexagon: vdso: include asm/elf.h for arch_setup_additional_pages() prototype
Nathan Chancellor
1
-0
/
+1
2023-12-11
hexagon: process: add internal prototype for do_work_pending()
Nathan Chancellor
1
-0
/
+1
2023-12-11
hexagon: process: include linux/cpu.h for arch_cpu_idle() prototype
Nathan Chancellor
1
-0
/
+1
2023-12-11
hexagon: reset: include linux/reboot.h for prototypes
Nathan Chancellor
1
-0
/
+1
2023-12-11
hexagon: signal: switch to SYSCALL_DEFINE0 for sys_rt_sigreturn()
Nathan Chancellor
1
-1
/
+1
2023-12-11
hexagon: time: include asm/delay.h for prototypes
Nathan Chancellor
1
-0
/
+1
2023-12-11
hexagon: time: mark time_init_deferred() as static
Nathan Chancellor
1
-1
/
+1
2023-12-11
hexagon: time: include asm/time.h for prototypes
Nathan Chancellor
1
-0
/
+1
2023-12-11
hexagon: vm_tlb: include asm/tlbflush.h for prototypes
Nathan Chancellor
1
-0
/
+1
2023-12-11
hexagon: vm_fault: include asm/vm_fault.h for prototypes
Nathan Chancellor
1
-0
/
+1
2023-12-11
hexagon: vm_fault: mark do_page_fault() as static
Nathan Chancellor
1
-1
/
+1
2023-12-11
hexagon: smp: mark handle_ipi() and start_secondary() as static
Nathan Chancellor
1
-2
/
+2
2023-12-11
hexagon: mm: include asm/setup.h for setup_arch_memory()'s prototype
Nathan Chancellor
1
-0
/
+1
2023-12-11
hexagon: mm: mark paging_init() as static
Nathan Chancellor
1
-1
/
+1
2023-12-11
hexagon: uaccess: remove clear_user_hexagon()
Nathan Chancellor
1
-8
/
+0
2023-12-05
Hexagon: Make pfn accessors statics inlines
Linus Walleij
1
-2
/
+13
2023-11-23
Merge branch 'asm-generic-io.h-cleanup' into asm-generic
Arnd Bergmann
1
-9
/
+0
2023-11-23
hexagon: Remove CONFIG_HEXAGON_ARCH_VERSION from uapi header
Thomas Huth
2
-8
/
+6
2023-11-23
asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()
Kefeng Wang
1
-6
/
+0
2023-11-23
arch/*/io.h: remove ioremap_uc in some architectures
Baoquan He
1
-3
/
+0
2023-11-04
Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-5
/
+0
2023-10-25
hexagon: Remove unusable symbols from the ptrace.h uapi
Thomas Huth
2
-13
/
+25
2023-10-17
vgacon, arch/*: remove unused screen_info definitions
Arnd Bergmann
2
-5
/
+0
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2023-08-30
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2023-08-25
mm: rationalise flush_icache_pages() and flush_icache_page()
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-08-25
hexagon: implement the new page table range API
Matthew Wilcox (Oracle)
2
-10
/
+7
2023-08-21
treewide: drop CONFIG_EMBEDDED
Randy Dunlap
1
-1
/
+1
2023-08-21
hexagon: convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
1
-4
/
+4
2023-08-18
hexagon: mm: convert to GENERIC_IOREMAP
Baoquan He
5
-51
/
+9
2023-07-12
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
1
-1
/
+1
2023-06-29
Merge branch 'expand-stack'
Linus Torvalds
2
-14
/
+5
2023-06-28
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+3
2023-06-25
mm/fault: convert remaining simple cases to lock_mm_and_find_vma()
Linus Torvalds
2
-14
/
+5
2023-06-14
Hexagon: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
1
-3
/
+3
2023-06-05
locking/atomic: treewide: delete arch_atomic_*() kerneldoc
Mark Rutland
1
-16
/
+0
2023-06-05
locking/atomic: hexagon: add preprocessor symbols
Mark Rutland
1
-0
/
+9
[next]