summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include
Commit message (Expand)AuthorAgeFilesLines
* docs: Fix some broken referencesMauro Carvalho Chehab2018-06-151-1/+1
* Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-071-4/+0
|\
| * microblaze/PCI: Remove pcibios_claim_one_bus() dead codeBjorn Helgaas2018-05-221-2/+0
| * microblaze/PCI: Remove pcibios_finish_adding_to_bus() dead codeBjorn Helgaas2018-05-221-2/+0
* | Merge tag 'microblaze-v4.18-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2018-06-074-34/+1
|\ \
| * | microblaze: remove redundant early_printk supportRob Herring2018-04-232-32/+0
| * | microblaze: remove unnecessary prom.h includesRob Herring2018-04-232-2/+1
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-041-0/+1
|\ \
| * | time: Add an asm-generic/compat.h fileArnd Bergmann2018-04-191-0/+1
| |/
* | PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2018-05-071-6/+0
|/
* microblaze: Use generic pci_mmap_resource_range()David Woodhouse2018-03-191-3/+4
* microblaze: Provide pgprot_device/writecombine macros for nommuMichal Simek2018-03-191-0/+2
* microblaze: remove unused alloc_maybe_bootmemRob Herring2018-03-161-1/+0
* Merge tag 'microblaze-4.16-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2018-02-021-1/+1
|\
| * microblaze: fix iounmap prototypeArnd Bergmann2018-01-171-1/+1
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-011-1/+0
|\ \
| * | arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-031-1/+0
* | | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-311-2/+2
|\ \ \
| * | | microblaze: rename dma_direct to dma_nommuChristoph Hellwig2018-01-101-2/+2
| | |/ | |/|
* | | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-091-3/+0
|/ /
* | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-051-0/+1
* | Merge tag 'microblaze-4.15-rc2' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2017-11-291-0/+1
|\ \ | |/ |/|
| * microblaze: add missing include to mmu_context_mm.hOded Gabbay2017-10-301-0/+1
* | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-141-39/+0
|\ \
| * | dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-191-5/+0
| * | microblaze: make dma_cache_sync a no-opChristoph Hellwig2017-10-191-34/+0
| |/
* | License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-025-0/+5
* | License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-023-0/+3
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0211-0/+11
|/
* microblaze: Add missing kvm_para.h to KbuildMichal Simek2017-09-251-0/+1
* Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-081-3/+0
|\
| * microblaze/PCI: Remove pcibios_setup_bus_{self/devices} dead codeLorenzo Pieralisi2017-08-101-3/+0
* | Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar2017-09-041-1/+1
|\ \
| * | binfmt_flat: fix arch/m32r and arch/microblaze flat_put_addr_at_rp()Randy Dunlap2017-08-311-1/+1
| |/
* | futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-251-34/+4
|/
* Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-151-17/+17
|\
| * binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro2017-07-031-17/+17
* | microblaze: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-102-26/+24
* | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-061-3/+1
|\ \
| * | get rid of unused __strncpy_from_user() instancesAl Viro2017-05-151-3/+1
| |/
* | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-061-2/+0
|\ \
| * | microblaze: remove DMA_ERROR_CODEChristoph Hellwig2017-06-201-2/+0
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-031-0/+1
|\ \
| * | signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2017-06-042-1/+1
| |/
* | Merge tag 'microblaze-4.13-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2017-07-0347-51/+46
|\ \
| * | microblaze: remove asm-generic wrapper headersTobias Klauser2017-05-2945-50/+44
| * | microblaze: wire up statx syscallTobias Klauser2017-05-292-1/+2
| |/
* | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-281-6/+0
|/
* uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-111-32/+0
* Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-081-4/+2
|\
OpenPOWER on IntegriCloud