summaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAgeFilesLines
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-271-0/+1
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-252-3/+3
|\
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-1/+1
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-242-3/+3
* | mm: remove shmem_mapping() shmem_zero_setup() duplicatesHugh Dickins2017-02-241-0/+1
* | Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-211-1/+1
|\ \
| * | microblaze: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-261-1/+1
| |/
* / sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-011-1/+0
|/
* 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-205-2/+20
|\
| * 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-153-1/+13
| * 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
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-125-200/+5
|\ \
| * | irqchip/xilinx: Rename get_irq to xintc_get_irqZubair Lutfullah Kakakhel2016-11-292-3/+3
| * | microblaze/irqchip: Move intc driver to irqchipZubair Lutfullah Kakakhel2016-11-293-197/+2
| |/
* | locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-171-1/+0
* | locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-161-1/+0
* | locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-161-0/+1
* | locking/mutex: Kill arch specific codePeter Zijlstra2016-10-251-1/+0
|/
* Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-111-3/+0
|\
| * exceptions: detritus removalAl Viro2016-09-271-3/+0
* | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-0/+1
* | Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-071-2/+2
|\ \
| * | microblaze/PCI: Add multidomain support for procfsBharat Kumar Gogada2016-09-131-2/+2
* | | Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-151-4/+7
|\ \ \ | | |/ | |/|
| * | microblaze: fix __get_user()Al Viro2016-09-131-1/+1
| * | microblaze: fix copy_from_user()Al Viro2016-09-131-3/+6
| |/
* / ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf2016-08-241-1/+1
|/
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-042-7/+6
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-08-023-30/+3
|\
| * signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski2016-08-021-27/+0
| * treewide: replace obsolete _refok by __refFabian Frederick2016-08-022-3/+3
* | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-022-61/+15
|\ \ | |/ |/|
| * Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2016-08-012-4/+3
| |\
| * | microblaze/PCI: Implement pci_resource_to_user() with pcibios_resource_to_bus()Bjorn Helgaas2016-06-171-28/+14
| * | PCI: Unify pci_resource_to_user() declarationsBjorn Helgaas2016-06-171-3/+0
| * | microblaze/PCI: Remove useless __pci_mmap_set_pgprot()Bjorn Helgaas2016-06-171-30/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-261-1/+1
|\ \ \
| * | | mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-261-1/+1
* | | | Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-07-261-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | microblaze: remove ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij2016-06-081-1/+0
| |/ /
* | | Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano...Thomas Gleixner2016-07-071-12/+37
|\ \ \ | |_|/ |/| |
| * | 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
| |/
* / tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-242-4/+3
|/
* Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds2016-05-282-0/+82
|\
| * microblaze: Add <asm/hash.h>George Spelvin2016-05-282-0/+82