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
2018-11-26
device property: Remove struct property_set
Heikki Krogerus
2018-11-26
device property: Move device_add_properties() to swnode.c
Heikki Krogerus
2018-11-26
drivers: base: Introducing software nodes to the firmware node framework
Heikki Krogerus
2018-11-26
ACPI / glue: Add acpi_platform_notify() function
Heikki Krogerus
2018-11-26
drivers core: Prepare support for multiple platform notifications
Heikki Krogerus
2018-11-26
driver core: platform: Remove duplicated device_remove_properties() call
Heikki Krogerus
2018-11-11
devres: Align data[] to ARCH_KMALLOC_MINALIGN
Alexey Brodkin
2018-11-11
driver core: fix comments for device_block_probing()
Randy Dunlap
2018-11-11
driver core: Replace simple_strtol by kstrtoint
Muchun Song
2018-11-05
OPP: Rename and relocate of_genpd_opp_to_performance_state()
Viresh Kumar
2018-11-05
PM / Domains: Add genpd_opp_to_performance_state()
Viresh Kumar
2018-11-05
PM / Domains: Rename genpd virtual devices as virt_dev
Viresh Kumar
2018-10-31
mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lock
David Hildenbrand
2018-10-31
mm/memory_hotplug: make add_memory() take the device_hotplug_lock
David Hildenbrand
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-26
mm, proc: add KReclaimable to /proc/meminfo
Vlastimil Babka
2018-10-26
Merge tag 'driver-core-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-10-25
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-10-23
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-10-23
Merge tag 'acpi-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2018-10-23
Merge tag 'pm-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2018-10-23
Merge tag 'regmap-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2018-10-22
Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-10-21
Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...
Mark Brown
2018-10-21
Merge branch 'regmap-4.20' into regmap-next
Mark Brown
2018-10-19
regmap: use less #ifdef for LOG_DEVICE
Ben Dooks
2018-10-19
regmap: Add regmap_noinc_write API
Ben Whitten
2018-10-18
Merge branches 'acpi-init', 'acpi-osl', 'acpi-bus', 'acpi-tables' and 'acpi-m...
Rafael J. Wysocki
2018-10-18
PM / Domains: Deal with multiple states but no governor in genpd
Ulf Hansson
2018-10-18
PM / Domains: Don't treat zero found compatible idle states as an error
Ulf Hansson
2018-10-16
devres: provide devm_kstrdup_const()
Bartosz Golaszewski
2018-10-16
devres: constify p in devm_kfree()
Bartosz Golaszewski
2018-10-07
Merge tag 'char-misc-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2018-10-06
Merge tag 'irqchip-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2018-10-04
drivers: base: cacheinfo: Do not populate sysfs for unknown cache types
Jeffrey Hugo
2018-10-04
PM / core: Clear the direct_complete flag on errors
Rafael J. Wysocki
2018-10-02
dma-mapping: move dma_default_get_required_mask under ifdef
Christoph Hellwig
2018-10-02
genirq/msi: Allow creation of a tree-based irqdomain for platform-msi
Marc Zyngier
2018-10-02
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2018-10-01
dma-mapping: make the get_required_mask method available unconditionally
Christoph Hellwig
2018-09-30
firmware: Always initialize the fw_priv list object
Bjorn Andersson
2018-09-16
component: fix loop condition to call unbind() if bind() fails
Banajit Goswami
2018-09-16
drivers/base/devtmpfs.c: don't pretend path is const in delete_path
Rasmus Villemoes
2018-09-12
firmware: Fix security issue with request_firmware_into_buf()
Rishabh Bhatnagar
2018-09-10
sched/topology, drivers/base/arch_topology: Rebuild the sched_domain hierarch...
Morten Rasmussen
2018-09-08
dma-mapping: remove dma_deconfigure
Christoph Hellwig
2018-09-08
dma-mapping: remove dma_configure
Christoph Hellwig
2018-09-07
regmap: split up regmap_config.use_single_rw
David Frey
2018-09-07
regmap: fix comment for regmap.use_single_write
David Frey
2018-09-04
memory_hotplug: fix kernel_panic on offline page processing
Mikhail Zaslonko
[prev]
[next]