index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
power
/
snapshot.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: remove __GFP_COLD
Mel Gorman
2017-11-15
1
-2
/
+2
*
PM: Use a more common logging style
Joe Perches
2017-10-03
1
-17
/
+18
*
mm: fix global NR_SLAB_.*CLAIMABLE counter reads
Johannes Weiner
2017-08-10
1
-1
/
+1
*
kernel/power/snapshot.c: use linux/set_memory.h
Michael Ellerman
2017-07-06
1
-3
/
+1
*
PM / hibernate: Drop redundant parameter of swsusp_alloc()
BaoJun Luo
2017-06-27
1
-3
/
+2
*
PM / hibernate: Use CONFIG_HAVE_SET_MEMORY for include condition
Balbir Singh
2017-06-27
1
-3
/
+3
*
-
.
Merge branches 'pm-sleep' and 'powercap'
Rafael J. Wysocki
2017-05-22
1
-1
/
+1
|
\
\
|
*
|
PM / hibernate: Declare variables as static
Pushkar Jambhlekar
2017-05-14
1
-1
/
+1
|
|
/
*
|
kernel/power/snapshot.c: use set_memory.h header
Laura Abbott
2017-05-08
1
-0
/
+3
|
/
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX
Laura Abbott
2017-02-07
1
-2
/
+2
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
PM / Hibernate: allow hibernation with PAGE_POISONING_ZERO
Anisse Astier
2016-09-13
1
-0
/
+22
*
Merge branch 'pm-sleep'
Rafael J. Wysocki
2016-08-18
1
-5
/
+5
|
\
|
*
PM / hibernate: Fix rtree_next_node() to avoid walking off list ends
James Morse
2016-08-16
1
-5
/
+5
*
|
mm, vmscan: move LRU lists to node
Mel Gorman
2016-07-28
1
-5
/
+5
|
/
*
PM / hibernate: Image data protection during restoration
Rafael J. Wysocki
2016-07-10
1
-0
/
+42
*
PM / hibernate: Add missing braces in __register_nosave_region()
Rafael J. Wysocki
2016-07-10
1
-1
/
+2
*
PM / hibernate: Clean up comments in snapshot.c
Rafael J. Wysocki
2016-07-10
1
-306
/
+330
*
PM / hibernate: Clean up function headers in snapshot.c
Rafael J. Wysocki
2016-07-10
1
-51
/
+42
*
PM / hibernate: Recycle safe pages after image restoration
Rafael J. Wysocki
2016-07-02
1
-2
/
+38
*
PM / hibernate: Simplify mark_unsafe_pages()
Rafael J. Wysocki
2016-07-02
1
-39
/
+25
*
PM / hibernate: Do not free preallocated safe pages during image restore
Rafael J. Wysocki
2016-07-02
1
-28
/
+38
*
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-06
1
-1
/
+1
*
Revert "PM / hibernate: avoid unsafe pages in e820 reserved regions"
Rafael J. Wysocki
2015-04-07
1
-20
/
+1
*
PM / hibernate: exclude freed pages from allocated pages printout
Wonhong Kwon
2015-02-03
1
-3
/
+6
*
PM / hibernate: Remove unused function
Rickard Strandqvist
2015-01-23
1
-2
/
+0
*
PM / Hibernate: Migrate to ktime_t
Tina Ruchandani
2014-11-03
1
-4
/
+5
*
PM / hibernate: Iterate over set bits instead of PFNs in swsusp_free()
Joerg Roedel
2014-09-30
1
-15
/
+39
*
Revert "PM / Hibernate: Iterate over set bits instead of PFNs in swsusp_free()"
Rafael J. Wysocki
2014-09-25
1
-35
/
+15
*
PM / hibernate: avoid unsafe pages in e820 reserved regions
Lee, Chun-Yi
2014-08-06
1
-1
/
+20
*
PM / Hibernate: Touch Soft Lockup Watchdog in rtree_next_node
Joerg Roedel
2014-07-29
1
-0
/
+1
*
PM / Hibernate: Remove the old memory-bitmap implementation
Joerg Roedel
2014-07-29
1
-202
/
+21
*
PM / Hibernate: Iterate over set bits instead of PFNs in swsusp_free()
Joerg Roedel
2014-07-29
1
-15
/
+38
*
PM / Hibernate: Implement position keeping in radix tree
Joerg Roedel
2014-07-29
1
-0
/
+98
*
PM / Hibernate: Add memory_rtree_find_bit function
Joerg Roedel
2014-07-29
1
-3
/
+81
*
PM / Hibernate: Create a Radix-Tree to store memory bitmap
Joerg Roedel
2014-07-29
1
-1
/
+222
*
asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
Andi Kleen
2014-05-05
1
-1
/
+1
*
kernel: use macros from compiler.h instead of __attribute__((...))
Gideon Israel Dsouza
2014-04-07
1
-1
/
+2
*
PM / Hibernate: Spelling s/anonymouns/anonymous/
Geert Uytterhoeven
2014-03-12
1
-1
/
+1
*
kernel/power/snapshot.c: use memblock apis for early memory allocations
Santosh Shilimkar
2014-01-21
1
-1
/
+1
*
Merge branch 'pm-sleep'
Rafael J. Wysocki
2013-11-19
1
-1
/
+2
|
\
|
*
PM / Hibernate: Do not crash kernel in free_basic_memory_bitmaps()
Rafael J. Wysocki
2013-11-14
1
-1
/
+2
*
|
PM / hibernate: Avoid overflow in hibernate_preallocate_memory()
Aaron Lu
2013-11-07
1
-1
/
+5
|
/
*
PM / hibernate: Fix user space driven resume regression
Rafael J. Wysocki
2013-09-30
1
-1
/
+4
*
mm: use zone_end_pfn() instead of zone_start_pfn+spanned_pages
Xishi Qiu
2013-09-11
1
-6
/
+6
*
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
2013-07-03
1
-2
/
+2
|
\
|
*
mm: use totalram_pages instead of num_physpages at runtime
Jiang Liu
2013-07-03
1
-2
/
+2
*
|
PM / Hibernate: print physical addresses consistently with other parts of kernel
Bjorn Helgaas
2013-06-03
1
-2
/
+3
|
/
*
Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2012-03-21
1
-3
/
+4
|
\
[next]