1. 939647e [SCSI] fix oops on usb storage device disconnect by James Bottomley · 19 years ago
  2. 1832a58 [SCSI] change port speed definitions for scsi_transport_fc by Andreas Herrmann · 19 years ago
  3. 9c2aba4 [PATCH] m68knommu: optimized local_irq_disable, and platform reboot code by Greg Ungerer · 19 years ago
  4. 7cf27cb [PATCH] m68knommu: implement scatter/gather support macros by Greg Ungerer · 19 years ago
  5. 962d69e [PATCH] m68knommu: fix cache actions for ColdFire 5249, 527x and 528x processors by Greg Ungerer · 19 years ago
  6. 35d91f7 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 by Linus Torvalds · 19 years ago
  7. 61b22e6 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  8. b88a762 [NETROM]: Introduct stuct nr_private by Ralf Baechle · 19 years ago
  9. e21ce8c [NETROM]: Implement G8PZT Circuit reset for NET/ROM by Ralf Baechle · 19 years ago
  10. b01ef8f [AX.25]: Add descriptions to constants by Ralf Baechle · 19 years ago
  11. 3bf0ae7 [AX.25]: Add more PIDs by Ralf Baechle · 19 years ago
  12. 6f74998 [AX.25]: Rename ax25_encapsulate to ax25_hard_header by Ralf Baechle · 19 years ago
  13. ce44159 [PATCH] USB: fix usbdevice_fs header breakage by Harald Welte · 19 years ago
  14. 2ade814 [PATCH] x86-64: clean up local_add/sub arguments by Andi Kleen · 19 years ago
  15. 66759a0 [PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpress chipsets by Chuck Ebbert · 19 years ago
  16. 049cdef [PATCH] x86-64: reduce x86-64 bug frame by 4 bytes by Jan Beulich · 19 years ago
  17. c47a316 [PATCH] x86-64: Make dmi_find_device for !DMI case inline by Andi Kleen · 19 years ago
  18. a2d236b [PATCH] x86-64: Lose constraints on cmpxchg by Jan Beulich · 19 years ago
  19. 1a426cb [PATCH] x86-64: Declare NMI_VECTOR and handle it in the IPI sending code. by Jan Beulich · 19 years ago
  20. a2a0c99 [PATCH] x86-64: Remove unused vxtime.hz field by Andi Kleen · 19 years ago
  21. a0d58c9 [PATCH] x86-64: Set the stack pointer correctly in init_thread and init_tss by Andi Kleen · 19 years ago
  22. 1209140 [PATCH] x86-64: Safe interrupts in oops_begin/end by Jan Beulich · 19 years ago
  23. 059bf0f [PATCH] x86-64: Merge msr.c with i386 version by Andi Kleen · 19 years ago
  24. 7effaa8 [PATCH] x86-64: Fix CFI information by Jan Beulich · 19 years ago
  25. 27183ebd [PATCH] x86-64: Add dma_sync_single_range_for_{cpu,device} by Andi Kleen · 19 years ago
  26. 9c0aa0f [PATCH] Replace extern inline with static inline in asm-x86_64/* by Adrian Bunk · 19 years ago
  27. f297e4e [PATCH] Increase nodemap hash. by Nakul Saraiya · 19 years ago
  28. fb04892 [PATCH] x86-64: Fix off by one in pfn_valid by Jim Paradis · 19 years ago
  29. 6e44f12 [PATCH] i386: add memory clobbers to syscall macros by Andi Kleen · 19 years ago
  30. 2b4a081 [PATCH] x86-64: Increase TLB flush array size by Andi Kleen · 19 years ago
  31. 165aeb8 [PATCH] x86-64: Don't include config.h in asm/timex.h by Andi Kleen · 19 years ago
  32. 3f74478 [PATCH] x86-64: Some cleanup and optimization to the processor data area. by Andi Kleen · 19 years ago
  33. e5bc8b6 [PATCH] x86-64: Make remote TLB flush more scalable by Andi Kleen · 19 years ago
  34. 69e1a33 [PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignments by Andi Kleen · 19 years ago
  35. b9aac10 [PATCH] x86-64: Remove redundant max_mapnr and replace with end_pfn by Andi Kleen · 19 years ago
  36. 6142891 [PATCH] x86-64: Avoid unnecessary double bouncing for swiotlb by Andi Kleen · 19 years ago
  37. 3f098c2 [PATCH] x86-64: Support dualcore and 8 socket systems in k8 fallback node parsing by Andi Kleen · 19 years ago
  38. b916911 [PATCH] x86-64: Don't cache align PDA on UP builds by Andi Kleen · 19 years ago
  39. 0b07e98 [PATCH] x86-64: Don't assign CPU numbers in SRAT parsing by Andi Kleen · 19 years ago
  40. 61c1134 [PATCH] x86-64: Remove esr disable hack in APIC code by Andi Kleen · 19 years ago
  41. eddfb4e [PATCH] x86-64: Remove obsolete APIC "write around" bug workaround by Andi Kleen · 19 years ago
  42. b342659 [PATCH] cpuset semaphore depth check optimize by Paul Jackson · 19 years ago
  43. f24ec7f [PATCH] crc16: remove w1 specific comments. by Evgeniy Polyakov · 19 years ago
  44. 26cda98 Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 by Linus Torvalds · 19 years ago
  45. 2d909d0 [PATCH] ppc64: Remove unused code by Anton Blanchard · 19 years ago
  46. fd9648d [PATCH] ppc64: Add ptrace data breakpoint support by Anton Blanchard · 19 years ago
  47. a94d308 [PATCH] ppc64: Add definitions for new PTRACE calls by Anton Blanchard · 19 years ago
  48. a098722 [PATCH] ppc64: ptrace cleanups by Anton Blanchard · 19 years ago
  49. 962bca7 [PATCH] ppc64: Add PTRACE_{GET|SET}VRREGS by Robert Jennings · 19 years ago
  50. 4267292 ppc64: Set up PCI tree from Open Firmware device tree by Paul Mackerras · 19 years ago
  51. d871629 [PATCH] m68knommu: allow for SDRAM and GPIO differences on 5270/1 and 5274/5 processors by Greg Ungerer · 19 years ago
  52. 7ce4d42 [PATCH] m68knommu: add SPI register definitions for 528x processors by Greg Ungerer · 19 years ago
  53. 966cdb2 [PATCH] m68knommu: dma support for 523x processors by Greg Ungerer · 19 years ago
  54. 9c1ee93 [PATCH] m68knommu: change addr arg to const in bitops.h/find_next_zero_bit() by Greg Ungerer · 19 years ago
  55. df28f34 [PATCH] m68knommu: correct prototype args in checksum.h by Greg Ungerer · 19 years ago
  56. 8a6e43e [PATCH] m68knommu: cache support for 523x/528x processors by Greg Ungerer · 19 years ago
  57. 7672d0b [NET]: Add netlink connector. by Evgeniy Polyakov · 19 years ago
  58. d67eb16 Pull sn-features into release branch by Tony Luck · 19 years ago
  59. 49a28cc [IA64] MCA/INIT: remove obsolete unwind code by Keith Owens · 19 years ago
  60. 7f613c7 [PATCH] MCA/INIT: use per cpu stacks by Keith Owens · 19 years ago
  61. e619ae0 [IA64] MCA/INIT: add an extra thread_info flag by Keith Owens · 19 years ago
  62. a2a9798 [PATCH] MCA/INIT: scheduler hooks by Keith Owens · 19 years ago
  63. 9fe66df Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  64. 2f79f45 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  65. d3fd4c2 [PATCH] uml spinlock breakage by Al Viro · 19 years ago
  66. 7f93220 Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 19 years ago
  67. 146f726 [SCSI] Alter the scsi_add_device() API to conform to what users expect by James Bottomley · 19 years ago
  68. d99c402 [PATCH] uml: inline mk_pte and various friends by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  69. a7d0c21 [PATCH] i386 / uml: add dwarf sections to static link script by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  70. 2a04451 Merge davem@outer-richmond.davemloft.net:src/GIT/net-2.6/ by David S. Miller · 19 years ago
  71. abf9142 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  72. fe08ac3 [PATCH] __user annotations (scsi/ch) by viro@ZenIV.linux.org.uk · 19 years ago
  73. 3113997 [PATCH] ppc32: support hotplug cpu on powermacs by Paul Mackerras · 19 years ago
  74. bb0bb3b [PATCH] ppc32: Kill init on unhandled synchronous signals by Paul Mackerras · 19 years ago
  75. 373016e [PATCH] time.h: remove ifdefs by Andrew Morton · 19 years ago
  76. 84f902c [PATCH] include: update jiffies/{m,u}secs conversion functions by Nishanth Aravamudan · 19 years ago
  77. 64ed93a [PATCH] add schedule_timeout_{,un}interruptible() interfaces by Nishanth Aravamudan · 19 years ago
  78. 672289e [PATCH] i386/x86_64: make get_cpu_vendor() static by Adrian Bunk · 19 years ago
  79. c2d08da [PATCH] include/linux/bio.h: "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  80. 9adeb1b [PATCH] "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  81. 2befb9e [PATCH] include/linux/blkdev.h: "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  82. e2afe6745 [PATCH] include/asm-i386/: "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  83. f8e38dd [PATCH] include/asm-arm26/hardirq.h: remove #define irq_enter() by Adrian Bunk · 19 years ago
  84. 3a11ec5 [PATCH] dmapool: Fix "nocast type" warnings by Victor Fusco · 19 years ago
  85. 00b61f5 [PATCH] lib/radix-tree: Fix "nocast type" warnings by Victor Fusco · 19 years ago
  86. b2d5507 [PATCH] mm/slab: fix sparse warnings by Victor Fusco · 19 years ago
  87. 5ce7852 [PATCH] mm/filemap.c: make two functions static by Adrian Bunk · 19 years ago
  88. d79fc0f [PATCH] sched: TASK_NONINTERACTIVE by Ingo Molnar · 19 years ago
  89. 4247bdc [PATCH] cpuset semaphore depth check deadlock fix by Paul Jackson · 19 years ago
  90. fb1c8f9 [PATCH] spinlock consolidation by Ingo Molnar · 19 years ago
  91. 218fba0 [SCSI] fc_transport: Generalize WWN to u64 interger conversions. by Andrew Vasquez · 19 years ago
  92. e6df439 [IPV6]: Bring Type 0 routing header in-line with rfc3542. by Brian Haley · 19 years ago
  93. 3874b98 Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6-git-rfc3542 by David S. Miller · 19 years ago
  94. dd27466 [IPV6]: Note values allocated for ip6_tables. by YOSHIFUJI Hideaki · 19 years ago
  95. 9928890 [IPV6]: rearrange constants for new advanced API to solve conflicts. by YOSHIFUJI Hideaki · 19 years ago
  96. 354ba39 [PATCH] IB CM: support CM redir by John Kingman · 19 years ago
  97. d344c5e Manual merge with Linus by Dmitry Torokhov · 19 years ago
  98. 7262668 [PATCH] md: add write-intent-bitmap support to raid5 by NeilBrown · 19 years ago
  99. 0002b27 [PATCH] md: limit size of sb read/written to appropriate amount by NeilBrown · 19 years ago
  100. 773f783 [PATCH] md: remove old cruft from md_k.h header file by NeilBrown · 19 years ago