Age | Commit message (Expand) | Author |
2018-12-28 | mm: convert totalram_pages and totalhigh_pages variables to atomic | Arun KS |
2018-12-26 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-12-21 | Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-sleep' | Rafael J. Wysocki |
2018-12-12 | PM / sleep: convert to DEFINE_SHOW_ATTRIBUTE | Yangtao Li |
2018-12-11 | PM: Introduce an Energy Model management framework | Quentin Perret |
2018-11-29 | PM / QoS: Change to use DEFINE_SHOW_ATTRIBUTE macro | Yangtao Li |
2018-10-31 | memblock: stop using implicit alignment to SMP_CACHE_BYTES | Mike Rapoport |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-10-31 | memblock: remove _virt from APIs returning virtual address | Mike Rapoport |
2018-10-18 | Merge branches 'acpi-pm' and 'pm-sleep' | Rafael J. Wysocki |
2018-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Greg Kroah-Hartman |
2018-10-01 | Input: i8042 - enable keyboard wakeups by default when s2idle is used | Daniel Drake |
2018-09-10 | PM / sleep: Show freezing tasks that caused a suspend abort | Todd Brandt |
2018-08-15 | PM / sleep: wakeup: Fix build error caused by missing SRCU support | zhangyi (F) |
2018-08-14 | Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2018-08-06 | PM / reboot: Eliminate race between reboot and suspend | Pingfan Liu |
2018-08-06 | PM / hibernate: Mark expected switch fall-through | Gustavo A. R. Silva |
2018-07-02 | PM / hibernate: cast PAGE_SIZE to int when comparing with error code | Chengguang Xu |
2018-06-20 | sched/swait: Rename to exclusive | Peter Zijlstra |
2018-06-15 | fix a series of Documentation/ broken file name references | Mauro Carvalho Chehab |
2018-06-12 | treewide: Use array_size() in vmalloc() | Kees Cook |
2018-06-05 | Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2018-06-04 | Merge branches 'pm-pci', 'acpi-pm', 'pm-sleep' and 'pm-avs' | Rafael J. Wysocki |
2018-06-04 | Merge branches 'pm-qos' and 'pm-core' | Rafael J. Wysocki |
2018-05-28 | PM / QoS: Drop redundant declaration of pm_qos_get_value() | Rafael J. Wysocki |
2018-05-27 | PM / hibernate: Fix oops at snapshot_write() | Tetsuo Handa |
2018-05-27 | PM / wakeup: Make s2idle_lock a RAW_SPINLOCK | Sebastian Andrzej Siewior |
2018-05-27 | PM / s2idle: Make s2idle_wait_head swait based | Sebastian Andrzej Siewior |
2018-05-27 | PM / suspend: Prevent might sleep splats | Thomas Gleixner |
2018-05-14 | block: consistently use GFP_NOIO instead of __GFP_NORECLAIM | Christoph Hellwig |
2018-05-10 | PM / wakeup: Only update last time for active wakeup sources | Doug Berger |
2018-04-09 | PM / QoS: mark expected switch fall-throughs | Gustavo A. R. Silva |
2018-04-03 | Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2018-04-02 | fs: add ksys_sync() helper; remove in-kernel calls to sys_sync() | Dominik Brodowski |
2018-03-30 | PM / hibernate: Change message when writing to /sys/power/resume | Mario Limonciello |
2018-03-30 | PM / hibernate: Make passing hibernate offsets more friendly | Mario Limonciello |
2018-02-02 | x86/power: Fix swsusp_arch_resume prototype | Arnd Bergmann |
2018-01-29 | Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-01-17 | PM / hibernate: Drop unused parameter of enough_swap | Kyungsik Lee |
2018-01-10 | PM / sleep: Make lock/unlock_system_sleep() available to kernel modules | Bart Van Assche |
2018-01-06 | block: convert to bio_first_bvec_all & bio_first_page_all | Ming Lei |
2018-01-05 | PM: hibernate: Do not subtract NR_FILE_MAPPED in minimum_image_size() | Rainer Fiebig |
2017-11-15 | mm: remove __GFP_COLD | Mel Gorman |
2017-11-13 | Merge branch 'pm-sleep' | Rafael J. Wysocki |
2017-11-13 | Merge branches 'pm-cpufreq-sched' and 'pm-opp' | Rafael J. Wysocki |
2017-11-08 | PM / s2idle: Clear the events_check_enabled flag | Rajat Jain |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-14 | Merge branch 'pm-domains' into pm-opp | Rafael J. Wysocki |
2017-10-09 | Merge back suspend/resume/hibernate material for v4.15. | Rafael J. Wysocki |
2017-10-03 | PM: Use a more common logging style | Joe Perches |