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
/
include
/
asm-x86
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
x86, 64-bit: add gate_offset() and gate_segment() macros
Jeremy Fitzhardinge
2008-07-08
1
-0
/
+4
*
x86, 64-bit: unify early_ioremap
Jeremy Fitzhardinge
2008-07-08
3
-12
/
+26
*
x86: add memory barriers to wrmsr
Jeremy Fitzhardinge
2008-07-08
1
-2
/
+3
*
x86: add memory clobber to save/loadsegment
Jeremy Fitzhardinge
2008-07-08
1
-2
/
+2
*
x86: asm-x86/pgtable.h: fix compiler warning
Jeremy Fitzhardinge
2008-07-08
1
-0
/
+2
*
x86: nmi_watchdog - introduce nmi_watchdog_active() helper
Cyrill Gorcunov
2008-07-08
1
-0
/
+13
*
x86: nmi_watchdog - use NMI_NONE by default
Cyrill Gorcunov
2008-07-08
1
-3
/
+0
*
x86 boot: allow overlapping early reserve memory ranges
Paul Jackson
2008-07-08
1
-0
/
+1
*
x86: move some func calling from setup_arch to paging_init
Yinghai Lu
2008-07-08
1
-0
/
+1
*
x86: clean up using max_low_pfn on 32-bit
Yinghai Lu
2008-07-08
2
-3
/
+2
*
x86: introduce reserve_initrd
Yinghai Lu
2008-07-08
1
-0
/
+2
*
x86: introduce initmem_init for 32 bit
Yinghai Lu
2008-07-08
1
-0
/
+5
*
x86: introduce initmem_init for 64 bit
Yinghai Lu
2008-07-08
2
-1
/
+1
*
x86: move reserve_standard_io_resource to setup.c
Yinghai Lu
2008-07-08
1
-0
/
+2
*
x86: seperate probe_roms into another file
Yinghai Lu
2008-07-08
1
-0
/
+1
*
x86: add e820_remove_range
Yinghai Lu
2008-07-08
1
-0
/
+2
*
x86: change identify_cpu to static
Yinghai Lu
2008-07-08
1
-1
/
+0
*
x86: seperate funcs from setup_64 to cpu common_64.c
Yinghai Lu
2008-07-08
1
-0
/
+1
*
x86: check command line when CONFIG_X86_MPPARSE is not set, v2
Yinghai Lu
2008-07-08
1
-1
/
+5
*
x86: move cpu_exit_clear to process_32.c
Glauber Costa
2008-07-08
2
-1
/
+1
*
x86: change __setup_vector_irq with setup_vector_irq
Glauber Costa
2008-07-08
1
-1
/
+1
*
x86: move x86_64 gdt closer to i386
Glauber Costa
2008-07-08
2
-25
/
+22
*
x86: unify crashkernel reservation for 32 and 64 bit
Bernhard Walle
2008-07-08
1
-0
/
+3
*
Merge branch 'x86/fixmap' into x86/devel
Ingo Molnar
2008-07-08
5
-79
/
+71
|
\
|
*
Merge branch 'linus' into x86/fixmap
Ingo Molnar
2008-06-25
7
-26
/
+62
|
|
\
|
*
|
x86/paravirt/xen: add set_fixmap pv_mmu_ops
Jeremy Fitzhardinge
2008-06-20
2
-2
/
+25
|
*
|
x86: implement set_pte_vaddr
Jeremy Fitzhardinge
2008-06-20
1
-0
/
+3
|
*
|
x86: unify __set_fixmap
Jeremy Fitzhardinge
2008-06-20
1
-0
/
+2
|
*
|
x86: unify asm-x86/fixmap*.h
Jeremy Fitzhardinge
2008-06-20
3
-79
/
+43
*
|
|
Merge branch 'x86/uv' into x86/devel
Ingo Molnar
2008-07-08
4
-4
/
+375
|
\
\
\
|
*
|
|
x86: increase MAX_APICS for very large x86-64 configs
Jack Steiner
2008-07-08
1
-4
/
+5
|
*
|
|
x86: fix stack overflow for large values of MAX_APICS
Jack Steiner
2008-07-08
1
-0
/
+7
|
*
|
|
SGI UV: TLB shootdown using broadcast assist unit
Ingo Molnar
2008-07-08
1
-10
/
+11
|
*
|
|
SGI UV: TLB shootdown using broadcast assist unit, cleanups
Cliff Wickman
2008-07-08
1
-71
/
+76
|
*
|
|
x86 atomic operations: atomic_or_long() atomic_inc_short()
Cliff Wickman
2008-07-08
1
-0
/
+26
|
*
|
|
x86, SGI UV: TLB shootdown using broadcast assist unit
Cliff Wickman
2008-07-08
1
-0
/
+331
|
*
|
|
Merge branch 'linus' into x86/irq
Ingo Molnar
2008-07-08
2
-6
/
+11
|
|
\
\
\
*
|
\
\
\
Merge branch 'x86/nmi' into x86/devel
Ingo Molnar
2008-07-08
1
-4
/
+2
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'linus' into x86/nmi
Ingo Molnar
2008-06-25
7
-26
/
+62
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'linus' into x86/nmi
Ingo Molnar
2008-06-16
9
-22
/
+52
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
x86: nmi - consolidate nmi_watchdog_default for 32bit mode
Cyrill Gorcunov
2008-06-05
1
-3
/
+1
|
*
|
|
|
|
- fix typo in include/asm-x86/nmi.h
Ingo Molnar
2008-05-30
1
-1
/
+1
|
*
|
|
|
|
x86: nmi - fix incorrect NMI watchdog used by default
Cyrill Gorcunov
2008-05-28
1
-1
/
+3
|
*
|
|
|
|
x86: nmi_32.c - add nmi_watchdog_default helper
Cyrill Gorcunov
2008-05-25
1
-3
/
+1
|
*
|
|
|
|
x86: nmi - unify die_nmi() interface
Cyrill Gorcunov
2008-05-25
1
-1
/
+1
|
*
|
|
|
|
x86: remove duplicate declaration of unknown_nmi_panic
Fernando Luis Vazquez Cao
2008-05-25
1
-1
/
+0
*
|
|
|
|
|
Merge branch 'x86/numa' into x86/devel
Ingo Molnar
2008-07-08
5
-85
/
+152
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86: add flags parameter to reserve_bootmem_generic()
Bernhard Walle
2008-07-08
1
-1
/
+1
|
*
|
|
|
|
|
x86: remove static boot_cpu_pda array v2
Mike Travis
2008-07-08
1
-3
/
+3
|
*
|
|
|
|
|
x86: remove the static 256k node_to_cpumask_map
Mike Travis
2008-07-08
1
-8
/
+17
[prev]
[next]