1. 3020073 firewire: Generalize the iso transmit descriptor buffer logic. by Kristian Høgsberg · 18 years ago
  2. 9aad812 firewire: Split the iso buffer out from fw_iso_context and avoid vmalloc. by Kristian Høgsberg · 18 years ago
  3. 6e2e842 firewire: Use correct payload pointer when demarshalling incoming requests. by Kristian Høgsberg · 18 years ago
  4. c889475 firewire: Read the *Clear versions of the iso interrupt register. by Kristian Høgsberg · 18 years ago
  5. cbb59da firewire: Fix another typo from the bitfield conversion. by Kristian Høgsberg · 18 years ago
  6. 82eff9d firewire: Use dma_mapping_error() for checking for DMA mapping errors. by Kristian Høgsberg · 18 years ago
  7. 27a15e5 firewire: Credit the old sbp2.c driver for being a good starting point. by Kristian Høgsberg · 18 years ago
  8. bbf19db firewire: Use atomic_t's for serial numbers. by Kristian Høgsberg · 18 years ago
  9. 362c2c8 firewire: Spell out fw as firewire in sysfs. by Kristian Høgsberg · 18 years ago
  10. 374a003 firewire: Complete SCSI commands with DID_BUS_BUSY when a bus reset happens. by Kristian Høgsberg · 18 years ago
  11. 993baca firewire: Schedule topology work before calling driver update functions. by Kristian Høgsberg · 18 years ago
  12. 7f37c42 firewire: Introduce a retry mechanism for reconnects and logins. by Kristian Høgsberg · 18 years ago
  13. 1d3d52c firewire: fw-sbp2: Do ORB timeout right. by Kristian Høgsberg · 18 years ago
  14. 730c32f firewire: Implement proper transaction cancelation. by Kristian Høgsberg · 18 years ago
  15. 72e318e firewire: Reduce some redundant register definitions. by Kristian Høgsberg · 18 years ago
  16. 32b4609 firewire: Rework async receive DMA. by Kristian Høgsberg · 18 years ago
  17. 641f879 firewire: use atomic type for fw_device.state by Stefan Richter · 18 years ago
  18. 0edeefd firewire: Make sure we wait for DMA to stop before we reprogram it. by Kristian Høgsberg · 18 years ago
  19. 931c483 firewire: Implement compliant bus management. by Kristian Høgsberg · 18 years ago
  20. 9fc8268 firewire: Fix bit shift typo. by Kristian Høgsberg · 18 years ago
  21. e5f49c3 firewire: Sanitize send error codes. by Kristian Høgsberg · 18 years ago
  22. 93c4cce firewire: Handle access to CSR resources on local node. by Kristian Høgsberg · 18 years ago
  23. 746083d86 firewire: Add lock transaction opcodes to fw-device-cdev.h. by Kristian Høgsberg · 18 years ago
  24. 36bfe49 firewire: Clean up response handling. by Kristian Høgsberg · 18 years ago
  25. e636fe2 firewire: Loop requests to the host controller back into the stack. by Kristian Høgsberg · 18 years ago
  26. 2639a6f firewire: Use struct fw_packet for incoming packets too in controller interface. by Kristian Høgsberg · 18 years ago
  27. 748086e firewire: fix compilation with gcc 3.4 by Stefan Richter · 18 years ago
  28. 83db801 firewire: Implement gap count optimization. by Kristian Høgsberg · 18 years ago
  29. cfb0138 firewire: fw-sbp2: set command set related device flags by Stefan Richter · 18 years ago
  30. 907293d firewire: consistent usage of node_id by Stefan Richter · 18 years ago
  31. 366f5f4 firewire: fw-ohci: remove unnecessary macro by Stefan Richter · 18 years ago
  32. 02af8e7 firewire: fw-sbp2: remove unused macro by Stefan Richter · 18 years ago
  33. 5fa1580 firewire: fw-sbp2: remove bogus "emulated" host flag by Stefan Richter · 18 years ago
  34. 6cad95f firewire: fix failure path in ohci_enable_phys_dma by Stefan Richter · 18 years ago
  35. 5af4e5e firewire: comma after last enum item or initializer by Stefan Richter · 18 years ago
  36. 5e20c28 firewire: whitespace adjustments by Stefan Richter · 18 years ago
  37. 95688e9 firewire: cleanups by Adrian Bunk · 18 years ago
  38. 21ebcd1 firewire: mark some structs const by Stefan Richter · 18 years ago
  39. 227e7d8 firewire: additional help in Kconfig by Stefan Richter · 18 years ago
  40. 22a38e72 firewire: put old and new stack into same Kconfig submenu by Stefan Richter · 18 years ago
  41. 687198b firewire: consistent ifndef blocks in header files by Stefan Richter · 18 years ago
  42. 35b7541 firewire: typo in Kconfig by Stefan Richter · 18 years ago
  43. 9c87da4 firewire: mark fw-core as experimental by Stefan Richter · 18 years ago
  44. fe69ca3 firewire: build fix 3 by Stefan Richter · 18 years ago
  45. 0b5b290 firewire: build fix 2 by Andrew Morton · 18 years ago
  46. cf3e72f firewire: build fix by Andrew Morton · 18 years ago
  47. fcf7770 firewire: printk warning fix by Andrew Morton · 18 years ago
  48. 9ba136d firewire: Add SBP-2 protocol driver for storage devices. by Kristian Høgsberg · 18 years ago
  49. ed56891 firewire: Add driver for OHCI firewire host controllers. by Kristian Høgsberg · 18 years ago
  50. 19a15b9 firewire: Add device probing and sysfs integration. by Kristian Høgsberg · 18 years ago
  51. 3038e35 firewire: Add core firewire stack. by Kristian Høgsberg · 18 years ago
  52. 08e15e8 Linux 2.6.21-rc3 by Linus Torvalds · 18 years ago
  53. 2f77445 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  54. 5b3c118 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  55. fe1b4ba Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  56. ae5dd8e Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  57. 38f3323 Revert "[PATCH] LOG2: Alter get_order() so that it can make use of ilog2() on a constant" by Linus Torvalds · 18 years ago
  58. 5d6deb9 [PATCH] m68knommu: remove local_bh_count by Greg Ungerer · 18 years ago
  59. 1ed35e0 [PATCH] m68knommu: use irq_handler_t and rtc_time in prototypes by Greg Ungerer · 18 years ago
  60. 8bb2518 [PATCH] m68knommu: GPIO line defines for the ColdFire 5282 by Greg Ungerer · 18 years ago
  61. 28580df [PATCH] m68knommu: fix work queues in mcfserial.c driver by Greg Ungerer · 18 years ago
  62. ebfcfef [PATCH] m68knommu: set GPIO lines for serial ports on 5282 in mcfserial.c by Greg Ungerer · 18 years ago
  63. 8668fb5 [PATCH] m68knommu: use irq_handler_t and remove regs arg for 68328 by Greg Ungerer · 18 years ago
  64. 1ea9acc [PATCH] m68knommu: use irq_handler_t for passing handler types in 68328 setup by Greg Ungerer · 18 years ago
  65. b032fde [PATCH] m68knommu: use irq_handler_t for passing handler types in 68360 setup by Greg Ungerer · 18 years ago
  66. 1ba73b9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  67. 185d84b Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  68. 03154a2 [PATCH] minor updat to tlclk Kconfig entry by Mark Gross · 18 years ago
  69. 059819a [PATCH] Fix buffer overflow in Omnikey CardMan 4040 driver (CVE-2007-0005) by Marcel Holtmann · 18 years ago
  70. 266d4f4 [PATCH] suspend regression: sysfs deadlock by Hugh Dickins · 18 years ago
  71. 7c368bb Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 18 years ago
  72. cba5a64 Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 18 years ago
  73. 9f6632d Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  74. 8328258 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 18 years ago
  75. 205c911 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  76. 063ea77 [MIPS] IP27: Build fix by Ralf Baechle · 18 years ago
  77. 08253b3 [MIPS] Wire up ioprio_set and ioprio_get. by Ralf Baechle · 18 years ago
  78. d52c2d5 [MIPS] Fix __raw_read_trylock() to allow multiple readers by Dave Johnson · 18 years ago
  79. d0c91ae [MIPS] Export __copy_user_inatomic. by Ralf Baechle · 18 years ago
  80. b961153 [MIPS] R2 bitops compile fix for gcc < 4.0. by Ralf Baechle · 18 years ago
  81. a5664c4 [MIPS] TX39: Remove redundant tx39_blast_icache() calls by Atsushi Nemoto · 18 years ago
  82. 0a22e0d [MIPS] Cobalt: Fix early printk by Yoichi Yuasa · 18 years ago
  83. 57a2050 [MIPS] SMTC: De-obscure Malta hooks. by Ralf Baechle · 18 years ago
  84. b392059 [MIPS] SMTC: Add fordward declarations for mm_struct and task_struct. by Ralf Baechle · 18 years ago
  85. 32fac80 [MIPS] SMTC: <asm/mips_mt.h> must include <linux/cpumask.h> by Ralf Baechle · 18 years ago
  86. 22e651c [MIPS] SMTC: <asm/smtc_ipi.h> must include <linux/spinlock.h> by Ralf Baechle · 18 years ago
  87. f76b7ea [MIPS] Atlas, Malta: Fix build warning. by Ralf Baechle · 18 years ago
  88. cee87af [IA64] kexec: Use EFI_LOADER_DATA for ELF core header by Magnus Damm · 18 years ago
  89. 41d5e5d [IA64] permon use-after-free fix by Nick Piggin · 18 years ago
  90. 50157b0 [IA64] sync compat getdents by Alexandr Andreev · 18 years ago
  91. a27e5a1 [IA64] always build arch/ia64/lib/xor.o by Lee Schermerhorn · 18 years ago
  92. d826393 [IA64] Remove stack hard limit on ia64 by schwab@suse.de · 18 years ago
  93. f4a5709 [IA64] point saved_max_pfn to the max_pfn of the entire system by Horms · 18 years ago
  94. 99c72ce [DCCP]: Set RTO for newly created child socket by Gerrit Renker · 18 years ago
  95. 4d46861 [DCCP]: Correctly split CCID half connections by Gerrit Renker · 18 years ago
  96. 1e51f95 [NET]: Fix compat_sock_common_getsockopt typo. by Johannes Berg · 18 years ago
  97. 25667d6 Revert "[IA64] swiotlb abstraction (e.g. for Xen)" by Tony Luck · 18 years ago
  98. 64a1465 [NET]: Revert incorrect accept queue backlog changes. by David S. Miller · 18 years ago
  99. c7276fd [PATCH] kconfig: Update swsusp description by Rafael J. Wysocki · 18 years ago
  100. 42a7fc4 [PATCH] knfsd: provide sunrpc pool_mode module option by Greg Banks · 18 years ago