summaryrefslogtreecommitdiff
path: root/arch/microblaze/kernel
AgeCommit message (Expand)Author
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
2013-04-29early_printk: consolidate random copies of identical codeThomas Gleixner
2013-04-08microblaze: Use generic idle loopThomas Gleixner
2013-04-08arch: Cleanup enable/disable_hltThomas Gleixner
2013-02-26Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2013-02-25Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-23microblaze idle: Fix compile errorLars-Peter Clausen
2013-02-17microblaze idle: delete pm_idleLen Brown
2013-02-12microblaze: Do not use module.h in files which are not modulesMichal Simek
2013-02-12microblaze: Fix coding style issuesMichal Simek
2013-02-12microblaze: Add missing return from debugfs_tlbMichal Simek
2013-02-12microblaze: Add .gitignore entries for auto-generated filesLars-Peter Clausen
2013-02-03microblaze: remove debris in ptrace.cAl Viro
2013-02-03microblaze: Move restart allowed out of blockMichal Simek
2013-02-03microblaze: fix handling of multiple pending signalsAl Viro
2013-02-03microblaze: fix the horror with restarts of sigreturn()Al Viro
2013-02-03microblaze: evict the check for kernel_mode(regs) from do_notify_resume()Al Viro
2013-02-03microblaze: switch to generic sigaltstackAl Viro
2013-01-03microblaze: Add finit_module syscallMichal Simek
2012-12-13microblaze: signal: Declare do_notify_resumeMichal Simek
2012-12-13microblaze: Add static qualifiersMichal Simek
2012-12-13microblaze: Wire-up new system call kcmpMichal Simek
2012-12-13microblaze: Fix intc_enable_or_unmask functionMichal Simek
2012-12-13microblaze: Remove passing the second arg to schedule_tailMichal Simek
2012-12-13microblaze: Remove BIP from childregsMichal Simek