summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include
AgeCommit message (Expand)AuthorFilesLines
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+0
2022-11-25microblaze/PCI: Remove support for Xilinx PCI host bridgeThippeswamy Havalige2-11/+0
2022-11-25microblaze/PCI: Remove unused pci_iobar_pfn() and et al declarationsThippeswamy Havalige2-5/+0
2022-11-25microblaze/PCI: Remove unused sys_pciconfig_iobase() and et al declarationThippeswamy Havalige2-15/+0
2022-11-25microblaze/PCI: Remove unused PCI Indirect opsThippeswamy Havalige1-34/+0
2022-11-25microblaze/PCI: Remove unused PCI BIOS resource allocationThippeswamy Havalige2-6/+0
2022-11-25microblaze/PCI: Remove unused allocation & free of PCI host bridge structureThippeswamy Havalige1-5/+0
2022-11-25microblaze/PCI: Remove unused device tree parsing for a host bridge resourcesThippeswamy Havalige1-13/+0
2022-11-25microblaze/PCI: Remove unused PCI legacy IO's access on a busThippeswamy Havalige1-10/+0
2022-11-25microblaze/PCI: Remove unused PCI bus scan if configured as a hostThippeswamy Havalige1-4/+0
2022-11-25microblaze/PCI: Remove unused early_read_config_byte() et al declarationsThippeswamy Havalige1-18/+0
2022-11-08mm: remove kern_addr_valid() completelyKefeng Wang1-3/+0
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-5/+0
2022-09-26microblaze: Add support for error injectionAppana Durga Kedareswara rao1-0/+8
2022-09-26microblaze: Add xmb_manager_register functionAppana Durga Kedareswara rao1-0/+21
2022-09-11kernel: exit: cleanup release_thread()Kefeng Wang1-5/+0
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-17/+0
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+0
2022-07-22PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne1-6/+0
2022-07-17microblaze/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual1-17/+0
2022-06-28arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann1-2/+0
2022-04-21microblaze: Use simple memmove/memcpy implementation from lib/string.cMichal Simek1-1/+1
2022-04-21microblaze: Use simple memset implementation from lib/string.cMichal Simek1-0/+2
2022-03-28Merge tag 'microblaze-v5.18' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-4/+0
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-57/+10
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds1-0/+3
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport1-0/+3
2022-03-04irqchip/xilinx: Switch to GENERIC_IRQ_MULTI_HANDLERMichal Simek1-3/+0
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann2-30/+0
2022-02-25uaccess: generalize access_ok()Arnd Bergmann1-7/+1
2022-02-25uaccess: fix nios2 and microblaze get_user_8()Arnd Bergmann1-9/+9
2022-02-14uaccess: fix integer overflow on access_ok()Arnd Bergmann1-15/+4
2022-01-24microblaze/PCI: Remove pci_phys_mem_access_prot() dead codeBjorn Helgaas1-4/+0
2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-33/+0
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook1-1/+1
2021-09-14arch: remove unused function syscall_set_arguments()Peter Collingbourne1-33/+0
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-4/+1
2021-09-03microblaze: simplify pte_alloc_one_kernel()Mike Rapoport1-2/+0
2021-09-03mm/page_alloc: always initialize memory map for the holesMike Rapoport1-2/+1
2021-07-27microblaze: use generic strncpy/strnlen from_userArnd Bergmann1-17/+4
2021-07-02Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-27/+0
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-4/+0
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual1-2/+0
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual1-2/+0
2021-06-30Merge tag 'microblaze-v5.14' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-3/+0
2021-05-31microblaze: Cleanup unused functionsGuo Ren1-3/+0
2021-05-26locking/atomic: microblaze: use asm-generic exclusivelyMark Rutland3-37/+1
2021-05-10asm-generic: use asm-generic/unaligned.h for most architecturesArnd Bergmann1-27/+0
2021-03-23tracing: Fix various typos in commentsIngo Molnar1-1/+1
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap1-1/+0