summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-123-29/+7Star
|\
| * microblaze: clean-up prom.h implicit includesRob Herring2013-10-103-0/+3
| * of: remove early_init_dt_setup_initrd_archRob Herring2013-10-091-9/+0Star
| * of: create default early_init_dt_add_memory_archRob Herring2013-10-091-5/+0Star
| * microblaze: use early_init_dt_scanRob Herring2013-10-092-15/+4Star
* | microblaze: Fix bug with mmap2 syscall MB implementationMichal Simek2013-11-082-1/+12
* | microblaze: Use predefined SYSCALL_DEFINE macroMichal Simek2013-11-081-3/+3
* | microblaze: Remove deprecated IRQF_DISABLEDMichal Simek2013-11-081-1/+1
* | microblaze: Calculate kernel pad automaticallyMichal Simek2013-11-071-1/+1
* | microblaze: Remove unused NO_MMU Kconfig parameterMichael Opdenacker2013-11-061-2/+2
|/
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-09-101-7/+1Star
|\
| * of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely2013-08-281-5/+0Star
| * of: Specify initrd location using 64-bitSantosh Shilimkar2013-07-241-2/+1Star
* | microblaze: Show message when reset gpio is not presentMichal Simek2013-09-041-1/+5
* | microblaze: Add PVR version string for MB v9.0 and v9.1Michal Simek2013-09-031-0/+2
* | microblaze: timer: Replace microblaze_ prefix by xilinx_Michal Simek2013-09-031-39/+39
* | microblaze: timer: Update headerMichal Simek2013-09-031-1/+2
* | microblaze: timer: Remove unused headerMichal Simek2013-09-031-13/+0Star
* | microblaze: timer: Clear driver init functionMichal Simek2013-09-031-13/+15
* | microblaze: timer: Use CLKSRC_OF initializationMichal Simek2013-09-032-13/+10Star
* | microblaze: intc: Remove unused headerMichal Simek2013-09-031-3/+0Star
* | microblaze: intc: Clean driver init functionMichal Simek2013-09-031-10/+19
* | microblaze: intc: Using irqchipMichal Simek2013-09-032-5/+14
* | microblaze: intc: Update headerMichal Simek2013-09-031-1/+2
* | microblaze: intc: Remove unused headersMichal Simek2013-09-031-3/+0Star
* | microblaze: Remove selfmodified featureMichal Simek2013-09-035-146/+24Star
|/
* microblaze: Don't mark arch_kgdb_ops as const.Graeme Smecher2013-06-261-1/+1
* microblaze: Initialize temp variable to remove compilation warningMichal Simek2013-05-141-1/+1
* microblaze: Enable IRQ in arch_cpu_idleMichal Simek2013-05-091-0/+5
* microblaze: Add support for new cpu versions and target architectureMichal Simek2013-05-091-0/+5
* microblaze: Do not use r6 in head.SMichal Simek2013-05-091-10/+10
* microblaze: Set the default irq_domainDan Christensen2013-05-091-0/+2
* dump_stack: unify debug information printed by show_regs()Tejun Heo2013-05-011-0/+2
* dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-05-011-6/+0Star
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-301-65/+0Star
|\
| * microblaze: Use generic idle loopThomas Gleixner2013-04-081-53/+0Star
| * arch: Cleanup enable/disable_hltThomas Gleixner2013-04-081-12/+0Star
* | early_printk: consolidate random copies of identical codeThomas Gleixner2013-04-301-22/+4Star
|/
* Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2013-02-2724-197/+178Star
|\
| * microblaze: Do not use module.h in files which are not modulesMichal Simek2013-02-1210-10/+10
| * microblaze: Fix coding style issuesMichal Simek2013-02-1218-187/+165Star
| * microblaze: Add missing return from debugfs_tlbMichal Simek2013-02-121-0/+2
| * microblaze: Add .gitignore entries for auto-generated filesLars-Peter Clausen2013-02-121-0/+1
* | Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-261-4/+1Star
|\ \
| * | microblaze idle: Fix compile errorLars-Peter Clausen2013-02-231-4/+1Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-244-78/+54Star
|\ \ \ | |/ / |/| |
| * | microblaze: remove debris in ptrace.cAl Viro2013-02-041-23/+0Star
| * | microblaze: Move restart allowed out of blockMichal Simek2013-02-041-1/+1
| * | microblaze: fix handling of multiple pending signalsAl Viro2013-02-042-29/+42
| * | microblaze: fix the horror with restarts of sigreturn()Al Viro2013-02-042-2/+7