summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include/asm
Commit message (Expand)AuthorAgeFilesLines
* microblaze: Use simple memmove/memcpy implementation from lib/string.cMichal Simek2022-04-211-1/+1
* microblaze: Use simple memset implementation from lib/string.cMichal Simek2022-04-211-0/+2
* Merge tag 'microblaze-v5.18' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2022-03-281-4/+0
|\
| * microblaze/PCI: Remove pci_phys_mem_access_prot() dead codeBjorn Helgaas2022-01-241-4/+0
* | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-232-57/+10
|\ \
| * | uaccess: remove CONFIG_SET_FSArnd Bergmann2022-02-252-30/+0
| * | uaccess: generalize access_ok()Arnd Bergmann2022-02-251-7/+1
| * | uaccess: fix nios2 and microblaze get_user_8()Arnd Bergmann2022-02-251-9/+9
| * | uaccess: fix integer overflow on access_ok()Arnd Bergmann2022-02-141-15/+4
| |/
* | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-221-0/+3
|\ \
| * | arch: Add pmd_pfn() where it is missingMike Rapoport2022-03-211-0/+3
| |/
* / irqchip/xilinx: Switch to GENERIC_IRQ_MULTI_HANDLERMichal Simek2022-03-041-3/+0
|/
* Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-11-101-33/+0
|\
| * arch: remove unused function syscall_set_arguments()Peter Collingbourne2021-09-141-33/+0
* | sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-151-1/+1
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-032-4/+1
|\
| * microblaze: simplify pte_alloc_one_kernel()Mike Rapoport2021-09-031-2/+0
| * mm/page_alloc: always initialize memory map for the holesMike Rapoport2021-09-031-2/+1
* | microblaze: use generic strncpy/strnlen from_userArnd Bergmann2021-07-271-17/+4
|/
* Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-07-021-27/+0
|\
| * asm-generic: use asm-generic/unaligned.h for most architecturesArnd Bergmann2021-05-101-27/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-022-4/+0
|\ \
| * | mm/thp: define default pmd_pgtable()Anshuman Khandual2021-07-011-2/+0
| * | mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual2021-07-011-2/+0
| |/
* | Merge tag 'microblaze-v5.14' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2021-06-301-3/+0
|\ \
| * | microblaze: Cleanup unused functionsGuo Ren2021-05-311-3/+0
| |/
* / locking/atomic: microblaze: use asm-generic exclusivelyMark Rutland2021-05-263-37/+1
|/
* tracing: Fix various typos in commentsIngo Molnar2021-03-231-1/+1
* local64.h: make <asm/local64.h> mandatoryRandy Dunlap2020-12-291-1/+0
* Merge tag 'microblaze-v5.11' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2020-12-1614-210/+2
|\
| * microblaze: Remove noMMU codeMichal Simek2020-11-2613-210/+0
| * microblaze: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-101-0/+2
* | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-12-153-8/+5
|\ \
| * | microblaze: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin2020-10-272-7/+4
| * | asm-generic: add generic MMU versions of mmu context functionsNicholas Piggin2020-10-261-1/+1
| |/
* / microblaze/mm/highmem: Switch to generic kmap atomicThomas Gleixner2020-11-062-3/+7
|/
* microblaze: fix kbuild redundant file warningRandy Dunlap2020-09-011-1/+0
* uaccess: remove segment_eqChristoph Hellwig2020-08-121-1/+1
* asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport2020-08-071-6/+0
* 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-17/+4
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-093-4/+2
* microblaze: add loglvl to microblaze_unwind()Dmitry Safonov2020-06-091-1/+2
* microblaze: use asm-generic/cacheflush.hChristoph Hellwig2020-06-081-27/+2
* kmap: consolidate kmap_prot definitionsIra Weiny2020-06-041-1/+0
* arch/kmap: define kmap_atomic_prot() for all arch'sIra Weiny2020-06-041-16/+0
* arch/kmap: ensure kmap_prot visibilityIra Weiny2020-06-041-1/+1
* arch/kunmap_atomic: consolidate duplicate codeIra Weiny2020-06-041-1/+0
* arch/kmap_atomic: consolidate duplicate codeIra Weiny2020-06-041-2/+2