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
/
kernel
/
power
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-23
PM / Hibernate: Do not leak memory in error/test code paths
Rafael J. Wysocki
1
-6
/
+10
2011-11-19
PM / Suspend: Fix bug in suspend statistics update
Srivatsa S. Bhat
1
-1
/
+2
2011-11-18
PM / Hibernate: Fix the early termination of test modes
Srivatsa S. Bhat
1
-6
/
+17
2011-11-07
PM / QoS: Set cpu_dma_pm_qos->name
Dominik Brodowski
1
-0
/
+1
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-0
/
+6
2011-11-04
PM / QoS: Remove redundant check
Guennadi Liakhovetski
1
-2
/
+1
2011-10-31
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
Paul Gortmaker
4
-0
/
+4
2011-10-31
kernel: fix several implicit usasges of kmod.h
Paul Gortmaker
2
-0
/
+2
2011-10-28
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
1
-0
/
+4
2011-10-16
PM / Hibernate: Improve performance of LZO/plain hibernation, checksum image
Bojan Smojver
4
-178
/
+645
2011-10-16
PM / Hibernate: Do not initialize static and extern variables to 0
Barry Song
1
-5
/
+5
2011-10-16
PM / Hibernate: Add resumedelay kernel param in addition to resumewait
Barry Song
1
-0
/
+14
2011-10-16
PM / Hibernate: Add resumewait param to support MMC-like devices as resume file
Barry Song
1
-0
/
+16
2011-10-16
PM / Hibernate: Fix typo in a kerneldoc comment
Barry Song
1
-1
/
+1
2011-10-16
PM / Hibernate: Freeze kernel threads after preallocating memory
Rafael J. Wysocki
3
-15
/
+30
2011-10-16
PM / VT: Cleanup #if defined uglyness and fix compile error
H Hartley Sweeten
2
-4
/
+2
2011-10-16
PM / Suspend: Off by one in pm_suspend()
Dan Carpenter
1
-1
/
+1
2011-10-16
PM / Hibernate: Include storage keys in hibernation image on s390
Martin Schwidefsky
2
-0
/
+21
2011-10-16
PM: Fix build issue in main.c for CONFIG_PM_SLEEP unset
Rafael J. Wysocki
1
-2
/
+2
2011-10-16
PM / Suspend: Add statistics debugfs file for suspend to RAM
ShuoX Liu
2
-3
/
+116
2011-09-23
cpu_pm: Add cpu power management notifiers
Colin Cross
1
-0
/
+4
2011-08-25
PM QoS: Add global notification mechanism for device constraints
Jean Pihet
1
-1
/
+1
2011-08-25
PM QoS: Generalize and export constraints management code
Jean Pihet
1
-56
/
+67
2011-08-25
PM QoS: Reorganize data structs
Jean Pihet
1
-44
/
+41
2011-08-25
PM QoS: Code reorganization
Jean Pihet
1
-22
/
+23
2011-08-25
PM QoS: Minor clean-ups
Jean Pihet
1
-44
/
+44
2011-08-25
PM QoS: Move and rename the implementation files
Jean Pihet
2
-1
/
+482
2011-08-14
PM / Domains: Fix build for CONFIG_PM_RUNTIME unset
Rafael J. Wysocki
1
-0
/
+4
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2011-07-15
Merge branch 'pm-domains' into for-linus
Rafael J. Wysocki
1
-2
/
+6
2011-07-15
PM: Improve error code of pm_notifier_call_chain()
Akinobu Mita
1
-2
/
+3
2011-07-15
PM / Suspend: Export suspend_set_ops, suspend_valid_only_mem
Kevin Hilman
1
-0
/
+2
2011-07-15
PM / Suspend: Add .suspend_again() callback to suspend_ops
MyungJoo Ham
1
-6
/
+12
2011-07-11
doc: Konfig: Documentation/power/{pm => apm-acpi}.txt
Michael Witten
1
-2
/
+2
2011-07-06
PM / Hibernate: Fix free_unnecessary_pages()
Rafael J. Wysocki
1
-1
/
+5
2011-07-02
PM: Allow the clocks management code to be used during system suspend
Rafael J. Wysocki
1
-2
/
+2
2011-07-02
PM / Domains: Support for generic I/O PM domains (v8)
Rafael J. Wysocki
1
-0
/
+4
2011-06-21
PM: Free memory bitmaps if opening /dev/snapshot fails
Michal Kubecek
1
-1
/
+3
2011-05-24
PM / Hibernate: Update kerneldoc comments in hibernate.c
Rafael J. Wysocki
1
-90
/
+104
2011-05-24
PM / Hibernate: Remove arch_prepare_suspend()
Rafael J. Wysocki
1
-5
/
+0
2011-05-24
PM / Hibernate: Update some comments in core hibernate code
Rafael J. Wysocki
1
-14
/
+7
2011-05-17
PM: Allow drivers to allocate memory from .prepare() callbacks safely
Rafael J. Wysocki
1
-4
/
+13
2011-05-17
PM: Remove CONFIG_PM_VERBOSE
Rafael J. Wysocki
1
-6
/
+0
2011-05-17
Merge branch 'power-domains' into for-linus
Rafael J. Wysocki
1
-0
/
+4
2011-05-17
Merge branch 'syscore' into for-linus
Rafael J. Wysocki
2
-23
/
+3
2011-05-17
Revert "PM / Hibernate: Reduce autotuned default image size"
Rafael J. Wysocki
1
-4
/
+4
2011-05-17
PM / Hibernate: Add sysfs knob to control size of memory for drivers
Rafael J. Wysocki
4
-5
/
+48
2011-05-17
PM / Suspend: Do not ignore error codes returned by suspend_enter()
MyungJoo Ham
1
-1
/
+1
2011-05-11
PM: Remove sysdev suspend, resume and shutdown operations
Rafael J. Wysocki
2
-23
/
+3
2011-05-11
PM / Hibernate: Fix ioctl SNAPSHOT_S2RAM
Rafael J. Wysocki
1
-0
/
+1
[next]