index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-31
mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lock
David Hildenbrand
1
-12
/
+1
2018-10-31
mm/memory_hotplug: make add_memory() take the device_hotplug_lock
David Hildenbrand
1
-2
/
+7
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
2018-10-26
mm, proc: add KReclaimable to /proc/meminfo
Vlastimil Babka
1
-7
/
+12
2018-10-26
Merge tag 'driver-core-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-6
/
+38
2018-10-25
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+8
2018-10-23
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+26
2018-10-23
Merge tag 'acpi-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+2
2018-10-23
Merge tag 'pm-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-4
/
+16
2018-10-23
Merge tag 'regmap-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2
-9
/
+95
2018-10-22
Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-6
/
+17
2018-10-21
Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...
Mark Brown
2
-3
/
+83
2018-10-21
Merge branch 'regmap-4.20' into regmap-next
Mark Brown
1
-6
/
+12
2018-10-19
regmap: use less #ifdef for LOG_DEVICE
Ben Dooks
1
-6
/
+12
2018-10-19
regmap: Add regmap_noinc_write API
Ben Whitten
2
-0
/
+80
2018-10-18
Merge branches 'acpi-init', 'acpi-osl', 'acpi-bus', 'acpi-tables' and 'acpi-m...
Rafael J. Wysocki
1
-0
/
+2
2018-10-18
PM / Domains: Deal with multiple states but no governor in genpd
Ulf Hansson
1
-0
/
+6
2018-10-18
PM / Domains: Don't treat zero found compatible idle states as an error
Ulf Hansson
1
-4
/
+10
2018-10-16
devres: provide devm_kstrdup_const()
Bartosz Golaszewski
1
-0
/
+31
2018-10-16
devres: constify p in devm_kfree()
Bartosz Golaszewski
1
-2
/
+3
2018-10-07
Merge tag 'char-misc-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-2
/
+5
2018-10-06
Merge tag 'irqchip-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
1
-6
/
+8
2018-10-04
drivers: base: cacheinfo: Do not populate sysfs for unknown cache types
Jeffrey Hugo
1
-0
/
+2
2018-10-04
PM / core: Clear the direct_complete flag on errors
Rafael J. Wysocki
1
-1
/
+4
2018-10-02
dma-mapping: move dma_default_get_required_mask under ifdef
Christoph Hellwig
1
-1
/
+1
2018-10-02
genirq/msi: Allow creation of a tree-based irqdomain for platform-msi
Marc Zyngier
1
-6
/
+8
2018-10-02
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
1
-12
/
+18
2018-10-01
dma-mapping: make the get_required_mask method available unconditionally
Christoph Hellwig
1
-2
/
+11
2018-09-30
firmware: Always initialize the fw_priv list object
Bjorn Andersson
1
-2
/
+5
2018-09-16
component: fix loop condition to call unbind() if bind() fails
Banajit Goswami
1
-3
/
+3
2018-09-16
drivers/base/devtmpfs.c: don't pretend path is const in delete_path
Rasmus Villemoes
1
-1
/
+1
2018-09-12
firmware: Fix security issue with request_firmware_into_buf()
Rishabh Bhatnagar
1
-12
/
+18
2018-09-10
sched/topology, drivers/base/arch_topology: Rebuild the sched_domain hierarch...
Morten Rasmussen
1
-0
/
+26
2018-09-08
dma-mapping: remove dma_deconfigure
Christoph Hellwig
1
-2
/
+2
2018-09-08
dma-mapping: remove dma_configure
Christoph Hellwig
1
-3
/
+5
2018-09-07
regmap: split up regmap_config.use_single_rw
David Frey
1
-2
/
+2
2018-09-07
regmap: fix comment for regmap.use_single_write
David Frey
1
-1
/
+1
2018-09-04
memory_hotplug: fix kernel_panic on offline page processing
Mikhail Zaslonko
1
-11
/
+9
2018-08-24
PM / clk: signedness bug in of_pm_clk_add_clks()
Dan Carpenter
1
-1
/
+1
2018-08-18
Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-53
/
+134
2018-08-17
mm: provide a fallback for PAGE_KERNEL_RO for architectures
Luis R. Rodriguez
1
-5
/
+0
2018-08-17
mm/memory_hotplug.c: drop unnecessary checks from register_mem_sect_under_node()
Oscar Salvador
1
-5
/
+0
2018-08-17
mm/memory_hotplug.c: make register_mem_sect_under_node() a callback of walk_m...
Oscar Salvador
1
-38
/
+6
2018-08-17
mm/memory_hotplug.c: call register_mem_sect_under_node()
Oscar Salvador
1
-2
/
+0
2018-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+9
2018-08-15
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+7
2018-08-14
Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-7
/
+59
2018-08-14
Merge tag 'regulator-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+30
2018-08-14
Merge tag 'regmap-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
6
-17
/
+221
2018-08-14
Merge branches 'pm-core', 'pm-domains', 'pm-sleep', 'acpi-pm' and 'pm-cpuidle'
Rafael J. Wysocki
3
-7
/
+59
[next]