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
/
x86
/
include
/
asm
/
thread_info.h
Commit message (
Expand
)
Author
Age
*
arch: Consolidate tsk_is_polling()
Thomas Gleixner
2013-04-08
*
tracing/syscalls: Allow archs to ignore tracing compat syscalls
Steven Rostedt
2013-02-12
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-09
|
\
|
*
x86: get rid of TIF_IRET hackery
Al Viro
2012-09-20
*
|
x86: Syscall hooks for userspace RCU extended QS
Frederic Weisbecker
2012-09-26
|
/
*
set_restore_sigmask() is never called without SIGPENDING (and never should be)
Al Viro
2012-06-01
*
new helpers: {clear,test,test_and_clear}_restore_sigmask()
Al Viro
2012-06-01
*
Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-05-24
|
\
|
*
uprobes/core: Handle breakpoint and singlestep exceptions
Srikar Dronamraju
2012-03-14
*
|
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
2012-05-22
|
\
\
|
*
|
x86: replace percpu_xxx funcs with this_cpu_xxx
Alex Shi
2012-05-14
|
|
/
*
|
x86: Use common threadinfo allocator
Thomas Gleixner
2012-05-08
*
|
fork: Remove the weak insanity
Thomas Gleixner
2012-05-08
|
/
*
x86: Move is_ia32_task to asm/thread_info.h from asm/compat.h
Srikar Dronamraju
2012-03-13
*
Merge branch 'x86/x32' into x86/cleanups
Ingo Molnar
2012-03-13
|
\
|
*
x32: Add a thread flag for x32 processes
H. Peter Anvin
2012-02-20
|
*
x86: Factor out TIF_IA32 from 32-bit address space
H. Peter Anvin
2012-02-20
*
|
i387: move TS_USEDFPU flag from thread_info to task_struct
Linus Torvalds
2012-02-18
|
/
*
x86: Get rid of 'dubious one-bit signed bitfield' sprase warning
Anton Vorontsov
2012-01-12
*
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-01-08
|
\
|
*
freezer: remove now unused TIF_FREEZE
Tejun Heo
2011-11-21
*
|
x86-64: Slightly shorten line system call entry and exit paths
Jan Beulich
2011-12-05
*
|
x86-64: Set siginfo and context on vsyscall emulation faults
Andy Lutomirski
2011-12-05
|
/
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
*
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
2011-03-22
*
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2010-05-28
|
\
|
*
sched: clarify commment for TS_POLLING
Len Brown
2010-05-27
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-05-20
|
\
\
|
*
|
add descriptive comment for TIF_MEMDIE task flag declaration.
Andreas Dilger
2010-05-14
|
|
/
*
|
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2010-05-18
|
\
\
|
*
|
x86: Eliminate TS_XSAVE
Avi Kivity
2010-05-10
|
|
/
*
|
x86, ptrace: Fix block-step
Peter Zijlstra
2010-03-26
*
|
x86, perf, bts, mm: Delete the never used BTS-ptrace code
Peter Zijlstra
2010-03-26
|
/
*
x86: get rid of the insane TIF_ABI_PENDING bit
H. Peter Anvin
2010-01-29
*
core, x86: Add user return notifiers
Avi Kivity
2009-10-01
*
Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-09-14
|
\
|
*
x86, percpu: Add 'percpu_read_stable()' interface for cacheable accesses
Linus Torvalds
2009-08-03
*
|
tracing: Rename FTRACE_SYSCALLS for tracepoints
Josh Stone
2009-08-25
|
/
*
sched: INIT_PREEMPT_COUNT
Peter Zijlstra
2009-07-10
*
kmemcheck: add hooks for the page allocator
Vegard Nossum
2009-06-15
*
Merge commit 'origin/master' into for-linus/xen/master
Jeremy Fitzhardinge
2009-04-07
|
\
|
*
tracing/x86: basic implementation of syscall tracing for x86
Frederic Weisbecker
2009-03-13
*
|
x86/paravirt: flush pending mmu updates on context switch
Jeremy Fitzhardinge
2009-03-30
|
/
*
Merge branch 'x86/uaccess' into core/percpu
Ingo Molnar
2009-02-09
|
\
|
*
x86: uaccess: introduce try and catch framework
Hiroshi Shimamoto
2009-01-23
*
|
x86-64: Move kernelstack from PDA to per-cpu.
Brian Gerst
2009-01-18
|
/
*
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2008-12-28
|
\
|
*
x86, bts: provide in-kernel branch-trace interface
Markus Metzger
2008-12-12
|
*
tracing/function-return-tracer: store return stack into task_struct and alloc...
Frederic Weisbecker
2008-11-23
|
*
tracing/function-return-tracer: add the overrun field
Frederic Weisbecker
2008-11-18
[next]