summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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-031-2/+2
* Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds2019-01-011-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/+4
| * 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-271-13/+2
|/
* 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/+0
|\ \
| * | vmlinux.lds.h: Move LSM_TABLE into INIT_DATAKees Cook2018-10-101-2/+0
| |/
* / dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig2018-09-201-22/+0
|/
* microblaze: delete wrong comment about machine_early_initMasahiro Yamada2018-07-301-5/+0
* microblaze: use generic dma_noncoherent_opsChristoph Hellwig2018-07-201-132/+12
* microblaze: consolidate GPIO reset handlingRob Herring2018-06-213-28/+7
* microblaze: remove unecessary of_platform_bus_probe callRob Herring2018-06-211-7/+0
* microblaze: Add new syscalls io_pgetevents and rseqMichal Simek2018-06-211-0/+2
* microblaze: Remove architecture heart beat codeMichal Simek2018-06-123-81/+0
* 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/+4
|\
| * microblaze: remove redundant early_printk supportRob Herring2018-04-235-315/+4
| * microblaze: remove unnecessary prom.h includesRob Herring2018-04-231-1/+0
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-041-7/+1
|\ \
| * | signal/microblaze: Use force_sig_fault where appropriateEric W. Biederman2018-04-251-8/+1
| * | 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/+0
|/
* 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/+0
* microblaze: remove dma_nommu_dma_supportedChristoph Hellwig2018-01-101-6/+0
* 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-141-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
|/
* microblaze: Cocci spatch "vma_pages"Thomas Meyer2017-09-251-1/+1
* microblaze: Convert to using %pOF instead of full_nameRob Herring2017-08-291-1/+1
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-032-2/+2
|\
| * clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano2017-06-141-1/+1
| * clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano2017-06-141-1/+1
* | Merge tag 'microblaze-4.13-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2017-07-034-11/+23
|\ \
| * | microblaze: Fix MSR flags when returning from exceptionMichal Simek2017-06-221-6/+13
| * | microblaze: Separate GP registers from MSR handlingMichal Simek2017-06-221-3/+6
| * | microblaze: wire up statx syscallTobias Klauser2017-05-291-0/+1
| * | microblaze: Set ->min_delta_ticks and ->max_delta_ticks for timerNicolai Stange2017-05-291-0/+2
| * | microblaze: use sg_phys()Geliang Tang2017-05-291-2/+1
| |/