summaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-091-36/+19Star
|\
| * microblaze: Use sigsp()Richard Weinberger2014-08-061-6/+3Star
| * microblaze: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-31/+17Star
* | lib/scatterlist: clean up useless architecture versions of scatterlist.hLaura Abbott2014-08-092-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/+3Star
| * | 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-051-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/+0Star
* | 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-0611-141/+9Star
|\
| * 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/+1Star
| * microblaze: Use generic device.hMichal Simek2014-06-042-23/+1Star
| * microblaze: Do not setup empty unmap_sg functionMichal Simek2014-06-041-7/+0Star
| * microblaze: Remove device_to_maskMichal Simek2014-06-041-8/+0Star
| * microblaze: Clean device dma_ops structureMichal Simek2014-06-042-9/+0Star
| * microblaze: Cleanup PCI_DRAM_OFFSET handlingMichal Simek2014-06-044-27/+3Star
| * microblaze: Do not setup pci_dma_opsMichal Simek2014-06-042-24/+0Star
| * microblaze: Return default dma operationsMichal Simek2014-06-042-39/+3Star
| * microblaze: Enable SERIAL_OF_PLATFORMMichal Simek2014-06-042-0/+2
* | sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick2014-06-051-1/+0Star
* | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-041-35/+4Star
|\ \
| * | of/fdt: create common debugfsRob Herring2014-04-301-31/+0Star
| * | 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-281-5/+0Star
* | PCI: Move Open Firmware devspec attribute to PCI common codeSebastian Ott2014-04-301-20/+0Star
|/
* Merge tag 'microblaze-3.15-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2014-04-1123-814/+558Star
|\
| * microblaze: Use asm-generic/io.hMichal Simek2014-04-075-294/+19Star
| * microblaze: Remove platform folderMichal Simek2014-04-076-8/+2Star
| * microblaze: Remove generic platformMichal Simek2014-04-074-80/+40Star
| * microblaze: Sort Kconfig optionsMichal Simek2014-04-071-26/+26
| * microblaze: Move DTS file to common location at boot/dts folderMichal Simek2014-04-072-367/+366Star
| * 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
| * microblaze: Enable pselect6 syscallMichal Simek2014-03-122-3/+3
| * microblaze: Drop architecture-specific declaration of early_printkGuenter Roeck2014-03-121-2/+0Star
| * microblaze: Rename global function heartbeat()Guenter Roeck2014-03-123-6/+6
* | Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-04-031-4/+1Star
|\ \
| * | ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby2014-03-071-1/+1
| * | ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby2014-03-071-3/+0Star
| |/
* | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-021-5/+0Star
|\ \
| * | microblaze/PCI: Use default pcibios_enable_device()Bjorn Helgaas2014-03-191-5/+0Star