summaryrefslogtreecommitdiff
path: root/arch/microblaze/kernel
AgeCommit message (Expand)Author
2014-03-12microblaze: Wire-up preadv/pwritev in syscall tableMichal Simek
2014-03-12microblaze: Enable pselect6 syscallMichal Simek
2014-03-12microblaze: Rename global function heartbeat()Guenter Roeck
2014-03-07ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby
2014-03-07ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby
2014-02-10microblaze: Fix a typo when disabling stack protectionEdgar E. Iglesias
2014-01-27microblaze: Add missing v8.50.a versionMichal Simek
2014-01-27microblaze: Fix missing bracket in printkMichal Simek
2014-01-27microblaze: Fix compilation error for BS=0Michal Simek
2014-01-27microblaze: Disable stack protection from bootloaderMichal Simek
2014-01-27microblaze: timer: Do not initialized system timer twiceMichal Simek
2014-01-27microblaze: timer: Use generic sched_clock implementationMichal Simek
2014-01-27microblaze: Add NOTES section to linker scriptMichal Simek
2014-01-27microblaze: Add support for CCFMichal Simek
2014-01-21microblaze: Remove _fdt_start castsGeert Uytterhoeven
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-08microblaze: Fix bug with mmap2 syscall MB implementationMichal Simek
2013-11-08microblaze: Use predefined SYSCALL_DEFINE macroMichal Simek
2013-11-08microblaze: Remove deprecated IRQF_DISABLEDMichal Simek
2013-11-07microblaze: Calculate kernel pad automaticallyMichal Simek
2013-11-06microblaze: Remove unused NO_MMU Kconfig parameterMichael Opdenacker
2013-10-09microblaze: clean-up prom.h implicit includesRob Herring
2013-10-09of: remove early_init_dt_setup_initrd_archRob Herring
2013-10-09of: create default early_init_dt_add_memory_archRob Herring
2013-10-09microblaze: use early_init_dt_scanRob Herring
2013-09-10Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-09-04microblaze: Show message when reset gpio is not presentMichal Simek
2013-09-03microblaze: Add PVR version string for MB v9.0 and v9.1Michal Simek
2013-09-03microblaze: timer: Replace microblaze_ prefix by xilinx_Michal Simek
2013-09-03microblaze: timer: Update headerMichal Simek
2013-09-03microblaze: timer: Remove unused headerMichal Simek
2013-09-03microblaze: timer: Clear driver init functionMichal Simek
2013-09-03microblaze: timer: Use CLKSRC_OF initializationMichal Simek
2013-09-03microblaze: intc: Remove unused headerMichal Simek
2013-09-03microblaze: intc: Clean driver init functionMichal Simek
2013-09-03microblaze: intc: Using irqchipMichal Simek
2013-09-03microblaze: intc: Update headerMichal Simek
2013-09-03microblaze: intc: Remove unused headersMichal Simek
2013-09-03microblaze: Remove selfmodified featureMichal Simek
2013-08-28of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely
2013-07-24of: Specify initrd location using 64-bitSantosh Shilimkar
2013-06-26microblaze: Don't mark arch_kgdb_ops as const.Graeme Smecher
2013-05-14microblaze: Initialize temp variable to remove compilation warningMichal Simek
2013-05-09microblaze: Enable IRQ in arch_cpu_idleMichal Simek
2013-05-09microblaze: Add support for new cpu versions and target architectureMichal Simek
2013-05-09microblaze: Do not use r6 in head.SMichal Simek
2013-05-09microblaze: Set the default irq_domainDan Christensen
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds