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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
cs5535: move VSA2 checks into linux/cs5535.h
Andres Salomon
2009-12-15
2
-24
/
+2
*
cs5535: move the DIVIL MSR definition into linux/cs5535.h
Andres Salomon
2009-12-15
1
-1
/
+1
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-12-14
17
-71
/
+106
|
\
|
*
x86, mce: Clean up thermal init by introducing intel_thermal_supported()
Hidetoshi Seto
2009-12-14
1
-5
/
+12
|
*
x86, mce: Thermal monitoring depends on APIC being enabled
Cyrill Gorcunov
2009-12-14
1
-2
/
+3
|
*
x86: Gart: fix breakage due to IOMMU initialization cleanup
Yinghai Lu
2009-12-14
2
-6
/
+8
|
*
x86: Move swiotlb initialization before dma32_free_bootmem
FUJITA Tomonori
2009-12-14
1
-1
/
+4
|
*
x86: Limit the number of processor bootup messages
Mike Travis
2009-12-11
6
-29
/
+47
|
*
x86: Remove enabling x2apic message for every CPU
Mike Travis
2009-12-11
1
-1
/
+1
|
*
Merge commit 'linus/master' into x86/urgent
H. Peter Anvin
2009-12-11
6
-8
/
+10
|
|
\
|
*
|
x86: Use find_e820() instead of hard coded trampoline address
Yinghai Lu
2009-12-11
6
-24
/
+27
|
*
|
x86, AMD: Fix stale cpuid4_info shared_map data in shared_cpu_map cpumasks
Prarit Bhargava
2009-12-10
1
-6
/
+7
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-12-14
6
-66
/
+66
|
\
\
\
|
*
|
|
percpu: make percpu symbols in x86 unique
Tejun Heo
2009-10-29
4
-48
/
+48
|
*
|
|
percpu: make percpu symbols in cpufreq unique
Tejun Heo
2009-10-29
1
-14
/
+14
|
*
|
|
this_cpu: Use this_cpu_xx in nmi handling
Christoph Lameter
2009-10-12
1
-4
/
+4
*
|
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-12-11
13
-105
/
+154
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2009-12-10
2
-4
/
+51
|
|
\
\
\
|
|
*
|
|
x86/amd-iommu: Fix PCI hotplug with passthrough mode
Joerg Roedel
2009-12-10
2
-2
/
+7
|
|
*
|
|
x86/amd-iommu: Fix passthrough mode
Joerg Roedel
2009-12-10
2
-2
/
+44
|
*
|
|
|
x86: setup_percpu.c: Use pr_<level> and add pr_fmt(fmt)
Joe Perches
2009-12-10
1
-6
/
+7
|
*
|
|
|
x86: es7000_32.c: Use pr_<level> and add pr_fmt(fmt)
Joe Perches
2009-12-10
1
-5
/
+7
|
*
|
|
|
x86: Print DMI_BOARD_NAME as well as DMI_PRODUCT_NAME from __show_regs()
Andy Isaacson
2009-12-09
1
-4
/
+7
|
*
|
|
|
x86: Factor duplicated code out of __show_regs() into show_regs_common()
Andy Isaacson
2009-12-09
3
-27
/
+21
|
*
|
|
|
arch/x86/kernel/microcode*: Use pr_fmt() and remove duplicated KERN_ERR prefix
Joe Perches
2009-12-09
3
-60
/
+53
|
*
|
|
|
Merge branch 'linus' into x86/urgent
Ingo Molnar
2009-12-09
33
-283
/
+444
|
|
\
\
\
\
|
*
|
|
|
|
x86, mce: fix confusion between bank attributes and mce attributes
Hidetoshi Seto
2009-12-08
1
-1
/
+1
|
*
|
|
|
|
x86/mce: Set up timer unconditionally
Jan Beulich
2009-12-08
1
-1
/
+2
|
*
|
|
|
|
x86: Fix bogus warning in apic_noop.apic_write()
Thomas Gleixner
2009-12-07
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'linus' into x86/urgent
Ingo Molnar
2009-12-07
71
-1789
/
+3125
|
|
\
\
\
\
\
|
*
|
|
|
|
|
x86: ASUS P4S800 reboot=bios quirk
Leann Ogasawara
2009-12-04
1
-0
/
+8
*
|
|
|
|
|
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-12-11
5
-52
/
+91
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86, perf events: Check if we have APIC enabled
Cyrill Gorcunov
2009-12-10
1
-6
/
+12
|
*
|
|
|
|
|
|
perf_event: Fix variable initialization in other codepaths
Xiao Guangrong
2009-12-10
1
-0
/
+4
|
*
|
|
|
|
|
|
hw-breakpoints: Modify breakpoints without unregistering them
Frederic Weisbecker
2009-12-09
1
-31
/
+26
|
*
|
|
|
|
|
|
x86: Fixup wrong irq frame link in stacktraces
Frederic Weisbecker
2009-12-06
1
-1
/
+32
|
*
|
|
|
|
|
|
x86: Fixup wrong debug exception frame link in stacktraces
Frederic Weisbecker
2009-12-06
1
-3
/
+3
|
*
|
|
|
|
|
|
x86/perf: Exclude the debug stack from the callchains
Frederic Weisbecker
2009-12-06
1
-4
/
+5
|
*
|
|
|
|
|
|
hw-breakpoints: Use overflow handler instead of the event callback
Frederic Weisbecker
2009-12-06
2
-6
/
+8
|
*
|
|
|
|
|
|
hw-breakpoints: Drop callback and task parameters from modify helper
Frederic Weisbecker
2009-12-06
1
-2
/
+2
*
|
|
|
|
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
2009-12-11
8
-47
/
+57
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
[ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface
Thomas Renninger
2009-11-24
3
-24
/
+29
|
*
|
|
|
|
|
|
|
[CPUFREQ] use an enum for speedstep processor identification
Rusty Russell
2009-11-24
4
-17
/
+17
|
*
|
|
|
|
|
|
|
[CPUFREQ] powernow-k6: set transition latency value so ondemand governor can ...
Krzysztof Helt
2009-11-24
1
-1
/
+1
|
*
|
|
|
|
|
|
|
[CPUFREQ] cpumask: don't put a cpumask on the stack in x86...cpufreq/powernow...
Rusty Russell
2009-11-24
1
-5
/
+10
*
|
|
|
|
|
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2009-12-11
1
-5
/
+9
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
kgdb,x86: do not set kgdb_single_step on x86
Jason Wessel
2009-12-11
1
-1
/
+0
|
*
|
|
|
|
|
|
|
|
kgdb,i386: Fix corner case access to ss with NMI watch dog exception
Jason Wessel
2009-12-11
1
-2
/
+8
|
*
|
|
|
|
|
|
|
|
kgdb,x86: remove redundant test
Roel Kluin
2009-12-11
1
-2
/
+1
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmap
Linus Torvalds
2009-12-11
3
-43
/
+3
|
\
\
\
\
\
\
\
\
\
[next]