index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
/
setup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-28
x86/xen: add some __init and static annotations in arch/x86/xen/setup.c
Juergen Gross
1
-3
/
+3
2015-01-28
x86/xen: use correct types for addresses in arch/x86/xen/setup.c
Juergen Gross
1
-12
/
+13
2015-01-28
x86/xen: cleanup arch/x86/xen/setup.c
Juergen Gross
1
-10
/
+0
2015-01-12
xen: check for zero sized area when invalidating memory
Juergen Gross
1
-0
/
+2
2015-01-12
xen: use correct type for physical addresses
Juergen Gross
1
-2
/
+2
2015-01-08
x86/xen: add extra memory for remapped frames during setup
David Vrabel
1
-4
/
+9
2015-01-08
x86/xen: don't count how many PFNs are identity mapped
David Vrabel
1
-18
/
+9
2014-12-08
xen: annotate xen_set_identity_and_remap_chunk() with __init
Juergen Gross
1
-1
/
+1
2014-12-04
xen: Delay invalidating extra memory
Juergen Gross
1
-25
/
+73
2014-12-04
xen: Delay remapping memory of pv-domain
Juergen Gross
1
-202
/
+167
2014-10-23
x86/xen: panic on bad Xen-provided memory map
Martin Kelly
1
-0
/
+1
2014-09-23
xen/setup: Remap Xen Identity Mapped RAM
Matt Rushton
1
-78
/
+292
2014-06-19
Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-28
/
+32
2014-06-18
x86/xen: no need to explicitly register an NMI callback
David Vrabel
1
-8
/
+1
2014-06-05
Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...
Linus Torvalds
1
-2
/
+9
2014-06-05
Revert "xen/pvh: Update E820 to work with PVH (v2)"
David Vrabel
1
-20
/
+2
2014-06-05
x86/xen: fix memory setup for PVH dom0
David Vrabel
1
-0
/
+29
2014-05-15
x86/xen: set regions above the end of RAM as 1:1
David Vrabel
1
-0
/
+9
2014-05-15
x86/xen: only warn once if bad MFNs are found during setup
David Vrabel
1
-3
/
+3
2014-05-05
x86, vdso: Reimplement vdso.so preparation in build-time C
Andy Lutomirski
1
-2
/
+9
2014-01-30
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+2
2014-01-29
x86, asmlinkage, xen: Fix type of NMI
Andi Kleen
1
-2
/
+2
2014-01-06
xen/pvh: Update E820 to work with PVH (v2)
Mukesh Rathor
1
-2
/
+20
2014-01-06
xen/pvh: Early bootup changes in PV code (v4).
Mukesh Rathor
1
-6
/
+12
2013-11-08
xen: delete new instances of added __cpuinit
Paul Gortmaker
1
-1
/
+1
2013-09-04
Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-7
/
+22
2013-08-21
Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+22
2013-08-20
x86/xen: during early setup, only 1:1 map the ISA region
David Vrabel
1
-5
/
+11
2013-08-20
x86/xen: do not identity map UNUSABLE regions in the machine E820
David Vrabel
1
-0
/
+22
2013-08-09
xen: Support 64-bit PV guest receiving NMIs
Konrad Rzeszutek Wilk
1
-2
/
+11
2013-07-14
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
1
-3
/
+3
2013-02-10
x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flag
Len Brown
1
-3
/
+0
2013-02-10
xen idle: make xen-specific macro xen-specific
Len Brown
1
-1
/
+1
2012-10-02
Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+18
2012-09-24
xen/boot: Disable NUMA for PV guests.
Konrad Rzeszutek Wilk
1
-0
/
+4
2012-09-12
Merge branch 'stable/128gb.v5.1' into stable/for-linus-3.7
Konrad Rzeszutek Wilk
1
-0
/
+18
2012-08-23
Revert "xen/x86: Workaround 64-bit hypervisor and 32-bit initial domain." and...
Konrad Rzeszutek Wilk
1
-0
/
+27
2012-08-23
xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M.
Konrad Rzeszutek Wilk
1
-1
/
+8
2012-08-21
xen/x86: Use memblock_reserve for sensitive areas.
Konrad Rzeszutek Wilk
1
-9
/
+0
2012-07-19
xen: populate correct number of pages when across mem boundary (v2)
zhenzhong.duan
1
-14
/
+9
2012-05-30
xen/balloon: Subtract from xen_released_pages the count that is populated.
Konrad Rzeszutek Wilk
1
-1
/
+2
2012-05-07
xen/setup: update VA mapping when releasing memory during setup
David Vrabel
1
-7
/
+34
2012-05-07
xen/setup: Combine the two hypercall functions - since they are quite similar.
Konrad Rzeszutek Wilk
1
-51
/
+30
2012-05-07
xen/setup: Populate freed MFNs from non-RAM E820 entries and gaps to E820 RAM
Konrad Rzeszutek Wilk
1
-4
/
+112
2012-05-07
xen/setup: Only print "Freeing XXX-YYY pfn range: Z pages freed" if Z > 0
Konrad Rzeszutek Wilk
1
-4
/
+7
2012-03-20
xen/cpufreq: Disable the cpu frequency scaling drivers from loading.
Konrad Rzeszutek Wilk
1
-0
/
+2
2012-03-10
xen/setup/pm/acpi: Remove the call to boot_option_idle_override.
Konrad Rzeszutek Wilk
1
-1
/
+0
2011-12-20
Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...
Ingo Molnar
1
-4
/
+3
2011-12-15
Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-3
/
+15
2011-12-15
xen: only limit memory map to maximum reservation for domain 0.
Ian Campbell
1
-3
/
+15
[next]