aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds3-29/+7
2013-11-08microblaze: Fix bug with mmap2 syscall MB implementationMichal Simek2-1/+12
2013-11-08microblaze: Use predefined SYSCALL_DEFINE macroMichal Simek1-3/+3
2013-11-08microblaze: Remove deprecated IRQF_DISABLEDMichal Simek1-1/+1
2013-11-07microblaze: Calculate kernel pad automaticallyMichal Simek1-1/+1
2013-11-06microblaze: Remove unused NO_MMU Kconfig parameterMichael Opdenacker1-2/+2
2013-10-09microblaze: clean-up prom.h implicit includesRob Herring3-0/+3
2013-10-09of: remove early_init_dt_setup_initrd_archRob Herring1-9/+0
2013-10-09of: create default early_init_dt_add_memory_archRob Herring1-5/+0
2013-10-09microblaze: use early_init_dt_scanRob Herring2-15/+4
2013-09-10Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-7/+1
2013-09-04microblaze: Show message when reset gpio is not presentMichal Simek1-1/+5
2013-09-03microblaze: Add PVR version string for MB v9.0 and v9.1Michal Simek1-0/+2
2013-09-03microblaze: timer: Replace microblaze_ prefix by xilinx_Michal Simek1-39/+39
2013-09-03microblaze: timer: Update headerMichal Simek1-1/+2
2013-09-03microblaze: timer: Remove unused headerMichal Simek1-13/+0
2013-09-03microblaze: timer: Clear driver init functionMichal Simek1-13/+15
2013-09-03microblaze: timer: Use CLKSRC_OF initializationMichal Simek2-13/+10
2013-09-03microblaze: intc: Remove unused headerMichal Simek1-3/+0
2013-09-03microblaze: intc: Clean driver init functionMichal Simek1-10/+19
2013-09-03microblaze: intc: Using irqchipMichal Simek2-5/+14
2013-09-03microblaze: intc: Update headerMichal Simek1-1/+2
2013-09-03microblaze: intc: Remove unused headersMichal Simek1-3/+0
2013-09-03microblaze: Remove selfmodified featureMichal Simek5-146/+24
2013-08-28of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely1-5/+0
2013-07-24of: Specify initrd location using 64-bitSantosh Shilimkar1-2/+1
2013-06-26microblaze: Don't mark arch_kgdb_ops as const.Graeme Smecher1-1/+1
2013-05-14microblaze: Initialize temp variable to remove compilation warningMichal Simek1-1/+1
2013-05-09microblaze: Enable IRQ in arch_cpu_idleMichal Simek1-0/+5
2013-05-09microblaze: Add support for new cpu versions and target architectureMichal Simek1-0/+5
2013-05-09microblaze: Do not use r6 in head.SMichal Simek1-10/+10
2013-05-09microblaze: Set the default irq_domainDan Christensen1-0/+2
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo1-0/+2
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-6/+0
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-65/+0
2013-04-29early_printk: consolidate random copies of identical codeThomas Gleixner1-22/+4
2013-04-08microblaze: Use generic idle loopThomas Gleixner1-53/+0
2013-04-08arch: Cleanup enable/disable_hltThomas Gleixner1-12/+0
2013-02-26Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds24-197/+178
2013-02-25Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-4/+1
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds4-78/+54
2013-02-23microblaze idle: Fix compile errorLars-Peter Clausen1-4/+1
2013-02-17microblaze idle: delete pm_idleLen Brown1-3/+0
2013-02-12microblaze: Do not use module.h in files which are not modulesMichal Simek10-10/+10
2013-02-12microblaze: Fix coding style issuesMichal Simek18-187/+165
2013-02-12microblaze: Add missing return from debugfs_tlbMichal Simek1-0/+2
2013-02-12microblaze: Add .gitignore entries for auto-generated filesLars-Peter Clausen1-0/+1
2013-02-03microblaze: remove debris in ptrace.cAl Viro1-23/+0
2013-02-03microblaze: Move restart allowed out of blockMichal Simek1-1/+1
2013-02-03microblaze: fix handling of multiple pending signalsAl Viro2-29/+42