summaryrefslogtreecommitdiff
path: root/arch/microblaze
AgeCommit message (Expand)Author
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
2020-01-13arch: wire up pidfd_getfd syscallSargun Dhillon
2020-01-09microblaze: Align comments with register usageMichal Simek
2019-12-25Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar
2019-12-13scripts/sorttable: Rename 'sortextable' to 'sorttable'Shile Zhang
2019-12-10mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar
2019-12-08sched/rt, microblaze: Use CONFIG_PREEMPTIONThomas Gleixner
2019-12-04microblaze: use pgtable-nopmd instead of 4level-fixupMike Rapoport
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds
2019-11-28Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2019-11-27Merge tag 'microblaze-v5.5-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2019-11-20dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig
2019-11-11arch: rely on asm-generic/io.h for default ioremap_* definitionsChristoph Hellwig
2019-11-11dma-direct: provide mmap and get_sgtable method overridesChristoph Hellwig
2019-11-04microblaze: Move EXCEPTION_TABLE to RO_DATA segmentKees Cook
2019-11-04vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook
2019-11-04vmlinux.lds.h: Replace RODATA with RO_DATAKees Cook
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook
2019-10-25microblaze: Increase max dtb size to 64K from 32KSiva Durga Prasad Paladugu
2019-10-25microblaze: Enable SPARSE_IRQMichal Simek
2019-10-25microblaze: defconfig: Enable devtmps and tmpfsManjukumar Matha
2019-10-08microblaze: entry: Remove unneeded need_resched() loopValentin Schneider
2019-09-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds