summaryrefslogtreecommitdiff
path: root/arch/microblaze
AgeCommit message (Expand)Author
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual
2020-04-07asm-generic: fix unistd_32.h generation formatMichal Simek
2020-04-05Merge tag 'irq-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-04-04Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-04-02Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-04-02mm: allow VM_FAULT_RETRY for multiple timesPeter Xu
2020-04-02mm: introduce FAULT_FLAG_DEFAULTPeter Xu
2020-04-02mm: introduce fault_signal_pending()Peter Xu
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada
2020-04-01Merge tag 'irqchip-fixes-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner
2020-04-01Revert "irqchip/xilinx: Enable generic irq multi handler"Marc Zyngier
2020-03-31Merge tag 'microblaze-v5.7-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2020-03-30Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-28Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner
2020-03-27futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-22irqchip/xilinx: Enable generic irq multi handlerMichal Simek
2020-03-21microblaze: Remove mm.h from asm/uaccess.hSebastian Andrzej Siewior
2020-03-16dma-direct: make uncached_kernel_address more generalChristoph Hellwig
2020-03-16dma-direct: remove the cached_kernel_address hookChristoph Hellwig
2020-03-09microblaze: Replace setup_irq() by request_irq()afzal mohammed
2020-03-09microblaze: Stop printing the virtual memory layoutArvind Sankar
2020-02-25microblaze: Use asm generic cmpxchg.h for !SMP caseMichal Simek
2020-02-25microblaze: Define percpu sestion in linker fileStefan Asserhall
2020-02-25microblaze: Remove unused boot_cpuid variableMichal Simek
2020-02-25microblaze: Add missing irqflags.h headerStefan Asserhall
2020-02-25microblaze: Add sync to tlb operationsStefan Asserhall
2020-02-25microblaze: Define microblaze barrierStefan Asserhall
2020-02-25microblaze: Remove empty headersMichal Simek
2020-02-25microblaze: Remove early printk setupMichal Simek
2020-02-25microblaze: Remove architecture tlb.h and use generic oneMichal Simek
2020-02-25microblaze: Convert headers to SPDX licenseMichal Simek
2020-02-25microblaze: Fix _reset() functionMichal Simek
2020-02-24microblaze: Kernel parameters should be parsed earlierMichal Simek
2020-02-14microblaze: Drop using struct of_pci_range.pci_space fieldRob Herring
2020-02-04Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2020-02-04microblaze: Add ID for Microblaze v11Michal Simek
2020-02-04microblaze: Prevent the overflow of the startShubhrajyoti Datta
2020-02-04microblaze: Wire CMA allocatorMichal Simek
2020-02-04microblaze: Sync defconfig with latest Kconfig layoutMichal Simek
2020-02-04microblaze: defconfig: Disable EXT2 driver and Enable EXT3 & EXT4 driversManish Narani
2020-01-29Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds
2020-01-29Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-01-28Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-18open: introduce openat2(2) syscallAleksa Sarai
2020-01-14arch/microblaze/setup: Drop dummy_con initializationArvind Sankar