summaryrefslogtreecommitdiffstats
path: root/arch/nios2
Commit message (Expand)AuthorAgeFilesLines
* mm/nios2: use general page fault accountingPeter Xu2020-08-121-10/+4
* mm: do page fault accounting in handle_mm_faultPeter Xu2020-08-121-1/+1
* uaccess: remove segment_eqChristoph Hellwig2020-08-121-1/+1
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2020-08-091-8/+0
|\
| * kill unused dump_fpu() instancesAl Viro2020-07-271-8/+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-36/+15
|\ \ \ | |/ / |/| / | |/
| * nios2: switch to ->regset_get()Al Viro2020-07-271-36/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-051-3/+2
|\ \
| * | arch, net: remove the last csum_partial_copy() leftoversChristoph Hellwig2020-07-201-3/+2
| |/
* | 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
* | nios2: enable HAVE_COPY_THREAD_TLS, switch to kernel_clone_argsChristian Brauner2020-07-043-9/+22
|/
* Merge tag 'nios2-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-06-121-0/+1
|\
| * nios2: signal: Mark expected switch fall-throughLey Foon Tan2020-06-121-0/+1
* | mmap locking API: convert mmap_sem API commentsMichel Lespinasse2020-06-091-1/+1
* | mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-092-8/+8
* | mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-091-18/+4
* | mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* | mm: introduce include/linux/pgtable.hMike Rapoport2020-06-092-3/+1
* | mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-094-4/+0
* | kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov2020-06-091-9/+3
* | nios2: add show_stack_loglvl()Dmitry Safonov2020-06-091-8/+15
* | nios2: add support for folded p4d page tablesMike Rapoport2020-06-043-5/+13
* | mm: free_area_init: use maximal zone PFNs rather than zone sizesMike Rapoport2020-06-031-5/+3
* | take the dummy csum_and_copy_from_user() into net/checksum.hAl Viro2020-05-291-2/+0
|/
* Merge tag 'nios2-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-04-113-4/+11
|\
| * arch: nios2: remove 'resetvalue' propertyAlexandru Ardelean2020-04-111-2/+0
| * arch: nios2: rename 'altr,gpio-bank-width' -> 'altr,ngpio'Alexandru Ardelean2020-04-111-2/+2
| * arch: nios2: Enable the common clk subsystem on Nios2Dragos Bogdan2020-04-112-0/+9
* | mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual2020-04-101-3/+0
* | mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual2020-04-101-2/+1
* | Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-04-042-12/+3
|\ \
| * | dma-direct: make uncached_kernel_address more generalChristoph Hellwig2020-03-162-2/+3
| * | dma-direct: remove the cached_kernel_address hookChristoph Hellwig2020-03-161-10/+0
| |/
* | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-032-0/+2
|\ \
| * | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-252-0/+2
| |/
* | mm: allow VM_FAULT_RETRY for multiple timesPeter Xu2020-04-021-3/+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-38/+0
|/
* Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-291-4/+0
|\
| * arch/nios2/setup: Drop dummy_con initializationArvind Sankar2020-01-141-4/+0
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-281-1/+1
|\ \
| * | Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar2019-12-251-0/+8
| |\|
| * | sched/rt, nios2: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-081-1/+1
* | | 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
| |/
* / nios2: Fix ioremapGuenter Roeck2019-12-121-0/+8
|/