| Commit message (Expand) | Author | Age | Files | Lines |
* | cma: make default CMA area size zero for x86 | Akinobu Mita | 2014-12-10 | 1 | -1/+7 |
* | tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMP | Johannes Berg | 2014-11-07 | 1 | -3/+3 |
* | tiny: reverse logic for DISABLE_DEV_COREDUMP | Aristeu Rozanski | 2014-11-07 | 1 | -8/+11 |
* | CMA: document cma=0 | Jean Delvare | 2014-10-09 | 1 | -0/+3 |
* | device coredump: add new device coredump class | Johannes Berg | 2014-09-23 | 1 | -0/+21 |
* | CMA: generalize CMA reserved area management functionality | Joonsoo Kim | 2014-08-06 | 1 | -10/+0 |
* | firmware loader: allow disabling of udev as firmware loader | Takashi Iwai | 2014-07-08 | 1 | -2/+8 |
* | fence: dma-buf cross-device synchronization (v18) | Maarten Lankhorst | 2014-07-08 | 1 | -0/+9 |
* | cma: increase CMA_ALIGNMENT upper limit to 12 | Marc Carino | 2014-06-04 | 1 | -1/+1 |
* | kobject: Make support for uevent_helper optional. | Michael Marineau | 2014-04-25 | 1 | -6/+11 |
* | x86: align x86 arch with generic CPU modalias handling | Ard Biesheuvel | 2014-02-18 | 1 | -5/+0 |
* | cpu: add generic support for CPU feature based module autoloading | Ard Biesheuvel | 2014-02-18 | 1 | -0/+8 |
* | drivers: fix typo in DEVTMPFS_MOUNT Kconfig help text | Emilio López | 2013-12-19 | 1 | -1/+1 |
* | Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-next | Alexander Graf | 2013-07-08 | 1 | -16/+4 |
|\ |
|
| * | mm/cma: Move dma contiguous changes into a seperate config | Aneesh Kumar K.V | 2013-07-02 | 1 | -16/+4 |
* | | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell | 2013-06-03 | 1 | -2/+0 |
|/ |
|
* | firmware: Make user-mode helper optional | Takashi Iwai | 2013-02-03 | 1 | -0/+11 |
* | Merge 3.7-rc3 into driver-core-next | Greg Kroah-Hartman | 2012-10-29 | 1 | -1/+1 |
|\ |
|
| * | drivers: cma: Fix wrong CMA selected region size default value | Laurent Pinchart | 2012-10-23 | 1 | -1/+1 |
* | | drivers/base: remove CONFIG_EXPERIMENTAL | Kees Cook | 2012-10-25 | 1 | -4/+3 |
|/ |
|
* | mm: factor out memory isolate functions | Minchan Kim | 2012-07-31 | 1 | -0/+1 |
* | drivers: add Contiguous Memory Allocator | Marek Szyprowski | 2012-05-21 | 1 | -0/+89 |
* | drivers/base: add bus for System-on-Chip devices | Lee Jones | 2012-02-10 | 1 | -0/+3 |
* | dma-buf: drop option text so users don't select it. | Dave Airlie | 2012-01-13 | 1 | -1/+1 |
* | cpu: Register a generic CPU device on architectures that currently do not | Ben Hutchings | 2012-01-11 | 1 | -0/+4 |
* | dma-buf: mark EXPERIMENTAL for 1st release. | Sumit Semwal | 2012-01-06 | 1 | -0/+1 |
* | dma-buf: Introduce dma buffer sharing mechanism | Sumit Semwal | 2012-01-06 | 1 | -0/+10 |
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-07-25 | 1 | -30/+34 |
|\ |
|
| * | driver core: add more help description for "path to uevent helper" | Márton Németh | 2011-07-01 | 1 | -0/+5 |
| * | driver-core: modify FIRMWARE_IN_KERNEL help message | matt mooney | 2011-07-01 | 1 | -4/+4 |
| * | driver-core: Kconfig grammar corrections in firmware configuration | matt mooney | 2011-07-01 | 1 | -30/+29 |
* | | regmap: Add generic non-memory mapped register access API | Mark Brown | 2011-07-23 | 1 | -0/+2 |
|/ |
|
* | PM: Remove sysdev suspend, resume and shutdown operations | Rafael J. Wysocki | 2011-05-11 | 1 | -7/+0 |
* | Introduce ARCH_NO_SYSDEV_OPS config option (v2) | Rafael J. Wysocki | 2011-03-23 | 1 | -0/+7 |
* | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 2011-01-20 | 1 | -1/+1 |
* | FW_LOADER: fix kconfig dependency warning on HOTPLUG | Randy Dunlap | 2010-10-22 | 1 | -1/+0 |
* | devtmpfs: support !CONFIG_TMPFS | Peter Korsgaard | 2010-05-21 | 1 | -2/+5 |
* | Driver-Core: disable /sbin/hotplug by default | Kay Sievers | 2010-03-07 | 1 | -1/+9 |
* | Driver-Core: devtmpfs - remove EXPERIMENTAL and flush out the description | Kay Sievers | 2010-03-07 | 1 | -17/+24 |
* | Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev | Kay Sievers | 2009-09-15 | 1 | -0/+25 |
* | trivial: Fix misspelled firmware in Kconfig | Nick Andrew | 2009-01-06 | 1 | -1/+1 |
* | Fix typo in the FIRMWARE_IN_KERNEL help | Alberto Bertogli | 2008-10-16 | 1 | -1/+1 |
* | always enable FW_LOADER unless EMBEDDED=y | Adrian Bunk | 2008-07-21 | 1 | -1/+2 |
* | firmware: Add CONFIG_FIRMWARE_IN_KERNEL option. | David Woodhouse | 2008-07-10 | 1 | -0/+25 |
* | firmware: Add CONFIG_EXTRA_FIRMWARE option | David Woodhouse | 2008-07-10 | 1 | -0/+39 |
* | Driver core: add CONFIG_UEVENT_HELPER_PATH | Kay Sievers | 2007-10-12 | 1 | -0/+8 |
* | devres: device resource management | Tejun Heo | 2007-02-09 | 1 | -0/+12 |
* | [PATCH] move SYS_HYPERVISOR inside the Generic Driver menu | Randy Dunlap | 2006-10-28 | 1 | -2/+2 |
* | [PATCH] don't select CONFIG_HOTPLUG | Andrew Morton | 2006-07-10 | 1 | -1/+1 |
* | [PATCH] Driver Core: Add /sys/hypervisor when needed | Michael Holzheu | 2006-06-21 | 1 | -0/+4 |