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
/
xen
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen/setup: Fix for incorrect xen_extra_mem_start.
Konrad Rzeszutek Wilk
2011-06-16
1
-4
/
+6
*
xen: When calling power_off, don't call the halt function.
Tom Goetz
2011-06-15
1
-1
/
+8
*
xen: support CONFIG_MAXSMP
Andrew Jones
2011-06-15
2
-1
/
+9
*
xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped"
Stefano Stabellini
2011-06-09
1
-1
/
+8
*
xen: off by one errors in multicalls.c
Dan Carpenter
2011-06-03
1
-6
/
+6
*
Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2011-05-26
2
-271
/
+50
|
\
|
*
xen: fix compile without CONFIG_XEN_DEBUG_FS
Jeremy Fitzhardinge
2011-05-20
1
-0
/
+2
|
*
Use arbitrary_virt_to_machine() to deal with ioremapped pud updates.
Jeremy Fitzhardinge
2011-05-20
1
-1
/
+1
|
*
Use arbitrary_virt_to_machine() to deal with ioremapped pmd updates.
Jeremy Fitzhardinge
2011-05-20
1
-1
/
+1
|
*
xen/mmu: remove all ad-hoc stats stuff
Jeremy Fitzhardinge
2011-05-20
1
-138
/
+0
|
*
xen: use normal virt_to_machine for ptes
Jeremy Fitzhardinge
2011-05-20
1
-5
/
+5
|
*
xen: make a pile of mmu pvop functions static
Jeremy Fitzhardinge
2011-05-20
2
-60
/
+23
|
*
xen: condense everything onto xen_set_pte
Jeremy Fitzhardinge
2011-05-20
1
-46
/
+27
|
*
xen: use mmu_update for xen_set_pte_at()
Jeremy Fitzhardinge
2011-05-20
1
-15
/
+11
|
*
xen: drop all the special iomap pte paths.
Jeremy Fitzhardinge
2011-05-20
1
-25
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-05-23
1
-1
/
+1
|
\
\
|
*
|
treewide: fix a few typos in comments
Justin P. Mattock
2011-05-10
1
-1
/
+1
*
|
|
Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2011-05-19
1
-5
/
+1
|
\
\
\
|
*
\
\
Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...
Thomas Gleixner
2011-05-14
10
-63
/
+683
|
|
\
\
\
|
*
|
|
|
x86: Convert remaining x86 clocksources to clocksource_register_hz/khz
John Stultz
2011-02-21
1
-5
/
+1
|
|
|
|
|
|
\
\
\
\
*
-
.
\
\
\
\
Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...
Linus Torvalds
2011-05-19
1
-3
/
+2
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge commit 'v2.6.39-rc7' into sched/core
Ingo Molnar
2011-05-12
2
-6
/
+134
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
2011-04-14
1
-3
/
+2
|
|
|
|
|
|
|
\
\
\
\
\
|
\
\
\
\
\
|
\
\
\
\
\
|
\
\
\
\
\
|
\
\
\
\
\
*
-
-
-
-
-
.
\
\
\
\
\
Merge branches 'stable/irq', 'stable/p2m.bugfixes', 'stable/e820.bugfixes' an...
Linus Torvalds
2011-05-19
3
-4
/
+34
|
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
xen mmu: fix a race window causing leave_mm BUG()
Tian, Kevin
2011-05-12
1
-1
/
+1
|
|
|
|
|
|
_
|
/
/
|
|
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
xen/setup: Fix for incorrect xen_extra_mem_start initialization under 32-bit
Daniel Kiper
2011-05-12
1
-0
/
+4
|
|
|
*
|
|
|
|
xen/setup: Ignore E820_UNUSABLE when setting 1-1 mappings.
Konrad Rzeszutek Wilk
2011-05-12
1
-1
/
+1
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
xen/p2m: Create entries in the P2M_MFN trees's to track 1-1 mappings
Konrad Rzeszutek Wilk
2011-05-12
1
-2
/
+28
|
|
|
|
|
|
|
|
\
\
\
\
\
\
*
-
.
\
\
\
\
\
\
Merge branches 'stable/balloon.cleanup' and 'stable/general.cleanup' of git:/...
Linus Torvalds
2011-05-19
7
-39
/
+39
|
\
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
arch/x86/xen/smp: Cleanup code/data sections definitions
Daniel Kiper
2011-05-19
1
-4
/
+4
|
|
*
|
|
|
|
|
arch/x86/xen/time: Cleanup code/data sections definitions
Daniel Kiper
2011-05-19
1
-4
/
+4
|
|
*
|
|
|
|
|
arch/x86/xen/xen-ops: Cleanup code/data sections definitions
Daniel Kiper
2011-05-19
1
-1
/
+1
|
|
*
|
|
|
|
|
arch/x86/xen/mmu: Cleanup code/data sections definitions
Daniel Kiper
2011-05-19
1
-17
/
+17
|
|
*
|
|
|
|
|
arch/x86/xen/setup: Cleanup code/data sections definitions
Daniel Kiper
2011-05-12
1
-2
/
+2
|
|
*
|
|
|
|
|
arch/x86/xen/enlighten: Cleanup code/data sections definitions
Daniel Kiper
2011-05-12
1
-10
/
+10
|
|
*
|
|
|
|
|
arch/x86/xen/irq: Cleanup code/data sections definitions
Daniel Kiper
2011-05-12
1
-1
/
+1
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
*
-
.
\
\
\
\
\
\
Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git...
Linus Torvalds
2011-05-19
1
-7
/
+6
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
|
/
/
/
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
xen/p2m: Add EXPORT_SYMBOL_GPL to the M2P override functions.
Konrad Rzeszutek Wilk
2011-04-20
1
-1
/
+2
|
*
|
|
|
|
|
xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override.
Konrad Rzeszutek Wilk
2011-04-18
1
-6
/
+4
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
x86,xen: introduce x86_init.mapping.pagetable_reserve
Stefano Stabellini
2011-05-12
1
-0
/
+15
*
|
|
|
|
|
Revert "xen/mmu: Add workaround "x86-64, mm: Put early page table high""
Konrad Rzeszutek Wilk
2011-05-12
1
-123
/
+0
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
xen: mask_rw_pte mark RO all pagetable pages up to pgt_buf_top
Stefano Stabellini
2011-05-02
1
-1
/
+1
*
|
|
|
|
xen/mmu: Add workaround "x86-64, mm: Put early page table high"
Konrad Rzeszutek Wilk
2011-05-02
1
-0
/
+123
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
xen: mask_rw_pte: do not apply the early_ioremap checks on x86_32
Stefano Stabellini
2011-04-20
1
-4
/
+9
*
|
|
|
xen: do not create the extra e820 region at an addr lower than 4G
Stefano Stabellini
2011-04-20
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2011-04-12
1
-0
/
+1
|
\
\
\
|
*
|
|
fix XEN_SAVE_RESTORE Kconfig dependencies
Shriram Rajagopalan
2011-04-11
1
-0
/
+1
|
|
/
/
*
|
|
xen: Allow PV-OPS kernel to detect whether XSAVE is supported
Shan Haitao
2011-04-06
1
-1
/
+10
*
|
|
xen: just completely disable XSAVE
Jeremy Fitzhardinge
2011-04-06
1
-17
/
+1
*
|
|
xen/debug: Don't be so verbose with WARN on 1-1 mapping errors.
Konrad Rzeszutek Wilk
2011-04-04
1
-2
/
+2
|
/
/
[next]