aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include/asm/processor.h
AgeCommit message (Expand)Author
2022-09-11kernel: exit: cleanup release_thread()Kefeng Wang
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2020-12-16Merge tag 'microblaze-v5.11' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2020-11-26microblaze: Remove noMMU codeMichal Simek
2020-10-27microblaze: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin
2020-02-25microblaze: Convert headers to SPDX licenseMichal Simek
2018-10-31treewide: remove current_text_addrNick Desaulniers
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger
2016-05-20exit_thread: remove empty bodiesJiri Slaby
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso
2014-04-07microblaze: Fix compilation failure because of release_threadMichal Simek
2013-04-08microblaze: Use generic idle loopThomas Gleixner
2013-04-08arch: Cleanup enable/disable_hltThomas Gleixner
2012-11-16microblaze: switch to generic kernel_thread()Al Viro
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha
2012-04-02microblaze: Fix ret_from_fork declarationMichal Simek
2012-03-28Disintegrate asm/system.h for MicroblazeDavid Howells
2011-07-25microblaze: Remove duplicated prototype of start_thread()Mathias Krause
2011-03-09microblaze: Remove r0_ram pointer and PTO alignmentMichal Simek
2010-04-01microblaze: Remove segment.hMichal Simek
2009-05-26microblaze_mmu_v2: Update process creation for MMUMichal Simek
2009-04-23microblaze: Add STATE_SAVE_ARG_SPACE for noMMU kernel tooMichal Simek
2009-04-23microblaze: Move start_thread to process.cMichal Simek
2009-04-23microblaze: Move task_pt_regs upMichal Simek
2009-04-23microblaze: Rename kernel_mode to pt_mode in pt_regsMichal Simek
2009-03-27microblaze_v8: system.h processor.hMichal Simek