aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-11Merge tag 'microblaze-3.15-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds23-814/+558
2014-04-07microblaze: Use asm-generic/io.hMichal Simek5-294/+19
2014-04-07microblaze: Remove platform folderMichal Simek6-8/+2
2014-04-07microblaze: Remove generic platformMichal Simek4-80/+40
2014-04-07microblaze: Sort Kconfig optionsMichal Simek1-26/+26
2014-04-07microblaze: Move DTS file to common location at boot/dts folderMichal Simek2-367/+366
2014-04-07microblaze: Fix compilation failure because of release_threadMichal Simek1-1/+1
2014-04-07microblaze: Fix sparse warning because of missing cpu.h headerMichal Simek1-0/+1
2014-04-07microblaze: Make timer driver endian awareMichal Simek1-15/+47
2014-04-07microblaze: Make intc driver endian awareMichal Simek1-10/+41
2014-04-03Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-4/+1
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-5/+0
2014-04-01Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+1
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+3
2014-03-19microblaze/PCI: Use default pcibios_enable_device()Bjorn Helgaas1-5/+0
2014-03-13arch: Remove stub cputime.h headersFrederic Weisbecker2-1/+1
2014-03-12microblaze: Wire-up new system calls sched_setattr/getattrMichal Simek2-0/+4
2014-03-12microblaze: Wire-up preadv/pwritev in syscall tableMichal Simek1-2/+2
2014-03-12microblaze: Enable pselect6 syscallMichal Simek2-3/+3
2014-03-12microblaze: Drop architecture-specific declaration of early_printkGuenter Roeck1-2/+0
2014-03-12microblaze: Rename global function heartbeat()Guenter Roeck3-6/+6
2014-03-07ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby1-1/+1
2014-03-07ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby1-3/+0
2014-02-10microblaze: Fix a typo when disabling stack protectionEdgar E. Iglesias1-1/+1
2014-02-10microblaze: Define readq and writeq IO helper functionMichal Simek1-0/+6
2014-02-10microblaze: Fix missing HZ macroMichal Simek1-0/+2
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen1-0/+1
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabetical orderTim Chen1-2/+2
2014-01-28Merge tag 'microblaze-3.14-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds15-52/+118
2014-01-27microblaze: Add missing v8.50.a versionMichal Simek1-0/+1
2014-01-27microblaze: Fix missing bracket in printkMichal Simek1-1/+1
2014-01-27microblaze: Fix compilation error for BS=0Michal Simek1-12/+37
2014-01-27microblaze: Disable stack protection from bootloaderMichal Simek1-0/+4
2014-01-27microblaze: Define read/write{b,w,l}_relaxed MMIOMichal Simek1-0/+8
2014-01-27microblaze: timer: Do not initialized system timer twiceMichal Simek1-0/+6
2014-01-27microblaze: timer: Use generic sched_clock implementationMichal Simek2-19/+9
2014-01-27microblaze: Add NOTES section to linker scriptMichal Simek1-0/+1
2014-01-27microblaze: Add support for CCFMichal Simek7-11/+40
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2014-01-24Merge tag 'devicetree-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-1/+0
2014-01-23microblaze: use generic fixmap.hMark Salter1-42/+2
2014-01-23microblaze: extable: sort the exception table at build timeMichal Simek1-0/+1
2014-01-21memblock: make memblock_set_node() support different memblock_typeTang Chen1-1/+2
2014-01-21microblaze: Simplify fcpu helper functionMichal Simek1-3/+5
2014-01-21microblaze/uapi: Use Kbuild logic to include <asm-generic/types.h>Geert Uytterhoeven2-2/+2
2014-01-21microblaze: Remove duplicate declarations of _stext[] and _etext[]Geert Uytterhoeven1-1/+0
2014-01-21microblaze: Remove _fdt_start castsGeert Uytterhoeven1-3/+2
2014-01-21microblaze: Wire up defconfig to mmu_defconfigGeert Uytterhoeven1-0/+2
2014-01-16dt/bindings: remove device_type "network" referencesGrant Likely1-1/+0
2014-01-13arch: Re-sort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell1-1/+1