1. f58df54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  2. 68ea809 hpilo: add locking comment by David Altobelli · 15 years ago
  3. 59d309f kgdb: Replace strstr() by strchr() for single-character needles by Geert Uytterhoeven · 15 years ago
  4. b4f1b67 kgdbts: Read buffer overflow by Roel Kluin · 15 years ago
  5. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  6. 41440ff Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  7. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  8. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  9. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  10. c2e90e9 ics932s401: Clean up detect function by Jean Delvare · 15 years ago
  11. dddc66f i2c/chips: Move ds1682 to drivers/misc by Wolfram Sang · 15 years ago
  12. a77d2e0 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  13. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  14. ff9c38b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  15. 4d29196 at24: Use timeout also for read by Wolfram Sang · 15 years ago
  16. 0e48174 iwmc3200top: revamp fw name handling by Tomas Winkler · 15 years ago
  17. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  18. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 15 years ago
  19. bb9074f Merge commit 'v2.6.32-rc7' by Eric W. Biederman · 15 years ago
  20. cb43e23 iwmc3200top: simplify the driver version by Tomas Winkler · 15 years ago
  21. 11e2521 iwmc3200top: use prefered style for the device table. by Tomas Winkler · 15 years ago
  22. d00faf8 sysctl ia64: Remove dead binary sysctl support by Eric W. Biederman · 15 years ago
  23. d39b7dd sgi-gru: decrapfiy options_write() function by Linus Torvalds · 15 years ago
  24. ab69a5a iwmc3200top: Add Intel Wireless MultiCom 3200 top driver. by Tomas Winkler · 15 years ago
  25. 6c2c502 x86: SGI UV: Fix irq affinity for hub based interrupts by Dimitri Sivanich · 15 years ago
  26. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  27. b835d7f max6875: Discard obsolete detect method by Jean Delvare · 15 years ago
  28. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  29. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  30. 9e5f113 gru: allocation may fail in quicktest1() by Roel Kluin · 15 years ago
  31. f8679af gru: use proc_create() by Alexey Dobriyan · 15 years ago
  32. e0626e3 spi: prefix modalias with "spi:" by Anton Vorontsov · 15 years ago
  33. f58f2fa kprobes: use do_IRQ() in lkdtm by M. Mohan Kumar · 15 years ago
  34. b87221d const: mark remaining super_operations const by Alexey Dobriyan · 15 years ago
  35. fa877c7 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  36. 4a35147 hpilo: add poll f_op by David Altobelli · 15 years ago
  37. 9f70484 hpilo: add interrupt handler by David Altobelli · 15 years ago
  38. 66d5e51 hpilo: staging for interrupt handling by David Altobelli · 15 years ago
  39. a4dbd67 driver model: constify attribute groups by David Brownell · 15 years ago
  40. f509e34 [IA64] sgi-xp: fix printk format warnings by Randy Dunlap · 15 years ago
  41. 3969522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  42. 2ca7d67 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  43. ddd559b Merge branch 'devel-stable' into devel by Russell King · 15 years ago
  44. cf7a2b4 Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and 'w90x900' into devel by Russell King · 15 years ago
  45. 451f144 drivers: Kill now superfluous ->last_rx stores by Eric Dumazet · 15 years ago
  46. 21fab1d [SCSI] ses: update enclosure data on hot add by James Bottomley · 15 years ago
  47. 43d8eb9 [SCSI] ses: add support for enclosure component hot removal by James Bottomley · 15 years ago
  48. 163f52b [SCSI] ses: fix hotplug with multiple devices and expanders by James Bottomley · 15 years ago
  49. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  50. 4b2a108 cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SG by Sebastian Andrzej Siewior · 15 years ago
  51. ef12379 ARM: 5628/1: ep93xx: Introduce Pulse Width Modulator (PWM) driver by Hartley Sweeten · 15 years ago
  52. f0d8367 eeprom/at25: bugfix "not ready" timeout after write by Sebastian Heutling · 15 years ago
  53. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  54. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  55. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  56. 8820f27 gru: copyright fixes by Jack Steiner · 15 years ago
  57. 229a050 gru: remove references to the obsolete global status handle by Jack Steiner · 15 years ago
  58. 2b702b2 gru: fixes to grudump utility by Jack Steiner · 15 years ago
  59. 1926ee8 gru: fix potential use-after-free when purging GRU tlbs by Jack Steiner · 15 years ago
  60. b1b19fc gru: add user request to specify gru slice by Jack Steiner · 15 years ago
  61. 92b3938 gru: generic infrastructure for context options by Jack Steiner · 15 years ago
  62. 9f25011 gru: cleanup gru inline functions by Jack Steiner · 15 years ago
  63. 6471cd4 gru: delete user request for fetching chiplet status by Jack Steiner · 15 years ago
  64. 7e796a7 gru: collect per-context user statistics by Jack Steiner · 15 years ago
  65. d6e2fbc gru: fix automatic retry of gru instruction failures by Jack Steiner · 15 years ago
  66. d5826dd gru: add user request to explicitly unload a gru context by Jack Steiner · 15 years ago
  67. 1a2c09e gru: fix cache coherency issues with instruction retry by Jack Steiner · 15 years ago
  68. 270952a gru: update to rev 0.9 of gru spec by Jack Steiner · 15 years ago
  69. eb5bd5e gru: update gru kernel self tests by Jack Steiner · 15 years ago
  70. 9120dec gru: support for asynchronous gru instructions by Jack Steiner · 15 years ago
  71. 4a7a17c gru: support instruction completion interrupts by Jack Steiner · 15 years ago
  72. 940229b gru: check context state on reload by Jack Steiner · 15 years ago
  73. 17b49a6 gru: fix handling of mesq failures by Jack Steiner · 15 years ago
  74. 3eac2e9 gru: support contexts with zero dsrs or cbrs by Jack Steiner · 15 years ago
  75. 836ce67 gru: change resource assignment for kernel threads by Jack Steiner · 15 years ago
  76. 6e91007 gru: support cch_allocate for kernel threads by Jack Steiner · 15 years ago
  77. d57c82b gru: change context load and unload by Jack Steiner · 15 years ago
  78. 364b76d gru: dynamic allocation of kernel contexts by Jack Steiner · 15 years ago
  79. 9cc9b05 gru: dump chiplet state by Jack Steiner · 15 years ago
  80. cd1334f gru: bug fixes for GRU exception handling by Jack Steiner · 15 years ago
  81. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  82. 6484eb3 page allocator: do not check NUMA node ID when the caller knows the node is valid by Mel Gorman · 15 years ago
  83. b3fec0f Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck by Linus Torvalds · 15 years ago
  84. 4858704 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  85. 4b364f2 i2c/chips: Move max6875 to drivers/misc/eeprom by Wolfram Sang · 15 years ago
  86. 722f2a6 Merge commit 'linus/master' into HEAD by Vegard Nossum · 15 years ago
  87. c53bd2e c2port: annotate bitfield for kmemcheck by Vegard Nossum · 16 years ago
  88. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  89. c54f6bc cb710: more cleanup for the DEBUG case. by Michał Mirosław · 15 years ago
  90. 9bf69a2 cb710: handle DEBUG define in Makefile by Pierre Ossman · 15 years ago
  91. 10eb4f9 cb710: add missing parenthesis by Pierre Ossman · 15 years ago
  92. 5f5bac8 mmc: Driver for CB710/720 memory card reader (MMC part) by Michał Mirosław · 15 years ago
  93. 3790c8c net: fix network driver ndo_start_xmit() return values (part 1) by Patrick McHardy · 15 years ago
  94. 5e43754 [SCSI] ses: fix problems caused by empty SES provided name by Yinghai Lu · 15 years ago
  95. 74614f8 isl29003: fix resume functionality by Daniel Mack · 15 years ago
  96. e873cff sgi-xp/sgi-gru: allow modules to load on non-uv systems by Robin Holt · 15 years ago
  97. a7665b0 sgi-xpc: clean up numerous globals by Robin Holt · 15 years ago
  98. efdd06e sgi-xpc: implement opencomplete messaging by Robin Holt · 15 years ago
  99. a374c57 sgi-xpc: prevent false heartbeat failures by Robin Holt · 15 years ago
  100. 4cafbd0 at25: make input buffers of at25_*write() const by Geert Uytterhoeven · 15 years ago