aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-25microblaze: Cocci spatch "vma_pages"Thomas Meyer1-1/+1
2017-08-29microblaze: Convert to using %pOF instead of full_nameRob Herring1-1/+1
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+2
2017-07-03Merge tag 'microblaze-4.13-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds4-11/+23
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser1-17/+0
2017-06-22microblaze: Fix MSR flags when returning from exceptionMichal Simek1-6/+13
2017-06-22microblaze: Separate GP registers from MSR handlingMichal Simek1-3/+6
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano1-1/+1
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano1-1/+1
2017-05-29microblaze: wire up statx syscallTobias Klauser1-0/+1
2017-05-29microblaze: Set ->min_delta_ticks and ->max_delta_ticks for timerNicolai Stange1-0/+2
2017-05-29microblaze: use sg_phys()Geliang Tang1-2/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>Ingo Molnar3-0/+3
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>Ingo Molnar3-0/+3
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>Ingo Molnar1-0/+1
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-1/+1
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-3/+3
2016-12-20Merge tag 'microblaze-4.10-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds3-1/+13
2016-12-14arch/microblaze: add option to skip DMA sync as a part of map and unmapAlexander Duyck1-2/+8
2016-11-29irqchip/xilinx: Rename get_irq to xintc_get_irqZubair Lutfullah Kakakhel1-2/+2
2016-11-29microblaze/irqchip: Move intc driver to irqchipZubair Lutfullah Kakakhel2-197/+1
2016-11-15microblaze: Add new fpga familiesMichal Simek1-0/+4
2016-11-15microblaze: Add missing release version code v9.6 and v10Michal Simek1-0/+2
2016-11-15microblaze: Add missing syscallsMichal Simek1-0/+6
2016-11-15microblaze: Fix return value from xilinx_timer_initMichal Simek1-1/+1
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf1-0/+1
2016-08-24ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf1-1/+1
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-6/+6
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano1-1/+1
2016-06-28clocksource/drivers/microblaze: Convert init function to return errorDaniel Lezcano1-13/+38
2016-05-16microblaze: Wire up userfaultfd, membarrier, mlock2 syscallsMichal Simek1-0/+3
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko1-0/+1
2016-02-09locking/lockdep: Eliminate lockdep_init()Andrey Ryabinin1-2/+0
2015-12-15Revert "scatterlist: use sg_phys()"Dan Williams1-1/+2
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier1-1/+1
2015-09-02Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+1
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+1
2015-08-17scatterlist: use sg_phys()Dan Williams1-2/+1
2015-08-10microblaze/timer: Migrate to new 'set-state' interfaceViresh Kumar1-27/+19
2015-07-31microblaze/irq: prepare for drivers/irqchip/irqchip.h removalJoel Porquet1-2/+1
2015-06-08microblaze: Label local function staticMichal Simek2-1/+2
2015-06-08microblaze: Add missing release version codeMichal Simek1-0/+2
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-76/+73
2015-04-15microblaze: mb: remove use of seq_printf return valueJoe Perches1-76/+73
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds1-8/+1
2015-04-12microblaze: Remove signal translation and exec_domainRichard Weinberger1-8/+1
2015-04-11whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setupAl Viro1-2/+0
2015-03-04microblaze: Fix syscall error recovery for invalid syscall IDsJamie Garside1-1/+2