summaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-041-35/+4
|\ \
| * | of/fdt: create common debugfsRob Herring2014-04-301-31/+0
| * | of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring2014-04-301-4/+4
| |/
* | PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo2014-05-271-5/+0
* | PCI: Move Open Firmware devspec attribute to PCI common codeSebastian Ott2014-04-301-20/+0
|/
* Merge tag 'microblaze-3.15-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2014-04-1123-814/+558
|\
| * microblaze: Use asm-generic/io.hMichal Simek2014-04-075-294/+19
| * microblaze: Remove platform folderMichal Simek2014-04-076-8/+2
| * microblaze: Remove generic platformMichal Simek2014-04-074-80/+40
| * microblaze: Sort Kconfig optionsMichal Simek2014-04-071-26/+26
| * microblaze: Move DTS file to common location at boot/dts folderMichal Simek2014-04-072-367/+366
| * microblaze: Fix compilation failure because of release_threadMichal Simek2014-04-071-1/+1
| * microblaze: Fix sparse warning because of missing cpu.h headerMichal Simek2014-04-071-0/+1
| * microblaze: Make timer driver endian awareMichal Simek2014-04-071-15/+47
| * microblaze: Make intc driver endian awareMichal Simek2014-04-071-10/+41
| * microblaze: Wire-up new system calls sched_setattr/getattrMichal Simek2014-03-122-0/+4
| * microblaze: Wire-up preadv/pwritev in syscall tableMichal Simek2014-03-121-2/+2