aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze
AgeCommit message (Expand)AuthorFilesLines
2023-03-05Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsGravatar Linus Torvalds 1-1/+4
2023-03-02microblaze: fix livelock in uaccessGravatar Al Viro 1-1/+4
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-11/+34
2023-02-09mm, arch: add generic implementation of pfn_valid() for FLATMEMGravatar Mike Rapoport (IBM) 1-1/+0
2023-02-02mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEGravatar David Hildenbrand 1-1/+0
2023-02-02microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEGravatar David Hildenbrand 1-10/+35
2023-01-13arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabledGravatar Peter Zijlstra 1-1/+0
2023-01-13objtool/idle: Validate __cpuidle code as noinstrGravatar Peter Zijlstra 1-1/+0
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-3/+0
2022-12-12Merge tag 'pull-elfcore' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+1
2022-12-12Merge tag 'microblaze-v6.2' of git://git.monstr.eu/linux-2.6-microblazeGravatar Linus Torvalds 9-1527/+37
2022-11-25microblaze/PCI: Moving PCI iounmap and dependent codeGravatar Thippeswamy Havalige 3-73/+37
2022-11-25microblaze/PCI: Remove support for Xilinx PCI host bridgeGravatar Thippeswamy Havalige 6-126/+0
2022-11-25microblaze/PCI: Remove unused pci_iobar_pfn() and et al declarationsGravatar Thippeswamy Havalige 3-24/+0
2022-11-25microblaze/PCI: Remove unused sys_pciconfig_iobase() and et al declarationGravatar Thippeswamy Havalige 3-59/+0
2022-11-25microblaze/PCI: Remove unused pci_address_to_pio() conversion of CPU address ...Gravatar Thippeswamy Havalige 1-23/+0
2022-11-25microblaze/PCI: Remove unused PCI Indirect opsGravatar Thippeswamy Havalige 4-199/+1
2022-11-25microblaze/PCI: Remove unused PCI BIOS resource allocationGravatar Thippeswamy Havalige 3-495/+0
2022-11-25microblaze/PCI: Remove unused allocation & free of PCI host bridge structureGravatar Thippeswamy Havalige 3-40/+0
2022-11-25microblaze/PCI: Remove unused device tree parsing for a host bridge resourcesGravatar Thippeswamy Havalige 3-181/+0
2022-11-25microblaze/PCI: Remove unused PCI legacy IO's access on a busGravatar Thippeswamy Havalige 2-150/+0
2022-11-25microblaze/PCI: Remove unused PCI bus scan if configured as a hostGravatar Thippeswamy Havalige 2-23/+0
2022-11-25microblaze/PCI: Remove Null PCI config access unused functionsGravatar Thippeswamy Havalige 1-64/+0
2022-11-25microblaze/PCI: Remove unused early_read_config_byte() et al declarationsGravatar Thippeswamy Havalige 3-71/+0
2022-11-24[elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...Gravatar Al Viro 1-1/+1
2022-11-24kbuild: fix "cat: .version: No such file or directory"Gravatar Masahiro Yamada 1-2/+2
2022-11-08mm: remove kern_addr_valid() completelyGravatar Kefeng Wang 1-3/+0
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-6/+1
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 2-3/+2
2022-10-02kbuild: remove head-y syntaxGravatar Masahiro Yamada 1-1/+0
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headGravatar Masahiro Yamada 1-2/+2
2022-09-26microblaze: Add support for error injectionGravatar Appana Durga Kedareswara rao 2-0/+60
2022-09-26microblaze: Add custom break vector handler for mb managerGravatar Appana Durga Kedareswara rao 2-1/+212
2022-09-26microblaze: Add xmb_manager_register functionGravatar Appana Durga Kedareswara rao 3-0/+75
2022-09-11kernel: exit: cleanup release_thread()Gravatar Kefeng Wang 1-5/+0
2022-09-11treewide: defconfig: address renamed CONFIG_DEBUG_INFO=yGravatar Arnd Bergmann 1-1/+1
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 3-17/+24
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-3/+0
2022-08-05Merge tag 'microblaze-v5.20' of git://git.monstr.eu/linux-2.6-microblazeGravatar Linus Torvalds 2-2/+1
2022-07-29microblaze: Fix some typos in commentGravatar Slark Xiao 1-1/+1
2022-07-22PCI: Move isa_dma_bridge_buggy out of asm/dma.hGravatar Stafford Horne 1-6/+0
2022-07-17mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTGravatar Anshuman Khandual 1-1/+0
2022-07-17microblaze/mm: enable ARCH_HAS_VM_GET_PAGE_PROTGravatar Anshuman Khandual 3-17/+21
2022-06-30arch: microblaze: Remove unused "select HANDLE_DOMAIN_IRQ"Gravatar Ying Sun 1-1/+0
2022-06-28arch/*/: remove CONFIG_VIRT_TO_BUSGravatar Arnd Bergmann 2-3/+0
2022-06-16mm: avoid unnecessary page fault retires on shared memory typesGravatar Peter Xu 1-0/+4
2022-06-03Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-5/+7
2022-06-01Merge tag 'pwm/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+4
2022-05-07fork: Generalize PF_IO_WORKER handlingGravatar Eric W. Biederman 1-4/+3
2022-05-07fork: Pass struct kernel_clone_args into copy_threadGravatar Eric W. Biederman 1-2/+5