summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier2015-10-011-1/+1
* Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-021-2/+1
|\
| * scatterlist: use sg_phys()Dan Williams2015-08-171-2/+1
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-011-2/+1
|\ \
| * | microblaze/irq: prepare for drivers/irqchip/irqchip.h removalJoel Porquet2015-07-311-2/+1
| |/
* / microblaze/timer: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-27/+19
|/
* microblaze: Label local function staticMichal Simek2015-06-082-1/+2
* microblaze: Add missing release version codeMichal Simek2015-06-081-0/+2
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-151-76/+73
|\
| * microblaze: mb: remove use of seq_printf return valueJoe Perches2015-04-151-76/+73
* | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-151-8/+1
|\ \ | |/ |/|
| * microblaze: Remove signal translation and exec_domainRichard Weinberger2015-04-121-8/+1
* | whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setupAl Viro2015-04-111-2/+0
|/
* microblaze: Fix syscall error recovery for invalid syscall IDsJamie Garside2015-03-041-1/+2
* microblaze: Coding style cleanupMichal Simek2015-03-041-2/+2
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-02-101-0/+1
|\
| * microblaze: include the new timecounter header.Richard Cochran2015-01-021-0/+1
* | microblaze: intc: Reformat outputSoren Brinkmann2015-01-081-1/+1
* | microblaze: intc: Refactor DT sanity checkSoren Brinkmann2015-01-081-1/+1
* | microblaze: intc: Don't override error codesSoren Brinkmann2015-01-081-2/+2
* | microblaze: Add target architectureMichal Simek2015-01-081-0/+3
* | microblaze: Add missing PVR version codesErico Nunes2015-01-081-0/+4
* | microblaze: Fix variable types to remove W=1 warningMichal Simek2015-01-081-2/+2
* | microblaze: Use unsigned type for limit comparison in cache.cMichal Simek2015-01-081-3/+3
* | microblaze: Use unsigned type for proper comparison in cpuinfo*.cMichal Simek2015-01-052-2/+2
* | microblaze: Use unsigned type for "for" loop because of comparison-kgdb.cMichal Simek2015-01-051-3/+4
* | microblaze: Mark get_frame_size as staticMichal Simek2015-01-051-1/+1
* | microblaze: Use unsigned return type in do_syscall_trace_enterMichal Simek2015-01-051-2/+2
* | microblaze: Declare microblaze_kgdb_break in headerMichal Simek2015-01-051-1/+2
* | microblaze: Remove unused prom header from reset.cMichal Simek2015-01-051-1/+0