summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include
Commit message (Expand)AuthorAgeFilesLines
...
* | 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-091-3/+0Star
|\
| * microblaze/PCI: Remove pcibios_setup_bus_{self/devices} dead codeLorenzo Pieralisi2017-08-101-3/+0Star
* | 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/+4Star
|/
* 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-041-17/+17
* | microblaze: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-092-26/+24Star
* | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-071-3/+1Star
|\ \
| * | get rid of unused __strncpy_from_user() instancesAl Viro2017-05-161-3/+1Star
| |/
* | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-071-2/+0Star
|\ \
| * | microblaze: remove DMA_ERROR_CODEChristoph Hellwig2017-06-201-2/+0Star
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-041-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-0447-51/+46Star
|\ \
| * | microblaze: remove asm-generic wrapper headersTobias Klauser2017-05-2945-50/+44Star
| * | microblaze: wire up statx syscallTobias Klauser2017-05-292-1/+2
| |/
* / arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-291-6/+0Star
|/
* uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-101-32/+0Star
* Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-091-4/+2Star
|\
| * PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O spaceDavid Woodhouse2017-04-181-1/+2
| * PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse2017-04-181-3/+0Star
| |
| \
| \
| \
*---. \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-263-56/+12Star
|\ \ \ \ | |_|_|/ |/| | |
| | | * Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-021-1/+2
| | |/| | |/| |
| | | * arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-091-1/+2
| |_|/ |/| |
| | * microblaze: switch to RAW_COPY_USERAl Viro2017-04-111-28/+8Star
| | * microblaze: switch to generic extable.hAl Viro2017-03-292-16/+2Star
| |/
| * uaccess: drop pointless ifdefsAl Viro2017-03-061-6/+0Star
| * uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-061-2/+0Star
| * uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-061-3/+0Star
|/
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-0/+2
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-281-0/+1
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-2/+2
|\
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-1/+1
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-2/+2
* | sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-011-1/+0Star
|/
* Merge tag 'microblaze-4.10-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2016-12-212-1/+7
|\
| * microblaze: Add missing syscallsMichal Simek2016-11-152-1/+7
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-131-1/+1
|\ \
| * | irqchip/xilinx: Rename get_irq to xintc_get_irqZubair Lutfullah Kakakhel2016-11-291-1/+1
| |/
* | locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-171-1/+0Star
* | locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-161-1/+0Star
* | locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-161-0/+1
* | locking/mutex: Kill arch specific codePeter Zijlstra2016-10-251-1/+0Star
|/
* exceptions: detritus removalAl Viro2016-09-281-3/+0Star
* microblaze: fix __get_user()Al Viro2016-09-131-1/+1
* microblaze: fix copy_from_user()Al Viro2016-09-131-3/+6