index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: remove STR() macros
Glauber de Oliveira Costa
2007-10-17
1
-4
/
+1
*
x86: remove x86_cpu_to_log_apicid
Mike Travis
2007-10-17
3
-4
/
+0
*
i386: Remove strrchr assembler implementation
Andi Kleen
2007-10-17
1
-20
/
+0
*
i386: simplify smp_call_function_single() call sequence in msr-on-cpu
Avi Kivity
2007-10-17
1
-40
/
+22
*
i386: simplify smp_call_function_single() call sequence in cpuid
Avi Kivity
2007-10-17
1
-19
/
+3
*
x86: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-10-17
1
-3
/
+2
*
i386: no need to make enable_cpu_hotplug a variable
Adrian Bunk
2007-10-17
1
-3
/
+3
*
i386: es7000 minor cleanups
Adrian Bunk
2007-10-17
1
-26
/
+6
*
i386: Remove local CPU logic in MTRR call to smp_call_function_single
akpm@linux-foundation.org
2007-10-17
1
-7
/
+1
*
x86: Create clflush() inline, remove hardcoded wbinvd
H. Peter Anvin
2007-10-17
3
-5
/
+5
*
x86: constify stacktrace_ops
Jan Beulich
2007-10-17
3
-6
/
+6
*
x86: Some cleanups for pci gart code
Andi Kleen
2007-10-17
1
-1
/
+3
*
x86: misc. constifications
Jan Beulich
2007-10-17
7
-26
/
+31
*
x86: more struct irqaction initializer cleanups
Thomas Gleixner
2007-10-17
1
-1
/
+5
*
x86: clean up struct irqaction initializers
Thomas Gleixner
2007-10-17
3
-3
/
+15
*
i386: misc cpuinit annotations
Satyam Sharma
2007-10-17
1
-2
/
+4
*
i386: Misc cpuinit annotations
Satyam Sharma
2007-10-17
1
-2
/
+2
*
i386: Clean up duplicate includes in arch/i386/xen/
Jesper Juhl
2007-10-17
2
-2
/
+0
*
i386: make some variables static
Adrian Bunk
2007-10-17
1
-5
/
+5
*
i386: make struct apic_probe static
Adrian Bunk
2007-10-17
1
-1
/
+1
*
x86: 0 -> NULL, for arch/x86_64
Yoann Padioleau
2007-10-17
1
-1
/
+1
*
i386: Clean up duplicate includes in arch/i386/kernel/
Jesper Juhl
2007-10-17
1
-1
/
+0
*
x86: intel_cacheinfo misc section annotation fixes
Satyam Sharma
2007-10-17
1
-5
/
+5
*
x86: use dev_to_node() to get node for device in dma_alloc_pages()
Yinghai Lu
2007-10-17
1
-5
/
+3
*
x86: pci use pci=bfsort for HP DL385 G2 and DL585 G2
Michal Schmidt
2007-10-17
1
-0
/
+16
*
x86: Calgary: fix disable busnum for CalIOC2
Muli Ben-Yehuda
2007-10-17
1
-5
/
+11
*
x86: NX bit handling in change_page_attr()
Huang, Ying
2007-10-17
1
-0
/
+1
*
x86: stop nmi softlockup warnings in show_mem()
Prarit Bhargava
2007-10-17
1
-0
/
+3
*
x86: fix CONFIG_PAGEALLOC related boot hangs/OOMs
Ingo Molnar
2007-10-17
1
-2
/
+9
*
x86: prepare page allocator for high allocations on PAGEALLOC=y
Ingo Molnar
2007-10-17
1
-0
/
+9
*
x86: do not crash on non-Geode PCs in TSC probe
Ingo Molnar
2007-10-17
1
-3
/
+3
*
x86: enable NMI watchdog on nosmp
Ingo Molnar
2007-10-17
1
-0
/
+6
*
x86_64: Fix compat emulation of PTRACE_GET/SET_THREAD_AREA
Andi Kleen
2007-10-17
1
-2
/
+8
*
x86: call free_init_pages() with irqs enabled in alternative_instructions()
Fengguang Wu
2007-10-17
1
-3
/
+5
*
x86: initialize 64bit registers for a.out executables
Andi Kleen
2007-10-17
1
-0
/
+2
*
x86: return correct error code from child_rip in x86_64 entry.S
Andrey Mirkin
2007-10-17
1
-1
/
+1
*
i386: avoid temporarily inconsistent pte-s
Jan Beulich
2007-10-17
1
-2
/
+1
*
i386: fix section mismatch warning in intel.c
Sam Ravnborg
2007-10-17
2
-16
/
+15
*
i386: Fix section mismatch
Satyam Sharma
2007-10-17
1
-1
/
+1
*
x86: fix off-by-one in find_next_zero_string
Andrew Hastings
2007-10-17
1
-1
/
+1
*
i386: export i386 smp_call_function_mask() to modules
Laurent Vivier
2007-10-17
1
-0
/
+7
*
x86: Install unstripped copy of 64bit vdso to disk
Roland McGrath
2007-10-17
1
-1
/
+16
*
x86_64: install unstripped copies of compat vdso on disk
Roland McGrath
2007-10-17
1
-4
/
+21
*
i386: setup_trampoline() must be __cpuinit
Adrian Bunk
2007-10-17
1
-1
/
+1
*
i386: make Oprofile call shutdown() only once per session
Stephane Eranian
2007-10-17
1
-1
/
+1
*
x86: C1E late detection fix. Really switch off lapic timer
Thomas Gleixner
2007-10-17
1
-3
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/li...
Linus Torvalds
2007-10-17
13
-113
/
+119
|
\
|
*
[x86] remove uses of magic macros for boot_params access
H. Peter Anvin
2007-10-16
13
-113
/
+119
*
|
remove include/asm-*/ipc.h
Adrian Bunk
2007-10-17
2
-3
/
+1
*
|
add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macros
Ken'ichi Ohmichi
2007-10-17
2
-5
/
+5
[next]