summaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAgeFilesLines
* mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual2020-04-101-4/+0
* mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual2020-04-101-2/+0
* asm-generic: fix unistd_32.h generation formatMichal Simek2020-04-071-1/+1
* Merge tag 'irq-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-04-053-3/+23
|\
| * Merge tag 'irqchip-fixes-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2020-04-013-3/+23
| |\
| | * Revert "irqchip/xilinx: Enable generic irq multi handler"Marc Zyngier2020-04-013-3/+23
* | | Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-04-042-9/+2
|\ \ \
| * | | dma-direct: make uncached_kernel_address more generalChristoph Hellwig2020-03-162-2/+2
| * | | dma-direct: remove the cached_kernel_address hookChristoph Hellwig2020-03-161-7/+0
* | | | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-032-0/+2
|\ \ \ \
| * | | | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-252-0/+2
| |/ / /
* | | | Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-04-021-6/+1
|\ \ \ \
| * | | | microblaze: Drop using struct of_pci_range.pci_space fieldRob Herring2020-02-141-6/+1
| |/ / /
* | | | mm: allow VM_FAULT_RETRY for multiple timesPeter Xu2020-04-021-1/+0
* | | | mm: introduce FAULT_FLAG_DEFAULTPeter Xu2020-04-021-1/+1
* | | | mm: introduce fault_signal_pending()Peter Xu2020-04-021-1/+1
* | | | asm-generic: make more kernel-space headers mandatoryMasahiro Yamada2020-04-021-29/+0
* | | | Merge tag 'microblaze-v5.7-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2020-03-3151-236/+67
|\ \ \ \ | |_|/ / |/| | |
| * | | microblaze: Replace setup_irq() by request_irq()afzal mohammed2020-03-091-8/+2
| * | | microblaze: Stop printing the virtual memory layoutArvind Sankar2020-03-091-12/+0
| * | | microblaze: Use asm generic cmpxchg.h for !SMP caseMichal Simek2020-02-251-37/+3
| * | | microblaze: Define percpu sestion in linker fileStefan Asserhall2020-02-251-0/+3
| * | | microblaze: Remove unused boot_cpuid variableMichal Simek2020-02-252-3/+0
| * | | microblaze: Add missing irqflags.h headerStefan Asserhall2020-02-251-0/+1
| * | | microblaze: Add sync to tlb operationsStefan Asserhall2020-02-251-1/+2
| * | | microblaze: Define microblaze barrierStefan Asserhall2020-02-252-1/+13
| * | | microblaze: Remove empty headersMichal Simek2020-02-254-3/+2
| * | | microblaze: Remove early printk setupMichal Simek2020-02-251-6/+1
| * | | microblaze: Remove architecture tlb.h and use generic oneMichal Simek2020-02-252-17/+1
| * | | microblaze: Convert headers to SPDX licenseMichal Simek2020-02-2536-147/+36
| * | | microblaze: Fix _reset() functionMichal Simek2020-02-251-0/+1
| * | | microblaze: Kernel parameters should be parsed earlierMichal Simek2020-02-242-1/+2
| |/ /
* | | Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-303-23/+3
|\ \ \ | | |/ | |/|
| * | irqchip/xilinx: Enable generic irq multi handlerMichal Simek2020-03-223-23/+3
| |/
* | Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner2020-03-281-3/+2
|\ \
| * | futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro2020-03-271-3/+2
| |/
* / microblaze: Remove mm.h from asm/uaccess.hSebastian Andrzej Siewior2020-03-211-1/+0
|/
* Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2020-02-047-10/+19
|\
| * microblaze: Add ID for Microblaze v11Michal Simek2020-02-041-0/+1
| * microblaze: Prevent the overflow of the startShubhrajyoti Datta2020-02-041-1/+2
| * microblaze: Wire CMA allocatorMichal Simek2020-02-043-0/+7
| * microblaze: Sync defconfig with latest Kconfig layoutMichal Simek2020-02-041-3/+3
| * microblaze: defconfig: Disable EXT2 driver and Enable EXT3 & EXT4 driversManish Narani2020-02-042-2/+2
| * microblaze: Align comments with register usageMichal Simek2020-01-091-4/+4
* | Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds2020-01-291-0/+1
|\ \
| * | arch: wire up pidfd_getfd syscallSargun Dhillon2020-01-131-0/+1
| |/
* | Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-291-0/+1
|\ \
| * | open: introduce openat2(2) syscallAleksa Sarai2020-01-181-0/+1
| |/
* | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-291-4/+0
|\ \
| * | arch/microblaze/setup: Drop dummy_con initializationArvind Sankar2020-01-141-4/+0
| |/