index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
hexagon
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-25
hexagon: Remove unusable symbols from the ptrace.h uapi
Thomas Huth
2
-13
/
+25
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-24
mm: rationalise flush_icache_pages() and flush_icache_page()
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-08-24
hexagon: implement the new page table range API
Matthew Wilcox (Oracle)
2
-10
/
+7
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
1
-4
/
+7
2023-07-11
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
1
-1
/
+1
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
2023-06-05
locking/atomic: make atomic*_{cmp,}xchg optional
Mark Rutland
1
-6
/
+0
2023-06-05
locking/atomic: hexagon: remove redundant arch_atomic_cmpxchg
Mark Rutland
1
-42
/
+4
2023-04-29
locking/arch: Rename all internal __xchg() names to __arch_xchg()
Andrzej Hajda
1
-5
/
+5
2023-02-09
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
1
-1
/
+0
2023-02-02
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-1
/
+0
2023-02-02
hexagon/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-6
/
+31
2022-11-08
mm: remove kern_addr_valid() completely
Kefeng Wang
1
-7
/
+0
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+0
2022-10-04
Merge tag 'regmap-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
1
-0
/
+25
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
1
-4
/
+0
2022-08-27
provide arch_test_bit_acquire for architectures that define test_bit
Mikulas Patocka
1
-0
/
+15
2022-08-22
regmap/hexagon: Properly fix the generic IO helpers
Linus Walleij
1
-0
/
+23
2022-08-17
regmap: mmio: Support accelerared noinc operations
Linus Walleij
1
-0
/
+2
2022-08-07
Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-9
/
+15
2022-07-17
hexagon/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-27
/
+0
2022-06-30
bitops: unify non-atomic bitops prototypes across architectures
Alexander Lobakin
1
-9
/
+15
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-31
/
+0
2022-03-21
arch: Add pmd_pfn() where it is missing
Mike Rapoport
1
-0
/
+5
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
1
-6
/
+0
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
1
-25
/
+0
2022-02-14
uaccess: fix integer overflow on access_ok()
Arnd Bergmann
1
-9
/
+9
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-1
/
+0
2022-01-15
include: move find.h from asm_generic to linux
Yury Norov
1
-1
/
+0
2021-12-13
Merge tag 'v5.16-rc5' into locking/core, to pick up fixes
Ingo Molnar
2
-28
/
+1
2021-12-07
locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h
Sebastian Andrzej Siewior
1
-1
/
+1
2021-11-20
hexagon: clean up timer-regs.h
Nathan Chancellor
2
-28
/
+1
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
1
-1
/
+1
2021-07-27
asm-generic: remove extra strn{cpy_from,len}_user declarations
Arnd Bergmann
1
-6
/
+0
2021-07-23
hexagon: use generic strncpy/strnlen from_user
Arnd Bergmann
1
-31
/
+2
2021-07-23
asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
Arnd Bergmann
1
-9
/
+13
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+0
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
1
-1
/
+0
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
1
-3
/
+0
2021-05-26
locking/atomic: hexagon: move to ARCH_ATOMIC
Mark Rutland
2
-16
/
+16
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+0
2021-05-07
mm: remove xlate_dev_kmem_ptr()
David Hildenbrand
1
-1
/
+0
2021-05-03
Hexagon: change jumps to must-extend in futex_atomic_*
Sid Manning
1
-2
/
+2
2021-05-03
Hexagon: fix build errors
Sid Manning
1
-1
/
+2
2020-12-29
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
1
-1
/
+0
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2020-12-15
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-28
/
+5
[next]