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
/
include
/
asm-x86
/
processor.h
Commit message (
Expand
)
Author
Age
*
ACPI : Create "idle=nomwait" bootparam
Zhao Yakui
2008-07-16
*
ACPI: Create "idle=halt" bootparam
Zhao Yakui
2008-07-16
*
x86_64: fix non-paravirt compilation
Jeremy Fitzhardinge
2008-07-08
*
x86/paravirt, 64-bit: add adjust_exception_frame
Jeremy Fitzhardinge
2008-07-08
*
x86: change identify_cpu to static
Yinghai Lu
2008-07-08
*
x86: seperate funcs from setup_64 to cpu common_64.c
Yinghai Lu
2008-07-08
*
x86: cacheline_align tss_struct
Richard Kennedy
2008-07-04
*
x86: remove Xgt_desc_struct
Adrian Bunk
2008-04-30
*
fix idle (arch, acpi and apm) and lockdep
Peter Zijlstra
2008-04-26
*
x86: remove NexGen support
Dmitri Vorobiev
2008-04-26
*
x86, fpu: lazy allocation of FPU area - v5
Suresh Siddha
2008-04-19
*
x86, fpu: split FPU state from task struct - v5
Suresh Siddha
2008-04-19
*
x86: implement prctl PR_GET_TSC and PR_SET_TSC
Erik Bosman
2008-04-19
*
include/asm-x86/processor.h: checkpatch cleanups - formatting only
Joe Perches
2008-04-17
*
x86: processor.h - use PAGE_SIZE instead of numeric value
Cyrill Gorcunov
2008-04-17
*
x86: prevent unconditional writes to DebugCtl MSR
Jan Beulich
2008-04-17
*
x86: cleanup duplicate includes
Joe Perches
2008-04-17
*
x86: introduce initial apicid
Yinghai Lu
2008-04-17
*
x86: add comments to processor.h
Ingo Molnar
2008-04-17
*
x86: remove cpu_llc_id from processor.h
Glauber Costa
2008-04-17
*
x86: provide hlt_works function.
Glauber Costa
2008-04-17
*
x86: de-macro start_thread()
Ingo Molnar
2008-04-17
*
x86: clean up include/asm-x86/processor.h
Ingo Molnar
2008-04-17
*
x86: minor cleanup of comments in processor.h
Mike Travis
2008-02-19
*
remove mca-pentium
Adrian Bunk
2008-02-19
*
aout: move STACK_TOP[_MAX] to asm/processor.h
David Howells
2008-02-08
*
x86: add framework to disable CPUID bits on the command line
Andi Kleen
2008-01-30
*
x86: change size of APICIDs from u8 to u16
travis@sgi.com
2008-01-30
*
x86: page.h: make pte_t a union to always include
Jeremy Fitzhardinge
2008-01-30
*
x86: migration helpers for KVM
Ingo Molnar
2008-01-30
*
x86: move nop declarations into separate include file
Andi Kleen
2008-01-30
*
x86: adds paravirt hook for swapgs
Glauber de Oliveira Costa
2008-01-30
*
x86: finish processor.h integration
Glauber de Oliveira Costa
2008-01-30
*
x86: x86 i387 unify structs
Roland McGrath
2008-01-30
*
x86: move i387 definitions to processor.h
Glauber de Oliveira Costa
2008-01-30
*
x86: unify asm nops
Glauber de Oliveira Costa
2008-01-30
*
x86: unify prefetch operations
Glauber de Oliveira Costa
2008-01-30
*
x86: move definitions to processor.h
Glauber de Oliveira Costa
2008-01-30
*
x86: unify mm_segment_t definition
Glauber de Oliveira Costa
2008-01-30
*
x86: unify x86_cpuinfo struct.
Glauber de Oliveira Costa
2008-01-30
*
x86: unify TASK_ALIGN definitions
Glauber de Oliveira Costa
2008-01-30
*
x86: unify thread struct.
Glauber de Oliveira Costa
2008-01-30
*
x86: provide 64-bit with a load_sp0 function.
Glauber de Oliveira Costa
2008-01-30
*
x86: unify tss_struct
Glauber de Oliveira Costa
2008-01-30
*
x86: unify current_text_addr
Glauber de Oliveira Costa
2008-01-30
*
x86: unify common parts of processor.h
Glauber de Oliveira Costa
2008-01-30
*
x86: move the definition of set_iopl_mask to common header
Glauber de Oliveira Costa
2008-01-30
*
x86: unify paravirt pieces of processor.h
Glauber de Oliveira Costa
2008-01-30
*
x86: move load_cr3 to a common place.
Glauber de Oliveira Costa
2008-01-30
*
x86: get rid of _MASK flags
Glauber de Oliveira Costa
2008-01-30
[next]