summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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/+3Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
|/
* 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/+2Star
|\
| * microblaze: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-141-11/+2Star
* | 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
|\ \ | |/ |/|
| * microblaze: generate uapi header and system call table filesFiroz Khan2018-11-161-402/+4Star
| * microblaze: add system call table generation supportFiroz Khan2018-11-164-0/+516
* | microblaze: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-11-281-13/+2Star
|/
* Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-261-2/+4
|\
| * microblaze: get cpu node with of_get_cpu_nodeRob Herring2018-09-281-2/+4
* | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-10-241-2/+0Star
|\ \
| * | vmlinux.lds.h: Move LSM_TABLE into INIT_DATAKees Cook2018-10-111-2/+0Star
| |/
* / dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig2018-09-201-22/+0Star
|/
* microblaze: delete wrong comment about machine_early_initMasahiro Yamada2018-07-301-5/+0Star
* microblaze: use generic dma_noncoherent_opsChristoph Hellwig2018-07-201-132/+12Star
* microblaze: consolidate GPIO reset handlingRob Herring2018-06-213-28/+7Star
* microblaze: remove unecessary of_platform_bus_probe callRob Herring2018-06-211-7/+0Star
* microblaze: Add new syscalls io_pgetevents and rseqMichal Simek2018-06-211-0/+2
* microblaze: Remove architecture heart beat codeMichal Simek2018-06-123-81/+0Star
* microblaze: heartbeat: fix missing prom.h includeRob Herring2018-06-121-1/+1
* Merge tag 'microblaze-v4.18-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2018-06-076-316/+4Star
|\
| * microblaze: remove redundant early_printk supportRob Herring2018-04-235-315/+4Star
| * microblaze: remove unnecessary prom.h includesRob Herring2018-04-231-1/+0Star
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-051-7/+1Star
|\ \
| * | signal/microblaze: Use force_sig_fault where appropriateEric W. Biederman2018-04-251-8/+1Star
| * | signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-251-0/+1
| |/
* / dma-debug: move initialization to common codeChristoph Hellwig2018-05-081-11/+0Star
|/
* mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski2018-04-021-3/+3
* microblaze: remove the dead !NOT_COHERENT_CACHE dma codeChristoph Hellwig2018-01-101-28/+0Star
* microblaze: remove dma_nommu_dma_supportedChristoph Hellwig2018-01-101-6/+0Star
* microblaze: rename dma_direct to dma_nommuChristoph Hellwig2018-01-101-24/+24
* Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-151-0/+17
|\
| * microblaze: make dma_cache_sync a no-opChristoph Hellwig2017-10-191-0/+17
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
|/