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.13.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
2023-12-07
drivers/base/cpu: crash data showing should depends on KEXEC_CORE
Baoquan He
1
-3
/
+3
2023-12-07
mm/memory_hotplug: add missing mem_hotplug_lock
Sumanth Korikkar
1
-3
/
+15
2023-12-06
drivers: base: Print a warning instead of panic() when register_cpu() fails
James Morse
1
-3
/
+4
2023-12-06
drivers: base: Move cpu_dev_init() after node_dev_init()
James Morse
1
-1
/
+1
2023-12-06
drivers: base: add arch_cpu_is_hotpluggable()
Russell King (Oracle)
1
-1
/
+10
2023-12-06
drivers: base: Implement weak arch_unregister_cpu()
James Morse
1
-1
/
+8
2023-12-06
drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden
James Morse
1
-4
/
+10
2023-12-06
drivers: base: Use present CPUs in GENERIC_CPU_DEVICES
James Morse
1
-1
/
+1
2023-12-06
arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
James Morse
1
-12
/
+26
2023-12-05
arm64: irq: set the correct node for VMAP stack
Huang Shijie
1
-1
/
+1
2023-12-04
regmap: fix bogus error on regcache_sync success
Matthias Reichl
1
-2
/
+1
2023-12-04
device property: Add fwnode_name_eq()
Sakari Ailus
1
-0
/
+28
2023-11-28
driver core: make device_is_dependent() static
Greg Kroah-Hartman
1
-1
/
+1
2023-11-28
devcoredump: Send uevent once devcd is ready
Mukesh Ojha
1
-0
/
+3
2023-11-25
firmware_loader: Expand Firmware upload error codes with firmware invalid error
Kory Maincent
1
-0
/
+1
2023-11-22
regmap: fix regmap_noinc_write() description
Hugo Villeneuve
1
-1
/
+1
2023-11-16
device property: Add fwnode_property_match_property_string()
Andy Shevchenko
1
-0
/
+35
2023-11-16
device property: Use fwnode_property_string_array_count()
Andy Shevchenko
1
-1
/
+1
2023-11-13
regmap: kunit: add noinc write test
Ben Wolsieffer
1
-0
/
+60
2023-11-13
regmap: ram: support noinc semantics
Ben Wolsieffer
2
-8
/
+20
2023-11-08
Merge tag 'regmap-fix-v6.7-merge-window' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-7
/
+9
2023-11-04
Merge tag 'driver-core-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-51
/
+61
2023-11-03
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+50
2023-11-02
Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-1
/
+0
2023-11-02
Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+6
2023-11-01
regmap: prevent noinc writes from clobbering cache
Ben Wolsieffer
1
-7
/
+9
2023-11-01
Merge tag 'regmap-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
3
-4
/
+96
2023-10-30
regmap: Merge up fix for window/paging issue
Mark Brown
3
-2
/
+33
2023-10-27
firmware_loader: Abort all upcoming firmware load request once reboot triggered
Mukesh Ojha
3
-1
/
+7
2023-10-27
firmware_loader: Refactor kill_pending_fw_fallback_reqs()
Mukesh Ojha
3
-8
/
+8
2023-10-26
regmap: Ensure range selector registers are updated after cache sync
Mark Brown
1
-0
/
+30
2023-10-26
regmap: kunit: Add test for cache sync interaction with ranges
Mark Brown
1
-2
/
+64
2023-10-26
regmap: kunit: Fix marking of the range window as volatile
Mark Brown
1
-1
/
+1
2023-10-26
mm, pcp: reduce lock contention for draining high-order pages
Huang Ying
1
-0
/
+2
2023-10-26
cacheinfo: calculate size of per-CPU data cache slice
Huang Ying
1
-1
/
+48
2023-10-25
Merge tag 'opp-updates-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Rafael J. Wysocki
2
-12
/
+42
2023-10-22
driver core: Release all resources during unbind before updating device links
Saravana Kannan
1
-1
/
+1
2023-10-22
driver core: class: remove boilerplate code
Maurizio Lombardi
1
-4
/
+2
2023-10-18
Merge tag 'regmap-fix-v6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-10-11
fw loader: Remove the now superfluous sentinel element from ctl_table array
Joel Granados
1
-1
/
+0
2023-10-09
regmap: fix NULL deref on lookup
Johan Hovold
1
-1
/
+1
2023-10-07
driver core: platform: Annotate struct irq_affinity_devres with __counted_by
Kees Cook
1
-1
/
+1
2023-10-06
Merge branch 'opp/pm-domain-scmi' of git://git.kernel.org/pub/scm/linux/kerne...
Sudeep Holla
2
-12
/
+42
2023-10-06
PM: domains: Implement the ->set_performance_state() callback for genpd
Ulf Hansson
1
-12
/
+21
2023-10-06
PM: domains: Introduce dev_pm_domain_set_performance_state()
Ulf Hansson
1
-0
/
+21
2023-10-05
drivers: base: test: Make property entry API test modular
Geert Uytterhoeven
2
-2
/
+6
2023-10-05
driver core: Add missing parameter description to __fwnode_link_add()
Andy Shevchenko
1
-0
/
+1
2023-10-05
driver core: platform: Unify the firmware node type check
Andy Shevchenko
1
-11
/
+13
2023-10-05
driver core: platform: Use temporary variable in platform_device_add()
Andy Shevchenko
1
-11
/
+12
2023-10-05
driver core: platform: Refactor error path in a couple places
Andy Shevchenko
1
-9
/
+10
[prev]
[next]