| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-03-30 | driver core: Make deferred_probe_timeout default a Kconfig option | Hans de Goede | 1 | -0/+9 |
| 2025-09-27 | PM: runtime: Add basic kunit tests for API contracts | Brian Norris | 1 | -0/+6 |
| 2024-09-03 | arch_numa: switch over to numa_memblks | Mike Rapoport (Microsoft) | 1 | -0/+1 |
| 2023-03-28 | driver core: Add CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT | Saravana Kannan | 1 | -0/+12 |
| 2021-12-30 | devtmpfs: mount with noexec and nosuid | Kees Cook | 1 | -0/+11 |
| 2021-02-26 | Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+6 |
| 2021-01-14 | numa: Move numa implementation to common code | Atish Patra | 1 | -0/+6 |
| 2021-01-07 | drivers: base: Kconfig: fix spelling mistake "heterogenous" -> "heterogeneous" | Colin Ian King | 1 | -1/+1 |
| 2020-12-04 | Add auxiliary bus support | Dave Ertman | 1 | -0/+3 |
| 2020-06-01 | drivers: base: default KUNIT_* fragments to KUNIT_ALL_TESTS | Anders Roxell | 1 | -1/+2 |
| 2020-01-10 | kunit: building kunit as a module breaks allmodconfig | Alan Maguire | 1 | -1/+1 |
| 2019-11-29 | PM / QoS: Initial kunit test | Leonard Crestez | 1 | -0/+4 |
| 2019-07-22 | base: arch_topology: update Kconfig help description | Sudeep Holla | 1 | -1/+1 |
| 2019-05-07 | Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+8 |
| 2019-04-19 | Make anon_inodes unconditional | David Howells | 1 | -1/+0 |
| 2019-04-04 | node: Add heterogenous memory access attributes | Keith Busch | 1 | -0/+8 |
| 2019-04-01 | driver: base: Disable CONFIG_UEVENT_HELPER by default | Geert Uytterhoeven | 1 | -1/+0 |
| 2019-02-20 | dma-mapping: move CONFIG_DMA_CMA to kernel/dma/Kconfig | Christoph Hellwig | 1 | -77/+0 |
| 2018-05-14 | firmware_loader: move kconfig FW_LOADER entries to its own file | Luis R. Rodriguez | 1 | -154/+1 |
| 2018-05-14 | firmware_loader: replace ---help--- with help | Luis R. Rodriguez | 1 | -1/+1 |
| 2018-05-14 | firmware_loader: enhance Kconfig documentation over FW_LOADER | Luis R. Rodriguez | 1 | -34/+131 |
| 2018-02-01 | Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -0/+1 |
| 2018-02-01 | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -23/+5 |
| 2018-01-25 | firmware: Drop FIRMWARE_IN_KERNEL Kconfig option | Benjamin Gilbert | 1 | -23/+5 |
| 2018-01-18 | BackMerge tag 'v4.15-rc8' into drm-next | Dave Airlie | 1 | -0/+3 |
| 2018-01-14 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+3 |
| 2018-01-08 | sysfs/cpu: Add vulnerability folder | Thomas Gleixner | 1 | -0/+3 |
| 2017-12-19 | BackMerge tag 'v4.15-rc4' into drm-next | Dave Airlie | 1 | -12/+13 |
| 2017-12-04 | Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 1 | -0/+1 |
| 2017-11-28 | firmware: cleanup FIRMWARE_IN_KERNEL message | Robin H. Johnson | 1 | -12/+13 |
| 2017-11-21 | dma-buf/fence: Fix lock inversion within dma-fence-array | Chris Wilson | 1 | -0/+1 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-09-16 | firmware: Restore support for built-in firmware | Markus Trippelsdorf | 1 | -4/+1 |
| 2017-06-03 | arm, arm64: factorize common cpu capacity default code | Juri Lelli | 1 | -0/+8 |
| 2016-12-13 | Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+2 |
| 2016-12-13 | Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -3/+3 |
| 2016-11-29 | Merge tag 'soc-device-match-tag1' into next | Ulf Hansson | 1 | -0/+1 |
| 2016-11-10 | driver-core: add test module for asynchronous probing | Dmitry Torokhov | 1 | -0/+2 |
| 2016-11-10 | base: soc: Introduce soc_device_match() interface | Arnd Bergmann | 1 | -0/+1 |
| 2016-11-07 | Backmerge tag 'v4.9-rc4' into drm-next | Dave Airlie | 1 | -2/+4 |
| 2016-10-27 | driver core: Make Kconfig text for DEBUG_TEST_DRIVER_REMOVE stronger | Laura Abbott | 1 | -2/+4 |
| 2016-10-25 | dma-buf: Rename struct fence to dma_fence | Chris Wilson | 1 | -3/+3 |
| 2016-08-31 | driver core: add test of driver remove calls during probe | Rob Herring | 1 | -0/+10 |
| 2014-12-10 | cma: make default CMA area size zero for x86 | Akinobu Mita | 1 | -1/+7 |
| 2014-11-07 | tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMP | Johannes Berg | 1 | -3/+3 |
| 2014-11-07 | tiny: reverse logic for DISABLE_DEV_COREDUMP | Aristeu Rozanski | 1 | -8/+11 |
| 2014-10-09 | CMA: document cma=0 | Jean Delvare | 1 | -0/+3 |
| 2014-09-23 | device coredump: add new device coredump class | Johannes Berg | 1 | -0/+21 |
| 2014-08-06 | CMA: generalize CMA reserved area management functionality | Joonsoo Kim | 1 | -10/+0 |
| 2014-07-08 | firmware loader: allow disabling of udev as firmware loader | Takashi Iwai | 1 | -2/+8 |
| 2014-07-08 | fence: dma-buf cross-device synchronization (v18) | Maarten Lankhorst | 1 | -0/+9 |
| 2014-06-04 | cma: increase CMA_ALIGNMENT upper limit to 12 | Marc Carino | 1 | -1/+1 |
| 2014-04-25 | kobject: Make support for uevent_helper optional. | Michael Marineau | 1 | -6/+11 |
| 2014-02-18 | x86: align x86 arch with generic CPU modalias handling | Ard Biesheuvel | 1 | -5/+0 |
| 2014-02-18 | cpu: add generic support for CPU feature based module autoloading | Ard Biesheuvel | 1 | -0/+8 |
| 2013-12-19 | drivers: fix typo in DEVTMPFS_MOUNT Kconfig help text | Emilio López | 1 | -1/+1 |
| 2013-07-08 | Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-next | Alexander Graf | 1 | -16/+4 |
| 2013-07-02 | mm/cma: Move dma contiguous changes into a seperate config | Aneesh Kumar K.V | 1 | -16/+4 |
| 2013-06-03 | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell | 1 | -2/+0 |
| 2013-02-03 | firmware: Make user-mode helper optional | Takashi Iwai | 1 | -0/+11 |
| 2012-10-29 | Merge 3.7-rc3 into driver-core-next | Greg Kroah-Hartman | 1 | -1/+1 |
| 2012-10-25 | drivers/base: remove CONFIG_EXPERIMENTAL | Kees Cook | 1 | -4/+3 |
| 2012-10-23 | drivers: cma: Fix wrong CMA selected region size default value | Laurent Pinchart | 1 | -1/+1 |
| 2012-07-31 | mm: factor out memory isolate functions | Minchan Kim | 1 | -0/+1 |
| 2012-05-21 | drivers: add Contiguous Memory Allocator | Marek Szyprowski | 1 | -0/+89 |
| 2012-02-10 | drivers/base: add bus for System-on-Chip devices | Lee Jones | 1 | -0/+3 |
| 2012-01-13 | dma-buf: drop option text so users don't select it. | Dave Airlie | 1 | -1/+1 |
| 2012-01-11 | cpu: Register a generic CPU device on architectures that currently do not | Ben Hutchings | 1 | -0/+4 |
| 2012-01-06 | dma-buf: mark EXPERIMENTAL for 1st release. | Sumit Semwal | 1 | -0/+1 |
| 2012-01-06 | dma-buf: Introduce dma buffer sharing mechanism | Sumit Semwal | 1 | -0/+10 |
| 2011-07-25 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -30/+34 |
| 2011-07-23 | regmap: Add generic non-memory mapped register access API | Mark Brown | 1 | -0/+2 |
| 2011-07-01 | driver core: add more help description for "path to uevent helper" | Márton Németh | 1 | -0/+5 |
| 2011-07-01 | driver-core: modify FIRMWARE_IN_KERNEL help message | matt mooney | 1 | -4/+4 |
| 2011-07-01 | driver-core: Kconfig grammar corrections in firmware configuration | matt mooney | 1 | -30/+29 |
| 2011-05-11 | PM: Remove sysdev suspend, resume and shutdown operations | Rafael J. Wysocki | 1 | -7/+0 |
| 2011-03-23 | Introduce ARCH_NO_SYSDEV_OPS config option (v2) | Rafael J. Wysocki | 1 | -0/+7 |
| 2011-01-20 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 1 | -1/+1 |
| 2010-10-22 | FW_LOADER: fix kconfig dependency warning on HOTPLUG | Randy Dunlap | 1 | -1/+0 |
| 2010-05-21 | devtmpfs: support !CONFIG_TMPFS | Peter Korsgaard | 1 | -2/+5 |
| 2010-03-07 | Driver-Core: disable /sbin/hotplug by default | Kay Sievers | 1 | -1/+9 |
| 2010-03-07 | Driver-Core: devtmpfs - remove EXPERIMENTAL and flush out the description | Kay Sievers | 1 | -17/+24 |
| 2009-09-15 | Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev | Kay Sievers | 1 | -0/+25 |
| 2009-01-06 | trivial: Fix misspelled firmware in Kconfig | Nick Andrew | 1 | -1/+1 |
| 2008-10-16 | Fix typo in the FIRMWARE_IN_KERNEL help | Alberto Bertogli | 1 | -1/+1 |
| 2008-07-21 | always enable FW_LOADER unless EMBEDDED=y | Adrian Bunk | 1 | -1/+2 |
| 2008-07-10 | firmware: Add CONFIG_FIRMWARE_IN_KERNEL option. | David Woodhouse | 1 | -0/+25 |
| 2008-07-10 | firmware: Add CONFIG_EXTRA_FIRMWARE option | David Woodhouse | 1 | -0/+39 |
| 2007-10-12 | Driver core: add CONFIG_UEVENT_HELPER_PATH | Kay Sievers | 1 | -0/+8 |
| 2007-02-09 | devres: device resource management | Tejun Heo | 1 | -0/+12 |
| 2006-10-28 | [PATCH] move SYS_HYPERVISOR inside the Generic Driver menu | Randy Dunlap | 1 | -2/+2 |
| 2006-07-10 | [PATCH] don't select CONFIG_HOTPLUG | Andrew Morton | 1 | -1/+1 |
| 2006-06-21 | [PATCH] Driver Core: Add /sys/hypervisor when needed | Michael Holzheu | 1 | -0/+4 |
| 2006-01-04 | [PATCH] driver core: replace "hotplug" by "uevent" | Kay Sievers | 1 | -2/+2 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+40 |