summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include/asm/processor.h
Commit message (Expand)AuthorAgeFilesLines
* kernel: exit: cleanup release_thread()Kefeng Wang2022-09-111-5/+0
* sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-151-1/+1
* Merge tag 'microblaze-v5.11' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2020-12-161-37/+0
|\
| * microblaze: Remove noMMU codeMichal Simek2020-11-261-37/+0
* | microblaze: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin2020-10-271-3/+0
|/
* microblaze: Convert headers to SPDX licenseMichal Simek2020-02-251-4/+1
* treewide: remove current_text_addrNick Desaulniers2018-10-311-12/+0
* arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-281-6/+0
* locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-171-1/+0
* locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-161-1/+0
* locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-161-0/+1
* exit_thread: remove empty bodiesJiri Slaby2016-05-201-10/+0
* arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+1
* microblaze: Fix compilation failure because of release_threadMichal Simek2014-04-071-1/+1
* microblaze: Use generic idle loopThomas Gleixner2013-04-081-3/+0
* arch: Cleanup enable/disable_hltThomas Gleixner2013-04-081-2/+0
* microblaze: switch to generic kernel_thread()Al Viro2012-11-161-7/+1
* fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-161-1/+0
* microblaze: Fix ret_from_fork declarationMichal Simek2012-04-021-2/+2
* Disintegrate asm/system.h for MicroblazeDavid Howells2012-03-281-1/+10
* microblaze: Remove duplicated prototype of start_thread()Mathias Krause2011-07-251-3/+0
* microblaze: Remove r0_ram pointer and PTO alignmentMichal Simek2011-03-091-1/+1
* microblaze: Remove segment.hMichal Simek2010-04-011-1/+0
* microblaze_mmu_v2: Update process creation for MMUMichal Simek2009-05-261-4/+91
* microblaze: Add STATE_SAVE_ARG_SPACE for noMMU kernel tooMichal Simek2009-04-231-0/+2
* microblaze: Move start_thread to process.cMichal Simek2009-04-231-10/+3
* microblaze: Move task_pt_regs upMichal Simek2009-04-231-3/+3
* microblaze: Rename kernel_mode to pt_mode in pt_regsMichal Simek2009-04-231-1/+1
* microblaze_v8: system.h processor.hMichal Simek2009-03-271-0/+93