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
/
sh
/
kernel
/
process_64.c
Commit message (
Expand
)
Author
Age
*
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
*
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
*
sh: switch to generic fork/vfork/clone
Al Viro
2012-11-28
*
sh: convert to generic sys_execve()
Al Viro
2012-10-22
*
sh: switch to generic kernel_thread()/kernel_execve()
Al Viro
2012-10-22
*
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-12
*
sh64: Fix up fallout from generic init_task conversion.
Paul Mundt
2012-05-24
*
Disintegrate asm/system.h for SH
David Howells
2012-03-28
*
treewide: convert uses of ATTRIB_NORETURN to __noreturn
Joe Perches
2012-01-12
*
Make do_execve() take a const filename pointer
David Howells
2010-08-17
*
Mark arguments to certain syscalls as being const
David Howells
2010-08-13
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
sh64: Remove long unused mid_sched macro
Andreas Bombe
2010-03-23
*
Merge branch 'sh/stable-updates'
Paul Mundt
2010-02-01
|
\
|
*
Split 'flush_old_exec' into two functions
Linus Torvalds
2010-01-29
*
|
sh: machine_ops based reboot support.
Paul Mundt
2010-01-20
*
|
sh64: Fix up the build for the thread_xstate changes.
Paul Mundt
2010-01-19
|
/
*
sh: Fix up FPU build for SH5
Matt Fleming
2009-12-14
*
sh: Clean up more superfluous symbol exports.
Paul Mundt
2009-10-26
*
sh: Tidy up NEFF-based sign extension for SH-5.
Paul Mundt
2009-08-04
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2009-06-18
|
\
|
*
sh: remove stray markers.
Christoph Hellwig
2009-06-18
*
|
ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa
Oleg Nesterov
2009-06-18
|
/
*
Simplify copy_thread()
Alexey Dobriyan
2009-04-02
*
sh: Drop the BKL from sys_execve() on SH-5.
Paul Mundt
2009-01-21
*
sh: Convert sh64 /proc/asids to debugfs and generic sh.
Paul Mundt
2008-12-22
*
sh: Kill off sh64's unused alloc/free_task_struct() definitions.
Paul Mundt
2008-12-22
*
sh: Split out the idle loop for reuse between _32/_64 variants.
Paul Mundt
2008-12-22
*
sh: Trivial trace_mark() instrumentation for core events.
Paul Mundt
2008-09-21
*
sh: fixup many sparse errors.
Paul Mundt
2008-09-07
*
sh/kernel/ cleanups
Adrian Bunk
2008-07-28
*
sh64: add missing #include <asm/fpu.h>'s
Adrian Bunk
2008-04-15
*
sh: Shut up some trivial build warnings.
Paul Mundt
2008-02-14
*
sh: comment tidying for sh64->sh migration.
Paul Mundt
2008-01-27
*
sh: Bring the SH-5 FPU in line with the SH-4 FPU API.
Paul Mundt
2008-01-27
*
sh: Fix up proc ASIDs for CPU-local ASID cache accessors.
Paul Mundt
2008-01-27
*
sh: Share bug/debug traps across _32 and _64.
Paul Mundt
2008-01-27
*
sh: Kill off SH-5 enter_deep_standby() cruft.
Paul Mundt
2008-01-27
*
sh: Move over and enable FPU support for SH-5.
Paul Mundt
2008-01-27
*
sh: Split out arch/sh/kernel/process.c for _32 and _64 variants.
Paul Mundt
2008-01-27