1. f2aca47 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  2. 7677ced Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  3. ac38dfc sk98lin: planned removal by Stephen Hemminger · 19 years ago
  4. 0cc8674 AT91: MACB support by Andrew Victor · 19 years ago
  5. 683349a sky2: version 1.12 by Stephen Hemminger · 19 years ago
  6. f1a0b6f sky2: add new chip ids by Stephen Hemminger · 19 years ago
  7. 9374549 sky2: Yukon Extreme support by Stephen Hemminger · 19 years ago
  8. 62335ab sky2: safer transmit timeout by Stephen Hemminger · 19 years ago
  9. 4a50a87 sky2: TSO support for EC_U by Stephen Hemminger · 19 years ago
  10. b02a925 sky2: use dev_err for error reports by Stephen Hemminger · 19 years ago
  11. e317383 sky2: add Wake On Lan support by Stephen Hemminger · 19 years ago
  12. dde6d43 fix unaligned exception in /drivers/net/wireless/orinoco.c by Hennerich, Michael · 19 years ago
  13. f100ae2 Remove unused kernel config option DLCI_COUNT by Robert P. J. Day · 19 years ago
  14. 45d3ac4 z85230: spinlock logic by Alan Cox · 19 years ago
  15. 257b346 mips: declance: Driver model for the PMAD-A by Maciej W. Rozycki · 19 years ago
  16. d9a9720 Spidernet: Rework RX linked list by Linas Vepstas · 19 years ago
  17. 21d37bb Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 19 years ago
  18. bff288c [PATCH] kbuild, Kbuild.include: avoid using spaces in call arguments by Oleg Verych · 19 years ago
  19. b592fcf sysfs: Shadow directory support by Eric W. Biederman · 19 years ago
  20. 2f65168 Driver Core: Increase the default timeout value of the firmware subsystem by Dave Jones · 19 years ago
  21. b7a3e81 Driver core: allow to delay the uevent at device creation time by Kay Sievers · 19 years ago
  22. f9f852d Driver core: add device_type to struct device by Kay Sievers · 19 years ago
  23. 239378f Driver core: add uevent vars for devices of a class by Kay Sievers · 19 years ago
  24. bf0acc3 SYSFS: Fix missing include of list.h in sysfs.h by Frank Haverkamp · 19 years ago
  25. 4de0ca8 HOWTO: Add a reference to Harbison and Steele by Robert P. J. Day · 19 years ago
  26. 82244b1 sysfs: error handling in sysfs, fill_read_buffer() by Oliver Neukum · 19 years ago
  27. b067db4 kobject: kobject_put cleanup by Mariusz Kozlowski · 19 years ago
  28. f750653 sysfs: kobject_put cleanup by Mariusz Kozlowski · 19 years ago
  29. d3fc373 sysfs: suppress lockdep warnings by Frederik Deweerdt · 19 years ago
  30. 94bebf4 Driver core: fix race in sysfs between sysfs_remove_file() and read()/write() by Oliver Neukum · 19 years ago
  31. cb986b7 driver core: Change function call order in device_bind_driver(). by Cornelia Huck · 19 years ago
  32. c578abb driver core: Don't stop probing on ->probe errors. by Cornelia Huck · 19 years ago
  33. fbfb144 driver core fixes: device_register() retval check in platform.c by Cornelia Huck · 19 years ago
  34. cb360bb driver core fixes: make_class_name() retval checks by Cornelia Huck · 19 years ago
  35. 270a6c4 /sys/modules/*/holders by Kay Sievers · 19 years ago
  36. 80f745f USB: add the sysfs driver name to all modules by Greg Kroah-Hartman · 19 years ago
  37. 4b31562 SERIO: add the sysfs driver name to all modules by Greg Kroah-Hartman · 19 years ago
  38. 725522b PCI: add the sysfs driver name to all modules by Greg Kroah-Hartman · 19 years ago
  39. fe480a2 Modules: only add drivers/ direcory if needed by Greg Kroah-Hartman · 19 years ago
  40. f30c53a MODULES: add the module name for built in kernel drivers by Kay Sievers · 19 years ago
  41. c744aeae driver core: Allow device_move(dev, NULL). by Cornelia Huck · 19 years ago
  42. 717e48c driver core: Remove device_is_registered() in device_move(). by Cornelia Huck · 19 years ago
  43. 43cb76d Network: convert network devices to use struct device instead of class_device by Greg Kroah-Hartman · 23 years ago
  44. 2943ecf Driver core: convert SPI code to use struct device by Greg Kroah-Hartman · 19 years ago
  45. 8737331 Driver core: convert pcmcia code to use struct device by Greg Kroah-Hartman · 19 years ago
  46. 31b9025a Kobject: make kobject apis more robust in handling NULL pointers by Greg Kroah-Hartman · 19 years ago
  47. 5331be0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 19 years ago
  48. d3f8fd7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 19 years ago
  49. a2cf822 [GFS2] make gfs2_writepages() static by Adrian Bunk · 19 years ago
  50. 2d72e71 [GFS2] Unlock page on prepare_write try lock failure by Steven Whitehouse · 19 years ago
  51. 0670afd Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  52. b7e36bf NET: turn local_save_flags() + local_irq_disable() into local_irq_save() by Jiri Kosina · 19 years ago
  53. 0d38ff1 NET-3c59x: turn local_save_flags() + local_irq_disable() into local_irq_save() by Jiri Kosina · 19 years ago
  54. 7e3e8b0 hp100: convert pci_module_init() to pci_register_driver() by Richard Knutsson · 19 years ago
  55. 27d2ab5 NetXen: Added ethtool support for user level tools. by Amit S. Kale · 19 years ago
  56. 1fcca1a NetXen: Firmware crb init changes. by Amit S. Kale · 19 years ago
  57. 8d5ca6e maintainers: add atl1 maintainers by Jay Cliburn · 19 years ago
  58. a407a6a skge: version 1.10 by Stephen Hemminger · 19 years ago
  59. a504e64 skge: WOL support by Stephen Hemminger · 19 years ago
  60. 1479d13 skge: use dev_printk by Stephen Hemminger · 19 years ago
  61. fae8759 skge: handle zero address at open by Stephen Hemminger · 19 years ago
  62. a7bed27d b44 endian annotations by Al Viro · 19 years ago
  63. dda2ac1 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 19 years ago
  64. 2ac04a1 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 19 years ago
  65. 0c7d375 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  66. 2442d31 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 19 years ago
  67. 02aedd6 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 19 years ago
  68. 9ad0830 [PATCH] Keys: Fix key serial number collision handling by David Howells · 19 years ago
  69. 768c242 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 19 years ago
  70. e503606 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 19 years ago
  71. 76c3295 [PATCH] kbuild: correctly skip tilded backups in localversion files by Oleg Verych · 19 years ago
  72. 5de043f [PATCH] kbuild: improve option checking, Kbuild.include cleanup by Oleg Verych · 19 years ago
  73. f6112ec [PATCH] kbuild scripts: replace gawk, head, bc with shell, update by Oleg Verych · 19 years ago
  74. a850790 [CIFS] Minor cleanup by Steve French · 19 years ago
  75. 57e1c5c Pull test into release branch by Len Brown · 19 years ago
  76. 76a2e84 Pull acpica into test branch by Len Brown · 19 years ago
  77. 03c6d13 ACPICA: reduce table header messages to fit within 80 columns by Len Brown · 19 years ago
  78. d390008 [MIPS] Yosemite: Fix missing parens in SERIAL_READ_1 macro by Ralf Baechle · 19 years ago
  79. c55197e [MIPS] Fix warnings in run_uncached on 32bit kernel by Yoichi Yuasa · 19 years ago
  80. 131c1a2 [MIPS] Comment fix by Chris Dearman · 19 years ago
  81. be70130 [MIPS] MT: Nuke duplicate mips_mt_regdump() prototype. by Ralf Baechle · 19 years ago
  82. fd046eb [MIPS] Alchemy: Fix PCI-memory access by Alexander Bigga · 19 years ago
  83. 37f2674 [MIPS] Move .set reorder out of conditional code by Chris Dearman · 19 years ago
  84. 6d66710 [MIPS] Check FCSR for pending interrupts before restoring from a context. by Chris Dearman · 19 years ago
  85. b86b30f [MIPS] Jaguar ATX: Fix large number of warnings. by Ralf Baechle · 19 years ago
  86. 3d0f82a [MIPS] Jaguar: Fix MAC address detection after platform_device conversion. by Ralf Baechle · 19 years ago
  87. 5868756 [MIPS] SMTC: Make a bunch of functions and variables static. by Ralf Baechle · 19 years ago
  88. 99d233f [MIPS] Use compat_sys_pselect6 by Joseph S. Myers · 19 years ago
  89. 447deaf [MIPS] SMTC: Cleanup idle hook invocation. by Ralf Baechle · 19 years ago
  90. 7418cb8 [MIPS] SELinux: Add security hooks to mips-mt {get,set}affinity by David Quigley · 19 years ago
  91. c917061 [MIPS] IRIX: Linux coding style cleanups. by Ralf Baechle · 19 years ago
  92. 3f21cde [MIPS] PB1100: Fix pile of warnings by Ralf Baechle · 19 years ago
  93. 786d7cd [MIPS] Alchemy: Fix bunch of warnings by Ralf Baechle · 19 years ago
  94. e0daad4 [MIPS] Whitespace cleanups. by Ralf Baechle · 19 years ago
  95. 722b05a [MIPS] Alchemy: Fix bunch more warnings. by Ralf Baechle · 19 years ago
  96. 25b8ac3 [MIPS] Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 19 years ago
  97. 3e7f9b82 [MIPS] Fix some whitespace damage by Jan Altenberg · 19 years ago
  98. 811d944 [MIPS] Add missing ifdef arch/mips/pmc-sierra/yosemite/setup.c by Mathieu Desnoyers · 19 years ago
  99. 19487f1 [MIPS] Fix pb1200/irqmap.c and apply some missed patches by Atsushi Nemoto · 19 years ago
  100. 0639609 [MIPS] Do not allow oprofile to be enabled on SMTC. by Ralf Baechle · 19 years ago