index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
2024-01-18
Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-01-17
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-01-17
Merge tag 'pm-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2024-01-16
Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-qos' into pm
Rafael J. Wysocki
2024-01-12
Merge tag 'media/v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2024-01-12
Merge tag 'pmdomain-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2024-01-11
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-01-10
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-01-10
PM: sleep: Restore asynchronous device resume optimization
Rafael J. Wysocki
2024-01-09
Merge tag 'pm-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2024-01-09
Merge tag 'regmap-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-09
PM: QoS: Use kcalloc() instead of kzalloc()
Erick Archer
2024-01-08
Merge tag 'sched-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-01-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2024-01-04
class: fix use-after-free in class_register()
Jing Xia
2024-01-04
PM: clk: make pm_clk_add_notifier() take a const pointer
Greg Kroah-Hartman
2024-01-03
PM: sleep: Fix possible deadlocks in core system-wide PM code
Rafael J. Wysocki
2023-12-23
arm64/amu: Use capacity_ref_freq() to set AMU ratio
Vincent Guittot
2023-12-23
cpufreq/cppc: Set the frequency used for computing the capacity
Vincent Guittot
2023-12-23
sched/topology: Add a new arch_scale_freq_ref() method
Vincent Guittot
2023-12-21
driver core: mark remaining local bus_type variables as const
Greg Kroah-Hartman
2023-12-21
driver core: container: make container_subsys const
Greg Kroah-Hartman
2023-12-21
driver core: bus: constantify subsys_register() calls
Greg Kroah-Hartman
2023-12-21
driver core: bus: make bus_sort_breadthfirst() take a const pointer
Greg Kroah-Hartman
2023-12-20
PM: fix missing rculist.h dependency
Kent Overstreet
2023-12-20
regmap: fix kcalloc() arguments order
Dmitry Antipov
2023-12-20
Merge tag 'iio-for-6.8a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2023-12-18
PM: domains: Move genpd and its governor to the pmdomain subsystem
Ulf Hansson
2023-12-18
PM: domains: Drop redundant header for genpd
Ulf Hansson
2023-12-15
driver core: Better advertise dev_err_probe()
Uwe Kleine-König
2023-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-13
PM: domains: Drop the unused pm_genpd_opp_to_performance_state()
Ulf Hansson
2023-12-13
PM: domains: fix domain_governor kernel-doc warnings
Randy Dunlap
2023-12-09
Merge tag 'char-misc-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-12-08
Merge tag 'mm-hotfixes-stable-2023-12-07-18-47' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-07
driver core: Emit reason for pending deferred probe
Uwe Kleine-König
2023-12-07
driver core: Enable fw_devlink=rpm by default
Saravana Kannan
2023-12-07
device property: fwnode_property_get_reference_args allows NULL args now
Sakari Ailus
2023-12-07
software node: Let args be NULL in software_node_get_reference_args
Sakari Ailus
2023-12-07
software node: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2023-12-07
base/node.c: initialize the accessor list before registering
Gregory Price
2023-12-07
base: soc: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2023-12-06
drivers/base/cpu: crash data showing should depends on KEXEC_CORE
Baoquan He
2023-12-06
mm/memory_hotplug: add missing mem_hotplug_lock
Sumanth Korikkar
2023-12-06
drivers: base: Print a warning instead of panic() when register_cpu() fails
James Morse
2023-12-06
drivers: base: Move cpu_dev_init() after node_dev_init()
James Morse
2023-12-06
drivers: base: add arch_cpu_is_hotpluggable()
Russell King (Oracle)
[next]