index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
2012-03-28
Disintegrate asm/system.h for Microblaze
David Howells
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2011-12-11
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
2011-12-11
nohz: Allow rcu extended quiescent state handling seperately from tick stop
Frederic Weisbecker
2011-12-11
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
2011-10-14
microblaze: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW usage
Peter Zijlstra
2011-07-25
microblaze: exec: Remove redundant set_fs(USER_DS)
Mathias Krause
2011-03-09
microblaze: Remove r0_ram pointer and PTO alignment
Michal Simek
2010-08-04
microblaze: Do not trace cpu_relax function
Michal Simek
2010-04-01
microblaze: Adding likely macros
Michal Simek
2010-04-01
microblaze: Remove segment.h
Michal Simek
2009-12-14
microblaze: Move cache macro from cache.h to cacheflush.h
Michal Simek
2009-10-05
microblaze: UMS is used only for MMU kernel
Michal Simek
2009-09-22
microblaze: Ensure CPU usermode is set on new userspace processes
John Williams
2009-05-26
microblaze_mmu_v2: Update process creation for MMU
Michal Simek
2009-05-21
microblaze: export some symbols
Arnd Bergmann
2009-04-23
microblaze: Remove redundant variable
Michal Simek
2009-04-23
microblaze: Move start_thread to process.c
Michal Simek
2009-04-23
microblaze: Rename kernel_mode to pt_mode in pt_regs
Michal Simek
2009-04-23
microblaze: Remove while(1) loop from show_regs function
Michal Simek
2009-04-14
microblaze: Simplify copy_thread()
Michal Simek
2009-03-27
microblaze_v8: process and init task function
Michal Simek