Age | Commit message (Expand) | Author |
2017-09-16 | firmware: Restore support for built-in firmware | Markus Trippelsdorf |
2017-06-03 | arm, arm64: factorize common cpu capacity default code | Juri Lelli |
2016-12-13 | Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-12-13 | Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2016-11-29 | Merge tag 'soc-device-match-tag1' into next | Ulf Hansson |
2016-11-10 | driver-core: add test module for asynchronous probing | Dmitry Torokhov |
2016-11-10 | base: soc: Introduce soc_device_match() interface | Arnd Bergmann |
2016-11-07 | Backmerge tag 'v4.9-rc4' into drm-next | Dave Airlie |
2016-10-27 | driver core: Make Kconfig text for DEBUG_TEST_DRIVER_REMOVE stronger | Laura Abbott |
2016-10-25 | dma-buf: Rename struct fence to dma_fence | Chris Wilson |
2016-08-31 | driver core: add test of driver remove calls during probe | Rob Herring |
2014-12-10 | cma: make default CMA area size zero for x86 | Akinobu Mita |
2014-11-07 | tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMP | Johannes Berg |
2014-11-07 | tiny: reverse logic for DISABLE_DEV_COREDUMP | Aristeu Rozanski |
2014-10-09 | CMA: document cma=0 | Jean Delvare |
2014-09-23 | device coredump: add new device coredump class | Johannes Berg |
2014-08-06 | CMA: generalize CMA reserved area management functionality | Joonsoo Kim |
2014-07-08 | firmware loader: allow disabling of udev as firmware loader | Takashi Iwai |
2014-07-08 | fence: dma-buf cross-device synchronization (v18) | Maarten Lankhorst |
2014-06-04 | cma: increase CMA_ALIGNMENT upper limit to 12 | Marc Carino |
2014-04-25 | kobject: Make support for uevent_helper optional. | Michael Marineau |
2014-02-18 | x86: align x86 arch with generic CPU modalias handling | Ard Biesheuvel |
2014-02-18 | cpu: add generic support for CPU feature based module autoloading | Ard Biesheuvel |
2013-12-19 | drivers: fix typo in DEVTMPFS_MOUNT Kconfig help text | Emilio López |
2013-07-08 | Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-next | Alexander Graf |
2013-07-02 | mm/cma: Move dma contiguous changes into a seperate config | Aneesh Kumar K.V |
2013-06-03 | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell |
2013-02-03 | firmware: Make user-mode helper optional | Takashi Iwai |
2012-10-29 | Merge 3.7-rc3 into driver-core-next | Greg Kroah-Hartman |
2012-10-25 | drivers/base: remove CONFIG_EXPERIMENTAL | Kees Cook |
2012-10-23 | drivers: cma: Fix wrong CMA selected region size default value | Laurent Pinchart |
2012-07-31 | mm: factor out memory isolate functions | Minchan Kim |
2012-05-21 | drivers: add Contiguous Memory Allocator | Marek Szyprowski |
2012-02-10 | drivers/base: add bus for System-on-Chip devices | Lee Jones |
2012-01-13 | dma-buf: drop option text so users don't select it. | Dave Airlie |
2012-01-11 | cpu: Register a generic CPU device on architectures that currently do not | Ben Hutchings |
2012-01-06 | dma-buf: mark EXPERIMENTAL for 1st release. | Sumit Semwal |
2012-01-06 | dma-buf: Introduce dma buffer sharing mechanism | Sumit Semwal |
2011-07-25 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-07-23 | regmap: Add generic non-memory mapped register access API | Mark Brown |
2011-07-01 | driver core: add more help description for "path to uevent helper" | Márton Németh |
2011-07-01 | driver-core: modify FIRMWARE_IN_KERNEL help message | matt mooney |
2011-07-01 | driver-core: Kconfig grammar corrections in firmware configuration | matt mooney |
2011-05-11 | PM: Remove sysdev suspend, resume and shutdown operations | Rafael J. Wysocki |
2011-03-23 | Introduce ARCH_NO_SYSDEV_OPS config option (v2) | Rafael J. Wysocki |
2011-01-20 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes |
2010-10-22 | FW_LOADER: fix kconfig dependency warning on HOTPLUG | Randy Dunlap |
2010-05-21 | devtmpfs: support !CONFIG_TMPFS | Peter Korsgaard |
2010-03-07 | Driver-Core: disable /sbin/hotplug by default | Kay Sievers |
2010-03-07 | Driver-Core: devtmpfs - remove EXPERIMENTAL and flush out the description | Kay Sievers |