summaryrefslogtreecommitdiff
path: root/arch/microblaze
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: introduce HAS_IOPORT option and select it as necessaryNiklas Schnelle2023-04-051-0/+1
* Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2023-03-051-1/+4
|\
| * microblaze: fix livelock in uaccessAl Viro2023-03-021-1/+4
* | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-232-11/+34
|\ \
| * | mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)2023-02-091-1/+0
| * | mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-021-1/+0
| * | microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-021-10/+35
| |/
* | arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabledPeter Zijlstra2023-01-131-1/+0
* | objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra2023-01-131-1/+0
|/
* Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-131-3/+0
|\
| * mm: remove kern_addr_valid() completelyKefeng Wang2022-11-081-3/+0
* | Merge tag 'pull-elfcore' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2022-12-121-1/+1
|\ \
| * | [elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...Al Viro2022-11-241-1/+1
| |/
* | Merge tag 'microblaze-v6.2' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2022-12-129-1527/+37
|\ \
| * | microblaze/PCI: Moving PCI iounmap and dependent codeThippeswamy Havalige2022-11-253-73/+37
| * | microblaze/PCI: Remove support for Xilinx PCI host bridgeThippeswamy Havalige2022-11-256-126/+0
| * | microblaze/PCI: Remove unused pci_iobar_pfn() and et al declarationsThippeswamy Havalige2022-11-253-24/+0
| * | microblaze/PCI: Remove unused sys_pciconfig_iobase() and et al declarationThippeswamy Havalige2022-11-253-59/+0
| * | microblaze/PCI: Remove unused pci_address_to_pio() conversion of CPU address ...Thippeswamy Havalige2022-11-251-23/+0
| * | microblaze/PCI: Remove unused PCI Indirect opsThippeswamy Havalige2022-11-254-199/+1
| * | microblaze/PCI: Remove unused PCI BIOS resource allocationThippeswamy Havalige2022-11-253-495/+0
| * | microblaze/PCI: Remove unused allocation & free of PCI host bridge structureThippeswamy Havalige2022-11-253-40/+0
| * | microblaze/PCI: Remove unused device tree parsing for a host bridge resourcesThippeswamy Havalige2022-11-253-181/+0
| * | microblaze/PCI: Remove unused PCI legacy IO's access on a busThippeswamy Havalige2022-11-252-150/+0
| * | microblaze/PCI: Remove unused PCI bus scan if configured as a hostThippeswamy Havalige2022-11-252-23/+0
| * | microblaze/PCI: Remove Null PCI config access unused functionsThippeswamy Havalige2022-11-251-64/+0
| * | microblaze/PCI: Remove unused early_read_config_byte() et al declarationsThippeswamy Havalige2022-11-253-71/+0
| |/
* | kbuild: fix "cat: .version: No such file or directory"Masahiro Yamada2022-11-241-2/+2
|/
* Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-10-122-6/+1
|\
| * kernel: exit: cleanup release_thread()Kefeng Wang2022-09-111-5/+0
| * treewide: defconfig: address renamed CONFIG_DEBUG_INFO=yArnd Bergmann2022-09-111-1/+1
* | Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2022-10-102-3/+2
|\ \
| * | kbuild: remove head-y syntaxMasahiro Yamada2022-10-021-1/+0
| * | kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada2022-10-021-2/+2
| |/
* | microblaze: Add support for error injectionAppana Durga Kedareswara rao2022-09-262-0/+60
* | microblaze: Add custom break vector handler for mb managerAppana Durga Kedareswara rao2022-09-262-1/+212
* | microblaze: Add xmb_manager_register functionAppana Durga Kedareswara rao2022-09-263-0/+75
|/
* Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-053-17/+24
|\
| * mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-171-1/+0
| * microblaze/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-173-17/+21
| * mm: avoid unnecessary page fault retires on shared memory typesPeter Xu2022-06-161-0/+4
* | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-052-3/+0
|\ \
| * | arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann2022-06-282-3/+0
| |/
* | Merge tag 'microblaze-v5.20' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2022-08-052-2/+1
|\ \
| * | microblaze: Fix some typos in commentSlark Xiao2022-07-291-1/+1
| * | arch: microblaze: Remove unused "select HANDLE_DOMAIN_IRQ"Ying Sun2022-06-301-1/+0
| |/
* | PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne2022-07-221-6/+0
|/
* Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-06-031-5/+7
|\
| * fork: Generalize PF_IO_WORKER handlingEric W. Biederman2022-05-071-4/+3
| * fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman2022-05-071-2/+5