aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze/kernel
AgeCommit message (Expand)Author
2019-04-15arch: add pidfd and io_uring syscalls everywhereArnd Bergmann
2019-03-14Merge tag 'microblaze-v5.1-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2019-02-07y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann
2019-02-07y2038: rename old time and utime syscallsArnd Bergmann
2019-02-07y2038: use time32 syscall names on 32-bitArnd Bergmann
2019-01-25ipc: rename old-style shmctl/semctl/msgctl syscallsArnd Bergmann
2019-01-14microblaze: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2019-01-01Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds
2018-12-30kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy
2018-12-26Merge tag 'microblaze-v5.0-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2018-11-27microblaze: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-16microblaze: generate uapi header and system call table filesFiroz Khan
2018-11-16microblaze: add system call table generation supportFiroz Khan
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-24Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-10-10vmlinux.lds.h: Move LSM_TABLE into INIT_DATAKees Cook
2018-09-28microblaze: get cpu node with of_get_cpu_nodeRob Herring
2018-09-20dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig
2018-07-30microblaze: delete wrong comment about machine_early_initMasahiro Yamada
2018-07-20microblaze: use generic dma_noncoherent_opsChristoph Hellwig
2018-06-21microblaze: consolidate GPIO reset handlingRob Herring
2018-06-21microblaze: remove unecessary of_platform_bus_probe callRob Herring
2018-06-21microblaze: Add new syscalls io_pgetevents and rseqMichal Simek
2018-06-12microblaze: Remove architecture heart beat codeMichal Simek
2018-06-12microblaze: heartbeat: fix missing prom.h includeRob Herring
2018-06-07Merge tag 'microblaze-v4.18-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-05-08dma-debug: move initialization to common codeChristoph Hellwig
2018-04-25signal/microblaze: Use force_sig_fault where appropriateEric W. Biederman
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2018-04-23microblaze: remove redundant early_printk supportRob Herring
2018-04-23microblaze: remove unnecessary prom.h includesRob Herring
2018-04-02mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski
2018-01-10microblaze: remove the dead !NOT_COHERENT_CACHE dma codeChristoph Hellwig
2018-01-10microblaze: remove dma_nommu_dma_supportedChristoph Hellwig
2018-01-10microblaze: rename dma_direct to dma_nommuChristoph Hellwig
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-19microblaze: make dma_cache_sync a no-opChristoph Hellwig
2017-09-25microblaze: Cocci spatch "vma_pages"Thomas Meyer
2017-08-29microblaze: Convert to using %pOF instead of full_nameRob Herring
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-03Merge tag 'microblaze-4.13-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser
2017-06-22microblaze: Fix MSR flags when returning from exceptionMichal Simek
2017-06-22microblaze: Separate GP registers from MSR handlingMichal Simek
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano
2017-05-29microblaze: wire up statx syscallTobias Klauser