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
/
drivers
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-01
1
-2
/
+1
|
\
|
*
platform-msi: Make platform_msi_create_device_domain() ACPI aware
Hanjun Guo
2017-04-07
1
-2
/
+1
*
|
Merge tag 'devprop-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-05-01
1
-71
/
+293
|
\
\
|
*
|
device property: Read strings using string array reading functions
Sakari Ailus
2017-03-29
1
-44
/
+1
|
*
|
device property: fwnode_property_read_string_array() returns nr of strings
Sakari Ailus
2017-03-29
1
-6
/
+6
|
*
|
device property: Fix reading pset strings using array access functions
Sakari Ailus
2017-03-29
1
-7
/
+25
|
*
|
device property: fwnode_property_read_string_array() may return -EILSEQ
Sakari Ailus
2017-03-29
1
-1
/
+1
|
*
|
device property: Add fwnode_get_next_parent()
Sakari Ailus
2017-03-29
1
-0
/
+21
|
*
|
device property: Add support for fwnode endpoints
Sakari Ailus
2017-03-29
1
-0
/
+32
|
*
|
device property: Make dev_fwnode() public
Sakari Ailus
2017-03-29
1
-1
/
+2
|
*
|
device property: Add fwnode_handle_get()
Sakari Ailus
2017-03-29
1
-0
/
+11
|
*
|
device property: Add support for remote endpoints
Mika Westerberg
2017-03-29
1
-0
/
+123
|
*
|
device property: Add fwnode_get_named_child_node()
Mika Westerberg
2017-03-29
1
-5
/
+17
|
*
|
ACPI / property: Add fwnode_get_next_child_node()
Mika Westerberg
2017-03-29
1
-8
/
+30
|
*
|
device property: Add fwnode_get_parent()
Mika Westerberg
2017-03-29
1
-0
/
+25
|
|
/
*
|
PM / Domains: Ignore domain-idle-states that are not compatible
Lina Iyer
2017-03-29
1
-7
/
+9
*
|
PM / Domains: Don't warn about IRQ safe device for an always on PM domain
Ulf Hansson
2017-03-29
1
-2
/
+6
*
|
PM / Domains: Respect errors from genpd's ->power_off() callback
Ulf Hansson
2017-03-29
1
-1
/
+2
*
|
PM / Domains: Enable users of genpd to specify always on PM domains
Ulf Hansson
2017-03-29
1
-2
/
+12
*
|
PM / Domains: Clean up code validating genpd's status
Ulf Hansson
2017-03-29
1
-10
/
+9
*
|
PM / Domain: remove conditional from error case
Viresh Kumar
2017-03-29
1
-5
/
+5
|
/
*
drivers core: remove assert_held_device_hotplug()
Heiko Carstens
2017-03-16
1
-5
/
+0
*
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-03-03
1
-1
/
+2
|
\
|
*
statx: Add a system call to make enhanced file info available
David Howells
2017-03-02
1
-1
/
+2
*
|
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-03
4
-2
/
+4
|
\
\
|
*
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
|
*
|
sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>
Ingo Molnar
2017-03-02
1
-1
/
+1
|
*
|
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
2
-1
/
+2
|
|
/
*
|
Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-03-02
3
-134
/
+100
|
\
\
|
|
/
|
/
|
|
*
-
-
-
.
Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'
Rafael J. Wysocki
2017-03-03
1
-2
/
+1
|
|
\
\
\
|
|
|
*
\
Merge OPP material for v4.11 to satisfy dependencies.
Rafael J. Wysocki
2017-02-09
4
-795
/
+476
|
|
|
|
\
\
|
|
*
|
|
|
cpuidle: menu: Avoid taking spinlock for accessing QoS values
Rafael J. Wysocki
2017-02-27
1
-2
/
+1
|
|
|
|
|
|
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
*
-
-
-
-
-
.
\
\
\
\
Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-opp'
Rafael J. Wysocki
2017-03-03
3
-132
/
+99
|
|
\
\
\
\
\
\
\
\
|
|
|
|
|
*
|
|
|
|
PM / OPP: fix off-by-one bug in dev_pm_opp_get_max_volt_latency loop
Andrzej Hajda
2017-02-23
1
-1
/
+2
|
|
|
|
|
|
|
_
|
/
/
|
|
|
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
PM / Domains: Power off masters immediately in the power off sequence
Ulf Hansson
2017-02-23
1
-6
/
+11
|
|
|
|
*
|
|
|
|
PM / Domains: Rename is_async to one_dev_on for genpd_power_off()
Ulf Hansson
2017-02-23
1
-6
/
+9
|
|
|
|
*
|
|
|
|
PM / Domains: Move genpd_power_off() above genpd_power_on()
Ulf Hansson
2017-02-23
1
-81
/
+81
|
|
|
*
|
|
|
|
|
PM / QoS: Remove global notifiers
Viresh Kumar
2017-02-23
1
-46
/
+4
*
|
|
|
|
|
|
|
|
memory-hotplug: use dev_online for memhp_auto_online
Nathan Fontenot
2017-02-24
1
-1
/
+1
*
|
|
|
|
|
|
|
|
mm: wire up GFP flag passing in dma_alloc_from_contiguous
Lucas Stach
2017-02-24
1
-2
/
+3
*
|
|
|
|
|
|
|
|
mm: cma_alloc: allow to specify GFP mask
Lucas Stach
2017-02-24
1
-1
/
+1
*
|
|
|
|
|
|
|
|
mm: validate device_hotplug is held for memory hotplug
Dan Williams
2017-02-24
1
-0
/
+5
*
|
|
|
|
|
|
|
|
Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-02-22
1
-1
/
+1
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge 4.10-rc4 into driver-core-next
Greg Kroah-Hartman
2017-01-16
3
-22
/
+0
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
platform: Print the resource range if device failed to claim
Chen Yu
2017-01-11
1
-1
/
+1
*
|
|
|
|
|
|
|
|
|
Merge tag 'device-properties-4.11-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-02-20
1
-82
/
+147
|
\
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
device property: export code duplicating array of property entries
Dmitry Torokhov
2017-02-07
1
-65
/
+129
|
*
|
|
|
|
|
|
|
|
device property: constify property arrays values
Dmitry Torokhov
2017-02-07
1
-5
/
+5
|
*
|
|
|
|
|
|
|
|
device property: allow to constify properties
Dmitry Torokhov
2017-02-07
1
-20
/
+21
*
|
|
|
|
|
|
|
|
|
Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-02-20
8
-855
/
+566
|
\
\
\
\
\
\
\
\
\
\
[next]