summaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-281-1/+1
|\ \
| * | Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar2019-12-256-56/+25
| |\|
| * | sched/rt, microblaze: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-081-1/+1
* | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-01-281-0/+4
|\ \ \
| * | | mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar2019-12-101-0/+4
| | |/ | |/|
* / | scripts/sorttable: Rename 'sortextable' to 'sorttable'Shile Zhang2019-12-131-1/+1
|/ /
* / microblaze: use pgtable-nopmd instead of 4level-fixupMike Rapoport2019-12-046-56/+25
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds2019-11-282-8/+7
|\
| * dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig2019-11-201-7/+7
| * dma-direct: provide mmap and get_sgtable method overridesChristoph Hellwig2019-11-111-1/+0
* | 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
| |/
* | Merge tag 'microblaze-v5.5-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2019-11-276-8/+6
|\ \
| * | microblaze: Increase max dtb size to 64K from 32KSiva Durga Prasad Paladugu2019-10-252-2/+2
| * | microblaze: Enable SPARSE_IRQMichal Simek2019-10-252-1/+1
| * | microblaze: defconfig: Enable devtmps and tmpfsManjukumar Matha2019-10-251-0/+3
| * | microblaze: entry: Remove unneeded need_resched() loopValentin Schneider2019-10-081-5/+0
| |/
* | microblaze: Move EXCEPTION_TABLE to RO_DATA segmentKees Cook2019-11-041-1/+2
* | vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook2019-11-041-1/+1
* | vmlinux.lds.h: Replace RODATA with RO_DATAKees Cook2019-11-041-1/+1
* | vmlinux.lds.h: Move NOTES into RO_DATAKees Cook2019-11-041-1/+0
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-09-243-126/+7
|\