summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include
Commit message (Expand)AuthorAgeFilesLines
* local64.h: make <asm/local64.h> mandatoryRandy Dunlap2020-12-291-1/+0
* Merge tag 'microblaze-v5.11' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2020-12-1614-210/+2
|\
| * microblaze: Remove noMMU codeMichal Simek2020-11-2613-210/+0
| * microblaze: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-101-0/+2
* | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-12-153-8/+5
|\ \
| * | microblaze: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin2020-10-272-7/+4
| * | asm-generic: add generic MMU versions of mmu context functionsNicholas Piggin2020-10-261-1/+1
| |/
* / microblaze/mm/highmem: Switch to generic kmap atomicThomas Gleixner2020-11-062-3/+7
|/
* microblaze: fix kbuild redundant file warningRandy Dunlap2020-09-011-1/+0
* uaccess: remove segment_eqChristoph Hellwig2020-08-121-1/+1
* asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport2020-08-071-6/+0
* mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-071-1/+0
* mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-091-17/+4
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-093-4/+2
* microblaze: add loglvl to microblaze_unwind()Dmitry Safonov2020-06-091-1/+2
* microblaze: use asm-generic/cacheflush.hChristoph Hellwig2020-06-081-27/+2
* kmap: consolidate kmap_prot definitionsIra Weiny2020-06-041-1/+0
* arch/kmap: define kmap_atomic_prot() for all arch'sIra Weiny2020-06-041-16/+0
* arch/kmap: ensure kmap_prot visibilityIra Weiny2020-06-041-1/+1
* arch/kunmap_atomic: consolidate duplicate codeIra Weiny2020-06-041-1/+0
* arch/kmap_atomic: consolidate duplicate codeIra Weiny2020-06-041-2/+2
* {x86,powerpc,microblaze}/kmap: move preempt disableIra Weiny2020-06-041-1/+10
* arch/kunmap: remove duplicate kunmap implementationsIra Weiny2020-06-041-9/+0
* arch/kmap: remove redundant arch specific kmapsIra Weiny2020-06-041-9/+0
* arch/kmap: remove BUG_ON()Ira Weiny2020-06-041-1/+1
* 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
* Merge tag 'irq-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-04-051-0/+3
|\
| * Merge tag 'irqchip-fixes-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2020-04-011-0/+3
| |\
| | * Revert "irqchip/xilinx: Enable generic irq multi handler"Marc Zyngier2020-04-011-0/+3
* | | 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-3143-207/+55
|\ \ \ | |/ / |/| |
| * | microblaze: Use asm generic cmpxchg.h for !SMP caseMichal Simek2020-02-251-37/+3
| * | microblaze: Remove unused boot_cpuid variableMichal Simek2020-02-251-2/+0
| * | microblaze: Define microblaze barrierStefan Asserhall2020-02-252-1/+13
| * | microblaze: Remove empty headersMichal Simek2020-02-254-3/+2
| * | 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
* | | Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-301-3/+0
|\ \ \ | | |/ | |/|
| * | irqchip/xilinx: Enable generic irq multi handlerMichal Simek2020-03-221-3/+0
| |/
* | 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
|/
* mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar2019-12-101-0/+4
* microblaze: use pgtable-nopmd instead of 4level-fixupMike Rapoport2019-12-043-49/+2
* Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2019-11-281-3/+0
|\
| * arch: rely on asm-generic/io.h for default ioremap_* definitionsChristoph Hellwig2019-11-111-3/+0
* | microblaze: Enable SPARSE_IRQMichal Simek2019-10-251-1/+0
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-09-242-122/+7
|\