index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: make set_cpu_sibling_map nonstatic
Glauber Costa
2008-04-17
2
-3
/
+3
*
x86: move equal types to common file
Glauber Costa
2008-04-17
1
-0
/
+1
*
x86: adjust types in smpcommon_32.c
Glauber Costa
2008-04-17
1
-3
/
+3
*
x86: remove cpu_llc_id from processor.h
Glauber Costa
2008-04-17
1
-3
/
+1
*
x86: unify smp_send_stop
Glauber Costa
2008-04-17
2
-5
/
+5
*
x86: provide hlt_works function.
Glauber Costa
2008-04-17
1
-0
/
+9
*
x86: move prefill_possible_map to common file
Glauber Costa
2008-04-17
2
-1
/
+1
*
x86: move disabled_cpus to common header
Glauber Costa
2008-04-17
2
-1
/
+3
*
x86: unify smp_cpus_done
Glauber Costa
2008-04-17
2
-7
/
+6
*
x86: unify smp_prepare_cpus
Glauber Costa
2008-04-17
2
-5
/
+6
*
x86: unify prepare_boot_cpu
Glauber Costa
2008-04-17
2
-5
/
+6
*
x86: unify __cpu_up.
Glauber Costa
2008-04-17
2
-5
/
+7
*
x86: unify smp_call_function_mask
Glauber Costa
2008-04-17
2
-6
/
+7
*
x86: merge smp_send_reschedule
Glauber Costa
2008-04-17
3
-6
/
+5
*
x86: move smp_ops extern declaration to common header
Glauber Costa
2008-04-17
2
-2
/
+3
*
x86: define smp_ops in common header
Glauber Costa
2008-04-17
2
-14
/
+14
*
x86: merge extern variables definitions
Glauber Costa
2008-04-17
3
-8
/
+6
*
x86: merge extern function definitions
Glauber Costa
2008-04-17
3
-8
/
+3
*
x86: commonize smp.h
Glauber Costa
2008-04-17
1
-0
/
+7
*
x86: fix switch_to() clobbers
Ingo Molnar
2008-04-17
1
-1
/
+9
*
x86: clean up switch_to()
Ingo Molnar
2008-04-17
1
-15
/
+31
*
x86: wmb() confusion in system.h
Pavel Machek
2008-04-17
1
-10
/
+1
*
x86: debug pmd_bad()
Ingo Molnar
2008-04-17
1
-1
/
+5
*
x86: redo cded932b75ab0a5f9181e
Ingo Molnar
2008-04-17
2
-3
/
+7
*
x86, tracing: add notrace to asm-x86/linkage.h
Ingo Molnar
2008-04-17
1
-0
/
+3
*
x86: clean up cpu capabilities accesses
Ingo Molnar
2008-04-17
1
-1
/
+5
*
x86: apic_is_clustered_box for vsmp
Yinghai Lu
2008-04-17
1
-0
/
+5
*
x86: clean up e820_reserve_resources on 64-bit
Yinghai Lu
2008-04-17
1
-2
/
+1
*
x86: de-macro start_thread()
Ingo Molnar
2008-04-17
1
-26
/
+3
*
x86: clean up include/asm-x86/processor.h
Ingo Molnar
2008-04-17
1
-280
/
+358
*
x86: define outb_pic and inb_pic to stop using outb_p and inb_p
David P. Reed
2008-04-17
1
-2
/
+25
*
x86: call vsmp_init explicitly
Glauber Costa
2008-04-17
1
-0
/
+4
*
x86: remove never used nodenumer in pda
Yinghai Lu
2008-04-17
1
-1
/
+0
*
x86: make X86_32 pt_regs members unsigned long
Harvey Harrison
2008-04-17
1
-3
/
+6
*
x86: change most X86_32 pt_regs members to unsigned long
Harvey Harrison
2008-04-17
1
-14
/
+14
*
x86: clean up find_e820_area(), 64-bit
Yinghai Lu
2008-04-17
1
-1
/
+1
*
x86: add gbpages switches
Ingo Molnar
2008-04-17
1
-0
/
+2
*
x86: increase the kernel text limit to 512 MB
Ingo Molnar
2008-04-17
2
-3
/
+3
*
Add commentary about the new "asmlinkage_protect()" macro
Linus Torvalds
2008-04-10
1
-0
/
+11
*
asmlinkage_protect replaces prevent_tail_call
Roland McGrath
2008-04-10
1
-1
/
+23
*
x86: fix 64-bit asm NOPS for CONFIG_GENERIC_CPU
Suresh Siddha
2008-04-07
1
-10
/
+10
*
x86: fix breakage of vSMP irq operations
Ravikiran G Thirumalai
2008-04-04
1
-0
/
+29
*
lguest: comment documentation update.
Rusty Russell
2008-03-28
1
-1
/
+1
*
rdc321x: GPIO routines bugfixes
Florian Fainelli
2008-03-27
2
-5
/
+12
*
x86: fix performance drop for glx
Suresh Siddha
2008-03-26
1
-0
/
+2
*
x86-32: Pass the full resource data to ioremap()
Linus Torvalds
2008-03-24
2
-6
/
+6
*
x86: revert: reserve dma32 early for gart
Thomas Gleixner
2008-03-22
1
-1
/
+0
*
sync_bitops: fix wrong comments [Bug 10247]
Matti Linnanvuori
2008-03-21
1
-8
/
+1
*
x86: trim mtrr don't close gap for resource allocation.
Yinghai Lu
2008-03-21
2
-0
/
+4
*
x86: reserve dma32 early for gart
Yinghai Lu
2008-03-21
1
-0
/
+1
[next]