summaryrefslogtreecommitdiffstats
path: root/arch/hexagon
Commit message (Expand)AuthorAgeFilesLines
* 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
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-092-4/+1
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov2020-06-091-7/+1
* hexagon: add show_stack_loglvl()Dmitry Safonov2020-06-091-14/+17
* hexagon: use asm-generic/cacheflush.hChristoph Hellwig2020-06-081-14/+5
* Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-06-061-1/+1
|\
| * hexagon: suppress error message for 'make clean'Masahiro Yamada2020-05-121-1/+1
* | hexagon: remove __ARCH_USE_5LEVEL_HACKMike Rapoport2020-06-042-3/+2
* | mm: free_area_init: use maximal zone PFNs rather than zone sizesMike Rapoport2020-06-031-3/+3
|/
* arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Masahiro Yamada2020-04-231-4/+4
* mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual2020-04-101-2/+0
* mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual2020-04-101-2/+1
* mm: allow VM_FAULT_RETRY for multiple timesPeter Xu2020-04-021-1/+0
* mm: introduce FAULT_FLAG_DEFAULTPeter Xu2020-04-021-1/+1
* mm: introduce fault_signal_pending()Peter Xu2020-04-021-1/+1
* asm-generic: make more kernel-space headers mandatoryMasahiro Yamada2020-04-021-33/+0
* Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-302-19/+14
|\
| * hexagon: Replace setup_irq() by request_irq()afzal mohammed2020-03-292-19/+14
* | Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner2020-03-281-3/+2
|\ \
| * | futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro2020-03-271-3/+2
| |/
* / hexagon: Remove mm.h from asm/uaccess.hSebastian Andrzej Siewior2020-03-211-1/+0
|/
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-281-3/+3
|\
| * sched/rt, hexagon: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-081-3/+3
* | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-01-281-0/+4
|\ \
| * \ Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar2020-01-101-0/+4
| |\ \
| | * | mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar2019-12-101-0/+4
| | |/
* | / remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+0
|/ /
* | hexagon: define ioremap_ucNick Desaulniers2020-01-041-0/+1
* | hexagon: work around compiler crashNick Desaulniers2020-01-041-3/+1
* | hexagon: parenthesize registers in asm predicatesNick Desaulniers2020-01-046-23/+23
|/
* Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-12-021-27/+0
|\
| * hexagon: remove asm/bitsperlong.hMasahiro Yamada2019-11-111-27/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds2019-11-281-2/+2
|\ \