summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel
AgeCommit message (Expand)AuthorLines
2017-08-29microblaze: Convert to using %pOF instead of full_nameRob Herring-1/+1
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+2
2017-07-03Merge tag 'microblaze-4.13-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-11/+23
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser-17/+0
2017-06-22microblaze: Fix MSR flags when returning from exceptionMichal Simek-6/+13
2017-06-22microblaze: Separate GP registers from MSR handlingMichal Simek-3/+6
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano-1/+1
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano-1/+1
2017-05-29microblaze: wire up statx syscallTobias Klauser-0/+1
2017-05-29microblaze: Set ->min_delta_ticks and ->max_delta_ticks for timerNicolai Stange-0/+2
2017-05-29microblaze: use sg_phys()Geliang Tang-2/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+3
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+3
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche-1/+1
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner-3/+3
2016-12-20Merge tag 'microblaze-4.10-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-1/+13
2016-12-14arch/microblaze: add option to skip DMA sync as a part of map and unmapAlexander Duyck-2/+8
2016-11-29irqchip/xilinx: Rename get_irq to xintc_get_irqZubair Lutfullah Kakakhel-2/+2
2016-11-29microblaze/irqchip: Move intc driver to irqchipZubair Lutfullah Kakakhel-197/+1
2016-11-15microblaze: Add new fpga familiesMichal Simek-0/+4
2016-11-15microblaze: Add missing release version code v9.6 and v10Michal Simek-0/+2
2016-11-15microblaze: Add missing syscallsMichal Simek-0/+6
2016-11-15microblaze: Fix return value from xilinx_timer_initMichal Simek-1/+1
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf-0/+1
2016-08-24ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf-1/+1
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski-6/+6
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano-1/+1
2016-06-28clocksource/drivers/microblaze: Convert init function to return errorDaniel Lezcano-13/+38
2016-05-16microblaze: Wire up userfaultfd, membarrier, mlock2 syscallsMichal Simek-0/+3
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko-0/+1
2016-02-09locking/lockdep: Eliminate lockdep_init()Andrey Ryabinin-2/+0
2015-12-15Revert "scatterlist: use sg_phys()"Dan Williams-1/+2
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier-1/+1
2015-09-02Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds-2/+1
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+1
2015-08-17scatterlist: use sg_phys()Dan Williams-2/+1
2015-08-10microblaze/timer: Migrate to new 'set-state' interfaceViresh Kumar-27/+19
2015-07-31microblaze/irq: prepare for drivers/irqchip/irqchip.h removalJoel Porquet-2/+1
2015-06-08microblaze: Label local function staticMichal Simek-1/+2
2015-06-08microblaze: Add missing release version codeMichal Simek-0/+2
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds-76/+73
2015-04-15microblaze: mb: remove use of seq_printf return valueJoe Perches-76/+73
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-8/+1
2015-04-12microblaze: Remove signal translation and exec_domainRichard Weinberger-8/+1
2015-04-11whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setupAl Viro-2/+0
2015-03-04microblaze: Fix syscall error recovery for invalid syscall IDsJamie Garside-1/+2
2015-03-04microblaze: Coding style cleanupMichal Simek-2/+2