summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabledPeter Zijlstra2023-01-131-1/+0
* [elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...Al Viro2022-11-241-1/+1
* fork: Generalize PF_IO_WORKER handlingEric W. Biederman2022-05-071-4/+3
* fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman2022-05-071-2/+5
* uaccess: remove CONFIG_SET_FSArnd Bergmann2022-02-251-1/+0
* sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-151-1/+1
* arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe2021-02-211-1/+1
* Merge tag 'microblaze-v5.11' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2020-12-161-10/+0
|\
| * microblaze: Remove noMMU codeMichal Simek2020-11-261-10/+0
* | sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra2020-11-241-1/+1
|/
* mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-071-1/+0
* arch: rename copy_thread_tls() back to copy_thread()Christian Brauner2020-07-041-2/+2
* microblaze: switch to copy_thread_tls()Christian Brauner2020-07-041-3/+3
* arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-281-17/+0
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* microblaze: Fix sparse warning because of missing cpu.h headerMichal Simek2014-04-071-0/+1
* microblaze: Enable IRQ in arch_cpu_idleMichal Simek2013-05-091-0/+5
* dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-0/+2
* microblaze: Use generic idle loopThomas Gleixner2013-04-081-53/+0
* arch: Cleanup enable/disable_hltThomas Gleixner2013-04-081-12/+0
* Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2013-02-261-12/+12
|\
| * microblaze: Do not use module.h in files which are not modulesMichal Simek2013-02-121-1/+1
| * microblaze: Fix coding style issuesMichal Simek2013-02-121-11/+11
* | microblaze idle: Fix compile errorLars-Peter Clausen2013-02-231-4/+1
* | microblaze idle: delete pm_idleLen Brown2013-02-171-3/+0
|/
* microblaze: Remove BIP from childregsMichal Simek2012-12-131-1/+0
* flagday: don't pass regs to copy_thread()Al Viro2012-11-281-2/+1
* microblaze: switch to generic fork/vfork/cloneAl Viro2012-11-281-3/+5
* microblaze: switch to generic kernel_execve()Al Viro2012-11-161-0/+1
* microblaze: switch to generic kernel_thread()Al Viro2012-11-161-51/+20
* microblaze: Setup correct pointer to TLS areaEdgar E. Iglesias2012-05-251-1/+5
* Disintegrate asm/system.h for MicroblazeDavid Howells2012-03-281-1/+0
* sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1
* nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker2011-12-111-2/+4
* nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker2011-12-111-2/+2
* nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker2011-12-111-2/+2
* microblaze: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW usagePeter Zijlstra2011-10-141-0/+1
* microblaze: exec: Remove redundant set_fs(USER_DS)Mathias Krause2011-07-251-1/+0
* microblaze: Remove r0_ram pointer and PTO alignmentMichal Simek2011-03-091-1/+1
* microblaze: Do not trace cpu_relax functionMichal Simek2010-08-041-2/+5
* microblaze: Adding likely macrosMichal Simek2010-04-011-4/+5
* microblaze: Remove segment.hMichal Simek2010-04-011-0/+1
* microblaze: Move cache macro from cache.h to cacheflush.hMichal Simek2009-12-141-0/+1
* microblaze: UMS is used only for MMU kernelMichal Simek2009-10-051-0/+2
* microblaze: Ensure CPU usermode is set on new userspace processesJohn Williams2009-09-221-0/+1
* microblaze_mmu_v2: Update process creation for MMUMichal Simek2009-05-261-0/+58
* microblaze: export some symbolsArnd Bergmann2009-05-211-0/+1
* microblaze: Remove redundant variableMichal Simek2009-04-231-4/+1