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
Commit message (
Expand
)
Author
Age
*
x86: kernel/setup_32.c: unexport machine_id
Adrian Bunk
2007-10-29
*
x86 gart: rename symbols only used for the GART implementation
Joerg Roedel
2007-10-29
*
x86 gart: make some variables and functions static
Joerg Roedel
2007-10-29
*
x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU
Joerg Roedel
2007-10-29
*
x86 gart: rename iommu.h to gart.h
Joerg Roedel
2007-10-29
*
x86: additional CPUID strings; fix strings for AMD-ecx
H. Peter Anvin
2007-10-29
*
x86: fix pci-gart failure handling
FUJITA Tomonori
2007-10-29
*
x86: Dump filtering supports x86_64 sparsemem
Ken'ichi Ohmichi
2007-10-27
*
x86: fix compiler warnings in arch/x86/kernel/early-quirks.c
Jeff Garzik
2007-10-27
*
x86: fix !SMP compiler warning in arch/x86/kernel/acpi/processor.c
Jeff Garzik
2007-10-27
*
x86: Fix boot protocol KEEP_SEGMENTS check.
Eric W. Biederman
2007-10-27
*
x86: export smp_ops to allow modular build of KVM
Thomas Gleixner
2007-10-27
*
Revert "i386: export i386 smp_call_function_mask() to modules"
Thomas Gleixner
2007-10-27
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
2007-10-25
|
\
|
*
x86: fix CONFIG_KEXEC build breakage
Mike Galbraith
2007-10-24
*
|
x86: pci-gart fix
FUJITA Tomonori
2007-10-25
|
/
*
x86: Add HPET force support for MCP55 (nForce 5) chipsets
Carlos Corbacho
2007-10-23
*
x86: Force enable HPET for CK804 (nForce 4) chipsets
Carlos Corbacho
2007-10-23
*
x86: clean up setup.h and the boot code
H. Peter Anvin
2007-10-23
*
x86: Save registers in saved_context during suspend and hibernation
Rafael J. Wysocki
2007-10-23
*
x86: whitespace cleanup of mce_64.c
Thomas Gleixner
2007-10-23
*
x86: consolidate the cpu/ related code usage
Thomas Gleixner
2007-10-23
*
x86: prepare consolidation of cpu/ related code usage
Thomas Gleixner
2007-10-23
*
x86: prepare consolidation of cpu/ related Makefiles
Thomas Gleixner
2007-10-23
*
x86: Unify arch/x86/kernel/acpi Makefiles
Thomas Gleixner
2007-10-23
*
x86: unify crash_32/64.c
Hiroshi Shimamoto
2007-10-23
*
x86: add lapic_shutdown for x86_64
Hiroshi Shimamoto
2007-10-23
*
x86: ARRAY_SIZE cleanup
Alejandro Martinez Ruiz
2007-10-23
*
x86: fix more TSC clock source calibration errors
Dave Johnson
2007-10-23
*
x86: fix TSC clock source calibration error
Dave Johnson
2007-10-23
*
Boot with virtual == physical to get closer to native Linux.
Rusty Russell
2007-10-23
*
Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2007-10-22
|
\
|
*
Update arch/ to use sg helpers
Jens Axboe
2007-10-22
*
|
kexec: add BSS to resource tree
Bernhard Walle
2007-10-22
*
|
Intel IOMMU: Iommu Gfx workaround
Keshavamurthy, Anil S
2007-10-22
*
|
Intel IOMMU: DMAR fault handling support
Keshavamurthy, Anil S
2007-10-22
*
|
Intel IOMMU: Intel IOMMU driver
Keshavamurthy, Anil S
2007-10-22
*
|
i386: paravirt boot sequence
Rusty Russell
2007-10-22
*
|
update boot spec to 2.07
Rusty Russell
2007-10-22
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-10-19
|
\
|
*
Fix typo in arch/x86/kernel/tsc_32.c
Josh Triplett
2007-10-19
|
*
spelling fixes: arch/x86_64/
Simon Arlott
2007-10-19
|
*
spelling fixes: arch/i386/
Simon Arlott
2007-10-19
|
*
more UTF-8 conversions
Marcin Garski
2007-10-19
|
*
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2007-10-19
|
*
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
*
|
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
2007-10-19
|
\
\
|
|
/
|
/
|
|
*
x86: convert cpuinfo_x86 array to a per_cpu array
Mike Travis
2007-10-19
|
*
i386: do not BUG_ON() when MSR is unknown
Stephane Eranian
2007-10-19
|
*
x86: acpi use cpu_physical_id
Mike Travis
2007-10-19
[next]