index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
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-29
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
2016-11-25
regmap: cache: Remove unused 'blksize' variable
Kirtika Ruchandani
1
-6
/
+2
2016-11-19
PM / Runtime: Defer resuming of the device in pm_runtime_force_resume()
Ulf Hansson
1
-5
/
+30
2016-11-16
Merge branch 'x86/cpufeature' into x86/cache
Thomas Gleixner
3
-8
/
+11
2016-11-15
devres: add devm_alloc_percpu()
Madalin Bucur
1
-0
/
+66
2016-11-13
Merge tag 'driver-core-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-2
/
+3
2016-11-11
PM / Domains: Fix a warning message
Dan Carpenter
1
-1
/
+1
2016-11-11
PM / sleep: don't suspend parent when async child suspend_{noirq, late} fails
Brian Norris
1
-4
/
+4
2016-11-10
drivers: base: cacheinfo: support DT overrides for cache properties
Sudeep Holla
1
-0
/
+121
2016-11-10
drivers: base: cacheinfo: add pr_fmt logging
Sudeep Holla
1
-0
/
+2
2016-11-10
drivers: base: cacheinfo: fix boot error message when acpi is enabled
Sudeep Holla
1
-4
/
+8
2016-11-10
drivers: base: cacheinfo: fix x86 with CONFIG_OF enabled
Sudeep Holla
1
-0
/
+3
2016-11-10
driver-core: add test module for asynchronous probing
Dmitry Torokhov
5
-0
/
+185
2016-11-10
driver core: Add deferred_probe attribute to devices in sysfs
Ben Hutchings
3
-0
/
+22
2016-11-10
base: soc: Check for NULL SoC device attributes
Geert Uytterhoeven
1
-4
/
+8
2016-11-10
base: soc: Introduce soc_device_match() interface
Arnd Bergmann
2
-0
/
+67
2016-11-10
base: soc: Early register bus when needed
Geert Uytterhoeven
1
-0
/
+9
2016-11-09
drivers base/topology: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-37
/
+5
2016-11-09
drivers base/cacheinfo: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-42
/
+15
2016-11-09
PM / Runtime: Don't allow to suspend a device with an active child
Ulf Hansson
1
-1
/
+11
2016-11-07
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
1
-2
/
+4
2016-10-31
PM / runtime: Optimize the use of device links
Rafael J. Wysocki
2
-10
/
+33
2016-10-31
PM / runtime: Use device links
Rafael J. Wysocki
3
-6
/
+181
2016-10-31
PM / sleep: Make async suspend/resume of devices use device links
Rafael J. Wysocki
1
-6
/
+79
2016-10-31
driver core: Functional dependencies tracking support
Rafael J. Wysocki
5
-5
/
+601
2016-10-31
driver core: fix smatch warning on dev->bus check
Rob Herring
1
-1
/
+1
2016-10-31
driver core: skip removal test for non-removable drivers
Rob Herring
1
-1
/
+2
2016-10-30
Merge 4.9-rc3 into driver-core-next
Greg Kroah-Hartman
1
-2
/
+4
2016-10-28
driver core: Add a wrapper around __device_release_driver()
Rafael J. Wysocki
1
-12
/
+18
2016-10-27
driver core: Make Kconfig text for DEBUG_TEST_DRIVER_REMOVE stronger
Laura Abbott
1
-2
/
+4
2016-10-27
PM / Domains: check for negative return from of_count_phandle_with_args()
Colin Ian King
1
-1
/
+1
2016-10-26
cacheinfo: Introduce cache id
Fenghua Yu
1
-0
/
+5
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
1
-3
/
+3
2016-10-21
PM / Domains: Support IRQ safe PM domains
Lina Iyer
1
-10
/
+101
2016-10-21
PM / Domains: Abstract genpd locking
Lina Iyer
1
-40
/
+81
2016-10-21
PM / Domains: Save the fwnode in genpd_power_state
Lina Iyer
1
-0
/
+1
[prev]
[next]