summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel
AgeCommit message (Expand)Author
2018-12-05microblaze: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
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
2017-05-29microblaze: Set ->min_delta_ticks and ->max_delta_ticks for timerNicolai Stange
2017-05-29microblaze: use sg_phys()Geliang Tang
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-20Merge tag 'microblaze-4.10-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2016-12-14arch/microblaze: add option to skip DMA sync as a part of map and unmapAlexander Duyck
2016-11-29irqchip/xilinx: Rename get_irq to xintc_get_irqZubair Lutfullah Kakakhel
2016-11-29microblaze/irqchip: Move intc driver to irqchipZubair Lutfullah Kakakhel
2016-11-15microblaze: Add new fpga familiesMichal Simek
2016-11-15microblaze: Add missing release version code v9.6 and v10Michal Simek
2016-11-15microblaze: Add missing syscallsMichal Simek
2016-11-15microblaze: Fix return value from xilinx_timer_initMichal Simek
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf