summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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-301-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-051-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
* Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds2019-07-111-0/+1
|\
| * arch: wire-up clone3() syscallChristian Brauner2019-06-091-0/+1
* | Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-111-0/+1
|\ \
| * | arch: wire-up pidfd_open()Christian Brauner2019-06-281-0/+1
| |/
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-092-2/+2
|\ \
| * | signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-291-1/+1
| * | signal: Remove task parameter from force_sigEric W. Biederman2019-05-271-1/+1
| |/
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-193-12/+3
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
|/
* uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells2019-05-161-0/+6
* arch: add pidfd and io_uring syscalls everywhereArnd Bergmann2019-04-151-0/+4
* Merge tag 'microblaze-v5.1-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2019-03-141-11/+2
|\
| * microblaze: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-141-11/+2
* | y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann2019-02-071-0/+21
* | y2038: rename old time and utime syscallsArnd Bergmann2019-02-071-5/+5
* | y2038: use time32 syscall names on 32-bitArnd Bergmann2019-02-071-23/+23
* | ipc: rename old-style shmctl/semctl/msgctl syscallsArnd Bergmann2019-01-251-3/+3
|/
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-041-2/+2
* Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds2019-01-021-1/+1
|\
| * kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy2018-12-301-1/+1
* | Merge tag 'microblaze-v5.0-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2018-12-265-402/+520
|\ \ | |/ |/|