summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | microblaze: evict the check for kernel_mode(regs) from do_notify_resume()Al Viro2013-02-042-9/+3Star
| * | microblaze: switch to generic sigaltstackAl Viro2013-02-041-15/+2Star
| |/
* / microblaze idle: delete pm_idleLen Brown2013-02-181-3/+0Star
|/
* 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/+0Star
* microblaze: Remove BIP from childregsMichal Simek2012-12-131-1/+0Star
* flagday: don't pass regs to copy_thread()Al Viro2012-11-291-2/+1Star
* microblaze: switch to generic fork/vfork/cloneAl Viro2012-11-295-56/+6Star
*-. Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-294-117/+39Star
|\ \
| * | microblaze: switch to generic sys_execve()Al Viro2012-11-163-26/+0Star
| * | microblaze: switch to generic kernel_execve()Al Viro2012-11-164-43/+5Star
| * | microblaze: switch to generic kernel_thread()Al Viro2012-11-163-51/+37Star
| * | microblaze: Fix bug with schedule_tailMichal Simek2012-11-151-1/+1
| |/
* / microblaze: rt_sigreturn is too trigger-happy about sigaltstack errorsAl Viro2012-11-291-1/+1
|/
* vfs: define struct filename and have getname() return itJeff Layton2012-10-131-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-5/+2Star
|\
| * microblaze: don't bother with SIGTRAP in setup_rt_frame()Al Viro2012-10-011-5/+2Star
* | Revert "microblaze_mmu_v2: Update signal returning address"Michal Simek2012-10-041-8/+0Star
* | microblaze: Prefer to use pr_XXX instead of printk(KERN_XX)Michal Simek2012-10-043-15/+15
* | microblaze: Fix bug with passing command lineMichal Simek2012-10-042-12/+15
* | microblaze: Remove additional andi which has been already doneMichal Simek2012-10-041-3/+0Star
* | microblaze: Use predefined macro for ESR_DIZMichal Simek2012-10-041-2/+3
* | microblaze: Support 4k/16k/64k pagesMichal Simek2012-10-041-0/+6