summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/include
Commit message (Expand)AuthorAgeFilesLines
* local64.h: make <asm/local64.h> mandatoryRandy Dunlap2020-12-291-1/+0
* Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2020-12-171-0/+1
|\
| * openrisc: add local64.h to fix blk-iocost buildStafford Horne2020-11-211-0/+1
* | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-161-0/+2
|\ \
| * | openrisc: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-091-0/+2
| |/
* / openrisc: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin2020-10-271-5/+3
|/
* openrisc: Fix issue with get_user for 64-bit valuesStafford Horne2020-09-121-12/+21
* Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2020-08-142-13/+19
|\
| * openrisc: uaccess: Add user address space check to access_okStafford Horne2020-08-091-0/+1
| * openrisc: uaccess: Remove unused macro __addr_okStafford Horne2020-08-091-3/+0
| * openrisc: uaccess: Use static inline function in access_okStafford Horne2020-08-091-4/+7
| * openrisc: uaccess: Fix sparse address space warningsStafford Horne2020-08-091-4/+4
| * openrisc: io: Fixup defines and move include to the endStafford Horne2020-08-061-2/+7
| * openrisc: fix __user in raw_copy_to_user()'s prototypeLuc Van Oostenryck2020-08-041-1/+1
* | uaccess: remove segment_eqChristoph Hellwig2020-08-121-1/+1
* | opeinrisc: switch to generic version of pte allocationMike Rapoport2020-08-071-30/+3
* | mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-071-1/+0
|/
* mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-091-27/+4
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+0
* 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-091-1/+0
* mm: rename flush_icache_user_range to flush_icache_user_pageChristoph Hellwig2020-06-081-1/+1
* openrisc: use asm-generic/cacheflush.hChristoph Hellwig2020-06-081-25/+6
* openrisc: add support for folded p4d page tablesMike Rapoport2020-06-041-1/+0
* 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-5/+0
* Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2020-04-071-0/+1
|\
| * openrisc: Enable the clone3 syscallStafford Horne2020-03-021-0/+1
* | asm-generic: make more kernel-space headers mandatoryMasahiro Yamada2020-04-021-36/+0
* | futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro2020-03-271-3/+2
* | mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar2019-12-101-0/+4
|/
* arch: rely on asm-generic/io.h for default ioremap_* definitionsChristoph Hellwig2019-11-111-1/+0
* mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-261-3/+3
* mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-241-5/+0
* mm: remove quicklist page table cachesNicholas Piggin2019-09-241-2/+0
* openrisc: map as uncached in ioremapChristoph Hellwig2019-08-312-18/+4
* treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-302-0/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-3034-170/+34
* Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-161-1/+0
|\
| * arch: mostly remove <asm/segment.h>Christoph Hellwig2019-04-231-1/+0
* | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-071-1/+1
|\ \
| * | syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-201-1/+1
| |/
* | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-061-0/+1
|\ \
| * | arch: Use asm-generic header for asm/mmiowb.hWill Deacon2019-04-081-0/+1
* | | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-061-6/+2
|\ \ \
| * | | arch/tlb: Clean up simple architecturesPeter Zijlstra2019-04-031-6/+2
| |/ /
* | | syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)2019-04-051-4/+2
* | | syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-051-4/+2
|/ /
* / KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada2019-03-282-1/+1
|/
* kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-171-2/+0