1. 9505e63 debugfs: Implement debugfs_remove_recursive() by Haavard Skinnemoen · 16 years ago
  2. 4316614 HOWTO: change email addresses of James in HOWTO by Tsugikazu Shibata · 16 years ago
  3. d9b1919 always enable FW_LOADER unless EMBEDDED=y by Adrian Bunk · 16 years ago
  4. 4f7e530 uio-howto.tmpl: use unique output names by Mike Frysinger · 16 years ago
  5. 17149d9 uio-howto.tmpl: use standard copyright/legal markings by Mike Frysinger · 16 years ago
  6. 93265d1 sysfs: don't call notify_change by Miklos Szeredi · 16 years ago
  7. 838ea8e sysdev: fix debugging statements in registration code. by Ben Dooks · 16 years ago
  8. 185000f kobject: should use kobject_put() in kset-example by Li Zefan · 16 years ago
  9. a231934 kobject: reorder kobject to save space on 64 bit builds by Richard Kennedy · 16 years ago
  10. 6d8333c UIO: minor style and comment fixes by Uwe Kleine-König · 16 years ago
  11. 4d80d59 UIO: add generic UIO platform driver by Uwe Kleine-König · 16 years ago
  12. 328a14e UIO: Add write function to allow irq masking by Hans J. Koch · 16 years ago
  13. 934da47 UIO: fix UIO Kconfig dependencies by Uwe Kleine-König · 16 years ago
  14. 22454cb pnp: add acpi:* modalias entries by Kay Sievers · 16 years ago
  15. fc3a882 driver core: fix a lot of printk usages of bus_id by Greg Kroah-Hartman · 16 years ago
  16. b98cb4b driver core: remove DEVICE_ID_SIZE define by Greg Kroah-Hartman · 16 years ago
  17. ca52a49 driver core: remove DEVICE_NAME_SIZE define by Kay Sievers · 16 years ago
  18. aab0de2 driver core: remove KOBJ_NAME_LEN define by Kay Sievers · 16 years ago
  19. f75b1c6 class: change internal semaphore to a mutex by Dave Young · 16 years ago
  20. d2a3b91 class: add lockdep infrastructure by Matthew Wilcox · 16 years ago
  21. 1e41250 class: fix docbook comments for class_private structure by Greg Kroah-Hartman · 16 years ago
  22. d9a0157 class: rename "sem" to "class_sem" in internal class structure by Greg Kroah-Hartman · 16 years ago
  23. 1fbfee6 class: rename "subsys" to "class_subsys" in internal class structure by Greg Kroah-Hartman · 16 years ago
  24. 184f1f7 class: rename "interfaces" to "class_interfaces" in internal class structure by Greg Kroah-Hartman · 16 years ago
  25. 97ae69f class: rename "devices" to "class_devices" in internal class structure by Greg Kroah-Hartman · 16 years ago
  26. 7c71448 class: move driver core specific parts to a private structure by Greg Kroah-Hartman · 17 years ago
  27. 16be63f bluetooth: remove improper bluetooth class symlinks. by Greg Kroah-Hartman · 16 years ago
  28. 110cf37 infiniband: make cm_device use a struct device and not a kobject. by Greg Kroah-Hartman · 16 years ago
  29. d4c4196 infiniband: rename "device" to "ib_device" in cm_device by Greg Kroah-Hartman · 16 years ago
  30. 27f3025 block: make /proc/partitions and /proc/diskstats use class_find_device() by Greg Kroah-Hartman · 16 years ago
  31. 66c64af block: move header for /proc/partitions to seq_start by Greg Kroah-Hartman · 16 years ago
  32. 68c4d4a block: make proc files seq_start use the class_find_device() by Greg Kroah-Hartman · 16 years ago
  33. a6e2ba8 block: make /proc/diskstats only build if CONFIG_PROC_FS is enabled by Randy Dunlap · 16 years ago
  34. a142be8 block: make blk_lookup_devt use the class iterator function by Greg Kroah-Hartman · 16 years ago
  35. 5c6f35c block: make printk_partition use the class iterator function by Greg Kroah-Hartman · 16 years ago
  36. 6ffeea7 block: fix compiler warning in genhd.c by Greg Kroah-Hartman · 16 years ago
  37. 695794a Driver Core: add ability for class_find_device to start in middle of list by Greg Kroah-Hartman · 16 years ago
  38. 93562b5 Driver Core: add ability for class_for_each_device to start in middle of list by Greg Kroah-Hartman · 16 years ago
  39. 4e10673 device create: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  40. ccea44f driver core: remove device_create() by Greg Kroah-Hartman · 16 years ago
  41. 3bfd49c device create: x86: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  42. bc00bc9 device create: usb: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  43. 3d81252 device create: spi: convert device_create to device_create_drvdata by David Brownell · 16 years ago
  44. 8940921 device create: sound: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  45. 9def0b9 device create: scsi: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  46. 05675de2 device create: s390: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  47. e17da9c device create: net: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  48. daea34b device create: mtd: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  49. 7da5a05 device create: misc: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  50. 43f9874 device create: mips: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  51. 97cd790 device create: macintosh: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  52. 24d0b41 device create: isdn: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  53. c76d3d2 device create: infiniband: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  54. f71674a device create: ieee1394: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  55. 6ecaaf9 device create: ide: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  56. 1cc4376 device create: i2c: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  57. 2871f55 device create: hwmon: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  58. 0fd15a1 device create: hid: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  59. 1e27440 device create: framebuffer: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  60. e282959 device create: dvb: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  61. 275e64d device create: dca: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  62. 6143b59 device create: coda: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  63. 47aa579 device create: char: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  64. f79f060 device create: block: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  65. 09857e3 Firmware: fix typo in example code by Greg Kroah-Hartman · 16 years ago
  66. ff54333 debugfs: Add a reference to the debugfs API documentation. by Robert P. J. Day · 16 years ago
  67. 9f25565 kobject: replace '/' with '!' in name by Kay Sievers · 16 years ago
  68. e105b8b sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minor by Dan Williams · 16 years ago
  69. b32d131 tcp: Fix bitmask test in tcp_syn_options() by David S. Miller · 16 years ago
  70. c69cccc powerpc: Fix build bug with binutils < 2.18 and GCC < 4.2 by Segher Boessenkool · 16 years ago
  71. f36c522 powerpc/eeh: Don't panic when EEH_MAX_FAILS is exceeded by Mike Mason · 16 years ago
  72. 57a20d8 fbdev: Teaches offb about palette on radeon r5xx/r6xx by Benjamin Herrenschmidt · 16 years ago
  73. c134fd8 powerpc/cell/edac: Log a syndrome code in case of correctable error by Maxim Shchetynin · 16 years ago
  74. 1ed6af7 powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU code by Mark Nelson · 16 years ago
  75. 79e25ba powerpc: Indicate which oprofile counters to use while in compat mode by Torez Smith · 16 years ago
  76. 542a3a3 powerpc/boot: Change spaces to tabs by Adrian Bunk · 16 years ago
  77. bf312cc powerpc: Remove duplicate 6xx option in Kconfig by Adrian Bunk · 16 years ago
  78. 76bfdcf powerpc: Use PPC_LONG and PPC_LONG_ALIGN in lib/string.S by Michael Ellerman · 16 years ago
  79. 551c3c0 powerpc: Use PPC_LONG_ALIGN in uaccess.h by Michael Ellerman · 16 years ago
  80. 6a2a24b powerpc: Add a #define for aligning to a long-sized boundary by Michael Ellerman · 16 years ago
  81. 67260ac powerpc: Fix OF parsing of 64 bits PCI addresses by Benjamin Herrenschmidt · 16 years ago
  82. 1856c02 powerpc: Use WARN_ON(1) instead of __WARN() by Michael Ellerman · 16 years ago
  83. 6fdc9f5 powerpc: Fix support for latencytop by Arnd Bergmann · 16 years ago
  84. 72e82dc powerpc/ps3: Update ps3_defconfig by Geoff Levand · 16 years ago
  85. 059e493 powerpc/ps3: Add a sub-match id to ps3_system_bus by Masakazu Mokuno · 16 years ago
  86. 6e5f153 powerpc: Add a 6xx defconfig by Kumar Gala · 16 years ago
  87. 4f3dd8a powerpc/dma: Use the struct dma_attrs in iommu code by Mark Nelson · 16 years ago
  88. 4795b78 powerpc/cell: Add support for power button of future IBM cell blades by Christian Krafft · 16 years ago
  89. 70694a8 powerpc/cell: Cleanup sysreset_hack for IBM cell blades by Christian Krafft · 16 years ago
  90. 880e710 powerpc/cell/cpufreq: Add spu aware cpufreq governor by Christian Krafft · 16 years ago
  91. 8204cba powerpc/axonram: Enable partitioning of the Axons DDR2 DIMMs by Maxim Shchetynin · 16 years ago
  92. 9a23409 powerpc/axonram: Use only one block device major number by Maxim Shchetynin · 16 years ago
  93. 18ad7a6 of_gpio: Should use new <linux/gpio.h> header by Wolfgang Grandegger · 16 years ago
  94. 6662327 ide: merge <asm-sparc/ide_64.h> with <asm-sparc/ide_32.h> by Bartlomiej Zolnierkiewicz · 16 years ago
  95. edc83d4f ide: <asm-sparc/ide_64.h>: use __raw_{read,write}w() by Bartlomiej Zolnierkiewicz · 16 years ago
  96. 8fbf3f3 ide: <asm-sparc/ide_32.h>: use __raw_{read,write}w() by Bartlomiej Zolnierkiewicz · 16 years ago
  97. 28c10af ide: <asm-sparc/ide_64.h>: use %r0 for outw_be() by Bartlomiej Zolnierkiewicz · 16 years ago
  98. 93ded9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  99. f88133d acpi: fix crash in core ACPI code, triggered by CONFIG_ACPI_PCI_SLOT=y by Ingo Molnar · 16 years ago
  100. 8294faf Merge branch 'for-upstream/acpi-test' of git://repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6 into release-2.6.27 by Andi Kleen · 16 years ago