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
*
Merge branch 'linus' into tmp.x86.mpparse.new
Ingo Molnar
2008-07-08
10
-33
/
+87
|
\
|
*
x86: KVM guest: Add memory clobber to hypercalls
Anthony Liguori
2008-07-06
1
-5
/
+10
|
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-06-30
1
-1
/
+1
|
|
\
|
|
*
x86: shift bits the right way in native_read_tscp
Max Asbock
2008-06-26
1
-1
/
+1
|
*
|
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-06-24
4
-19
/
+58
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
KVM: Remove now unused structs from kvm_para.h
Gerd Hoffmann
2008-06-24
1
-18
/
+0
|
|
*
KVM: Make kvm host use the paravirt clocksource structs
Gerd Hoffmann
2008-06-24
1
-1
/
+3
|
|
*
x86: Add structs and functions for paravirt clocksource
Gerd Hoffmann
2008-06-24
2
-0
/
+55
|
*
|
xen: remove support for non-PAE 32-bit
Jeremy Fitzhardinge
2008-06-24
1
-4
/
+0
|
|
/
|
*
x86, geode: add a VSA2 ID for General Software
Jordan Crouse
2008-06-19
1
-2
/
+2
|
*
x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits.
Jeremy Fitzhardinge
2008-06-19
1
-1
/
+2
|
*
x86: fix broken math-emu with lazy allocation of fpu area
Suresh Siddha
2008-06-04
1
-0
/
+2
|
*
x86: prevent PGE flush from interruption/preemption
Ingo Molnar
2008-05-23
1
-1
/
+12
*
|
x86, mpparse: build fix
Ingo Molnar
2008-06-10
1
-0
/
+4
*
|
x86: make generic arch support NUMAQ
Yinghai Lu
2008-06-10
7
-63
/
+35
*
|
x86: introduce max_physical_apicid for bigsmp switching
Yinghai Lu
2008-06-10
1
-0
/
+1
*
|
x86: linked list of setup_data for i386
Huang, Ying
2008-06-05
1
-0
/
+3
*
|
x86: extract common part of head32.c and head64.c into head.c
Huang, Ying
2008-06-05
1
-0
/
+2
*
|
x86: reserve EFI memory map with reserve_early
Huang, Ying
2008-06-05
1
-1
/
+1
*
|
x86: reserve highmem pages via reserve_early
Huang, Ying
2008-06-05
1
-0
/
+1
*
|
x86: make 32-bit use e820_register_active_regions()
Yinghai Lu
2008-06-04
1
-2
/
+0
*
|
x86: move e820_register_active() to e820.c
Yinghai Lu
2008-06-04
2
-5
/
+11
*
|
x86: early check if a system is numaq
Yinghai Lu
2008-06-04
2
-2
/
+3
*
|
x86: mp build fix
Ingo Molnar
2008-06-03
1
-0
/
+9
*
|
x86: update mptable
Yinghai Lu
2008-06-03
2
-0
/
+5
*
|
x86, 32-bit: change propagate_e820_map() back to find_max_pfn()
Yinghai Lu
2008-06-03
1
-1
/
+1
*
|
x86, numa, 32-bit: increase max_elements to 1024
Yinghai Lu
2008-06-03
1
-2
/
+2
*
|
x86 mpparse: build fix
Ingo Molnar
2008-06-03
1
-0
/
+1
*
|
x86: remove duplicated e820 func in setup.h
Yinghai Lu
2008-06-02
1
-6
/
+0
*
|
x86: extend e820 early_res support 32bit -fix #5
Yinghai Lu
2008-05-31
1
-4
/
+0
*
|
x86: extend e820 early_res support 32bit -fix #3
Yinghai Lu
2008-05-31
1
-1
/
+3
*
|
x86: mp_bus_id_to_pci_bus is not needed
Alexey Starikovskiy
2008-05-25
1
-2
/
+0
*
|
x86: move e820_mark_nosave_regions to e820.c
Yinghai Lu
2008-05-25
3
-9
/
+9
*
|
x86: make config_irqsrc not MPspec specific
Alexey Starikovskiy
2008-05-25
1
-1
/
+11
*
|
x86: make struct config_ioapic not MPspec specific
Alexey Starikovskiy
2008-05-25
1
-1
/
+9
*
|
x86: make mp_ioapic_routing definition local
Alexey Starikovskiy
2008-05-25
1
-7
/
+0
*
|
x86: move es7000_plat out of mpparse.c
Alexey Starikovskiy
2008-05-25
1
-1
/
+0
*
|
x86: extend e820 ealy_res support 32bit
Yinghai Lu
2008-05-25
3
-10
/
+6
*
|
x86 boot: change sanitize_e820_map parameter from byte to int to allow bigger...
Paul Jackson
2008-05-25
1
-1
/
+1
*
|
x86 boot: extend some internal memory map arrays to handle larger EFI input
Paul Jackson
2008-05-25
1
-1
/
+36
*
|
x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constant
Paul Jackson
2008-05-25
2
-2
/
+2
*
|
x86 boot: include missing smp.h header
Paul Jackson
2008-05-25
1
-0
/
+1
*
|
x86: make e820.c to have common functions
Yinghai Lu
2008-05-25
3
-24
/
+14
*
|
x86: fix trimming e820 with MTRR holes.
Yinghai Lu
2008-05-25
2
-2
/
+2
*
|
x86: move i386 memory setup code to e820_32.c
Alexander van Heukelum
2008-05-25
1
-1
/
+3
|
/
*
x86: strengthen 64-bit p?d_bad()
Hugh Dickins
2008-05-20
1
-6
/
+6
*
xen: use PTE_MASK in pte_mfn()
Jeremy Fitzhardinge
2008-05-20
1
-1
/
+1
*
x86: use PTE_MASK rather than ad-hoc mask
Jeremy Fitzhardinge
2008-05-20
1
-1
/
+1
*
x86: clarify use of _PAGE_CHG_MASK
Jeremy Fitzhardinge
2008-05-20
1
-0
/
+1
*
x86: use PTE_MASK in pgtable_32.h
Jeremy Fitzhardinge
2008-05-20
1
-2
/
+2
[next]