Age | Commit message (Expand) | Author |
2019-08-16 | Merge tag 'soundwire-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Greg Kroah-Hartman |
2019-08-10 | Merge tag 'driver-core-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-08-09 | soundwire: fix regmap dependencies and align with other serial links | Pierre-Louis Bossart |
2019-07-30 | driver core: Fix use-after-free and double free on glue directory | Muchun Song |
2019-07-30 | driver core: platform: return -ENXIO for missing GpioInt | Brian Norris |
2019-07-28 | Merge tag 'char-misc-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-07-27 | Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-07-23 | firmware: Fix missing inline | Takashi Iwai |
2019-07-22 | firmware: fix build errors in paged buffer handling code | Mauro Rossi |
2019-07-19 | Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2019-07-18 | proc/sysctl: add shared variables for range check | Matteo Croce |
2019-07-18 | drivers/base/memory.c: get rid of find_memory_block_hinted() | David Hildenbrand |
2019-07-18 | mm/memory_hotplug: move and simplify walk_memory_blocks() | David Hildenbrand |
2019-07-18 | mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of ... | David Hildenbrand |
2019-07-18 | mm: make register_mem_sect_under_node() static | David Hildenbrand |
2019-07-18 | drivers/base/memory: use "unsigned long" for block ids | David Hildenbrand |
2019-07-18 | mm: section numbers use the type "unsigned long" | David Hildenbrand |
2019-07-18 | mm/memory_hotplug: make unregister_memory_block_under_nodes() never fail | David Hildenbrand |
2019-07-18 | mm/memory_hotplug: remove memory block devices before arch_remove_memory() | David Hildenbrand |
2019-07-18 | mm/memory_hotplug: create memory block devices after arch_add_memory() | David Hildenbrand |
2019-07-18 | mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE | David Hildenbrand |
2019-07-18 | drivers/base/memory: pass a block_id to init_memory_block() | David Hildenbrand |
2019-07-18 | driver-core, libnvdimm: Let device subsystems add local lockdep coverage | Dan Williams |
2019-07-18 | drivers/base: Introduce kill_device() | Dan Williams |
2019-07-18 | Merge tag 'pm-5.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2019-07-18 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2019-07-15 | docs: driver-model: move it to the driver-api book | Mauro Carvalho Chehab |
2019-07-12 | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-07-09 | Merge tag 'devprop-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-07-09 | Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2019-07-09 | Merge tag 'regmap-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds |
2019-07-08 | Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-07-08 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-07-08 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2019-07-08 | Merge branches 'pm-opp', 'pm-misc', 'pm-avs' and 'pm-tools' | Rafael J. Wysocki |
2019-07-08 | Merge branch 'pm-sleep' | Rafael J. Wysocki |
2019-07-04 | constify ksys_mount() string arguments | Al Viro |
2019-07-04 | Merge branch 'regmap-5.3' into regmap-next | Mark Brown |
2019-07-04 | Merge branch 'regmap-5.2' into regmap-linus | Mark Brown |
2019-07-04 | regmap: select CONFIG_REGMAP while REGMAP_SCCB is set | YueHaibing |
2019-07-04 | PM: sleep: Drop dev_pm_skip_next_resume_phases() | Rafael J. Wysocki |
2019-07-04 | PM / QoS: Add support for MIN/MAX frequency constraints | Viresh Kumar |
2019-07-04 | PM / QOS: Pass request type to dev_pm_qos_read_value() | Viresh Kumar |
2019-07-04 | PM / QOS: Rename __dev_pm_qos_read_value() and dev_pm_qos_raw_read_value() | Viresh Kumar |
2019-07-04 | PM / QOS: Pass request type to dev_pm_qos_{add|remove}_notifier() | Viresh Kumar |
2019-07-03 | driver: core: Allow subsystems to continue deferring probe | Thierry Reding |
2019-07-03 | drivers: base: cacheinfo: Ensure cpu hotplug work is done before Intel RDT | James Morse |
2019-07-03 | arch_topology: Remove error messages on out-of-memory conditions | Geert Uytterhoeven |
2019-06-24 | sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity() | Vincent Guittot |
2019-06-24 | drivers: Add generic helper to match by of_node | Suzuki K Poulose |