index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
hexagon
/
include
/
asm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hexagon: use new system call table
Arnd Bergmann
2024-07-10
2
-0
/
+12
*
hexagon: fix fadvise64_64 calling conventions
Arnd Bergmann
2024-06-25
1
-0
/
+6
*
arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
Arnd Bergmann
2024-03-06
1
-5
/
+1
*
mm: Remove broken pfn_to_virt() on arch csky/hexagon/openrisc
Yan Zhao
2024-03-05
1
-6
/
+0
*
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-11
2
-11
/
+13
|
\
|
*
Hexagon: Make pfn accessors statics inlines
Linus Walleij
2023-12-05
1
-2
/
+13
|
*
asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()
Kefeng Wang
2023-11-23
1
-6
/
+0
|
*
arch/*/io.h: remove ioremap_uc in some architectures
Baoquan He
2023-11-23
1
-3
/
+0
*
|
hexagon: irq: add prototype for arch_do_IRQ()
Nathan Chancellor
2023-12-11
1
-0
/
+3
|
/
*
hexagon: Remove unusable symbols from the ptrace.h uapi
Thomas Huth
2023-10-25
1
-0
/
+25
*
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-31
1
-1
/
+1
|
\
|
*
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
2023-07-11
1
-1
/
+1
*
|
mm: rationalise flush_icache_pages() and flush_icache_page()
Matthew Wilcox (Oracle)
2023-08-25
1
-1
/
+1
*
|
hexagon: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-25
2
-10
/
+7
*
|
hexagon: convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
2023-08-21
1
-4
/
+4
*
|
hexagon: mm: convert to GENERIC_IOREMAP
Baoquan He
2023-08-18
1
-4
/
+7
|
/
*
locking/atomic: treewide: delete arch_atomic_*() kerneldoc
Mark Rutland
2023-06-05
1
-16
/
+0
*
locking/atomic: hexagon: add preprocessor symbols
Mark Rutland
2023-06-05
1
-0
/
+9
*
locking/atomic: make atomic*_{cmp,}xchg optional
Mark Rutland
2023-06-05
1
-6
/
+0
*
locking/atomic: hexagon: remove redundant arch_atomic_cmpxchg
Mark Rutland
2023-06-05
1
-42
/
+4
*
locking/arch: Rename all internal __xchg() names to __arch_xchg()
Andrzej Hajda
2023-04-29
1
-5
/
+5
*
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
2023-02-10
1
-1
/
+0
*
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-03
1
-1
/
+0
*
hexagon/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-03
1
-6
/
+31
*
mm: remove kern_addr_valid() completely
Kefeng Wang
2022-11-09
1
-7
/
+0
*
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-10-12
1
-4
/
+0
|
\
|
*
kernel: exit: cleanup release_thread()
Kefeng Wang
2022-09-12
1
-4
/
+0
*
|
Merge tag 'regmap-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2022-10-05
1
-0
/
+25
|
\
\
|
|
/
|
/
|
|
*
regmap/hexagon: Properly fix the generic IO helpers
Linus Walleij
2022-08-22
1
-0
/
+23
|
*
regmap: mmio: Support accelerared noinc operations
Linus Walleij
2022-08-17
1
-0
/
+2
*
|
provide arch_test_bit_acquire for architectures that define test_bit
Mikulas Patocka
2022-08-27
1
-0
/
+15
|
/
*
Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-08-08
1
-9
/
+15
|
\
|
*
bitops: unify non-atomic bitops prototypes across architectures
Alexander Lobakin
2022-07-01
1
-9
/
+15
*
|
hexagon/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-18
1
-27
/
+0
|
/
*
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-24
2
-31
/
+0
|
\
|
*
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2022-02-25
1
-6
/
+0
|
*
uaccess: generalize access_ok()
Arnd Bergmann
2022-02-25
1
-25
/
+0
|
*
uaccess: fix integer overflow on access_ok()
Arnd Bergmann
2022-02-14
1
-9
/
+9
*
|
arch: Add pmd_pfn() where it is missing
Mike Rapoport
2022-03-21
1
-0
/
+5
|
/
*
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-23
1
-1
/
+0
|
\
|
*
include: move find.h from asm_generic to linux
Yury Norov
2022-01-15
1
-1
/
+0
*
|
Merge tag 'v5.16-rc5' into locking/core, to pick up fixes
Ingo Molnar
2021-12-13
2
-28
/
+1
|
\
|
|
*
hexagon: clean up timer-regs.h
Nathan Chancellor
2021-11-20
2
-28
/
+1
*
|
locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h
Sebastian Andrzej Siewior
2021-12-07
1
-1
/
+1
|
/
*
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-10-15
1
-1
/
+1
*
asm-generic: remove extra strn{cpy_from,len}_user declarations
Arnd Bergmann
2021-07-27
1
-6
/
+0
*
hexagon: use generic strncpy/strnlen from_user
Arnd Bergmann
2021-07-23
1
-31
/
+2
*
asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
Arnd Bergmann
2021-07-23
1
-9
/
+13
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-02
1
-4
/
+0
|
\
|
*
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2021-07-01
1
-1
/
+0
[next]