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-05-14
firmware_loader: enhance Kconfig documentation over FW_LOADER
Luis R. Rodriguez
2018-05-14
firmware_loader: document firmware_sysfs_fallback()
Luis R. Rodriguez
2018-05-14
firmware: rename fw_sysfs_fallback to firmware_fallback_sysfs()
Andres Rodriguez
2018-05-14
firmware: use () to terminate kernel-doc function names
Andres Rodriguez
2018-05-14
firmware: wrap FW_OPT_* into an enum
Andres Rodriguez
2018-05-14
driver core: Don't ignore class_dir_create_and_add() failure.
Tetsuo Handa
2018-05-14
Merge tag 'v4.17-rc5' into irq/core, to pick up fixes
Ingo Molnar
2018-05-13
genirq/msi: Limit level-triggered MSI to platform devices
Marc Zyngier
2018-05-10
PM / core: Drop unused internal inline functions for sysfs
Ulf Hansson
2018-05-10
PM / core: Drop unused internal functions for pm_qos sysfs
Ulf Hansson
2018-05-10
PM / core: Drop unused internal inline functions for wakeirqs
Ulf Hansson
2018-05-10
PM / core: Drop internal unused inline functions for wakeups
Ulf Hansson
2018-05-10
PM / wakeup: Only update last time for active wakeup sources
Doug Berger
2018-05-10
PM / wakeup: Use seq_open() to show wakeup stats
Mahendran Ganesh
2018-05-10
PM / core: Use dev_printk() and symbols in suspend/resume diagnostics
Bjorn Helgaas
2018-05-10
PM / core: Simplify initcall_debug_report() timing
Bjorn Helgaas
2018-05-10
PM / core: Remove unused initcall_debug_report() arguments
Bjorn Helgaas
2018-05-09
PM / Domain: Implement of_genpd_opp_to_performance_state()
Viresh Kumar
2018-05-09
PM / Domain: Add support to parse domain's OPP table
Viresh Kumar
2018-05-09
PM / Domain: Add struct device to genpd
Viresh Kumar
2018-05-03
drivers: remove force dma flag from buses
Christoph Hellwig
2018-05-03
dma-mapping: move dma configuration to bus infrastructure
Nipun Gupta
2018-05-03
x86/bugs: Expose /sys/../spec_store_bypass
Konrad Rzeszutek Wilk
2018-04-27
Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-04-25
firmware: some documentation fixes
Andres Rodriguez
2018-04-24
PM / core: fix deferred probe breaking suspend resume order
Feng Kan
2018-04-23
dma-mapping: postpone cpu addr translation on mmap
Jacopo Mondi
2018-04-23
dma-coherent: clarify dma_mmap_from_dev_coherent documentation
Robin Murphy
2018-04-11
mm: check __highest_present_section_nr directly in memory_dev_init()
Wei Yang
2018-04-05
mm/memory_hotplug: optimize memory hotplug
Pavel Tatashin
2018-04-05
mm/memory_hotplug: don't read nid from struct page during hotplug
Pavel Tatashin
2018-04-05
mm/memory_hotplug: optimize probe routine
Pavel Tatashin
2018-04-04
Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-04-04
Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-04-03
Merge tag 'regmap-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2018-04-03
Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2018-04-02
kernel: add ksys_unshare() helper; remove in-kernel calls to sys_unshare()
Dominik Brodowski
2018-04-02
fs: add ksys_chdir() helper; remove in-kernel calls to sys_chdir()
Dominik Brodowski
2018-04-02
fs: add ksys_chroot() helper; remove-in kernel calls to sys_chroot()
Dominik Brodowski
2018-04-02
fs: add ksys_mount() helper; remove in-kernel calls to sys_mount()
Dominik Brodowski
2018-03-23
drivers: base: remove check for callback in coredump_store()
Arend van Spriel
2018-03-22
firmware: add firmware_request_cache() to help with cache on reboot
Luis R. Rodriguez
2018-03-22
firmware: fix typo on pr_info_once() when ignore_sysfs_fallback is used
Luis R. Rodriguez
2018-03-22
drivers: base: Unified device connection lookup
Heikki Krogerus
2018-03-21
firmware: explicitly include vmalloc.h
Stephen Rothwell
2018-03-20
firmware: ensure the firmware cache is not used on incompatible calls
Luis R. Rodriguez
2018-03-20
firmware: add helper to check to see if fw cache is setup
Luis R. Rodriguez
2018-03-20
firmware: fix checking for return values for fw_add_devm_name()
Luis R. Rodriguez
2018-03-20
rename: _request_firmware_load() fw_load_sysfs_fallback()
Luis R. Rodriguez
2018-03-20
firmware: enable to force disable the fallback mechanism at run time
Luis R. Rodriguez
[prev]
[next]