index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
Files
Lines
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
Merge branch 'x86-64'
Linus Torvalds
2006-06-26
1
-125
/
+55
|
\
|
*
[PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUs
Venkatesh Pallipadi
2006-06-26
1
-0
/
+7
|
*
[PATCH] x86_64: Move export symbols to their C functions
Andi Kleen
2006-06-26
1
-0
/
+2
|
*
[PATCH] x86_64: Fix modular pc speaker
Piotr Kaczuba
2006-06-26
1
-1
/
+1
|
*
[PATCH] x86_64: x86_64 setup.c - printing cmp related boottime information
Rohit Seth
2006-06-26
1
-18
/
+16
|
*
[PATCH] x86_64: Add X86_FEATURE_RDTSCP, fix rdtscp in /proc/cpuinfo
Vojtech Pavlik
2006-06-26
1
-1
/
+1
|
*
[PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86
Rohit Seth
2006-06-26
1
-14
/
+13
|
*
[PATCH] x86_64: Calgary IOMMU - IOMMU abstractions
Jon Mason
2006-06-26
1
-5
/
+0
|
*
[PATCH] x86_64: Change assembly to use regular cpuid_count macro
Rohit Seth
2006-06-26
1
-5
/
+2
|
*
[PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded.
Andi Kleen
2006-06-26
1
-1
/
+1
|
*
[PATCH] x86_64: remove unused gart header file
Jon Mason
2006-06-26
1
-1
/
+0
|
*
[PATCH] x86_64: Remove long obsolete CVS
Andi Kleen
2006-06-26
1
-2
/
+0
|
*
[PATCH] x86_64: x86_64 version of the smp alternative patch.
Gerd Hoffmann
2006-06-26
1
-75
/
+1
|
*
[PATCH] i386/x86-64: Emulate CPUID4 on AMD
Andi Kleen
2006-06-26
1
-0
/
+3
|
*
[PATCH] i386/x86-64: Use new official CPUID to get APICID/core split on AMD p...
Andi Kleen
2006-06-26
1
-7
/
+13
*
|
[PATCH] fbdev: Firmware EDID fixes
Antonino A. Daplas
2006-06-26
1
-0
/
+1
|
/
*
Revert "swsusp special saveable pages support" commits
Linus Torvalds
2006-06-25
1
-95
/
+0
*
[PATCH] Fix kdump Crash Kernel boot memory reservation for NUMA machines
Amul Shah
2006-06-25
1
-1
/
+1
*
[PATCH] swsusp: x86_64 mark special saveable/unsaveable pages
Shaohua Li
2006-06-23
1
-0
/
+95
*
[PATCH] x86_64: Handle empty node zero
Daniel Yeisley
2006-05-30
1
-1
/
+1
*
[PATCH] x86_64: Avoid EBDA area in early boot allocator
Andi Kleen
2006-05-08
1
-8
/
+22
*
[PATCH] x86_64: make PC Speaker driver work
Mikael Pettersson
2006-05-01
1
-0
/
+19
*
[PATCH] i386/x86-64: Fix x87 information leak between processes
Andi Kleen
2006-04-20
1
-0
/
+4
*
[PATCH] x86_64: Clear APIC feature bit when local APIC is disabled
Andi Kleen
2006-04-09
1
-1
/
+3
*
[PATCH] Don't pass boot parameters to argv_init[]
OGAWA Hirofumi
2006-03-31
1
-1
/
+1
*
[PATCH] sched: new sched domain for representing multi-core
Siddha, Suresh B
2006-03-27
1
-1
/
+2
*
[PATCH] x86_64: Remove bogus special case in AMD core parsing.
Andi Kleen
2006-03-25
1
-2
/
+0
*
[PATCH] i386/x86-64: List Intel LaGrange AKA SMX in /proc/cpuinfo
Andi Kleen
2006-03-25
1
-1
/
+1
*
[PATCH] x86_64: Implement early DMI scanning
Andi Kleen
2006-03-25
1
-7
/
+9
*
[PATCH] x86_64: to use lapic ids instead of initial apic ids
Ravikiran G Thirumalai
2006-03-25
1
-2
/
+2
*
[PATCH] x86_64: Make pfn_valid work early in boot
Andi Kleen
2006-03-25
1
-0
/
+1
*
[PATCH] x86_64: Check that early arguments are words on their own
Andi Kleen
2006-03-25
1
-22
/
+25
*
[PATCH] x86_64: Report local APIC ID when initializing CPU
Andi Kleen
2006-03-25
1
-2
/
+2
*
[PATCH] x86_64: cleanup allocating logical cpu numbers in x86_64
Ashok Raj
2006-03-25
1
-0
/
+6
*
[PATCH] x86_64: {set,clear,test}_bit() related cleanup and pci_mmcfg_init() fix
Akinobu Mita
2006-03-24
1
-2
/
+1
*
[PATCH] fix build on x86_64 with !CONFIG_HOTPLUG_CPU
Brian Magnuson
2006-02-26
1
-1
/
+1
*
[PATCH] x86_64: Fix the additional_cpus=.. option
Andi Kleen
2006-02-26
1
-0
/
+6
*
[PATCH] drive_info removal outside of arch/i386
Al Viro
2006-02-07
1
-2
/
+0
*
[PATCH] x86_64: IOMMU printk cleanup
Jon Mason
2006-02-04
1
-1
/
+1
*
[PATCH] x86_64: Undo the earlier changes to remove unrolled copy/memset funct...
Andi Kleen
2006-02-04
1
-0
/
+6
*
[PATCH] x86_64: Don't confuse noapic with noapictimer
Andi Kleen
2006-01-11
1
-1
/
+3
*
[PATCH] x86_64: don't copy command line twice
Jan Beulich
2006-01-11
1
-4
/
+0
*
[PATCH] x86_64: Remove unused AMD K8 C stepping flag
Andi Kleen
2006-01-11
1
-6
/
+0
*
[PATCH] x86_64: Early initialization of cpu_to_node
Ravikiran Thirumalai
2006-01-11
1
-0
/
+2
*
[PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSC
Andi Kleen
2006-01-11
1
-0
/
+1
*
[PATCH] x86_64: Support alternative() in vsyscalls
Andi Kleen
2006-01-11
1
-2
/
+10
*
[PATCH] x86_64: Use function pointers to call DMA mapping functions
Muli Ben-Yehuda
2006-01-11
1
-7
/
+3
*
[PATCH] x86_64: Generalize DMI and enable for x86-64
Andi Kleen
2006-01-11
1
-0
/
+9
*
[PATCH] x86_64: Don't confuse apic=... command line option with apic
Andi Kleen
2006-01-11
1
-1
/
+3
[next]