summaryrefslogtreecommitdiffstats
path: root/arch/hexagon
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-072-2/+0
|\
| * mm: remove xlate_dev_kmem_ptr()David Hildenbrand2021-05-071-1/+0
| * drivers/char: remove /dev/kmem for goodDavid Hildenbrand2021-05-071-1/+0
* | Hexagon: add target builtins to kernelSid Manning2021-05-038-8/+249
* | Hexagon: remove DEBUG from comet configSid Manning2021-05-031-1/+0
* | Hexagon: change jumps to must-extend in futex_atomic_*Sid Manning2021-05-031-2/+2
* | Hexagon: fix build errorsSid Manning2021-05-033-3/+7
|/
* mm: move mem_init_print_info() into mm_init()Kefeng Wang2021-04-301-1/+0
* Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-271-1/+1
|\
| * arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe2021-02-211-1/+1
* | hexagon: remove CONFIG_EXPERIMENTAL from defconfigsRandy Dunlap2021-02-241-1/+0
|/
* arch: hexagon: Don't select HAVE_OPROFILEViresh Kumar2021-01-221-1/+0
* local64.h: make <asm/local64.h> mandatoryRandy Dunlap2020-12-291-1/+0
* Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-162-1/+3
|\
| * hexagon: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-092-1/+3
* | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-161-1/+0
|\ \
| * | timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann2020-10-301-1/+0
| |/
* | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-12-151-28/+5
|\ \
| * | hexagon: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin2020-10-271-28/+5
| |/
* | Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-151-1/+0
|\ \
| * | whack-a-mole: USE_ELF_CORE_DUMPAl Viro2020-10-251-1/+0
| |/
* / sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra2020-11-241-1/+1
|/
* Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-231-1/+0
|\
| * tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe2020-10-171-1/+0
* | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-10-221-0/+1
|\ \ | |/ |/|
| * uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig2020-09-081-0/+1
* | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-151-1/+1
|\ \
| * | dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-061-1/+1
* | | Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-122-22/+0
|\ \ \
| * | | unify generic instances of csum_partial_copy_nocheck()Al Viro2020-08-202-22/+0
| | |/ | |/|
* | | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-121-0/+1
|\ \ \ | |_|/ |/| |
| * | vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook2020-09-011-0/+1
| |/
* / treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-232-2/+2
|/
* mm/hexagon: use general page fault accountingPeter Xu2020-08-121-5/+4
* mm: do page fault accounting in handle_mm_faultPeter Xu2020-08-121-1/+1
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2020-08-091-9/+0
|\
| * kill unused dump_fpu() instancesAl Viro2020-07-271-9/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-071-6/+1
|\ \
| * | asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport2020-08-071-6/+1
* | | Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-08-071-41/+21
|\ \ \ | |/ / |/| / | |/
| * hexagon: switch to ->regset_get()Al Viro2020-07-271-41/+21
* | Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds2020-08-041-3/+3
|\ \
| * | arch: rename copy_thread_tls() back to copy_thread()Christian Brauner2020-07-041-2/+2
| * | arch: remove HAVE_COPY_THREAD_TLSChristian Brauner2020-07-041-1/+0
| * | hexagon: switch to copy_thread_tls()Christian Brauner2020-07-042-3/+4
| |/
* / locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu2020-07-291-2/+0
|/
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-6/+6
* mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-092-6/+6
* mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-091-48/+4
* mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport2020-06-091-4/+0