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
2021-11-08
xen/balloon: fix unused-variable warning
Arnd Bergmann
1
-2
/
+3
2021-11-04
xen/balloon: rename alloc/free_xenballooned_pages
Juergen Gross
1
-11
/
+13
2021-11-04
xen/balloon: add late_initcall_sync() for initial ballooning done
Juergen Gross
1
-23
/
+63
2021-10-06
xen/balloon: fix cancelled balloon action
Juergen Gross
1
-6
/
+15
2021-09-21
xen/balloon: fix balloon kthread freezing
Juergen Gross
1
-2
/
+2
2021-09-14
xen/balloon: use a kernel thread instead a workqueue
Juergen Gross
1
-17
/
+45
2021-02-26
mm/memory_hotplug: MEMHP_MERGE_RESOURCE -> MHP_MERGE_RESOURCE
David Hildenbrand
1
-1
/
+1
2020-10-16
xen/balloon: try to merge system ram resources
David Hildenbrand
1
-1
/
+1
2020-10-16
mm/memory_hotplug: prepare passing flags to add_memory() and friends
David Hildenbrand
1
-1
/
+1
2020-09-06
Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2020-09-04
xen: add helpers to allocate unpopulated memory
Roger Pau Monne
1
-2
/
+2
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+0
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-1
/
+0
2020-08-03
Revert "xen/balloon: Fix crash when ballooning on x86 32 bit PAE"
Roger Pau Monne
1
-14
/
+0
2020-08-03
xen/balloon: make the balloon wait interruptible
Roger Pau Monne
1
-2
/
+4
2020-08-03
xen/balloon: fix accounting in alloc_xenballooned_pages error path
Roger Pau Monne
1
-0
/
+6
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2019-12-15
Merge tag 'for-linus-5.5b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2019-12-13
xen/balloon: fix ballooned page accounting without hotplug enabled
Juergen Gross
1
-1
/
+2
2019-12-01
mm/memory_hotplug.c: remove __online_page_set_limits()
Souptick Joarder
1
-1
/
+0
2019-10-01
xen/balloon: Clear PG_offline in balloon_retrieve()
David Hildenbrand
1
-2
/
+1
2019-10-01
xen/balloon: Mark pages PG_offline in balloon_append()
David Hildenbrand
1
-9
/
+4
2019-10-01
xen/balloon: Drop __balloon_append()
David Hildenbrand
1
-8
/
+3
2019-10-01
xen/balloon: Set pages PageOffline() in balloon_add_region()
David Hildenbrand
1
-0
/
+1
2019-07-19
Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+13
2019-07-19
proc/sysctl: add shared variables for range check
Matteo Croce
1
-5
/
+2
2019-07-18
xen: let alloc_xenballooned_pages() fail if not enough memory free
Juergen Gross
1
-3
/
+13
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
[next]