index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
balloon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-15
xen/balloon: Fix mapping PG_offline pages to user space
David Hildenbrand
1
-1
/
+4
2019-03-06
xen/balloon: mark inflated pages PG_offline
David Hildenbrand
1
-0
/
+3
2019-03-06
mm/page_alloc.c: memory hotplug: free pages as higher order
Arun KS
1
-5
/
+10
2018-12-28
mm/memory_hotplug: drop "online" parameter from add_memory_resource()
David Hildenbrand
1
-1
/
+1
2018-12-02
Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-56
/
+9
2018-11-29
Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"
Igor Druzhinin
1
-56
/
+9
2018-10-31
mm/memory_hotplug: make add_memory() take the device_hotplug_lock
David Hildenbrand
1
-0
/
+3
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
2018-07-27
xen/balloon: Share common memory reservation routines
Oleksandr Andrushchenko
1
-69
/
+6
2017-12-20
xen/balloon: Mark unallocated host memory as UNUSABLE
Boris Ostrovsky
1
-9
/
+56
2017-08-31
xen: Don't try to call xen_alloc_p2m_entry() on autotranslating guests
Boris Ostrovsky
1
-3
/
+5
2017-07-23
xen/balloon: don't online new memory initially
Juergen Gross
1
-0
/
+3
2017-05-02
xen/balloon: decorate PV-only parts with #ifdef CONFIG_XEN_PV
Vitaly Kuznetsov
1
-10
/
+20
2017-03-02
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
1
-0
/
+1
2016-12-12
xen/balloon: Only mark a page as managed when it is released
Ross Lagerwall
1
-4
/
+2
2016-06-23
xen/balloon: Fix declared-but-not-defined warning
Ross Lagerwall
1
-15
/
+13
2016-04-06
xen/balloon: Fix crash when ballooning on x86 32 bit PAE
Ross Lagerwall
1
-0
/
+16
2016-03-22
Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+0
2016-03-21
drivers/xen: make [xen-]ballon explicitly non-modular
Paul Gortmaker
1
-4
/
+0
2016-03-16
xen_balloon: support memory auto onlining policy
Vitaly Kuznetsov
1
-1
/
+10
2016-03-16
memory-hotplug: add automatic onlining policy for the newly added memory
Vitaly Kuznetsov
1
-1
/
+1
2016-01-30
xen, mm: Set IORESOURCE_SYSTEM_RAM to System RAM
Toshi Kani
1
-1
/
+1
2015-10-23
xen/balloon: Use the correct sizeof when declaring frame_list
Julien Grall
1
-1
/
+1
2015-10-23
xen/balloon: Don't rely on the page granularity is the same for Xen and Linux
Julien Grall
1
-15
/
+55
2015-10-23
xen/balloon: pre-allocate p2m entries for ballooned pages
David Vrabel
1
-0
/
+5
2015-10-23
xen/balloon: use hotplugged pages for foreign mappings etc.
David Vrabel
1
-10
/
+80
2015-10-23
xen/balloon: make alloc_xenballoon_pages() always allocate low pages
David Vrabel
1
-13
/
+8
2015-10-23
xen/balloon: only hotplug additional memory if required
David Vrabel
1
-4
/
+19
2015-10-23
xen/balloon: rationalize memory hotplug stats
David Vrabel
1
-63
/
+12
2015-10-23
xen/balloon: find non-conflicting regions to place hotplugged memory
David Vrabel
1
-20
/
+53
2015-09-08
xen: Use correctly the Xen memory terminologies
Julien Grall
1
-1
/
+1
2015-09-08
xen: switch extra memory accounting to use pfns
Juergen Gross
1
-3
/
+3
2015-07-20
xen: release lock occasionally during ballooning
Juergen Gross
1
-8
/
+7
2015-03-23
xen/balloon: before adding hotplugged memory, set frames to invalid
Juergen Gross
1
-0
/
+23
2015-01-28
xen: remove scratch frames for ballooned pages and m2p override
David Vrabel
1
-84
/
+2
2014-10-23
xen/balloon: Don't continue ballooning when BP_ECANCELED is encountered
Boris Ostrovsky
1
-0
/
+3
2014-09-02
xen/balloon: cancel ballooning if adding new memory failed
David Vrabel
1
-2
/
+2
2014-07-04
xen/balloon: set ballooned out pages as invalid in p2m
David Vrabel
1
-7
/
+5
2014-04-08
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-12
/
+24
2014-03-25
xen/balloon: flush persistent kmaps in correct position
Wei Liu
1
-6
/
+18
2014-03-20
xen, balloon: Fix CPU hotplug callback registration
Srivatsa S. Bhat
1
-12
/
+24
2014-01-06
xen: simplify balloon_first_page() with list_first_entry_or_null()
Jie Liu
1
-8
/
+1
2013-12-13
xen/balloon: Seperate the auto-translate logic properly (v2)
Stefano Stabellini
1
-29
/
+34
2013-11-09
xen: delete new instances of added __cpuinit
Paul Gortmaker
1
-2
/
+2
2013-11-09
xen/balloon: Set balloon's initial state to number of existing RAM pages
Boris Ostrovsky
1
-1
/
+1
2013-09-25
xen/balloon: don't alloc page while non-preemptible
David Vrabel
1
-12
/
+11
2013-09-11
xen/balloon: remove BUG_ON in increase_reservation
Wei Liu
1
-2
/
+0
2013-09-11
xen/balloon: ensure preemption is disabled when using a scratch page
David Vrabel
1
-4
/
+7
2013-08-30
xen/balloon: don't set P2M entry for auto translated guest
Wei Liu
1
-2
/
+7
2013-08-09
xen/balloon: set a mapping for ballooned out pages
Stefano Stabellini
1
-3
/
+66
[next]