aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze
AgeCommit message (Expand)AuthorFilesLines
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hGravatar Kirill A. Shutemov 1-1/+2
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Gravatar Ingo Molnar 2-0/+3
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 3-0/+3
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 3-0/+3
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+1
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hGravatar Luis R. Rodriguez 1-0/+1
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-3/+3
2017-02-24mm: remove shmem_mapping() shmem_zero_setup() duplicatesGravatar Hugh Dickins 1-0/+1
2017-02-21Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2017-02-01sched/cputime: Remove generic asm headersGravatar Frederic Weisbecker 1-1/+0
2017-01-26microblaze: migrate exception table users off module.h and onto extable.hGravatar Paul Gortmaker 1-1/+1
2017-01-24treewide: Consolidate get_dma_ops() implementationsGravatar Bart Van Assche 1-1/+1
2017-01-24treewide: Constify most dma_map_ops structuresGravatar Bart Van Assche 2-3/+3
2016-12-25clocksource: Use a plain u64 instead of cycle_tGravatar Thomas Gleixner 1-3/+3
2016-12-20Merge tag 'microblaze-4.10-rc1' of git://git.monstr.eu/linux-2.6-microblazeGravatar Linus Torvalds 5-2/+20
2016-12-14arch/microblaze: add option to skip DMA sync as a part of map and unmapGravatar Alexander Duyck 1-2/+8
2016-12-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 5-200/+5
2016-11-29irqchip/xilinx: Rename get_irq to xintc_get_irqGravatar Zubair Lutfullah Kakakhel 2-3/+3
2016-11-29microblaze/irqchip: Move intc driver to irqchipGravatar Zubair Lutfullah Kakakhel 3-197/+2
2016-11-17locking/core: Provide common cpu_relax_yield() definitionGravatar Christian Borntraeger 1-1/+0
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Gravatar Christian Borntraeger 1-1/+0
2016-11-16locking/core: Introduce cpu_relax_yield()Gravatar Christian Borntraeger 1-0/+1
2016-11-15microblaze: Add new fpga familiesGravatar Michal Simek 1-0/+4
2016-11-15microblaze: Add missing release version code v9.6 and v10Gravatar Michal Simek 1-0/+2
2016-11-15microblaze: Add missing syscallsGravatar Michal Simek 3-1/+13
2016-11-15microblaze: Fix return value from xilinx_timer_initGravatar Michal Simek 1-1/+1
2016-10-25locking/mutex: Kill arch specific codeGravatar Peter Zijlstra 1-1/+0
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-3/+0
2016-10-07nmi_backtrace: generate one-line reports for idle cpusGravatar Chris Metcalf 1-0/+1
2016-10-07Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+2
2016-09-27exceptions: detritus removalGravatar Al Viro 1-3/+0
2016-09-15Merge branch 'linus' into x86/asm, to pick up recent fixesGravatar Ingo Molnar 1-4/+7
2016-09-13microblaze: fix __get_user()Gravatar Al Viro 1-1/+1
2016-09-13microblaze: fix copy_from_user()Gravatar Al Viro 1-3/+6
2016-09-13microblaze/PCI: Add multidomain support for procfsGravatar Bharat Kumar Gogada 1-2/+2
2016-08-24ftrace: Add return address pointer to ftrace_ret_stackGravatar Josh Poimboeuf 1-1/+1
2016-08-04dma-mapping: use unsigned long for dma_attrsGravatar Krzysztof Kozlowski 2-7/+6
2016-08-02Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 3-30/+3
2016-08-02signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeGravatar Andy Lutomirski 1-27/+0
2016-08-02treewide: replace obsolete _refok by __refGravatar Fabian Frederick 2-3/+3
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-61/+15
2016-08-01Merge branch 'pci/msi-affinity' into nextGravatar Bjorn Helgaas 2-4/+3
2016-07-26Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-1/+1
2016-07-26Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Linus Torvalds 1-1/+0
2016-07-26mm: do not pass mm_struct into handle_mm_faultGravatar Kirill A. Shutemov 1-1/+1
2016-07-07Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano...Gravatar Thomas Gleixner 1-12/+37
2016-06-28clocksources: Switch back to the clksrc tableGravatar Daniel Lezcano 1-1/+1
2016-06-28clocksource/drivers/microblaze: Convert init function to return errorGravatar Daniel Lezcano 1-13/+38