index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
power
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-28
1
-1
/
+1
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-12-26
3
-0
/
+218
|
\
|
*
PM: Introduce an Energy Model management framework
Quentin Perret
2018-12-11
3
-0
/
+218
|
|
|
\
*
-
.
\
Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-sleep'
Rafael J. Wysocki
2018-12-21
2
-26
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
PM / sleep: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-12
1
-13
/
+2
|
|
/
|
/
|
|
*
PM / QoS: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2018-11-29
1
-13
/
+2
|
/
*
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
1
-1
/
+2
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+1
*
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
2018-10-31
1
-1
/
+1
*
-
.
Merge branches 'acpi-pm' and 'pm-sleep'
Rafael J. Wysocki
2018-10-18
1
-1
/
+1
|
\
\
|
|
*
PM / sleep: Show freezing tasks that caused a suspend abort
Todd Brandt
2018-09-10
1
-1
/
+1
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Greg Kroah-Hartman
2018-10-12
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
Input: i8042 - enable keyboard wakeups by default when s2idle is used
Daniel Drake
2018-10-01
1
-0
/
+6
*
|
PM / sleep: wakeup: Fix build error caused by missing SRCU support
zhangyi (F)
2018-08-15
1
-0
/
+1
*
|
Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2018-08-14
5
-19
/
+21
|
\
\
|
*
|
PM / reboot: Eliminate race between reboot and suspend
Pingfan Liu
2018-08-06
4
-17
/
+18
|
*
|
PM / hibernate: Mark expected switch fall-through
Gustavo A. R. Silva
2018-08-06
1
-0
/
+1
|
*
|
PM / hibernate: cast PAGE_SIZE to int when comparing with error code
Chengguang Xu
2018-07-02
1
-2
/
+2
*
|
|
sched/swait: Rename to exclusive
Peter Zijlstra
2018-06-20
1
-2
/
+2
|
/
/
*
|
fix a series of Documentation/ broken file name references
Mauro Carvalho Chehab
2018-06-15
1
-2
/
+3
*
|
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
1
-3
/
+3
*
|
Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2018-06-05
5
-12
/
+29
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge branches 'pm-pci', 'acpi-pm', 'pm-sleep' and 'pm-avs'
Rafael J. Wysocki
2018-06-04
3
-11
/
+28
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
PM / hibernate: Fix oops at snapshot_write()
Tetsuo Handa
2018-05-27
1
-0
/
+5
|
|
|
*
PM / wakeup: Make s2idle_lock a RAW_SPINLOCK
Sebastian Andrzej Siewior
2018-05-27
1
-7
/
+7
|
|
|
*
PM / s2idle: Make s2idle_wait_head swait based
Sebastian Andrzej Siewior
2018-05-27
1
-4
/
+5
|
|
|
*
PM / suspend: Prevent might sleep splats
Thomas Gleixner
2018-05-27
2
-0
/
+11
|
|
|
/
|
|
|
|
|
\
|
*
-
.
\
Merge branches 'pm-qos' and 'pm-core'
Rafael J. Wysocki
2018-06-04
2
-1
/
+1
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
PM / wakeup: Only update last time for active wakeup sources
Doug Berger
2018-05-10
1
-0
/
+1
|
|
|
/
|
|
/
|
|
|
*
PM / QoS: Drop redundant declaration of pm_qos_get_value()
Rafael J. Wysocki
2018-05-28
1
-1
/
+0
|
|
/
*
/
block: consistently use GFP_NOIO instead of __GFP_NORECLAIM
Christoph Hellwig
2018-05-14
1
-7
/
+7
|
/
*
PM / QoS: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-04-09
1
-0
/
+2
*
Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2018-04-03
1
-1
/
+25
|
\
|
*
PM / hibernate: Change message when writing to /sys/power/resume
Mario Limonciello
2018-03-30
1
-1
/
+1
|
*
PM / hibernate: Make passing hibernate offsets more friendly
Mario Limonciello
2018-03-30
1
-0
/
+24
*
|
fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()
Dominik Brodowski
2018-04-02
3
-3
/
+3
|
/
*
x86/power: Fix swsusp_arch_resume prototype
Arnd Bergmann
2018-02-02
1
-3
/
+0
*
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-01-29
1
-1
/
+1
|
\
|
*
block: convert to bio_first_bvec_all & bio_first_page_all
Ming Lei
2018-01-06
1
-1
/
+1
*
|
PM / hibernate: Drop unused parameter of enough_swap
Kyungsik Lee
2018-01-17
1
-2
/
+2
*
|
PM / sleep: Make lock/unlock_system_sleep() available to kernel modules
Bart Van Assche
2018-01-10
1
-0
/
+29
*
|
PM: hibernate: Do not subtract NR_FILE_MAPPED in minimum_image_size()
Rainer Fiebig
2018-01-05
1
-4
/
+2
|
/
*
mm: remove __GFP_COLD
Mel Gorman
2017-11-15
1
-2
/
+2
*
Merge branch 'pm-sleep'
Rafael J. Wysocki
2017-11-13
4
-91
/
+78
|
\
|
*
PM / s2idle: Clear the events_check_enabled flag
Rajat Jain
2017-11-08
1
-1
/
+1
|
*
Merge back suspend/resume/hibernate material for v4.15.
Rafael J. Wysocki
2017-10-09
3
-90
/
+77
|
|
\
|
|
*
PM: Use a more common logging style
Joe Perches
2017-10-03
3
-90
/
+77
|
|
|
|
\
\
*
-
.
\
\
Merge branches 'pm-cpufreq-sched' and 'pm-opp'
Rafael J. Wysocki
2017-11-13
1
-14
/
+0
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Merge branch 'pm-domains' into pm-opp
Rafael J. Wysocki
2017-10-14
1
-7
/
+11
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
PM / OPP: Move the OPP directory out of power/
Viresh Kumar
2017-10-03
1
-14
/
+0
|
|
|
/
[next]