1. df85b2d firmware: Restore support for built-in firmware by Markus Trippelsdorf · 7 years ago
  2. 2ef7a29 arm, arm64: factorize common cpu capacity default code by Juri Lelli · 7 years ago
  3. 098c305 Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  4. 9439b37 Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  5. 6ecdf76 Merge tag 'soc-device-match-tag1' into next by Ulf Hansson · 8 years ago
  6. 79543cf driver-core: add test module for asynchronous probing by Dmitry Torokhov · 8 years ago
  7. c97db7c base: soc: Introduce soc_device_match() interface by Arnd Bergmann · 8 years ago
  8. 7b624ad Backmerge tag 'v4.9-rc4' into drm-next by Dave Airlie · 8 years ago
  9. 248ff02 driver core: Make Kconfig text for DEBUG_TEST_DRIVER_REMOVE stronger by Laura Abbott · 8 years ago
  10. f54d186 dma-buf: Rename struct fence to dma_fence by Chris Wilson · 8 years ago
  11. bea5b15 driver core: add test of driver remove calls during probe by Rob Herring · 8 years ago
  12. d7be003 cma: make default CMA area size zero for x86 by Akinobu Mita · 10 years ago
  13. cd3d9ea tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMP by Johannes Berg · 10 years ago
  14. 9c60269 tiny: reverse logic for DISABLE_DEV_COREDUMP by Aristeu Rozanski · 10 years ago
  15. f0d6d1f CMA: document cma=0 by Jean Delvare · 10 years ago
  16. 833c954 device coredump: add new device coredump class by Johannes Berg · 10 years ago
  17. a254129 CMA: generalize CMA reserved area management functionality by Joonsoo Kim · 10 years ago
  18. 5a1379e firmware loader: allow disabling of udev as firmware loader by Takashi Iwai · 10 years ago
  19. e941759 fence: dma-buf cross-device synchronization (v18) by Maarten Lankhorst · 10 years ago
  20. fe54b1f cma: increase CMA_ALIGNMENT upper limit to 12 by Marc Carino · 10 years ago
  21. 86d5613 kobject: Make support for uevent_helper optional. by Michael Marineau · 11 years ago
  22. 2b9c1f0 x86: align x86 arch with generic CPU modalias handling by Ard Biesheuvel · 11 years ago
  23. 67bad2f cpu: add generic support for CPU feature based module autoloading by Ard Biesheuvel · 11 years ago
  24. 0feb03a drivers: fix typo in DEVTMPFS_MOUNT Kconfig help text by Emilio López · 11 years ago
  25. 20f7462 Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-next by Alexander Graf · 11 years ago
  26. f825c73 mm/cma: Move dma contiguous changes into a seperate config by Aneesh Kumar K.V · 11 years ago
  27. 40b3136 Finally eradicate CONFIG_HOTPLUG by Stephen Rothwell · 11 years ago
  28. 7b1269f firmware: Make user-mode helper optional by Takashi Iwai · 12 years ago
  29. 94b086b Merge 3.7-rc3 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  30. 967857d drivers/base: remove CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  31. 5e97f3f drivers: cma: Fix wrong CMA selected region size default value by Laurent Pinchart · 12 years ago
  32. ee6f509 mm: factor out memory isolate functions by Minchan Kim · 12 years ago
  33. c64be2b drivers: add Contiguous Memory Allocator by Marek Szyprowski · 13 years ago
  34. 74d1d82 drivers/base: add bus for System-on-Chip devices by Lee Jones · 13 years ago
  35. 3b32a59 dma-buf: drop option text so users don't select it. by Dave Airlie · 13 years ago
  36. 9f13a1f cpu: Register a generic CPU device on architectures that currently do not by Ben Hutchings · 13 years ago
  37. a125a39 dma-buf: mark EXPERIMENTAL for 1st release. by Sumit Semwal · 13 years ago
  38. d15bd7e dma-buf: Introduce dma buffer sharing mechanism by Sumit Semwal · 13 years ago
  39. f0deb97 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 13 years ago
  40. b83a313 regmap: Add generic non-memory mapped register access API by Mark Brown · 13 years ago
  41. 573c977 driver core: add more help description for "path to uevent helper" by Márton Németh · 13 years ago
  42. 156faf9 driver-core: modify FIRMWARE_IN_KERNEL help message by matt mooney · 13 years ago
  43. 113647a driver-core: Kconfig grammar corrections in firmware configuration by matt mooney · 13 years ago
  44. 2e711c0 PM: Remove sysdev suspend, resume and shutdown operations by Rafael J. Wysocki · 14 years ago
  45. d47d81c Introduce ARCH_NO_SYSDEV_OPS config option (v2) by Rafael J. Wysocki · 14 years ago
  46. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 14 years ago
  47. 5fc6e9c FW_LOADER: fix kconfig dependency warning on HOTPLUG by Randy Dunlap · 14 years ago
  48. da5e4ef devtmpfs: support !CONFIG_TMPFS by Peter Korsgaard · 15 years ago
  49. 7934779 Driver-Core: disable /sbin/hotplug by default by Kay Sievers · 15 years ago
  50. 4237e5f Driver-Core: devtmpfs - remove EXPERIMENTAL and flush out the description by Kay Sievers · 15 years ago
  51. 2b2af54 Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev by Kay Sievers · 15 years ago
  52. 11f1fbc trivial: Fix misspelled firmware in Kconfig by Nick Andrew · 16 years ago
  53. d133181 Fix typo in the FIRMWARE_IN_KERNEL help by Alberto Bertogli · 16 years ago
  54. d9b1919 always enable FW_LOADER unless EMBEDDED=y by Adrian Bunk · 16 years ago
  55. d172e7f firmware: Add CONFIG_FIRMWARE_IN_KERNEL option. by David Woodhouse · 16 years ago
  56. 4d2acfb firmware: Add CONFIG_EXTRA_FIRMWARE option by David Woodhouse · 16 years ago
  57. 6a8d8ab Driver core: add CONFIG_UEVENT_HELPER_PATH by Kay Sievers · 17 years ago
  58. 9ac7849 devres: device resource management by Tejun Heo · 18 years ago
  59. eba6cd6 [PATCH] move SYS_HYPERVISOR inside the Generic Driver menu by Randy Dunlap · 18 years ago
  60. 135c294 [PATCH] don't select CONFIG_HOTPLUG by Andrew Morton · 18 years ago
  61. 4039483 [PATCH] Driver Core: Add /sys/hypervisor when needed by Michael Holzheu · 18 years ago
  62. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  63. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago