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-01-13
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
3
-142
/
+0
2011-01-13
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+3
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
3
-5
/
+5
2011-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
4
-9
/
+13
2011-01-07
PM / ACPI: Move NVS saving and restoring code to drivers/acpi
Rafael J. Wysocki
3
-148
/
+0
2011-01-07
PM: Fix oops in suspend/hibernate code related to failing ioremap()
Jiri Slaby
1
-1
/
+7
2011-01-05
perf: Add calls to suspend trace point
Jean Pihet
1
-0
/
+3
2010-12-24
PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()
Rafael J. Wysocki
3
-4
/
+4
2010-12-24
PM / Hibernate: When failed, in_suspend should be reset
MyungJoo Ham
1
-0
/
+1
2010-12-24
PM / Hibernate: hibernation_ops->leave should be checked too
MyungJoo Ham
1
-1
/
+1
2010-12-24
Freezer: Fix a race during freezing of TASK_STOPPED tasks
Tejun Heo
1
-0
/
+6
2010-12-24
PM: Use proper ccflag flag in kernel/power/Makefile
Tracey Dent
1
-4
/
+1
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
5
-30
/
+60
2010-12-16
PM / Hibernate: Restore old swap signature to avoid user space breakage
Rafael J. Wysocki
1
-1
/
+1
2010-12-16
PM / Hibernate: Fix PM_POST_* notification with user-space suspend
Takashi Iwai
1
-1
/
+1
2010-12-06
PM / Hibernate: Fix memory corruption related to swap
Rafael J. Wysocki
3
-13
/
+16
2010-12-06
PM / Hibernate: Use async I/O when reading compressed hibernation image
Bojan Smojver
1
-15
/
+38
2010-11-16
suspend: constify platform_suspend_ops
Lionel Debroux
1
-2
/
+2
2010-11-16
hibernation: constify platform_hibernation_ops
Lionel Debroux
1
-2
/
+2
2010-11-13
block: clean up blkdev_get() wrappers and their users
Tejun Heo
1
-2
/
+2
2010-11-13
block: make blkdev_get/put() handle exclusive access
Tejun Heo
1
-2
/
+3
2010-11-11
PM / OPP: Hide OPP configuration when SoCs do not provide an implementation
Mark Brown
1
-0
/
+4
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-10-26
use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages
Jan Beulich
2
-10
/
+10
2010-10-26
mm: strictly nested kmap_atomic()
Peter Zijlstra
1
-2
/
+2
2010-10-17
PM: Introduce library for device-specific OPPs (v7)
Nishanth Menon
1
-0
/
+14
2010-10-17
PM: Add sysfs attr for rechecking dev hash from PM trace
James Hogan
1
-0
/
+18
2010-10-17
PM / Hibernate: Modify signature used to mark swap
Rafael J. Wysocki
1
-3
/
+3
2010-10-17
PM: Allow wakeup events to abort freezing of tasks
Rafael J. Wysocki
1
-2
/
+9
2010-10-17
PM / Hibernate: Make some boot messages look less scary
Rafael J. Wysocki
2
-8
/
+8
2010-10-17
PM / Wakeup: Introduce wakeup source objects and event statistics (v3)
Rafael J. Wysocki
1
-4
/
+4
2010-10-17
PM / Hibernate: Make default image size depend on total RAM size
Rafael J. Wysocki
3
-2
/
+15
2010-10-17
PM / Hibernate: Improve comments in hibernate_preallocate_memory()
Rafael J. Wysocki
1
-2
/
+4
2010-10-17
PM / Runtime: Use alloc_workqueue() for creating the PM workqueue
Rafael J. Wysocki
1
-1
/
+1
2010-10-17
PM: Fix unmet dependency warning from kconfig
Rafael J. Wysocki
1
-0
/
+1
2010-10-17
PM / Hibernate: Compress hibernation image with LZO
Bojan Smojver
4
-7
/
+299
2010-09-11
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-20
/
+65
2010-09-11
PM / Hibernate: Avoid hitting OOM during preallocation of memory
Rafael J. Wysocki
1
-20
/
+65
2010-09-09
swap: revert special hibernation allocation
Hugh Dickins
3
-5
/
+3
2010-08-19
Input: sysrq - drop tty argument from sysrq ops handlers
Dmitry Torokhov
1
-1
/
+1
2010-08-10
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+1
2010-08-09
hibernation: freeze swap at hibernation
KAMEZAWA Hiroyuki
3
-3
/
+5
2010-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-2
/
+19
2010-08-07
block: unify flags for struct bio and struct request
Christoph Hellwig
1
-1
/
+1
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
3
-3
/
+3
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
4
-17
/
+24
2010-07-19
update email address
Pavel Machek
3
-3
/
+3
2010-07-19
PM / Suspend: Fix ordering of calls in suspend error paths
Rafael J. Wysocki
1
-5
/
+4
2010-07-19
PM / Hibernate: Fix snapshot error code path
Rafael J. Wysocki
1
-1
/
+1
2010-07-19
PM / Hibernate: Fix hibernation_platform_enter()
Rafael J. Wysocki
1
-1
/
+1
[next]