summaryrefslogtreecommitdiffstats
path: root/kernel/power/snapshot.c
Commit message (Expand)AuthorAgeFilesLines
* mm: fix global NR_SLAB_.*CLAIMABLE counter readsJohannes Weiner2017-08-101-1/+1
* kernel/power/snapshot.c: use linux/set_memory.hMichael Ellerman2017-07-061-3/+1
* PM / hibernate: Drop redundant parameter of swsusp_alloc()BaoJun Luo2017-06-271-3/+2
* PM / hibernate: Use CONFIG_HAVE_SET_MEMORY for include conditionBalbir Singh2017-06-271-3/+3
*-. Merge branches 'pm-sleep' and 'powercap'Rafael J. Wysocki2017-05-221-1/+1
|\ \
| * | PM / hibernate: Declare variables as staticPushkar Jambhlekar2017-05-141-1/+1
| |/
* | kernel/power/snapshot.c: use set_memory.h headerLaura Abbott2017-05-081-0/+3
|/
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott2017-02-071-2/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* PM / Hibernate: allow hibernation with PAGE_POISONING_ZEROAnisse Astier2016-09-131-0/+22
* Merge branch 'pm-sleep'Rafael J. Wysocki2016-08-181-5/+5
|\
| * PM / hibernate: Fix rtree_next_node() to avoid walking off list endsJames Morse2016-08-161-5/+5
* | mm, vmscan: move LRU lists to nodeMel Gorman2016-07-281-5/+5
|/
* PM / hibernate: Image data protection during restorationRafael J. Wysocki2016-07-101-0/+42
* PM / hibernate: Add missing braces in __register_nosave_region()Rafael J. Wysocki2016-07-101-1/+2
* PM / hibernate: Clean up comments in snapshot.cRafael J. Wysocki2016-07-101-306/+330
* PM / hibernate: Clean up function headers in snapshot.cRafael J. Wysocki2016-07-101-51/+42
* PM / hibernate: Recycle safe pages after image restorationRafael J. Wysocki2016-07-021-2/+38
* PM / hibernate: Simplify mark_unsafe_pages()Rafael J. Wysocki2016-07-021-39/+25
* PM / hibernate: Do not free preallocated safe pages during image restoreRafael J. Wysocki2016-07-021-28/+38
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-061-1/+1
* Revert "PM / hibernate: avoid unsafe pages in e820 reserved regions"Rafael J. Wysocki2015-04-071-20/+1
* PM / hibernate: exclude freed pages from allocated pages printoutWonhong Kwon2015-02-031-3/+6
* PM / hibernate: Remove unused functionRickard Strandqvist2015-01-231-2/+0
* PM / Hibernate: Migrate to ktime_tTina Ruchandani2014-11-031-4/+5
* PM / hibernate: Iterate over set bits instead of PFNs in swsusp_free()Joerg Roedel2014-09-301-15/+39
* Revert "PM / Hibernate: Iterate over set bits instead of PFNs in swsusp_free()"Rafael J. Wysocki2014-09-251-35/+15
* PM / hibernate: avoid unsafe pages in e820 reserved regionsLee, Chun-Yi2014-08-061-1/+20
* PM / Hibernate: Touch Soft Lockup Watchdog in rtree_next_nodeJoerg Roedel2014-07-291-0/+1
* PM / Hibernate: Remove the old memory-bitmap implementationJoerg Roedel2014-07-291-202/+21
* PM / Hibernate: Iterate over set bits instead of PFNs in swsusp_free()Joerg Roedel2014-07-291-15/+38
* PM / Hibernate: Implement position keeping in radix treeJoerg Roedel2014-07-291-0/+98
* PM / Hibernate: Add memory_rtree_find_bit functionJoerg Roedel2014-07-291-3/+81
* PM / Hibernate: Create a Radix-Tree to store memory bitmapJoerg Roedel2014-07-291-1/+222
* asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*Andi Kleen2014-05-051-1/+1
* kernel: use macros from compiler.h instead of __attribute__((...))Gideon Israel Dsouza2014-04-071-1/+2
* PM / Hibernate: Spelling s/anonymouns/anonymous/Geert Uytterhoeven2014-03-121-1/+1
* kernel/power/snapshot.c: use memblock apis for early memory allocationsSantosh Shilimkar2014-01-211-1/+1
* Merge branch 'pm-sleep'Rafael J. Wysocki2013-11-191-1/+2
|\
| * PM / Hibernate: Do not crash kernel in free_basic_memory_bitmaps()Rafael J. Wysocki2013-11-141-1/+2
* | PM / hibernate: Avoid overflow in hibernate_preallocate_memory()Aaron Lu2013-11-071-1/+5
|/
* PM / hibernate: Fix user space driven resume regressionRafael J. Wysocki2013-09-301-1/+4
* mm: use zone_end_pfn() instead of zone_start_pfn+spanned_pagesXishi Qiu2013-09-111-6/+6
* Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-031-2/+2
|\
| * mm: use totalram_pages instead of num_physpages at runtimeJiang Liu2013-07-031-2/+2
* | PM / Hibernate: print physical addresses consistently with other parts of kernelBjorn Helgaas2013-06-031-2/+3
|/
* Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2012-03-211-3/+4
|\
| * PM / Hibernate: print physical addresses consistently with other parts of kernelBjorn Helgaas2012-02-171-3/+4
* | power: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-14/+14
|/
OpenPOWER on IntegriCloud