summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* | 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/+1
|\
| * of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely2013-08-281-5/+0
| * of: Specify initrd location using 64-bitSantosh Shilimkar2013-07-241-2/+1
* | 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/+0
* | microblaze: timer: Clear driver init functionMichal Simek2013-09-031-13/+15
* | microblaze: timer: Use CLKSRC_OF initializationMichal Simek2013-09-032-13/+10
* | microblaze: intc: Remove unused headerMichal Simek2013-09-031-3/+0
* | 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/+0
* | microblaze: Remove selfmodified featureMichal Simek2013-09-035-146/+24
|/
* 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-04-301-0/+2
* dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-6/+0
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-301-65/+0
|\
| * microblaze: Use generic idle loopThomas Gleixner2013-04-081-53/+0
| * arch: Cleanup enable/disable_hltThomas Gleixner2013-04-081-12/+0
* | early_printk: consolidate random copies of identical codeThomas Gleixner2013-04-291-22/+4
|/
* Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2013-02-2624-197/+178
|\
| * 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/+165
| * 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-251-4/+1
|\ \
| * | microblaze idle: Fix compile errorLars-Peter Clausen2013-02-231-4/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-234-78/+54
|\ \ \ | |/ / |/| |
| * | microblaze: remove debris in ptrace.cAl Viro2013-02-031-23/+0
| * | microblaze: Move restart allowed out of blockMichal Simek2013-02-031-1/+1
| * | microblaze: fix handling of multiple pending signalsAl Viro2013-02-032-29/+42
| * | microblaze: fix the horror with restarts of sigreturn()Al Viro2013-02-032-2/+7
| * | microblaze: evict the check for kernel_mode(regs) from do_notify_resume()Al Viro2013-02-032-9/+3
| * | microblaze: switch to generic sigaltstackAl Viro2013-02-031-15/+2
| |/
* | microblaze idle: delete pm_idleLen Brown2013-02-171-3/+0
|/
* microblaze: Add finit_module syscallMichal Simek2013-01-031-0/+1
* microblaze: signal: Declare do_notify_resumeMichal Simek2012-12-131-1/+1
* microblaze: Add static qualifiersMichal Simek2012-12-132-3/+3
* microblaze: Wire-up new system call kcmpMichal Simek2012-12-131-0/+1
* microblaze: Fix intc_enable_or_unmask functionMichal Simek2012-12-131-1/+2
* microblaze: Remove passing the second arg to schedule_tailMichal Simek2012-12-131-1/+0
OpenPOWER on IntegriCloud