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_64
/
kernel
/
setup64.c
Commit message (
Expand
)
Author
Age
*
x86_64: move kernel
Thomas Gleixner
2007-10-11
*
x86_64: Ignore compat mode SYSCALL when IA32_EMULATION is not defined
Andi Kleen
2007-06-22
*
[PATCH] x86: Allow percpu variables to be page-aligned
Jeremy Fitzhardinge
2007-05-02
*
[PATCH] x86-64: Remove the identity mapping as early as possible
Vivek Goyal
2007-05-02
*
[PATCH] x86-64: Unexport __supported_pte_mask
Andi Kleen
2007-02-13
*
[PATCH] Don't leak NT bit into next task
Andi Kleen
2006-09-26
*
[PATCH] Remove most of the special cases for the debug IST stack
Keith Owens
2006-09-26
*
[PATCH] Optimize PDA accesses slightly
Andi Kleen
2006-09-26
*
[PATCH] Auto size the per cpu area.
Eric W. Biederman
2006-09-26
*
[PATCH] Make boot_param_data pure BSS
Andi Kleen
2006-09-26
*
[PATCH] Convert x86-64 to early param
Andi Kleen
2006-09-26
*
[PATCH] x86_64: Save original IST values for checking stack addresses
Keith Owens
2006-08-30
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[PATCH] x86_64: Move export symbols to their C functions
Andi Kleen
2006-06-26
*
[PATCH] x86_64: Remove long obsolete CVS
Andi Kleen
2006-06-26
*
[PATCH] Don't pass boot parameters to argv_init[]
OGAWA Hirofumi
2006-03-31
*
[PATCH] x86_64: Change default setting for noexec32 to match i386 kernel
Andi Kleen
2006-03-25
*
[PATCH] x86_64: miscellaneous cleanup
Jan Beulich
2006-03-25
*
[PATCH] x86_64: eliminate set_debug()
Jan Beulich
2006-03-25
*
[PATCH] x86_64: cpu_pda array to macro followup correction
Jan Beulich
2006-03-25
*
[PATCH] x86_64: Fix MCE exception stack for boot CPU
Jan Beulich
2006-01-18
*
[PATCH] x86_64: set do_not_nx as cpuinitdata
Andi Kleen
2006-01-16
*
[PATCH] x86_64: Allocate PDAs in the local node
Ravikiran G Thirumalai
2006-01-11
*
[PATCH] x86_64: Node local pda take 2 -- cpu_pda preparation
Ravikiran G Thirumalai
2006-01-11
*
[PATCH] x86_64: Align and pad x86_64 GDT on page boundary
Ravikiran G Thirumalai
2006-01-11
*
[PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it.
Jan Beulich
2006-01-11
*
[PATCH] x86_64: No need to remove NT during CPU setup
Andi Kleen
2006-01-11
*
[PATCH] x86_64: Unmap NULL during early bootup
Siddha, Suresh B
2005-11-14
*
[PATCH] x86_64: Allocate cpu local data for all possible CPUs
Andi Kleen
2005-10-10
*
[PATCH] x86-64: Only allocate per cpu data for possible CPUs, not compiled in...
Andi Kleen
2005-09-12
*
[PATCH] x86-64: Some cleanup and optimization to the processor data area.
Andi Kleen
2005-09-12
*
[PATCH] Additions to .data.read_mostly section
Ravikiran G Thirumalai
2005-09-07
*
[PATCH] x86_64: Some cleanup in setup64.c
Andi Kleen
2005-07-29
*
[PATCH] x86_64: Change init sections for CPU hotplug support
Ashok Raj
2005-06-25
*
[PATCH] Increase number of e820 entries hard limit from 32 to 128
Venkatesh Pallipadi
2005-05-01
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16