summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-10-121-5/+0
|\
| * kernel: exit: cleanup release_thread()Kefeng Wang2022-09-111-5/+0
* | microblaze: Add support for error injectionAppana Durga Kedareswara rao2022-09-261-0/+8
* | microblaze: Add xmb_manager_register functionAppana Durga Kedareswara rao2022-09-261-0/+21
|/
* Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-051-17/+0
|\
| * microblaze/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-171-17/+0
* | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-051-2/+0
|\ \
| * | arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann2022-06-281-2/+0
| |/
* / PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne2022-07-221-6/+0
|/
* 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