index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
kernel
/
process.c
Commit message (
Expand
)
Author
Age
*
microblaze: Enable IRQ in arch_cpu_idle
Michal Simek
2013-05-09
*
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
*
microblaze: Use generic idle loop
Thomas Gleixner
2013-04-08
*
arch: Cleanup enable/disable_hlt
Thomas Gleixner
2013-04-08
*
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2013-02-26
|
\
|
*
microblaze: Do not use module.h in files which are not modules
Michal Simek
2013-02-12
|
*
microblaze: Fix coding style issues
Michal Simek
2013-02-12
*
|
microblaze idle: Fix compile error
Lars-Peter Clausen
2013-02-22
*
|
microblaze idle: delete pm_idle
Len Brown
2013-02-17
|
/
*
microblaze: Remove BIP from childregs
Michal Simek
2012-12-13
*
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
*
microblaze: switch to generic fork/vfork/clone
Al Viro
2012-11-28
*
microblaze: switch to generic kernel_execve()
Al Viro
2012-11-16
*
microblaze: switch to generic kernel_thread()
Al Viro
2012-11-16
*
microblaze: Setup correct pointer to TLS area
Edgar E. Iglesias
2012-05-25
*
Disintegrate asm/system.h for Microblaze
David Howells
2012-03-28
*
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2012-03-01
*
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-12-11
*
microblaze: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW usage
Peter Zijlstra
2011-10-14
*
microblaze: exec: Remove redundant set_fs(USER_DS)
Mathias Krause
2011-07-25
*
microblaze: Remove r0_ram pointer and PTO alignment
Michal Simek
2011-03-09
*
microblaze: Do not trace cpu_relax function
Michal Simek
2010-08-04
*
microblaze: Adding likely macros
Michal Simek
2010-04-01
*
microblaze: Remove segment.h
Michal Simek
2010-04-01
*
microblaze: Move cache macro from cache.h to cacheflush.h
Michal Simek
2009-12-14
*
microblaze: UMS is used only for MMU kernel
Michal Simek
2009-10-05
*
microblaze: Ensure CPU usermode is set on new userspace processes
John Williams
2009-09-22
*
microblaze_mmu_v2: Update process creation for MMU
Michal Simek
2009-05-26
*
microblaze: export some symbols
Arnd Bergmann
2009-05-21
*
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-23
*
microblaze: Simplify copy_thread()
Michal Simek
2009-04-14
*
microblaze_v8: process and init task function
Michal Simek
2009-03-27