1. 8691b97 uml: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  2. 5888fd3 block/ps3: remove driver_data direct access of struct device by Roel Kluin · 15 years ago
  3. dff59b6 s390: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  4. 6161611 parport: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  5. d18dbfa parisc: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  6. 3cf62a5 of_serial: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  7. d779206 mips: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  8. 9de33df ipmi: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  9. f899c2d infiniband: ehca: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  10. 559fde7 ibmvscsi: gadget: at91_udc: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  11. 317ccc4 hvcs: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  12. a1b4b12 xen block: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  13. 0e968a3 thermal: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  14. 78c55d7 scsi: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  15. f3e7a7b pcmcia: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  16. 8952f59 PCIE: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  17. 1902a9e mfd: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  18. 79510cd media: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  19. 017596b input: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  20. 3f7c58a infiniband: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  21. bab0305 ieee1394: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  22. fcb5207 ide: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  23. d961450 firewire: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  24. 4b9d0d3 eisa: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  25. 2bdf914 Driver Core: bsg: add nodename for bsg driver by Kay Sievers · 15 years ago
  26. 1ce8a0d Driver Core: aoe: add nodename for aoe devices by Kay Sievers · 15 years ago
  27. 02200d0 Driver Core: drm: add nodename for drm devices by Kay Sievers · 15 years ago
  28. 6fd4693 Driver Core: raw: add nodename for raw devices by Kay Sievers · 15 years ago
  29. 7a9d56f Driver Core: sound: add nodename for sound drivers by Kay Sievers · 15 years ago
  30. aa5ed63 Driver Core: input: add nodename for input drivers by Kay Sievers · 15 years ago
  31. 8a8bdcc Driver Core: dvb: add nodename for dvb drivers by Kay Sievers · 15 years ago
  32. 07e9bb8 Driver Core: x86: add nodename for cpuid and msr drivers. by Kay Sievers · 15 years ago
  33. b03f38b Driver Core: block: add nodename support for block drivers. by Kay Sievers · 15 years ago
  34. f7a386c Driver Core: usb: add nodename support for usb drivers. by Kay Sievers · 15 years ago
  35. d405640 Driver Core: misc: add nodename support for misc devices. by Kay Sievers · 15 years ago
  36. 6fcf53a Driver Core: add nodename callbacks by Kay Sievers · 15 years ago
  37. acc0e90 driver core: fix gcc 4.3.3 warnings about string literals by Greg Kroah-Hartman · 15 years ago
  38. d12b77a firmware: remove broken example files by Greg Kroah-Hartman · 15 years ago
  39. 5e8e924 firmware: FIRMWARE_NAME_MAX removal by Samuel Ortiz · 15 years ago
  40. cadeba3 firmware: wireless/libertas: prepare for FIRMWARE_NAME_MAX removal by John W. Linville · 15 years ago
  41. ed62ace firmware: pcmcia/ds: prepare for FIRMWARE_NAME_MAX removal by Samuel Ortiz · 15 years ago
  42. 56aec8d8 firmware: dvb/dvb-usb: prepare for FIRMWARE_NAME_MAX removal by Samuel Ortiz · 15 years ago
  43. 4327b77 firmware: tuners/xc2028: prepare for FIRMWARE_NAME_MAX removal by Samuel Ortiz · 15 years ago
  44. ade901d firmware: atm/ueagle-atm: prepare for FIRMWARE_NAME_MAX removal by Samuel Ortiz · 15 years ago
  45. 976821d firmware: allocate firmware id dynamically by Samuel Ortiz · 15 years ago
  46. 7fcab09 driver core: fix documentation of request_firmware_nowait by Ming Lei · 15 years ago
  47. c4c0168 kobject: samples: make SAMPLE_KOBJECT module-only by Michal Marek · 15 years ago
  48. 401097e driver core: synchronize device shutdown by Shaohua Li · 15 years ago
  49. 400ced6 debugfs: fix docbook error by Jonathan Corbet · 15 years ago
  50. 9227c47 driver-core: make sysdev_class_register check kobject_set_name return value by Dave Young · 15 years ago
  51. d9cd8f3 kobject: make kset_create check kobject_set_name return value by Dave Young · 15 years ago
  52. 59a3cd7 Driver core: fix comment for device_attach() by Dmitry Torokhov · 15 years ago
  53. 56a83cc debugfs: dont stop on first failed recursive delete by Steven Rostedt · 15 years ago
  54. c0afe7b driver core: Const-correct platform getbyname functions by Linus Walleij · 15 years ago
  55. 309b7d6 driver core: add BUS_NOTIFY_UNBOUND_DRIVER event by Joerg Roedel · 15 years ago
  56. 6acf70f driver core: firmware_class: replace kfree(dev) with put_device(dev) by Ming Lei · 15 years ago
  57. 557411e Sysfs: fix possible memleak in sysfs_follow_link by Armin Kuster · 15 years ago
  58. b22813b Driver Core: Warn driver authors about adding device attributes by Grant Likely · 15 years ago
  59. 3959214 sched: delayed cleanup of user_struct by Kay Sievers · 15 years ago
  60. f6ee649 driver core: set default SYSFS_DEPRECATED=n by Kay Sievers · 15 years ago
  61. 03347e2 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  62. 19035e5 Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  63. f9db6e0 Merge branch 'timers-for-linus-clockevents' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  64. 3f27c0d Merge branch 'timers-for-linus-clocksource' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  65. 9aaa630 Merge branch 'timers-for-linus-ntp' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  66. 2ed0e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  67. 0fa2133 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  68. d3bf80b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 15 years ago
  69. 1dcd775 [IA64] fix compile error in arch/ia64/mm/extable.c by Rusty Russell · 15 years ago
  70. 9c7cb99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  71. c8f1e50 regulator/max1586: fix V3 gain calculation integer overflow by Philipp Zabel · 15 years ago
  72. b110a8f regulator/max1586: support increased V3 voltage range by Philipp Zabel · 15 years ago
  73. 6113c3a regulator: lp3971 - fix driver link error when built-in. by Liam Girdwood · 15 years ago
  74. 0cbdf7b LP3971 PMIC regulator driver (updated and combined version) by Marek Szyprowski · 15 years ago
  75. 1909e2f regulator: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  76. 38c53c8 regulator: Set MODULE_ALIAS for regulator drivers by Mark Brown · 15 years ago
  77. 9035cef regulator: Support list_voltage for fixed voltage regulator by Mark Brown · 15 years ago
  78. 5a1b22b regulator: Move regulator drivers to subsys_initcall() by Mark Brown · 15 years ago
  79. 7c31499 regulator: build fix for powerpc - renamed show_state by Liam Girdwood · 15 years ago
  80. 1d98ccc regulator: add userspace-consumer driver by Mike Rapoport · 15 years ago
  81. 55f4fa4 Maxim 1586 regulator driver by Robert Jarzmik · 15 years ago
  82. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  83. ca44d6e pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2US by Jarek Poplawski · 15 years ago
  84. e0f7cb8 ipv4: Fix fib_trie rebalancing by Jarek Poplawski · 15 years ago
  85. 0a8eba9 ramfs: ignore unknown mount options by Mike Frysinger · 15 years ago
  86. 45e3e19 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  87. 3f8d9ce .gitignore: ignore *.lzma files by Arne Janbu · 15 years ago
  88. cf50463 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  89. ae937de Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6 by Linus Torvalds · 15 years ago
  90. 9cf46a3 fusion: fix recent kernel-doc problems by Randy Dunlap · 15 years ago
  91. 5a7e3d1 keyboard: advertise KT_DEAD2 extended diacriticals by Samuel Thibault · 15 years ago
  92. 1f990cf kbuild: add generic --set-str option to scripts/config by Michal Marek · 15 years ago
  93. 47312d2 kbuild: simplify argument loop in scripts/config by Michal Marek · 15 years ago
  94. 5664322 kbuild: handle non-existing options in scripts/config by Michal Marek · 15 years ago
  95. 2625b10 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 15 years ago
  96. 489f7ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  97. b322b78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  98. f44c2c9 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  99. 17b1f0d kallsyms: generalize text region handling by Mike Frysinger · 15 years ago
  100. 028f042 kallsyms: support kernel symbols in Blackfin on-chip memory by Robin Getz · 18 years ago