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
/
setup.c
Commit message (
Expand
)
Author
Age
*
[PATCH] x86_64: Remove bogus special case in AMD core parsing.
Andi Kleen
2006-03-25
*
[PATCH] i386/x86-64: List Intel LaGrange AKA SMX in /proc/cpuinfo
Andi Kleen
2006-03-25
*
[PATCH] x86_64: Implement early DMI scanning
Andi Kleen
2006-03-25
*
[PATCH] x86_64: to use lapic ids instead of initial apic ids
Ravikiran G Thirumalai
2006-03-25
*
[PATCH] x86_64: Make pfn_valid work early in boot
Andi Kleen
2006-03-25
*
[PATCH] x86_64: Check that early arguments are words on their own
Andi Kleen
2006-03-25
*
[PATCH] x86_64: Report local APIC ID when initializing CPU
Andi Kleen
2006-03-25
*
[PATCH] x86_64: cleanup allocating logical cpu numbers in x86_64
Ashok Raj
2006-03-25
*
[PATCH] x86_64: {set,clear,test}_bit() related cleanup and pci_mmcfg_init() fix
Akinobu Mita
2006-03-24
*
[PATCH] fix build on x86_64 with !CONFIG_HOTPLUG_CPU
Brian Magnuson
2006-02-26
*
[PATCH] x86_64: Fix the additional_cpus=.. option
Andi Kleen
2006-02-26
*
[PATCH] drive_info removal outside of arch/i386
Al Viro
2006-02-07
*
[PATCH] x86_64: IOMMU printk cleanup
Jon Mason
2006-02-04
*
[PATCH] x86_64: Undo the earlier changes to remove unrolled copy/memset funct...
Andi Kleen
2006-02-04
*
[PATCH] x86_64: Don't confuse noapic with noapictimer
Andi Kleen
2006-01-11
*
[PATCH] x86_64: don't copy command line twice
Jan Beulich
2006-01-11
*
[PATCH] x86_64: Remove unused AMD K8 C stepping flag
Andi Kleen
2006-01-11
*
[PATCH] x86_64: Early initialization of cpu_to_node
Ravikiran Thirumalai
2006-01-11
*
[PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSC
Andi Kleen
2006-01-11
*
[PATCH] x86_64: Support alternative() in vsyscalls
Andi Kleen
2006-01-11
*
[PATCH] x86_64: Use function pointers to call DMA mapping functions
Muli Ben-Yehuda
2006-01-11
*
[PATCH] x86_64: Generalize DMI and enable for x86-64
Andi Kleen
2006-01-11
*
[PATCH] x86_64: Don't confuse apic=... command line option with apic
Andi Kleen
2006-01-11
*
[PATCH] i386/x86-64: Update AMD CPUID flags
Andi Kleen
2006-01-11
*
[PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flag
Andi Kleen
2006-01-11
*
[PATCH] x86_64: Support constant TSC feature in future AMD CPUs.
Andi Kleen
2006-01-11
*
[PATCH] kdump: x86_64: add elfcorehdr command line option
Vivek Goyal
2006-01-10
*
[PATCH] kdump: x86_64: add memmmap command line option
akpm@osdl.org
2006-01-10
*
[CPUFREQ] CPU frequency display in /proc/cpuinfo
Venkatesh Pallipadi
2005-12-06
*
[PATCH] x86_64: Fix sparse mem
Bob Picco
2005-11-14
*
[PATCH] x86-64/i386: Intel HT, Multi core detection fixes
Siddha, Suresh B
2005-11-14
*
[PATCH] x86_64: Force correct address space size for MTRR on some 64bit Intel...
Shaohua Li
2005-11-14
*
[PATCH] x86_64: Only use asm/sections.h to declare section symbols
Andi Kleen
2005-11-14
*
[PATCH] x86_64: Unmap NULL during early bootup
Siddha, Suresh B
2005-11-14
*
[PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDA
Andi Kleen
2005-11-14
*
[PATCH] x86-64/i386: Fix CPU model for family 6
Suresh Siddha
2005-11-14
*
[PATCH] x86: vmx cpu feature detection
Kamble, Nitin A
2005-10-30
*
[PATCH] x86_64: Fix numa node topology detection for srat based x86_64 boxes
Ravikiran G Thirumalai
2005-10-03
*
[PATCH] Fix up TLB flush filter disabling
Andi Kleen
2005-09-29
*
x86-64/smp: fix random SIGSEGV issues
Linus Torvalds
2005-09-17
*
[PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpre...
Chuck Ebbert
2005-09-12
*
[PATCH] x86-64: Use SRAT data on Intel systems too.
Andi Kleen
2005-09-12
*
[PATCH] x86-64: Support dualcore and 8 socket systems in k8 fallback node par...
Andi Kleen
2005-09-12
*
[PATCH] x86-64: Don't assign CPU numbers in SRAT parsing
Andi Kleen
2005-09-12
*
[PATCH] i386/x86_64: make get_cpu_vendor() static
Adrian Bunk
2005-09-10
*
Merge linux-2.6 with linux-acpi-2.6
Len Brown
2005-09-08
|
\
|
*
[PATCH] Additions to .data.read_mostly section
Ravikiran G Thirumalai
2005-09-07
*
|
[ACPI] delete CONFIG_ACPI_BOOT
Len Brown
2005-08-24
|
/
*
[PATCH] x86_64 bootmem: sparse_mem/kexec merge bug.
Eric W. Biederman
2005-08-06
*
[PATCH] x86_64: Fix SRAT handling on non dual core systems
Andi Kleen
2005-07-29
[next]