summaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'microblaze-3.19-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2014-12-173-5/+48
|\
| * microblaze: Fix mmap for cache coherent memoryLars-Peter Clausen2014-12-173-5/+48
* | gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsRiku Voipio2014-12-131-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-111-1/+0
|\ \
| * | net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0
| |/
* | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-091-8/+0
|\ \
| * | microblaze: io: remove dummy relaxed accessor macrosWill Deacon2014-10-201-8/+0
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-12-091-1/+2
|\ \ \ | |_|/ |/| |
| * | mmu_gather: move minimal range calculations into generic codeWill Deacon2014-11-171-1/+2
| |/
* | microblaze: Wire up bpf syscallMichal Simek2014-10-273-1/+3
* | microblaze: Fix IO space breakage after of_pci_range_to_resource() changeMichal Simek2014-10-271-2/+7
* | microblaze: Fix missing NR_CPUS in menuconfigMichal Simek2014-10-271-0/+4
|/
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-192-2/+6
|\
| * ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-231-2/+1
| * ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris2014-09-231-0/+5
* | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-091-0/+1
|\ \
| * | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-0/+1
* | | microblaze: Fix number of syscallsMichal Simek2014-09-091-1/+1
* | | microblaze: Rename Advance setup to Kernel featuresMichal Simek2014-09-091-1/+1
* | | microblaze: Add mm/Kconfig to advance menuMichal Simek2014-09-091-2/+2
* | | arch/microblaze/include/asm/uaccess.h: Use pr_devel() instead of pr_debug()Chen Gang2014-09-091-2/+2
* | | arch/microblaze/include/asm/entry.h: Include "linux/linkage.h" to avoid compi...Chen Gang2014-09-091-0/+1
|/ /
* | microblaze: Wire-up memfd_create syscallMichal Simek2014-08-212-0/+2
* | microblaze: Wire-up getrandom syscallMichal Simek2014-08-212-0/+2
* | microblaze: Wire-up seccomp syscallMichal Simek2014-08-212-0/+2
* | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-091-36/+19
|\ \
| * | microblaze: Use sigsp()Richard Weinberger2014-08-061-6/+3
| * | microblaze: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-31/+17
| |/
* | lib/scatterlist: clean up useless architecture versions of scatterlist.hLaura Abbott2014-08-082-1/+1
* | Merge tag 'microblaze-3.17-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2014-08-074-18/+28
|\ \
| * | microblaze: Change libgcc-style functions from lib-y to obj-yDavid Holsgrove2014-07-181-11/+3
| * | microblaze: Wire-up renameat2 syscallMichal Simek2014-07-092-0/+2
| * | microblaze: Add syscall number commentMichal Simek2014-07-091-1/+1
| * | microblaze: delay.h fix udelay and ndelay for 8 bit argsMichal Simek2014-07-091-6/+22
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-041-0/+1
|\ \
| * | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+1
| |/
* | microblaze: ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)2014-07-182-6/+0
* | microblaze: ftrace: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)2014-07-181-0/+3
|/
* Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze i...Linus Torvalds2014-06-0511-141/+9
|\
| * microblaze: Fix typo in head.S s/substract/subtract/Antonio Ospite2014-06-051-1/+1
| * microblaze: remove check for CONFIG_XILINX_CONSOLEPaul Bolle2014-06-041-5/+1
| * microblaze: Use generic device.hMichal Simek2014-06-042-23/+1
| * microblaze: Do not setup empty unmap_sg functionMichal Simek2014-06-041-7/+0
| * microblaze: Remove device_to_maskMichal Simek2014-06-041-8/+0
| * microblaze: Clean device dma_ops structureMichal Simek2014-06-042-9/+0
| * microblaze: Cleanup PCI_DRAM_OFFSET handlingMichal Simek2014-06-044-27/+3
| * microblaze: Do not setup pci_dma_opsMichal Simek2014-06-042-24/+0
| * microblaze: Return default dma operationsMichal Simek2014-06-042-39/+3
| * microblaze: Enable SERIAL_OF_PLATFORMMichal Simek2014-06-042-0/+2
* | sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick2014-06-041-1/+0
OpenPOWER on IntegriCloud