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
/
kernel
/
setup_64.c
Commit message (
Expand
)
Author
Age
*
x86: fix printout ugliness in cpu info printk
Marcin Slusarz
2008-02-19
*
x86: fix section mismatch in setup_64.c:srat_detect_node
Sam Ravnborg
2008-02-19
*
x86: fix section mismatch warning in setup_64.c:nearby_node
Sam Ravnborg
2008-02-19
*
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
David Howells
2008-02-08
*
Use BOOTMEM_EXCLUSIVE for kdump
Bernhard Walle
2008-02-07
*
Introduce flags for reserve_bootmem()
Bernhard Walle
2008-02-07
*
x86: unify CPU feature string names
H. Peter Anvin
2008-02-04
*
x86_64: make bootmap_start page align v6
Yinghai Lu
2008-02-01
*
x86: early boot debugging via FireWire (ohci1394_dma=early)
Bernhard Kaindl
2008-01-30
*
x86: fixes some bugs about EFI memory map handling
Huang, Ying
2008-01-30
*
x86: not set boot cpu in cpu_present_map again
Yinghai Lu
2008-01-30
*
x86: fix section mismatch warning in setup_64.c
Sam Ravnborg
2008-01-30
*
x86: remove struct cpu_model_info
Hiroshi Shimamoto
2008-01-30
*
x86: should use array directly for early_ptr
Yinghai Lu
2008-01-30
*
x86: remove duplicated line about
Yinghai Lu
2008-01-30
*
x86: constify function pointer tables
Jan Engelhardt
2008-01-30
*
x86: change bios_cpu_apicid to percpu data variable fixup
travis@sgi.com
2008-01-30
*
x86: add generic clearcpuid=... option
Andi Kleen
2008-01-30
*
x86: add noclflush option
Andi Kleen
2008-01-30
*
x86: add framework to disable CPUID bits on the command line
Andi Kleen
2008-01-30
*
x86: move select_idle_routine() call after detect_ht()
Hiroshi Shimamoto
2008-01-30
*
x86: only call early_init_amd one time
Yinghai Lu
2008-01-30
*
x86, 32-bit: trim memory not covered by wb mtrrs
Jesse Barnes
2008-01-30
*
x86: replace hard coded reservations in 64-bit early boot code with dynamic t...
Andi Kleen
2008-01-30
*
x86: use the correct cpuid method to detect MWAIT support for C states
Andi Kleen
2008-01-30
*
x86: change bios_cpu_apicid to percpu data variable
travis@sgi.com
2008-01-30
*
x86: change NR_CPUS arrays in numa_64
travis@sgi.com
2008-01-30
*
x86: cleanup x86_cpu_to_apicid references
travis@sgi.com
2008-01-30
*
x86: disable the GART early, 64-bit
Yinghai Lu
2008-01-30
*
x86: discover_ebda section mismatch
Randy Dunlap
2008-01-30
*
x86: mark memory_setup __init
Andi Kleen
2008-01-30
*
x86: fix detection of CONSTANT_TSC bit for AMD CPUs
Andreas Herrmann
2008-01-30
*
x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detection
Andi Kleen
2008-01-30
*
x86: map vsyscalls early enough
Ingo Molnar
2008-01-30
*
x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUs
Andi Kleen
2008-01-30
*
x86: implement support to synchronize RDTSC through MFENCE on AMD CPUs
Andi Kleen
2008-01-30
*
x86: move definitions to processor.h
Glauber de Oliveira Costa
2008-01-30
*
x86: EFI runtime service support
Huang, Ying
2008-01-30
*
x86: prepare 64-bit architecture initialization for paravirt
Glauber de Oliveira Costa
2008-01-30
*
x86, ptrace: support for branch trace store(BTS)
Markus Metzger
2008-01-30
*
x86: add set/clear_cpu_cap operations
Jeremy Fitzhardinge
2008-01-30
*
x86: clean up bitops-related warnings
Jeremy Fitzhardinge
2008-01-30
*
x86: store core id bits in cpuinfo_x8
Yinghai Lu
2008-01-30
*
x86: cleanup kernel/setup_64.c
Thomas Gleixner
2008-01-30
*
x86: remove extern declarations for code, data, bss resources
Bernhard Walle
2008-01-30
*
x86: move ioapic code where it belongs
Thomas Gleixner
2008-01-30
*
x86: move mce related declarations
Thomas Gleixner
2008-01-30
*
x86: make early_indentify_cpu static
Thomas Gleixner
2008-01-30
*
x86: move acpi and pci declarations
Thomas Gleixner
2008-01-30
*
x86: provide a DMI based port 0x80 I/O delay override.
Rene Herman
2008-01-30
[next]