summaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAgeFilesLines
* 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
| * microblaze: Enable pselect6 syscallMichal Simek2014-03-122-3/+3
| * microblaze: Drop architecture-specific declaration of early_printkGuenter Roeck2014-03-121-2/+0
| * 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/+1
|\ \
| * | 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/+0
| |/
* | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-011-5/+0
|\ \
| * | microblaze/PCI: Use default pcibios_enable_device()Bjorn Helgaas2014-03-191-5/+0
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-012-1/+1
|\ \ \
| * | | arch: Remove stub cputime.h headersFrederic Weisbecker2014-03-132-1/+1
* | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-03-311-2/+3
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-02-091-0/+1
| * | locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen2014-02-091-2/+2
| |/
* | microblaze: Fix a typo when disabling stack protectionEdgar E. Iglesias2014-02-101-1/+1
* | microblaze: Define readq and writeq IO helper functionMichal Simek2014-02-101-0/+6
* | microblaze: Fix missing HZ macroMichal Simek2014-02-101-0/+2
|/
* Merge tag 'microblaze-3.14-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2014-01-2815-52/+118
|\
| * microblaze: Add missing v8.50.a versionMichal Simek2014-01-271-0/+1
| * microblaze: Fix missing bracket in printkMichal Simek2014-01-271-1/+1
| * microblaze: Fix compilation error for BS=0Michal Simek2014-01-271-12/+37
| * microblaze: Disable stack protection from bootloaderMichal Simek2014-01-271-0/+4
OpenPOWER on IntegriCloud