index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-26
avoid spurious "may be used uninitialized" warning
Linus Torvalds
1
-0
/
+1
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2
-2
/
+2
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-22
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+5
2016-12-13
Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
17
-106
/
+1367
2016-12-13
Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
12
-270
/
+977
2016-12-13
Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-3
/
+3
2016-12-13
Merge tag 'mmc-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2
-0
/
+80
2016-12-13
Merge tag 'regmap-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
1
-6
/
+2
2016-12-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+27
2016-12-13
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-80
/
+21
2016-12-12
Merge branches 'pm-sleep' and 'powercap'
Rafael J. Wysocki
1
-3
/
+3
2016-12-12
Merge branch 'pm-opp'
Rafael J. Wysocki
4
-178
/
+529
2016-12-12
Merge branches 'pm-core', 'pm-qos' and 'pm-avs'
Rafael J. Wysocki
6
-27
/
+144
2016-12-12
Merge branch 'pm-domains'
Rafael J. Wysocki
1
-62
/
+301
2016-12-08
firmware: Correct handling of fw_state_wait() return value
Bjorn Andersson
1
-7
/
+6
2016-12-08
PM / sleep: Print active wakeup sources when blocking on wakeup_count reads
xing wei
1
-3
/
+3
2016-12-08
PM / core: Fix bug in the error handling of async suspend
Sahitya Tummala
1
-1
/
+1
2016-12-07
PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspend
Tony Lindgren
3
-15
/
+88
2016-12-07
PM / Domains: Fix compatible for domain idle state
Lina Iyer
1
-1
/
+1
2016-12-06
PM / OPP: Don't WARN on multiple calls to dev_pm_opp_set_regulators()
Viresh Kumar
1
-1
/
+1
2016-12-06
PM / OPP: Allow platform specific custom set_opp() callbacks
Viresh Kumar
2
-1
/
+115
2016-12-06
PM / OPP: Separate out _generic_set_opp()
Viresh Kumar
2
-53
/
+131
2016-12-06
PM / OPP: Add infrastructure to manage multiple regulators
Viresh Kumar
4
-120
/
+293
2016-12-06
PM / OPP: Pass struct dev_pm_opp_supply to _set_opp_voltage()
Viresh Kumar
1
-27
/
+17
2016-12-06
PM / OPP: Manage supply's voltage/current in a separate structure
Viresh Kumar
4
-42
/
+39
2016-12-06
PM / OPP: Don't use OPP structure outside of rcu protected section
Viresh Kumar
1
-3
/
+13
2016-12-05
driver core: Silence device links sphinx warning
Lukas Wunner
1
-2
/
+2
2016-12-01
firmware: remove warning at documentation generation time
Silvio Fricke
1
-3
/
+3
2016-12-01
PM / OPP: Pass opp_table to dev_pm_opp_put_regulator()
Stephen Boyd
1
-16
/
+6
2016-12-01
PM / Domains: Do not print PM domain add error message if EPROBE_DEFER
Geert Uytterhoeven
1
-2
/
+3
2016-12-01
PM / QoS: Export dev_pm_qos_update_user_latency_tolerance
Andrew Lutomirski
1
-0
/
+1
2016-12-01
PM / QoS: Fix writing 'auto' to pm_qos_latency_tolerance_us
Andrew Lutomirski
1
-1
/
+4
2016-12-01
PM / QoS: Improve sysfs pm_qos_latency_tolerance validation
Andrew Lutomirski
1
-1
/
+5
2016-11-30
drivers: base: dma-mapping: Fix typo in dmam_alloc_non_coherent comments
Florian Fainelli
1
-2
/
+2
2016-11-30
Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next
Dave Airlie
2
-6
/
+7
2016-11-30
driver core: test_async: fix up typo found by 0-day
Greg Kroah-Hartman
1
-1
/
+1
2016-11-29
firmware: move fw_state_is_done() into UHM section
Daniel Wagner
1
-7
/
+7
2016-11-29
firmware: do not use fw_lock for fw_state protection
Daniel Wagner
1
-36
/
+15
2016-11-29
firmware: drop bit ops in favor of simple state machine
Daniel Wagner
1
-7
/
+5
2016-11-29
firmware: refactor loading status
Daniel Wagner
1
-34
/
+93
2016-11-29
firmware: fix usermode helper fallback loading
Yves-Alexis Perez
1
-3
/
+4
2016-11-29
driver core: firmware_class: convert to use class_groups
Greg Kroah-Hartman
1
-4
/
+6
2016-11-29
driver core: devcoredump: convert to use class_groups
Greg Kroah-Hartman
1
-4
/
+6
2016-11-29
driver core: class: add class_groups support
Greg Kroah-Hartman
1
-0
/
+15
2016-11-29
driver-core: fix platform_no_drv_owner.cocci warnings
Julia Lawall
1
-2
/
+0
2016-11-29
drivers/base/memory.c: Remove unused 'first_page' variable
Kirtika Ruchandani
1
-2
/
+0
2016-11-29
timekeeping: Ignore the bogus sleep time if pm_trace is enabled
Chen Yu
1
-0
/
+27
2016-11-29
Merge tag 'soc-device-match-tag1' into next
Ulf Hansson
2
-0
/
+80
[next]