1. d54bc27 [SPARC64]: Fix UP build. by David S. Miller · 17 years ago
  2. e020440 [SPARC64]: dr-cpu unconfigure support. by David S. Miller · 17 years ago
  3. f3c681c [SERIAL]: Fix console write locking in sparc drivers. by David S. Miller · 17 years ago
  4. 9918cc2 [SPARC64]: Give more accurate errors in dr_cpu_configure(). by David S. Miller · 17 years ago
  5. 39dd992 [SPARC64]: Clear cpu_{core,sibling}_map[] in smp_fill_in_sib_core_maps() by David S. Miller · 17 years ago
  6. b37d40d [SPARC64]: Fix leak when DR added cpu does not bootup. by David S. Miller · 17 years ago
  7. b53bcb6 [SPARC64]: Add ->set_affinity IRQ handlers. by David S. Miller · 17 years ago
  8. bd0e11f [SPARC64]: Process dr-cpu events in a kthread instead of workqueue. by David S. Miller · 17 years ago
  9. 8b99cfb [SPARC64]: More sensible udelay implementation. by David S. Miller · 17 years ago
  10. 27a2ef3 [SPARC64]: SMP build fixes. by David S. Miller · 17 years ago
  11. 8f3fff2 [SPARC64]: mdesc.c needs linux/mm.h by David S. Miller · 17 years ago
  12. b14f5c1 [SPARC64]: Fix build regressions added by dr-cpu changes. by David S. Miller · 17 years ago
  13. f8be339 [SPARC64]: Unconditionally register vio_bus_type. by David S. Miller · 17 years ago
  14. 4f0234f [SPARC64]: Initial LDOM cpu hotplug support. by David S. Miller · 17 years ago
  15. b3e13fb [SPARC64]: Fix setting of variables in LDOM guest. by David S. Miller · 17 years ago
  16. 83292e0 [SPARC64]: Fix MD property lifetime bugs. by David S. Miller · 17 years ago
  17. 43fdf27 [SPARC64]: Abstract out mdesc accesses for better MD update handling. by David S. Miller · 17 years ago
  18. 133f09a [SPARC64]: Use more mearningful names for IRQ registry. by David S. Miller · 17 years ago
  19. e450992 [SPARC64]: Initial domain-services driver. by David S. Miller · 17 years ago
  20. 13077d8 [SPARC64]: Export powerd facilities for external entities. by David S. Miller · 17 years ago
  21. 2c4f4ec [SPARC64]: Add domain-services nodes to VIO device tree. by David S. Miller · 17 years ago
  22. cb48123 [SPARC64]: Assorted LDC bug cures. by David S. Miller · 17 years ago
  23. 5a606b7 [SPARC64]: Do not ACK an INO if it is disabled or inprogress. by David S. Miller · 17 years ago
  24. 667ef3c [SPARC64]: Add Sun LDOM virtual disk driver. by David S. Miller · 17 years ago
  25. 4c521e4 [SPARC64]: Add Sun LDOM virtual network driver. by David S. Miller · 17 years ago
  26. e53e97c [SPARC64]: Add LDOM virtual channel driver and VIO device layer. by David S. Miller · 17 years ago
  27. 8f41958 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 17 years ago
  28. bc06cff Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  29. d3502d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  30. d2a9a8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 17 years ago
  31. 2d896c7 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  32. 2a9915c make i2c-acorn tristate by Al Viro · 17 years ago
  33. ba5b55d icside: devm_iounmap() needs linux/io.h by Al Viro · 17 years ago
  34. 05bd711 missing argument in bin_attribute ->read()/->write() by Al Viro · 17 years ago
  35. ececfde fallout from constified seq_operations by Al Viro · 17 years ago
  36. 8ca7ee6 fallout from Auke's pci ->revision patch by Al Viro · 17 years ago
  37. 2832e85 ax88796: dev_dbg() wants device, not platform device by Al Viro · 17 years ago
  38. 22bb3e9 pass -msize-long to sparse on s390 by Al Viro · 17 years ago
  39. b4a0691 frv: missing __clear_user() by Al Viro · 17 years ago
  40. c248725 zd1211rw: too early inclusion of asm/unaligned.h by Al Viro · 17 years ago
  41. 4381ca3 fix return type of skb_checksum_complete() by Al Viro · 17 years ago
  42. 5f17c70 PDA_POWER depends on having request_irq() by Al Viro · 17 years ago
  43. 51ec138 ieee1394: forgotten dereference... by Al Viro · 17 years ago
  44. 0e81c66 the wrong variable checked after request_irq() by Al Viro · 17 years ago
  45. 7c9e3c2 wrong order of arguments of ->readdir() by Al Viro · 17 years ago
  46. 53b6795 minimal fixes for drivers/usb/gadget/m66592-udc.c by Al Viro · 17 years ago
  47. 0909fca git-battery vs git-acpi by Andrew Morton · 17 years ago
  48. 7b3d54a Power supply class and drivers: remove non obligatory return statements by Anton Vorontsov · 17 years ago
  49. 5ebf6e6 pda_power: clean up irq, timer by Jeff Garzik · 17 years ago
  50. 3be8614 MAINTAINERS: Add maintainers for power supply subsystem and drivers by Anton Vorontsov · 17 years ago
  51. 9413d7b [SCSI] ibmvscsi: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago
  52. a862ea3 [SCSI] dc395x: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago
  53. 69eca4f [SCSI] ncr53c8xx: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago
  54. 938febd [SCSI] sym53c8xx: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago
  55. cebadc5 [SCSI] ppa: coding police and printk levels by Alan Cox · 17 years ago
  56. 75a1099 [SCSI] aic7xxx_old: remove redundant GFP_ATOMIC from kmalloc by Satyam Sharma · 17 years ago
  57. a3f249a [SCSI] i2o: remove redundant GFP_ATOMIC from kmalloc from device.c by Satyam Sharma · 17 years ago
  58. 3021c71 [SCSI] remove the dead CYBERSTORMIII_SCSI option by Adrian Bunk · 17 years ago
  59. 0a9f2a4 [TCP]: Verify the presence of RETRANS bit when leaving FRTO by Ilpo Järvinen · 17 years ago
  60. 063ed36 [IPV6]: Call inet6addr_chain notifiers on link down by Vlad Yasevich · 17 years ago
  61. c3bc7cf [NET_SCHED]: Kill CONFIG_NET_CLS_POLICE by Patrick McHardy · 17 years ago
  62. 73ca491 [NET_SCHED]: act_api: qdisc internal reclassify support by Patrick McHardy · 17 years ago
  63. f6853e2 [NET_SCHED]: sch_dsmark: act_api support by Patrick McHardy · 17 years ago
  64. 9210080 [NET_SCHED]: sch_atm: act_api support by Patrick McHardy · 17 years ago
  65. b0188d4 [NET_SCHED]: sch_atm: Lindent by Patrick McHardy · 17 years ago
  66. f13ec93 [IPV6]: MSG_ERRQUEUE messages do not pass to connected raw sockets by Dmitry Butskoy · 17 years ago
  67. d09f51b Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 by David S. Miller · 17 years ago
  68. 1b1ac75 [IPV4]: Cleanup call to __neigh_lookup() by Jean Delvare · 17 years ago
  69. 0621ed2 [NET_SCHED]: Revert "avoid transmit softirq on watchdog wakeup" optimization by Patrick McHardy · 17 years ago
  70. 59eecdf [NETFILTER]: nf_conntrack: UDPLITE support by Patrick McHardy · 17 years ago
  71. 61075af [NETFILTER]: nf_conntrack: mark protocols __read_mostly by Patrick McHardy · 17 years ago
  72. 370786f [NETFILTER]: x_tables: add connlimit match by Jan Engelhardt · 17 years ago
  73. a887c1c [NETFILTER]: Lower *tables printk severity by Patrick McHardy · 17 years ago
  74. 130e7a8 [NETFILTER]: nf_conntrack: Don't track locally generated special ICMP error by Yasuyuki Kozakai · 17 years ago
  75. e2a3123 [NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses it by Yasuyuki Kozakai · 17 years ago
  76. ffc3069 [NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames it by Yasuyuki Kozakai · 17 years ago
  77. d87d846 [NETFILTER]: nf_conntrack: Increment error count on parsing IPv4 header by Yasuyuki Kozakai · 17 years ago
  78. 6460d94 [NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices. by Michael Chan · 17 years ago
  79. febca28 [AF_IUCV]: Add lock when updating accept_q by Ursula Braun · 17 years ago
  80. 13fdc9a [AF_IUCV]: Avoid deadlock between iucv_path_connect and tasklet. by Ursula Braun · 17 years ago
  81. da7de31 [AF_IUCV]: Improve description of IUCV and AFIUCV configuration options. by Jennifer Hunt · 17 years ago
  82. acd159b [INET_SOCK]: make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() static by Adrian Bunk · 17 years ago
  83. cf3842e Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  84. b3b0b68 [TCP]: tcp probe add back ssthresh field by Stephen Hemminger · 17 years ago
  85. a7ecfc8 [VLAN]: Fix memset length by Patrick McHardy · 17 years ago
  86. b863ceb [NET]: Add macvlan driver by Patrick McHardy · 17 years ago
  87. 56addd6 [VLAN]: Use multicast list synchronization helpers by Patrick McHardy · 17 years ago
  88. 6c78dcb [VLAN]: Fix promiscous/allmulti synchronization races by Patrick McHardy · 17 years ago
  89. a0a400d [NET]: dev_mcast: add multicast list synchronization helpers by Patrick McHardy · 17 years ago
  90. 2402345 [NET]: Add net_device change_rx_mode callback by Patrick McHardy · 17 years ago
  91. e6c9116 [RFKILL]: fix net/rfkill/rfkill-input.c bug on 64-bit systems by Ingo Molnar · 17 years ago
  92. 7689e82 [SCSI] don't build scsi_dma_{map,unmap} for !HAS_DMA by Cornelia Huck · 17 years ago
  93. 6d87768 [SCSI] Clean up scsi_add_lun a bit by Matthew Wilcox · 17 years ago
  94. 0cba35e [SCSI] 53c700: Remove printk, which triggers because of low scsi clock on SNI RMs by Thomas Bogendoerfer · 17 years ago
  95. 2da8658 [SCSI] sni_53c710: Cleanup by Thomas Bogendoerfer · 17 years ago
  96. 6ea7e33 [SCSI] qla4xxx: Fix underrun/overrun conditions by David C Somayajulu · 17 years ago
  97. 0c2cc43 [SCSI] megaraid_mbox: use mutex instead of semaphore by Matthias Kaehlcke · 17 years ago
  98. 5fa0f5e [SCSI] aacraid: add 51245, 51645 and 52245 adapters to documentation. by Salyzyn, Mark · 17 years ago
  99. cad7d78 [SCSI] qla2xxx: update version to 8.02.00-k1. by Seokmann Ju · 17 years ago
  100. 2c3dfe3 [SCSI] qla2xxx: add support for NPIV by Seokmann Ju · 17 years ago