index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
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
[next]