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.12.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
2012-11-28
driver core: remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
1
-14
/
+0
2012-11-27
drivers/base/core.c: Mark to_root_device static
Josh Triplett
1
-1
/
+1
2012-11-27
driver core: use initcall_debug to control shutdown info
ShuoX Liu
1
-2
/
+4
2012-11-16
driver: platform: fix documentation for platform_get_irq_byname
Wolfram Sang
1
-1
/
+1
2012-11-15
firmware loader: document firmware cache mechanism
Ming Lei
1
-0
/
+3
2012-11-15
firmware loader: introduce module parameter to customize(v4) fw search path
Ming Lei
1
-1
/
+16
2012-11-15
firmware: use noinline_for_stack
Cesar Eduardo Barros
1
-1
/
+1
2012-11-15
firmware loader: Fix the concurrent request_firmware() race for kref_get/put
Chuansheng Liu
1
-2
/
+4
2012-11-15
firmware loader: Fix the race FW_STATUS_DONE is followed by class_timeout
Chuansheng Liu
1
-8
/
+16
2012-11-15
Merge 3.7-rc5 into driver-core-next
Greg Kroah-Hartman
1
-0
/
+7
2012-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-0
/
+7
2012-11-10
sparc: Add sparc support for platform_get_irq()
Andreas Larsson
1
-0
/
+7
2012-10-31
drivers: base: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2
-3
/
+3
2012-10-31
drivers/base: fix typo in comment for arch_setup_pdev_archdata()
Sebastian Andrzej Siewior
1
-1
/
+1
2012-10-29
Merge 3.7-rc3 into driver-core-next
Greg Kroah-Hartman
6
-125
/
+160
2012-10-27
Merge tag 'pm+acpi-for-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+4
2012-10-26
Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-115
/
+151
2012-10-26
Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/lin...
Linus Torvalds
3
-8
/
+4
2012-10-25
drivers/base: remove CONFIG_EXPERIMENTAL
Kees Cook
1
-4
/
+3
2012-10-23
drivers: cma: Fix wrong CMA selected region size default value
Laurent Pinchart
1
-1
/
+1
2012-10-23
drivers: dma-coherent: Fix typo in dma_mmap_from_coherent documentation
Laurent Pinchart
1
-3
/
+2
2012-10-23
drivers: dma-contiguous: Don't redefine SZ_1M
Laurent Pinchart
1
-4
/
+1
2012-10-23
PM / Domains: Fix memory leak on error path in pm_genpd_attach_cpuidle
jhbird.choi@samsung.com
1
-1
/
+4
2012-10-22
firmware loader: sync firmware cache by async_synchronize_full_domain
Ming Lei
1
-28
/
+6
2012-10-22
firmware loader: let direct loading back on 'firmware_buf'
Ming Lei
1
-71
/
+100
2012-10-22
firmware loader: fix one reqeust_firmware race
Ming Lei
1
-12
/
+20
2012-10-22
firmware loader: cancel uncache work before caching firmware
Ming Lei
1
-7
/
+28
2012-10-17
regmap: select REGMAP if REGMAP_MMIO and REGMAP_IRQ enabled
Dong Aisheng
1
-1
/
+1
2012-10-09
memory-hotplug: update memory block's state and notify userspace
Wen Congyang
1
-4
/
+27
2012-10-09
memory-hotplug: preparation to notify memory block's state at memory hot remove
Wen Congyang
1
-6
/
+3
2012-10-04
firmware: use 'kernel_read()' to read firmware into kernel buffer
Linus Torvalds
1
-3
/
+1
2012-10-04
firmware: teach the kernel to load firmware files directly from the filesystem
Linus Torvalds
1
-1
/
+77
2012-10-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+1
2012-10-03
Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-...
Linus Torvalds
1
-11
/
+7
2012-10-03
Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
7
-72
/
+372
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-2
/
+2
2012-10-02
drivers: dma-contiguous: refactor dma_alloc_from_contiguous()
Michal Nazarewicz
1
-11
/
+7
2012-10-01
Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-144
/
+904
2012-09-27
make get_file() return its argument
Al Viro
1
-2
/
+1
2012-09-24
Merge branch 'pm-qos'
Rafael J. Wysocki
1
-41
/
+26
2012-09-24
Revert "PM QoS: Use spinlock in the per-device PM QoS constraints code"
Rafael J. Wysocki
1
-41
/
+26
2012-09-24
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-12
/
+19
2012-09-24
Merge branch 'pm-runtime'
Rafael J. Wysocki
1
-0
/
+3
2012-09-24
Merge branch 'pm-qos'
Rafael J. Wysocki
1
-26
/
+41
2012-09-22
PM / Runtime: let rpm_resume() succeed if RPM_ACTIVE, even when disabled, v2
Kevin Hilman
1
-0
/
+3
2012-09-22
Merge remote-tracking branches 'regmap/topic/cache' and 'regmap/topic/irq' in...
Mark Brown
2
-26
/
+79
2012-09-21
userns: Convert devtmpfs to use GLOBAL_ROOT_UID and GLOBAL_ROOT_GID
Eric W. Biederman
1
-2
/
+2
2012-09-19
PM: Prevent runtime suspend during system resume
Alan Stern
1
-11
/
+18
2012-09-19
PM QoS: Use spinlock in the per-device PM QoS constraints code
Jean Pihet
1
-26
/
+41
2012-09-19
PM / Sleep: use resume event when call dpm_resume_early
Feng Hong
1
-1
/
+1
[next]