Age | Commit message (Expand) | Author | Files | Lines |
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-15 | 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-11 | 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-02 | 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-03 | 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-11 | 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-10 | CMA: document cma=0 | Jean Delvare | 1 | -0/+3 |
2014-09-24 | device coredump: add new device coredump class | Johannes Berg | 1 | -0/+21 |
2014-08-07 | CMA: generalize CMA reserved area management functionality | Joonsoo Kim | 1 | -10/+0 |
2014-07-09 | 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-05 | 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-19 | x86: align x86 arch with generic CPU modalias handling | Ard Biesheuvel | 1 | -5/+0 |
2014-02-19 | cpu: add generic support for CPU feature based module autoloading | Ard Biesheuvel | 1 | -0/+8 |