index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
hexagon
/
include
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-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-01-10
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-12-10
hexagon: irq: add prototype for arch_do_IRQ()
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-10-25
hexagon: Remove unusable symbols from the ptrace.h uapi
Thomas Huth
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
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
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-05
locking/atomic: treewide: delete arch_atomic_*() kerneldoc
Mark Rutland
2023-06-05
locking/atomic: hexagon: add preprocessor symbols
Mark Rutland
2023-06-05
locking/atomic: make atomic*_{cmp,}xchg optional
Mark Rutland
2023-06-05
locking/atomic: hexagon: remove redundant arch_atomic_cmpxchg
Mark Rutland
2023-04-29
locking/arch: Rename all internal __xchg() names to __arch_xchg()
Andrzej Hajda
2023-02-09
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
2023-02-02
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
hexagon/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2022-11-08
mm: remove kern_addr_valid() completely
Kefeng Wang
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-10-04
Merge tag 'regmap-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
2022-08-27
provide arch_test_bit_acquire for architectures that define test_bit
Mikulas Patocka
2022-08-22
regmap/hexagon: Properly fix the generic IO helpers
Linus Walleij
2022-08-17
regmap: mmio: Support accelerared noinc operations
Linus Walleij
2022-08-07
Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-07-17
hexagon/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-06-30
bitops: unify non-atomic bitops prototypes across architectures
Alexander Lobakin
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-21
arch: Add pmd_pfn() where it is missing
Mike Rapoport
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
2022-02-14
uaccess: fix integer overflow on access_ok()
Arnd Bergmann
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-15
include: move find.h from asm_generic to linux
Yury Norov
2021-12-13
Merge tag 'v5.16-rc5' into locking/core, to pick up fixes
Ingo Molnar
2021-12-07
locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h
Sebastian Andrzej Siewior
2021-11-20
hexagon: clean up timer-regs.h
Nathan Chancellor
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-07-27
asm-generic: remove extra strn{cpy_from,len}_user declarations
Arnd Bergmann
[next]