summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel
Commit message (Expand)AuthorAgeFilesLines
* mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport2020-06-091-7/+1
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-093-3/+3
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-093-3/+3
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+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-093-6/+6
* 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
* 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
|/
* 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-051-1/+20
|\
| * Revert "irqchip/xilinx: Enable generic irq multi handler"Marc Zyngier2020-04-011-1/+20
* | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-031-0/+1
|\ \
| * | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* | | Merge tag 'microblaze-v5.7-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2020-03-317-17/+10
|\ \ \ | |_|/ |/| |
| * | microblaze: Replace setup_irq() by request_irq()afzal mohammed2020-03-091-8/+2
| * | microblaze: Define percpu sestion in linker fileStefan Asserhall2020-02-251-0/+3
| * | microblaze: Remove unused boot_cpuid variableMichal Simek2020-02-251-1/+0
| * | microblaze: Add missing irqflags.h headerStefan Asserhall2020-02-251-0/+1
| * | microblaze: Add sync to tlb operationsStefan Asserhall2020-02-251-1/+2
| * | microblaze: Remove early printk setupMichal Simek2020-02-251-6/+1
| * | microblaze: Fix _reset() functionMichal Simek2020-02-251-0/+1
| * | microblaze: Kernel parameters should be parsed earlierMichal Simek2020-02-241-1/+0
| |/
* / irqchip/xilinx: Enable generic irq multi handlerMichal Simek2020-03-221-20/+1
|/
* Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2020-02-043-5/+7
|\
| * microblaze: Add ID for Microblaze v11Michal Simek2020-02-041-0/+1
| * microblaze: Prevent the overflow of the startShubhrajyoti Datta2020-02-041-1/+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 tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar2019-12-251-3/+7
|\|
| * microblaze: use pgtable-nopmd instead of 4level-fixupMike Rapoport2019-12-041-3/+7
* | sched/rt, microblaze: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-081-1/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds2019-11-281-7/+7
|\
| * dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig2019-11-201-7/+7
* | Merge tag 'microblaze-v5.5-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2019-11-273-7/+2
|\ \
| * | microblaze: Increase max dtb size to 64K from 32KSiva Durga Prasad Paladugu2019-10-252-2/+2
| * | 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
|/
* microblaze: Switch to standard restart handlerLinus Walleij2019-09-191-76/+11