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
Commit message (
Expand
)
Author
Age
*
x86: define pud_flags and pud_large properly to allow non-PAE builds
Jeremy Fitzhardinge
2009-02-11
*
x86: move defs around to allow paravirt.h to just include page_types.h
Jeremy Fitzhardinge
2009-02-11
*
x86: move 2 and 3 level asm-generic defs into page-defs
Jeremy Fitzhardinge
2009-02-11
*
x86: create _types.h counterparts for page*.h
Jeremy Fitzhardinge
2009-02-11
*
x86: Include pgtable_32|64_types.h in pgtable_types.h
Jeremy Fitzhardinge
2009-02-11
*
x86: Split pgtable_64.h into pgtable_64_types.h and pgtable_64.h
Jeremy Fitzhardinge
2009-02-11
*
x86: Split pgtable_32.h into pgtable_32.h and pgtable_32_types.h
Jeremy Fitzhardinge
2009-02-11
*
Split pgtable.h into pgtable_types.h and pgtable.h
Jeremy Fitzhardinge
2009-02-11
*
x86: rename *-defs.h to *-_types.h for consistency
Jeremy Fitzhardinge
2009-02-11
*
Merge commit 'remotes/tip/x86/paravirt' into x86/untangle2
Jeremy Fitzhardinge
2009-02-11
|
\
|
*
Merge branch 'core/percpu' into x86/paravirt
H. Peter Anvin
2009-02-04
|
|
\
|
|
*
x86: split loading percpu segments from loading gdt
Jeremy Fitzhardinge
2009-01-31
|
|
*
x86: pass in cpu number to switch_to_new_gdt()
Brian Gerst
2009-01-31
|
*
|
x86/paravirt: return full 64-bit result
Jeremy Fitzhardinge
2009-02-03
|
*
|
x86/paravirt: don't restore second return reg
Jeremy Fitzhardinge
2009-02-02
|
*
|
x86/paravirt: fix missing callee-save call on pud_val
Jeremy Fitzhardinge
2009-01-30
|
*
|
x86/paravirt: use callee-saved convention for pte_val/make_pte/etc
Jeremy Fitzhardinge
2009-01-30
|
*
|
x86/paravirt: implement PVOP_CALL macros for callee-save functions
Jeremy Fitzhardinge
2009-01-30
|
*
|
x86/paravirt: add register-saving thunks to reduce caller register pressure
Jeremy Fitzhardinge
2009-01-30
|
*
|
x86/paravirt: selectively save/restore regs around pvops calls
Jeremy Fitzhardinge
2009-01-30
|
*
|
x86/pvops: add a paravirt_ident functions to allow special patching
Jeremy Fitzhardinge
2009-01-30
|
*
|
Merge branch 'core/percpu' into x86/paravirt
H. Peter Anvin
2009-01-30
|
|
\
|
|
|
*
Merge branch 'linus' into core/percpu
Ingo Molnar
2009-01-30
|
|
|
\
|
|
*
\
Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Ingo Molnar
2009-01-27
|
|
|
\
\
|
|
|
*
|
x86: load new GDT after setting up boot cpu per-cpu area
Brian Gerst
2009-01-26
|
|
|
*
|
x86: remove extra barriers from load_gs_base()
Brian Gerst
2009-01-26
|
|
|
*
|
x86: initialize per-cpu GDT segment in per-cpu setup
Brian Gerst
2009-01-26
|
|
|
*
|
x86: move setup_cpu_local_masks()
Brian Gerst
2009-01-26
|
|
|
*
|
x86: move 64-bit NUMA code
Brian Gerst
2009-01-26
|
|
*
|
|
Merge branch 'linus' into core/percpu
Ingo Molnar
2009-01-27
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
x86: make irq_cpustat_t fields conditional
Brian Gerst
2009-01-22
|
|
*
|
|
x86: merge hardirq_{32,64}.h into hardirq.h
Brian Gerst
2009-01-22
|
|
*
|
|
x86: sync hardirq_{32,64}.h
Brian Gerst
2009-01-22
|
|
*
|
|
x86: remove include of apic.h from hardirq_64.h
Brian Gerst
2009-01-22
|
|
*
|
|
x86: remove idle_timestamp from 32bit irq_cpustat_t
Brian Gerst
2009-01-22
|
|
*
|
|
x86: make UV support configurable
Nick Piggin
2009-01-21
|
|
*
|
|
Merge branch 'x86/mm' into core/percpu
Ingo Molnar
2009-01-21
|
|
|
\
\
\
|
|
*
\
\
\
Merge branch 'cpus4096' into core/percpu
Ingo Molnar
2009-01-21
|
|
|
\
\
\
\
|
|
|
*
\
\
\
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tra...
Ingo Molnar
2009-01-15
|
|
|
|
\
\
\
\
|
|
|
|
*
|
|
|
x86: fix build warning when CONFIG_NUMA not defined.
Mike Travis
2009-01-15
|
|
|
*
|
|
|
|
Merge branch 'linus' into cpus4096
Ingo Molnar
2009-01-15
|
|
|
|
\
\
\
\
\
|
|
|
|
|
/
/
/
/
|
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
x86: make x86_32 use tlb_64.c
Tejun Heo
2009-01-21
|
|
*
|
|
|
|
|
x86: prepare for tlb merge
Tejun Heo
2009-01-21
|
|
*
|
|
|
|
|
x86: uv cleanup
Tejun Heo
2009-01-21
|
|
*
|
|
|
|
|
x86: merge irq_regs.h
Brian Gerst
2009-01-21
|
|
*
|
|
|
|
|
x86: merge mmu_context.h
Brian Gerst
2009-01-21
|
|
*
|
|
|
|
|
x86: fix percpu_write with 64-bit constants
Brian Gerst
2009-01-21
|
|
*
|
|
|
|
|
x86: update canary handling during switch
Tejun Heo
2009-01-21
|
|
*
|
|
|
|
|
x86: remove pda.h
Brian Gerst
2009-01-19
|
|
*
|
|
|
|
|
x86: move stack_canary into irq_stack
Brian Gerst
2009-01-19
[next]