index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
manage.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-31
xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.
Paul Gortmaker
1
-0
/
+1
2011-05-11
PM: Remove sysdev suspend, resume and shutdown operations
Rafael J. Wysocki
1
-7
/
+1
2011-04-20
PM: Add missing syscore_suspend() and syscore_resume() calls
Rafael J. Wysocki
1
-1
/
+8
2011-04-11
PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS
Rafael J. Wysocki
1
-3
/
+3
2011-03-16
xen: use freeze/restore/thaw PM events for suspend/resume/chkpt
Shriram Rajagopalan
1
-8
/
+8
2011-02-25
xen: suspend: remove xen_hvm_suspend
Ian Campbell
1
-42
/
+1
2011-02-25
xen: suspend: pull pre/post suspend hooks out into suspend_info
Ian Campbell
1
-5
/
+18
2011-02-25
xen: suspend: move arch specific pre/post suspend hooks into generic hooks
Ian Campbell
1
-7
/
+7
2011-02-25
xen: suspend: refactor non-arch specific pre/post suspend hooks
Ian Campbell
1
-5
/
+20
2011-02-25
xen: suspend: add "arch" to pre/post suspend hooks
Ian Campbell
1
-3
/
+3
2011-02-25
xen: suspend: pass extra hypercall argument via suspend_info struct
Ian Campbell
1
-2
/
+8
2011-02-25
xen: suspend: refactor cancellation flag into a structure
Ian Campbell
1
-13
/
+19
2011-02-25
xen: suspend: use HYPERVISOR_suspend for PVHVM case instead of open coding
Ian Campbell
1
-2
/
+6
2011-02-25
xen: do not respond to unknown xenstore control requests
Ian Campbell
1
-12
/
+37
2011-02-25
xen: no need to delay xen_setup_shutdown_event for hvm guests anymore
Stefano Stabellini
1
-13
/
+4
2011-02-17
xen: suspend and resume system devices when running PVHVM
Ian Campbell
1
-0
/
+10
2010-12-02
xen: resume the pv console for hvm guests too
Stefano Stabellini
1
-0
/
+1
2010-08-21
Input: sysrq - drop tty argument form handle_sysrq()
Dmitry Torokhov
1
-1
/
+1
2010-07-22
xen: Add suspend/resume support for PV on HVM guests.
Stefano Stabellini
1
-4
/
+41
2010-07-22
xen: Xen PCI platform device driver.
Stefano Stabellini
1
-0
/
+1
2010-05-25
xen: fix build when SYSRQ is disabled
Randy Dunlap
1
-5
/
+9
2010-05-06
stop_machine: reimplement using cpu_stop
Tejun Heo
1
-12
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-13
xen: fix hang on suspend.
Ian Campbell
1
-4
/
+4
2009-12-03
xen: explicitly create/destroy stop_machine workqueues outside suspend/resume...
Ian Campbell
1
-1
/
+11
2009-12-03
xen: improve error handling in do_suspend.
Ian Campbell
1
-9
/
+11
2009-12-03
xen: don't call dpm_resume_noirq() with interrupts disabled.
Jeremy Fitzhardinge
1
-4
/
+3
2009-06-12
PM core: rename suspend and resume functions
Alan Stern
1
-8
/
+8
2009-06-12
PM: Rename device_power_down/up()
Magnus Damm
1
-5
/
+5
2009-04-07
Merge commit 'origin/master' into for-linus/xen/master
Jeremy Fitzhardinge
1
-6
/
+9
2009-03-30
PM: Rework handling of interrupts during suspend-resume
Rafael J. Wysocki
1
-7
/
+9
2009-03-30
xen: use device model for suspending xenbus devices
Ian Campbell
1
-5
/
+4
2009-03-30
xen: resume interrupts before system devices.
Ian Campbell
1
-3
/
+3
2009-02-22
Merge branch 'linus' into x86/apic
Ingo Molnar
1
-0
/
+8
2009-02-22
PM: Split up sysdev_[suspend|resume] from device_power_[down|up]
Rafael J. Wysocki
1
-0
/
+8
2009-01-11
cpumask: convert misc driver functions
Rusty Russell
1
-1
/
+1
2008-10-23
xen: don't reload cr3 on suspend
Jeremy Fitzhardinge
1
-2
/
+0
2008-08-26
stop_machine: wean Xen off stop_machine_run
Rusty Russell
1
-1
/
+1
2008-07-18
linux-next: pci tree build failure
Stephen Rothwell
1
-2
/
+2
2008-07-16
xen: add xen_arch_resume()/xen_timer_resume hook for ia64 support
Isaku Yamahata
1
-2
/
+4
2008-06-02
CONFIG_PM_SLEEP fix: xen: fix compilation when CONFIG_PM_SLEEP is disabled
Jeremy Fitzhardinge
1
-0
/
+2
2008-05-27
xen: maintain clock offset over save/restore
Jeremy Fitzhardinge
1
-3
/
+12
2008-05-27
xen: implement save/restore
Jeremy Fitzhardinge
1
-14
/
+112
2008-05-27
xen: Move manage.c to drivers/xen for ia64/xen support
Isaku Yamahata
1
-0
/
+143