summaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAgeFilesLines
* mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-091-1/+1
* mmap locking API: convert mmap_sem API commentsMichel Lespinasse2020-06-091-1/+1
* mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-091-6/+6
* mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-091-17/+4
* mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport2020-06-092-16/+1
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-095-5/+5
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-097-8/+6
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-092-2/+0
* kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov2020-06-091-7/+1
* microblaze: add show_stack_loglvl()Dmitry Safonov2020-06-091-6/+12
* microblaze: add loglvl to microblaze_unwind()Dmitry Safonov2020-06-094-7/+8
* microblaze: add loglvl to microblaze_unwind_inner()Dmitry Safonov2020-06-091-15/+23
* kallsyms/printk: add loglvl to print_ip_sym()Dmitry Safonov2020-06-091-1/+1
* 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-042-4/+1
* arch/kunmap_atomic: consolidate duplicate codeIra Weiny2020-06-042-9/+3
* arch/kmap_atomic: consolidate duplicate codeIra Weiny2020-06-041-2/+2
* {x86,powerpc,microblaze}/kmap: move preempt disableIra Weiny2020-06-042-9/+12
* 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: use free_area_init() instead of free_area_init_nodes()Mike Rapoport2020-06-031-1/+1
* mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport2020-06-031-1/+0
* Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-06-011-0/+1
|\
| * vfs: add faccessat2 syscallMiklos Szeredi2020-05-141-0/+1
* | crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.hEric Biggers2020-05-081-1/+0
|/
* 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