summaryrefslogtreecommitdiffstats
path: root/drivers/base/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* cma: make default CMA area size zero for x86Akinobu Mita2014-12-101-1/+7
* tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMPJohannes Berg2014-11-071-3/+3
* tiny: reverse logic for DISABLE_DEV_COREDUMPAristeu Rozanski2014-11-071-8/+11
* CMA: document cma=0Jean Delvare2014-10-091-0/+3
* device coredump: add new device coredump classJohannes Berg2014-09-231-0/+21
* CMA: generalize CMA reserved area management functionalityJoonsoo Kim2014-08-061-10/+0
* firmware loader: allow disabling of udev as firmware loaderTakashi Iwai2014-07-081-2/+8
* fence: dma-buf cross-device synchronization (v18)Maarten Lankhorst2014-07-081-0/+9
* cma: increase CMA_ALIGNMENT upper limit to 12Marc Carino2014-06-041-1/+1
* kobject: Make support for uevent_helper optional.Michael Marineau2014-04-251-6/+11
* x86: align x86 arch with generic CPU modalias handlingArd Biesheuvel2014-02-181-5/+0
* cpu: add generic support for CPU feature based module autoloadingArd Biesheuvel2014-02-181-0/+8
* drivers: fix typo in DEVTMPFS_MOUNT Kconfig help textEmilio López2013-12-191-1/+1
* Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-nextAlexander Graf2013-07-081-16/+4
|\
| * mm/cma: Move dma contiguous changes into a seperate configAneesh Kumar K.V2013-07-021-16/+4
* | Finally eradicate CONFIG_HOTPLUGStephen Rothwell2013-06-031-2/+0
|/
* firmware: Make user-mode helper optionalTakashi Iwai2013-02-031-0/+11
* Merge 3.7-rc3 into driver-core-nextGreg Kroah-Hartman2012-10-291-1/+1
|\
| * drivers: cma: Fix wrong CMA selected region size default valueLaurent Pinchart2012-10-231-1/+1
* | drivers/base: remove CONFIG_EXPERIMENTALKees Cook2012-10-251-4/+3
|/
* mm: factor out memory isolate functionsMinchan Kim2012-07-311-0/+1
* drivers: add Contiguous Memory AllocatorMarek Szyprowski2012-05-211-0/+89
* drivers/base: add bus for System-on-Chip devicesLee Jones2012-02-101-0/+3
* dma-buf: drop option text so users don't select it.Dave Airlie2012-01-131-1/+1
* cpu: Register a generic CPU device on architectures that currently do notBen Hutchings2012-01-111-0/+4
* dma-buf: mark EXPERIMENTAL for 1st release.Sumit Semwal2012-01-061-0/+1
* dma-buf: Introduce dma buffer sharing mechanismSumit Semwal2012-01-061-0/+10
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-07-251-30/+34
|\
| * driver core: add more help description for "path to uevent helper"Márton Németh2011-07-011-0/+5
| * driver-core: modify FIRMWARE_IN_KERNEL help messagematt mooney2011-07-011-4/+4
| * driver-core: Kconfig grammar corrections in firmware configurationmatt mooney2011-07-011-30/+29
* | regmap: Add generic non-memory mapped register access APIMark Brown2011-07-231-0/+2
|/
* PM: Remove sysdev suspend, resume and shutdown operationsRafael J. Wysocki2011-05-111-7/+0
* Introduce ARCH_NO_SYSDEV_OPS config option (v2)Rafael J. Wysocki2011-03-231-0/+7
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-201-1/+1
* FW_LOADER: fix kconfig dependency warning on HOTPLUGRandy Dunlap2010-10-221-1/+0
* devtmpfs: support !CONFIG_TMPFSPeter Korsgaard2010-05-211-2/+5
* Driver-Core: disable /sbin/hotplug by defaultKay Sievers2010-03-071-1/+9
* Driver-Core: devtmpfs - remove EXPERIMENTAL and flush out the descriptionKay Sievers2010-03-071-17/+24
* Driver Core: devtmpfs - kernel-maintained tmpfs-based /devKay Sievers2009-09-151-0/+25
* trivial: Fix misspelled firmware in KconfigNick Andrew2009-01-061-1/+1
* Fix typo in the FIRMWARE_IN_KERNEL helpAlberto Bertogli2008-10-161-1/+1
* always enable FW_LOADER unless EMBEDDED=yAdrian Bunk2008-07-211-1/+2
* firmware: Add CONFIG_FIRMWARE_IN_KERNEL option.David Woodhouse2008-07-101-0/+25
* firmware: Add CONFIG_EXTRA_FIRMWARE optionDavid Woodhouse2008-07-101-0/+39
* Driver core: add CONFIG_UEVENT_HELPER_PATHKay Sievers2007-10-121-0/+8
* devres: device resource managementTejun Heo2007-02-091-0/+12
* [PATCH] move SYS_HYPERVISOR inside the Generic Driver menuRandy Dunlap2006-10-281-2/+2
* [PATCH] don't select CONFIG_HOTPLUGAndrew Morton2006-07-101-1/+1
* [PATCH] Driver Core: Add /sys/hypervisor when neededMichael Holzheu2006-06-211-0/+4
OpenPOWER on IntegriCloud