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
*
x86, uv: Ensure hub revision set for all ACPI modes.
Russ Anderson
2010-01-15
1
-1
/
+4
*
x86, uv: Add function retrieving node controller revision number
Jack Steiner
2010-01-15
1
-0
/
+6
*
x86: kernel_thread() -- initialize SS to a known state
Cyrill Gorcunov
2010-01-13
1
-0
/
+2
*
x86/agp: Fix agp_amd64_init and agp_amd64_cleanup
FUJITA Tomonori
2010-01-13
1
-0
/
+1
*
x86: SGI UV: Fix mapping of MMIO registers
Mike Travis
2010-01-13
1
-7
/
+8
*
x86, irq: Check move_in_progress before freeing the vector mapping
Suresh Siddha
2010-01-06
1
-0
/
+7
*
x86: Fix size for ex trampoline with 32bit
Yinghai Lu
2010-01-04
1
-2
/
+2
*
x86: SGI UV: Fix writes to led registers on remote uv hubs
Mike Travis
2009-12-29
1
-6
/
+6
*
x86: Use KERN_DEFAULT log-level in __show_regs()
Pekka Enberg
2009-12-28
3
-21
/
+21
*
Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Ingo Molnar
2009-12-28
40
-897
/
+316
|
\
|
*
x86/amd-iommu: Fix initialization failure panic
Joerg Roedel
2009-12-21
1
-0
/
+10
|
*
Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-12-17
1
-1
/
+1
|
|
\
|
|
*
cpumask: rename tsk_cpumask to tsk_cpus_allowed
Rusty Russell
2009-12-17
1
-1
/
+1
|
*
|
x86/ptrace: make genregs[32]_get/set more robust
Linus Torvalds
2009-12-17
1
-8
/
+8
|
|
/
|
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2009-12-16
1
-1
/
+1
|
|
\
|
|
*
Merge branch 'bugzilla-14700' into release
Len Brown
2009-12-15
1
-1
/
+1
|
|
|
\
|
|
|
*
ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.
Zhao Yakui
2009-12-14
1
-1
/
+1
|
*
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-12-16
14
-236
/
+164
|
|
\
\
\
|
*
\
\
\
Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
2009-12-16
1
-1
/
+3
|
|
\
\
\
\
|
|
*
|
|
|
x86: don't export inline function
Rusty Russell
2009-12-15
1
-1
/
+3
|
*
|
|
|
|
iommu-helper: use bitmap library
Akinobu Mita
2009-12-16
3
-8
/
+8
|
*
|
|
|
|
x86: uv: update XPC to handle updated BIOS interface
Robin Holt
2009-12-16
1
-6
/
+2
|
*
|
|
|
|
ptrace: x86: change syscall_trace_leave() to rely on tracehook when stepping
Oleg Nesterov
2009-12-16
1
-14
/
+7
|
*
|
|
|
|
ptrace: x86: implement user_single_step_siginfo()
Oleg Nesterov
2009-12-16
1
-9
/
+21
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-12-15
5
-20
/
+20
|
|
\
\
\
\
|
|
*
|
|
|
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
2009-12-14
2
-9
/
+9
|
|
*
|
|
|
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
2009-12-14
3
-8
/
+8
|
|
*
|
|
|
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
2009-12-14
2
-2
/
+2
|
|
*
|
|
|
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
2009-12-14
3
-3
/
+3
|
|
|
/
/
/
|
*
|
|
|
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
André Goddard Rosa
2009-12-15
1
-7
/
+4
|
*
|
|
|
cs5535: drop the Geode-specific MFGPT/GPIO code
Andres Salomon
2009-12-15
3
-585
/
+0
|
*
|
|
|
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
|
|
\
\
\
|
*
\
\
\
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 '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
[next]