summaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | 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
| * microblaze: Define read/write{b,w,l}_relaxed MMIOMichal Simek2014-01-271-0/+8
| * microblaze: timer: Do not initialized system timer twiceMichal Simek2014-01-271-0/+6
| * microblaze: timer: Use generic sched_clock implementationMichal Simek2014-01-272-19/+9Star
| * microblaze: Add NOTES section to linker scriptMichal Simek2014-01-271-0/+1
| * microblaze: Add support for CCFMichal Simek2014-01-277-11/+40
| * microblaze: Simplify fcpu helper functionMichal Simek2014-01-211-3/+5
| * microblaze/uapi: Use Kbuild logic to include <asm-generic/types.h>Geert Uytterhoeven2014-01-212-2/+2
| * microblaze: Remove duplicate declarations of _stext[] and _etext[]Geert Uytterhoeven2014-01-211-1/+0Star
| * microblaze: Remove _fdt_start castsGeert Uytterhoeven2014-01-211-3/+2Star
| * microblaze: Wire up defconfig to mmu_defconfigGeert Uytterhoeven2014-01-211-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-0/+1
|\ \
| * | net: resort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell2014-01-141-1/+1
| * | lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-181-0/+1
| |/
* | Merge tag 'devicetree-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-01-251-1/+0Star
|\ \
| * | dt/bindings: remove device_type "network" referencesGrant Likely2014-01-161-1/+0Star
| |/
* | microblaze: use generic fixmap.hMark Salter2014-01-241-42/+2Star
* | microblaze: extable: sort the exception table at build timeMichal Simek2014-01-241-0/+1