1. 4964e06 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  2. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  3. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  4. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  5. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  6. cd671c1 net/irda: convert au1k_ir to platform driver. by Manuel Lauss · 13 years ago
  7. f59c811 MIPS: Alchemy: one kernel for DB1000/DB1500/DB1100 by Manuel Lauss · 13 years ago
  8. 3f72408 MIPS: Alchemy: remove PB1000 support by Manuel Lauss · 13 years ago
  9. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  10. 8b7ff20 net/irda: convert drivers/net/irda/* to use module_platform_driver() by Axel Lin · 13 years ago
  11. a0acae0 freezer: unexport refrigerator() and update try_to_freeze() slightly by Tejun Heo · 13 years ago
  12. d632eb1 USB: convert drivers/net/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  13. d674806 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  14. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  15. 376638603 MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines by Manuel Lauss · 13 years ago
  16. 0348299 Fix file references in Kconfig files by Johann Felix Soden · 13 years ago
  17. c5dac7c net/irda: sh_irda: add PM support by Kuninori Morimoto · 13 years ago
  18. 7af11b8 net/irda: sh_irda: update author's email address by Kuninori Morimoto · 13 years ago
  19. b27fcdd net/irda: sh_irda: add sh_irda_ prefix to all functions by Kuninori Morimoto · 13 years ago
  20. 2eed798 net/irda: sh_sir: tidyup compile warning by Kuninori Morimoto · 13 years ago
  21. 86d0aff net/irda: sh_sir: add missing header by Kuninori Morimoto · 13 years ago
  22. a916d82 net/irda: sh_irda: add missing header by Kuninori Morimoto · 13 years ago
  23. 5ee5a07 irda: use PCI_VENDOR_ID_* by Jon Mason · 13 years ago
  24. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  25. 7c9d440 treewide: transciever/transceiver spelling fixes by Joe Perches · 13 years ago
  26. f470e5a irda: fix smsc-ircc2 section mismatch warning by Randy Dunlap · 13 years ago
  27. b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  28. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  29. 6403eab drivers/net: Remove unnecessary semicolons by Joe Perches · 13 years ago
  30. 948252c Revert "net: fix section mismatches" by David S. Miller · 13 years ago
  31. 229de61 net/irda: convert bfin_sir to common Blackfin UART header by Mike Frysinger · 13 years ago
  32. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  33. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago
  34. e5cb966 net: fix section mismatches by Michał Mirosław · 13 years ago
  35. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  36. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  37. fd1d918 via-ircc: Pass PCI device pointer to dma_{alloc, free}_coherent() by Ben Hutchings · 13 years ago
  38. abc4559 via-ircc: Use pci_{get, set}_drvdata() instead of static pointer variable by Ben Hutchings · 13 years ago
  39. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 13 years ago
  40. 1268afe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  41. 5ae2f66 net/irda/sh_irda: return to RX mode when TX error by Kuninori Morimoto · 14 years ago
  42. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  43. 21aa8ec net/irda: bfin_sir: back out transitional defines by Mike Frysinger · 14 years ago
  44. 709465d net/irda: bfin_sir: pull in serial headers for defines by Mike Frysinger · 14 years ago
  45. 1170bed smsc-ircc2: Fix section mismatch derived from smsc_ircc_pnp_probe() by Sedat Dilek · 14 years ago
  46. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  47. 215faf9 drivers/net/*/: Use static const by Joe Perches · 14 years ago
  48. 23f333a drivers/net: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  49. ddab1a3 SuperH IrDA: correct Baud rate error correction by Nicolas Kaiser · 14 years ago
  50. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  51. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  52. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  53. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  54. db7f859 irda: Semaphore cleanup by Thomas Gleixner · 14 years ago
  55. 3b06dbb irda: Test index before read in stir421x_patch_device() by Roel Kluin · 14 years ago
  56. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  57. 0b1974d Fix typo: configuation => configuration by Thomas Weber · 14 years ago
  58. 8d34e7d drivers/net/irda: Eliminate memory leak by Julia Lawall · 14 years ago
  59. 9b0f1d8 drivers/net/irda: Adjust confusing if indentation by Julia Lawall · 14 years ago
  60. 500b9fc Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into devel-stable by Russell King · 14 years ago
  61. 8a2b6be net/irda/sh_irda: Modify clk_get lookups by Kuninori Morimoto · 14 years ago
  62. 2e4e7a9 drivers/net/irda: use for_each_pci_dev() by Kulikov Vasiliy · 14 years ago
  63. 9f27fb8 drivers: irda: fix sign bug by Kulikov Vasiliy · 14 years ago
  64. 752ef8b drivers: irda: fix sign bug by Kulikov Vasiliy · 14 years ago
  65. ba2d358 drivers/net: use __packed annotation by Eric Dumazet · 14 years ago
  66. eda6e6f net/irda: bfin_sir: IRDA is not affected by anomaly 05000230 by Graf Yang · 14 years ago
  67. ee289b6 drivers/net: remove useless semicolons by Joe Perches · 14 years ago
  68. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  69. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  70. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  71. 17a328c net/irda: Add SuperH IrDA driver support by Kuninori Morimoto · 14 years ago
  72. 33d8212c net/irda: sh_sir: Modify iounmap wrong execution by Kuninori Morimoto · 14 years ago
  73. ba5d47c net/irda: sh_sir: fixup err return value on sh_sir_open by Kuninori Morimoto · 14 years ago
  74. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  75. 19299b34 net/irda: remove trailing space in messages by Frans Pop · 14 years ago
  76. 4961e02 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  77. 6329da5 obsolete config in kernel source: USE_INTERNAL_TIMER by Christoph Egger · 14 years ago
  78. d89b218 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  79. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  80. 0e2b807 irda-usb: add error handling and fix leak by Dan Carpenter · 14 years ago
  81. 4787188 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  82. 9bdcf33 MIPS: Alchemy: devboard register abstraction by Manuel Lauss · 15 years ago
  83. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  84. 2a6ace1 net/irda: sh_sir: Add SuperH IrDA driver by Kuninori Morimoto · 14 years ago
  85. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  86. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  87. 83cf0a9 comment typo fix: sybsystem -> subsystem by Jean Delvare · 15 years ago
  88. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  89. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  90. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  91. 6cc9318 drivers/net/irda: remove exceptional & on function name by Julia Lawall · 15 years ago
  92. c3da314 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  93. 421355d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  94. 91cd175 irda/sa1100_ir: check return value of startup hook by Dmitry Artamonow · 15 years ago
  95. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  96. 1d1764c headers: kref.h redux by Alexey Dobriyan · 15 years ago
  97. 28f9f19 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 15 years ago
  98. c4bd017 [ARM] pxa: add gpio_pwdown(_inverted) into pxaficp_ir.c by Marek Vasut · 15 years ago
  99. 6cdee2f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  100. 6518bbb irda: convert to netdev_tx_t by Stephen Hemminger · 15 years ago