aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include/asm/processor.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-11kernel: exit: cleanup release_thread()Kefeng Wang1-5/+0
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook1-1/+1
2020-12-16Merge tag 'microblaze-v5.11' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-37/+0
2020-11-26microblaze: Remove noMMU codeMichal Simek1-37/+0
2020-10-27microblaze: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin1-3/+0
2020-02-25microblaze: Convert headers to SPDX licenseMichal Simek1-4/+1
2018-10-31treewide: remove current_text_addrNick Desaulniers1-12/+0
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser1-6/+0
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger1-1/+0
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger1-1/+0
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger1-0/+1
2016-05-20exit_thread: remove empty bodiesJiri Slaby1-10/+0
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso1-0/+1
2014-04-07microblaze: Fix compilation failure because of release_threadMichal Simek1-1/+1
2013-04-08microblaze: Use generic idle loopThomas Gleixner1-3/+0
2013-04-08arch: Cleanup enable/disable_hltThomas Gleixner1-2/+0
2012-11-16microblaze: switch to generic kernel_thread()Al Viro1-7/+1
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-1/+0
2012-04-02microblaze: Fix ret_from_fork declarationMichal Simek1-2/+2
2012-03-28Disintegrate asm/system.h for MicroblazeDavid Howells1-1/+10
2011-07-25microblaze: Remove duplicated prototype of start_thread()Mathias Krause1-3/+0
2011-03-09microblaze: Remove r0_ram pointer and PTO alignmentMichal Simek1-1/+1
2010-04-01microblaze: Remove segment.hMichal Simek1-1/+0
2009-05-26microblaze_mmu_v2: Update process creation for MMUMichal Simek1-4/+91
2009-04-23microblaze: Add STATE_SAVE_ARG_SPACE for noMMU kernel tooMichal Simek1-0/+2
2009-04-23microblaze: Move start_thread to process.cMichal Simek1-10/+3
2009-04-23microblaze: Move task_pt_regs upMichal Simek1-3/+3
2009-04-23microblaze: Rename kernel_mode to pt_mode in pt_regsMichal Simek1-1/+1
2009-03-27microblaze_v8: system.h processor.hMichal Simek1-0/+93