index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lock
David Hildenbrand
2018-10-31
1
-12
/
+1
*
mm/memory_hotplug: make add_memory() take the device_hotplug_lock
David Hildenbrand
2018-10-31
1
-2
/
+7
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+1
*
mm, proc: add KReclaimable to /proc/meminfo
Vlastimil Babka
2018-10-26
1
-7
/
+12
*
Merge tag 'driver-core-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-10-26
3
-6
/
+38
|
\
|
*
devres: provide devm_kstrdup_const()
Bartosz Golaszewski
2018-10-16
1
-0
/
+31
|
*
devres: constify p in devm_kfree()
Bartosz Golaszewski
2018-10-16
1
-2
/
+3
|
*
component: fix loop condition to call unbind() if bind() fails
Banajit Goswami
2018-09-16
1
-3
/
+3
|
*
drivers/base/devtmpfs.c: don't pretend path is const in delete_path
Rasmus Villemoes
2018-09-16
1
-1
/
+1
*
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-10-25
1
-6
/
+8
|
\
\
|
*
\
Merge tag 'irqchip-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2018-10-06
1
-6
/
+8
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
genirq/msi: Allow creation of a tree-based irqdomain for platform-msi
Marc Zyngier
2018-10-02
1
-6
/
+8
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-10-23
1
-0
/
+26
|
\
\
\
|
*
|
|
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2018-10-02
1
-12
/
+18
|
|
\
|
|
|
*
|
|
sched/topology, drivers/base/arch_topology: Rebuild the sched_domain hierarch...
Morten Rasmussen
2018-09-10
1
-0
/
+26
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'acpi-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2018-10-23
1
-0
/
+2
|
\
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
*
-
-
-
.
\
\
Merge branches 'acpi-init', 'acpi-osl', 'acpi-bus', 'acpi-tables' and 'acpi-m...
Rafael J. Wysocki
2018-10-18
1
-0
/
+2
|
|
\
\
\
\
\
|
|
|
|
|
/
/
|
|
|
|
/
|
/
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
drivers: base: cacheinfo: Do not populate sysfs for unknown cache types
Jeffrey Hugo
2018-10-04
1
-0
/
+2
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge tag 'pm-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2018-10-23
1
-4
/
+16
|
\
\
\
\
|
*
|
|
|
PM / Domains: Deal with multiple states but no governor in genpd
Ulf Hansson
2018-10-18
1
-0
/
+6
|
*
|
|
|
PM / Domains: Don't treat zero found compatible idle states as an error
Ulf Hansson
2018-10-18
1
-4
/
+10
|
|
/
/
/
*
|
|
|
Merge tag 'regmap-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2018-10-23
2
-9
/
+95
|
\
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
.
\
\
\
Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...
Mark Brown
2018-10-21
2
-3
/
+83
|
|
\
\
\
\
\
|
|
|
*
|
|
|
regmap: split up regmap_config.use_single_rw
David Frey
2018-09-07
1
-2
/
+2
|
|
|
*
|
|
|
regmap: fix comment for regmap.use_single_write
David Frey
2018-09-07
1
-1
/
+1
|
|
*
|
|
|
|
regmap: Add regmap_noinc_write API
Ben Whitten
2018-10-19
2
-0
/
+80
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge branch 'regmap-4.20' into regmap-next
Mark Brown
2018-10-21
1
-6
/
+12
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
regmap: use less #ifdef for LOG_DEVICE
Ben Dooks
2018-10-19
1
-6
/
+12
|
|
|
/
/
/
*
|
|
|
|
Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-10-22
2
-6
/
+17
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
dma-mapping: move dma_default_get_required_mask under ifdef
Christoph Hellwig
2018-10-02
1
-1
/
+1
|
*
|
|
|
dma-mapping: make the get_required_mask method available unconditionally
Christoph Hellwig
2018-10-01
1
-2
/
+11
|
*
|
|
|
dma-mapping: remove dma_deconfigure
Christoph Hellwig
2018-09-08
1
-2
/
+2
|
*
|
|
|
dma-mapping: remove dma_configure
Christoph Hellwig
2018-09-08
1
-3
/
+5
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'char-misc-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2018-10-07
1
-2
/
+5
|
\
\
\
\
|
*
|
|
|
firmware: Always initialize the fw_priv list object
Bjorn Andersson
2018-09-30
1
-2
/
+5
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
PM / core: Clear the direct_complete flag on errors
Rafael J. Wysocki
2018-10-04
1
-1
/
+4
|
/
/
/
*
/
/
firmware: Fix security issue with request_firmware_into_buf()
Rishabh Bhatnagar
2018-09-12
1
-12
/
+18
|
/
/
*
|
memory_hotplug: fix kernel_panic on offline page processing
Mikhail Zaslonko
2018-09-04
1
-11
/
+9
*
|
PM / clk: signedness bug in of_pm_clk_add_clks()
Dan Carpenter
2018-08-24
1
-1
/
+1
|
/
*
Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-08-18
6
-53
/
+134
|
\
|
*
Merge 4.18-rc7 into driver-core-next
Greg Kroah-Hartman
2018-07-30
2
-19
/
+12
|
|
\
|
*
|
base: core: Remove WARN_ON from link dependencies check
Benjamin Gaignard
2018-07-21
1
-2
/
+2
|
*
|
drivers/base: stop new probing during shutdown
Pingfan Liu
2018-07-21
1
-0
/
+3
|
*
|
drivers: core: Remove glue dirs from sysfs earlier
Benjamin Herrenschmidt
2018-07-16
1
-0
/
+2
|
*
|
driver core: remove unnecessary function extern declare
Shaokun Zhang
2018-07-16
2
-3
/
+1
|
*
|
PM / Domains: Stop deferring probe at the end of initcall
Rob Herring
2018-07-10
1
-1
/
+1
|
*
|
driver core: allow stopping deferred probe after init
Rob Herring
2018-07-10
1
-0
/
+59
|
*
|
driver core: add a debugfs entry to show deferred devices
Javier Martinez Canillas
2018-07-08
1
-0
/
+29
|
*
|
base: fix order of OF initialization
Wesley W. Terpstra
2018-07-07
1
-1
/
+1
|
*
|
drivers: base: cacheinfo: use OF property_read_u32 instead of get_property,re...
Sudeep Holla
2018-07-07
1
-14
/
+10
[next]