aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* microblaze: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW usagePeter Zijlstra2011-10-141-0/+1
* microblaze: exec: Remove redundant set_fs(USER_DS)Mathias Krause2011-07-251-1/+0
* microblaze: Remove r0_ram pointer and PTO alignmentMichal Simek2011-03-091-1/+1
* microblaze: Do not trace cpu_relax functionMichal Simek2010-08-041-2/+5
* microblaze: Adding likely macrosMichal Simek2010-04-011-4/+5
* microblaze: Remove segment.hMichal Simek2010-04-011-0/+1
* microblaze: Move cache macro from cache.h to cacheflush.hMichal Simek2009-12-141-0/+1
* microblaze: UMS is used only for MMU kernelMichal Simek2009-10-051-0/+2
* microblaze: Ensure CPU usermode is set on new userspace processesJohn Williams2009-09-221-0/+1
* microblaze_mmu_v2: Update process creation for MMUMichal Simek2009-05-261-0/+58
* microblaze: export some symbolsArnd Bergmann2009-05-211-0/+1
* microblaze: Remove redundant variableMichal Simek2009-04-231-4/+1
* microblaze: Move start_thread to process.cMichal Simek2009-04-231-0/+9
* microblaze: Rename kernel_mode to pt_mode in pt_regsMichal Simek2009-04-231-2/+2
* microblaze: Remove while(1) loop from show_regs functionMichal Simek2009-04-231-2/+0
* microblaze: Simplify copy_thread()Michal Simek2009-04-141-2/+1
* microblaze_v8: process and init task functionMichal Simek2009-03-271-0/+187