aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze
AgeCommit message (Expand)AuthorFilesLines
2017-05-11uapi: export all headers under uapi directoriesGravatar Nicolas Dichtel 1-32/+0
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-5/+3
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowGravatar Al Viro 1-1/+0
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Gravatar Al Viro 4-56/+13
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()Gravatar David Woodhouse 1-1/+1
2017-04-18PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O spaceGravatar David Woodhouse 1-1/+2
2017-04-18PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>Gravatar David Woodhouse 1-3/+0
2017-04-11microblaze: switch to RAW_COPY_USERGravatar Al Viro 2-28/+9
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Al Viro 1-1/+2
2017-03-28microblaze: switch to generic extable.hGravatar Al Viro 2-16/+2
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hGravatar Kirill A. Shutemov 1-1/+2
2017-03-05uaccess: drop pointless ifdefsGravatar Al Viro 1-6/+0
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hGravatar Al Viro 1-2/+0
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hGravatar Al Viro 1-3/+0
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