index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
hexagon
/
include
Age
Commit message (
Expand
)
Author
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
2021-07-23
hexagon: use generic strncpy/strnlen from_user
Arnd Bergmann
2021-07-23
asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
Arnd Bergmann
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2021-05-26
locking/atomic: hexagon: move to ARCH_ATOMIC
Mark Rutland
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-07
mm: remove xlate_dev_kmem_ptr()
David Hildenbrand
2021-05-03
Hexagon: change jumps to must-extend in futex_atomic_*
Sid Manning
2021-05-03
Hexagon: fix build errors
Sid Manning
2020-12-29
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-15
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-11-09
hexagon: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-10-27
hexagon: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
2020-10-25
whack-a-mole: USE_ELF_CORE_DUMP
Al Viro
2020-08-20
unify generic instances of csum_partial_copy_nocheck()
Al Viro
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
2020-07-29
locking/atomic: Move ATOMIC_INIT into linux/types.h
Herbert Xu
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-08
hexagon: use asm-generic/cacheflush.h
Christoph Hellwig
2020-06-04
hexagon: remove __ARCH_USE_5LEVEL_HACK
Mike Rapoport
2020-04-23
arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
Masahiro Yamada
2020-04-10
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
2020-04-10
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
2020-04-02
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
2020-03-28
Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...
Thomas Gleixner
2020-03-27
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
2020-03-21
hexagon: Remove mm.h from asm/uaccess.h
Sebastian Andrzej Siewior
2020-01-28
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-01-10
Merge branch 'x86/mm' into efi/core, to pick up dependencies
Ingo Molnar
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-04
hexagon: define ioremap_uc
Nick Desaulniers
2020-01-04
hexagon: parenthesize registers in asm predicates
Nick Desaulniers
2019-12-10
mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...
Ingo Molnar
2019-12-02
Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
[next]