summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/process.c
AgeCommit message (Expand)AuthorLines
2023-01-13arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabledPeter Zijlstra-1/+0
2022-11-24[elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...Al Viro-1/+1
2022-05-07fork: Generalize PF_IO_WORKER handlingEric W. Biederman-4/+3
2022-05-07fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman-2/+5
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann-1/+0
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook-1/+1
2021-02-21arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe-1/+1
2020-12-16Merge tag 'microblaze-v5.11' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-10/+0
2020-11-26microblaze: Remove noMMU codeMichal Simek-10/+0
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra-1/+1
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport-1/+0
2020-07-04arch: rename copy_thread_tls() back to copy_thread()Christian Brauner-2/+2
2020-07-04microblaze: switch to copy_thread_tls()Christian Brauner-3/+3
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser-17/+0
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2014-04-07microblaze: Fix sparse warning because of missing cpu.h headerMichal Simek-0/+1
2013-05-09microblaze: Enable IRQ in arch_cpu_idleMichal Simek-0/+5
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo-0/+2
2013-04-08microblaze: Use generic idle loopThomas Gleixner-53/+0
2013-04-08arch: Cleanup enable/disable_hltThomas Gleixner-12/+0
2013-02-26Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-12/+12
2013-02-23microblaze idle: Fix compile errorLars-Peter Clausen-4/+1
2013-02-17microblaze idle: delete pm_idleLen Brown-3/+0
2013-02-12microblaze: Do not use module.h in files which are not modulesMichal Simek-1/+1
2013-02-12microblaze: Fix coding style issuesMichal Simek-11/+11
2012-12-13microblaze: Remove BIP from childregsMichal Simek-1/+0
2012-11-28flagday: don't pass regs to copy_thread()Al Viro-2/+1
2012-11-28microblaze: switch to generic fork/vfork/cloneAl Viro-3/+5
2012-11-16microblaze: switch to generic kernel_execve()Al Viro-0/+1
2012-11-16microblaze: switch to generic kernel_thread()Al Viro-51/+20
2012-05-25microblaze: Setup correct pointer to TLS areaEdgar E. Iglesias-1/+5
2012-03-28Disintegrate asm/system.h for MicroblazeDavid Howells-1/+0
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner-3/+1
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker-2/+4
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker-2/+2
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker-2/+2
2011-10-14microblaze: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW usagePeter Zijlstra-0/+1
2011-07-25microblaze: exec: Remove redundant set_fs(USER_DS)Mathias Krause-1/+0
2011-03-09microblaze: Remove r0_ram pointer and PTO alignmentMichal Simek-1/+1
2010-08-04microblaze: Do not trace cpu_relax functionMichal Simek-2/+5
2010-04-01microblaze: Adding likely macrosMichal Simek-4/+5
2010-04-01microblaze: Remove segment.hMichal Simek-0/+1
2009-12-14microblaze: Move cache macro from cache.h to cacheflush.hMichal Simek-0/+1
2009-10-05microblaze: UMS is used only for MMU kernelMichal Simek-0/+2
2009-09-22microblaze: Ensure CPU usermode is set on new userspace processesJohn Williams-0/+1
2009-05-26microblaze_mmu_v2: Update process creation for MMUMichal Simek-0/+58
2009-05-21microblaze: export some symbolsArnd Bergmann-0/+1
2009-04-23microblaze: Remove redundant variableMichal Simek-4/+1