summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include
AgeCommit message (Expand)AuthorLines
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+0
2022-07-22PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne-6/+0
2022-07-17microblaze/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual-17/+0
2022-06-28arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann-2/+0
2022-04-21microblaze: Use simple memmove/memcpy implementation from lib/string.cMichal Simek-1/+1
2022-04-21microblaze: Use simple memset implementation from lib/string.cMichal Simek-0/+2
2022-03-28Merge tag 'microblaze-v5.18' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-4/+0
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-57/+10
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds-0/+3
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport-0/+3
2022-03-04irqchip/xilinx: Switch to GENERIC_IRQ_MULTI_HANDLERMichal Simek-3/+0
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann-30/+0
2022-02-25uaccess: generalize access_ok()Arnd Bergmann-7/+1
2022-02-25uaccess: fix nios2 and microblaze get_user_8()Arnd Bergmann-9/+9
2022-02-14uaccess: fix integer overflow on access_ok()Arnd Bergmann-15/+4
2022-01-24microblaze/PCI: Remove pci_phys_mem_access_prot() dead codeBjorn Helgaas-4/+0
2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-33/+0
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook-1/+1
2021-09-14arch: remove unused function syscall_set_arguments()Peter Collingbourne-33/+0
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds-4/+1
2021-09-03microblaze: simplify pte_alloc_one_kernel()Mike Rapoport-2/+0
2021-09-03mm/page_alloc: always initialize memory map for the holesMike Rapoport-2/+1
2021-07-27microblaze: use generic strncpy/strnlen from_userArnd Bergmann-17/+4
2021-07-02Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-27/+0
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds-4/+0
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual-2/+0
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual-2/+0
2021-06-30Merge tag 'microblaze-v5.14' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-3/+0
2021-05-31microblaze: Cleanup unused functionsGuo Ren-3/+0
2021-05-26locking/atomic: microblaze: use asm-generic exclusivelyMark Rutland-37/+1
2021-05-10asm-generic: use asm-generic/unaligned.h for most architecturesArnd Bergmann-27/+0
2021-03-23tracing: Fix various typos in commentsIngo Molnar-1/+1
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap-1/+0
2020-12-16Merge tag 'microblaze-v5.11' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-210/+2
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-8/+5
2020-11-26microblaze: Remove noMMU codeMichal Simek-210/+0
2020-11-10microblaze: add support for TIF_NOTIFY_SIGNALJens Axboe-0/+2
2020-11-06microblaze/mm/highmem: Switch to generic kmap atomicThomas Gleixner-3/+7
2020-10-27microblaze: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin-7/+4
2020-10-26asm-generic: add generic MMU versions of mmu context functionsNicholas Piggin-1/+1
2020-09-01microblaze: fix kbuild redundant file warningRandy Dunlap-1/+0
2020-08-12uaccess: remove segment_eqChristoph Hellwig-1/+1
2020-08-07asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport-6/+0
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport-1/+0
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport-17/+4
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport-4/+2
2020-06-09microblaze: add loglvl to microblaze_unwind()Dmitry Safonov-1/+2
2020-06-08microblaze: use asm-generic/cacheflush.hChristoph Hellwig-27/+2
2020-06-04kmap: consolidate kmap_prot definitionsIra Weiny-1/+0