aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/process.c
Commit message (Expand)AuthorAge
* microblaze: Enable IRQ in arch_cpu_idleMichal Simek2013-05-09
* dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-30
* microblaze: Use generic idle loopThomas Gleixner2013-04-08
* arch: Cleanup enable/disable_hltThomas Gleixner2013-04-08
* Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2013-02-26
|\
| * microblaze: Do not use module.h in files which are not modulesMichal Simek2013-02-12
| * microblaze: Fix coding style issuesMichal Simek2013-02-12
* | microblaze idle: Fix compile errorLars-Peter Clausen2013-02-22
* | microblaze idle: delete pm_idleLen Brown2013-02-17
|/
* microblaze: Remove BIP from childregsMichal Simek2012-12-13
* flagday: don't pass regs to copy_thread()Al Viro2012-11-28
* microblaze: switch to generic fork/vfork/cloneAl Viro2012-11-28
* microblaze: switch to generic kernel_execve()Al Viro2012-11-16
* microblaze: switch to generic kernel_thread()Al Viro2012-11-16
* microblaze: Setup correct pointer to TLS areaEdgar E. Iglesias2012-05-25
* Disintegrate asm/system.h for MicroblazeDavid Howells2012-03-28
* sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-01
* nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker2011-12-11
* nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker2011-12-11
* nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker2011-12-11
* microblaze: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW usagePeter Zijlstra2011-10-14
* microblaze: exec: Remove redundant set_fs(USER_DS)Mathias Krause2011-07-25
* microblaze: Remove r0_ram pointer and PTO alignmentMichal Simek2011-03-09
* microblaze: Do not trace cpu_relax functionMichal Simek2010-08-04
* microblaze: Adding likely macrosMichal Simek2010-04-01
* microblaze: Remove segment.hMichal Simek2010-04-01
* microblaze: Move cache macro from cache.h to cacheflush.hMichal Simek2009-12-14
* microblaze: UMS is used only for MMU kernelMichal Simek2009-10-05
* microblaze: Ensure CPU usermode is set on new userspace processesJohn Williams2009-09-22
* microblaze_mmu_v2: Update process creation for MMUMichal Simek2009-05-26
* microblaze: export some symbolsArnd Bergmann2009-05-21
* microblaze: Remove redundant variableMichal Simek2009-04-23
* microblaze: Move start_thread to process.cMichal Simek2009-04-23
* microblaze: Rename kernel_mode to pt_mode in pt_regsMichal Simek2009-04-23
* microblaze: Remove while(1) loop from show_regs functionMichal Simek2009-04-23
* microblaze: Simplify copy_thread()Michal Simek2009-04-14
* microblaze_v8: process and init task functionMichal Simek2009-03-27