aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-25arch: change default endian for microblazeBabu Moger1-1/+1
2017-09-25microblaze: Cocci spatch "vma_pages"Thomas Meyer1-1/+1
2017-09-25microblaze: Add missing kvm_para.h to KbuildMichal Simek1-0/+1
2017-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-0/+18
2017-09-08arch/microblaze: add choice for endianness and update MakefileBabu Moger2-0/+18
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-148/+0
2017-09-07Merge tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds2-8/+8
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar1-1/+1
2017-08-31binfmt_flat: fix arch/m32r and arch/microblaze flat_put_addr_at_rp()Randy Dunlap1-1/+1
2017-08-29microblaze: Convert to using %pOF instead of full_nameRob Herring2-8/+8
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby1-34/+4
2017-08-10microblaze/PCI: Remove pcibios_setup_bus_{self/devices} dead codeLorenzo Pieralisi2-135/+0
2017-08-02PCI: Add a generic weak pcibios_align_resource()Palmer Dabbelt1-7/+0
2017-08-02PCI: Add a generic weak pcibios_fixup_bus()Palmer Dabbelt1-6/+0
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-17/+17
2017-07-10microblaze: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-26/+24
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+1
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-2/+1
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-3/+4
2017-07-03binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro1-17/+17
2017-07-03Merge tag 'microblaze-4.13-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds54-98/+90
2017-06-30drivers: dma-mapping: allow dma_common_mmap() for NOMMUVladimir Murzin1-0/+1
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser2-23/+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-22microblaze: Enabling CONFIG_BRIDGE in mmu_defconfigVineeth Chowdary Karumanchi1-0/+1
2017-06-22microblaze: Enabling CONFIGS related to MTDVineeth Chowdary Karumanchi1-0/+3
2017-06-22microblaze: Update defconfigsMichal Simek2-23/+6
2017-06-22microblaze: mm: Flush TLB to ensure correct mapping when higmem ONMichal Simek1-13/+11
2017-06-20microblaze: remove DMA_ERROR_CODEChristoph Hellwig1-2/+0
2017-06-14clocksource/drivers: Rename CLKSRC_OF to TIMER_OFDaniel Lezcano1-1/+1
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-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2-1/+1
2017-05-29microblaze: remove asm-generic wrapper headersTobias Klauser45-50/+44
2017-05-29microblaze: wire up statx syscallTobias Klauser3-1/+3
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-05-15get rid of unused __strncpy_from_user() instancesAl Viro1-3/+1
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel1-32/+0
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-5/+3
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro1-1/+0
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', ...Al Viro4-56/+13
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse1-1/+1
2017-04-18PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O spaceDavid Woodhouse1-1/+2
2017-04-18PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse1-3/+0
2017-04-11microblaze: switch to RAW_COPY_USERAl Viro2-28/+9
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.pariscAl Viro1-1/+2
2017-03-28microblaze: switch to generic extable.hAl Viro2-16/+2
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov1-1/+2