summaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAgeFilesLines
* CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-261-1/+0
*---. Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-264-56/+13
|\ \ \
| | | * 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-112-28/+9
| | * microblaze: switch to generic extable.hAl Viro2017-03-282-16/+2
| |/
| * uaccess: drop pointless ifdefsAl Viro2017-03-051-6/+0
| * uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-051-2/+0
| * uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-051-3/+0
|/
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-022-0/+3
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-0/+3
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-0/+3
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* 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
OpenPOWER on IntegriCloud