summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-281-17/+0
|/
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-0/+3
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-0/+3
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-1/+1
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-3/+3
* Merge tag 'microblaze-4.10-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2016-12-203-1/+13
|\
| * microblaze: Add new fpga familiesMichal Simek2016-11-151-0/+4
| * microblaze: Add missing release version code v9.6 and v10Michal Simek2016-11-151-0/+2
| * microblaze: Add missing syscallsMichal Simek2016-11-151-0/+6
| * microblaze: Fix return value from xilinx_timer_initMichal Simek2016-11-151-1/+1
* | arch/microblaze: add option to skip DMA sync as a part of map and unmapAlexander Duyck2016-12-141-2/+8
* | irqchip/xilinx: Rename get_irq to xintc_get_irqZubair Lutfullah Kakakhel2016-11-291-2/+2
* | microblaze/irqchip: Move intc driver to irqchipZubair Lutfullah Kakakhel2016-11-292-197/+1
|/
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-0/+1
* ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf2016-08-241-1/+1
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-6/+6
* clocksources: Switch back to the clksrc tableDaniel Lezcano2016-06-281-1/+1
* clocksource/drivers/microblaze: Convert init function to return errorDaniel Lezcano2016-06-281-13/+38
* microblaze: Wire up userfaultfd, membarrier, mlock2 syscallsMichal Simek2016-05-161-0/+3
* arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-251-0/+1
* locking/lockdep: Eliminate lockdep_init()Andrey Ryabinin2016-02-091-2/+0
* Revert "scatterlist: use sg_phys()"Dan Williams2015-12-151-1/+2
OpenPOWER on IntegriCloud