1. d992895 [PATCH] Lazy page table copies in fork() by Nick Piggin · 19 years ago
  2. 4019371 Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 by Linus Torvalds · 19 years ago
  3. 8f3d17f Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  4. 70d374e Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  5. 4f07118 [SPARC64]: More fully work around Spitfire Errata 51. by David S. Miller · 19 years ago
  6. 442464a [SPARC64]: Make debugging spinlocks usable again. by David S. Miller · 19 years ago
  7. ca7c8d2 [SPARC]: remove use of asm/segment.h by Kumar Gala · 19 years ago
  8. 3d6364a [SPARC64]: remove use of asm/segment.h by Kumar Gala · 19 years ago
  9. 6c52a96 [SPARC64]: Revamp Spitfire error trap handling. by David S. Miller · 19 years ago
  10. bde4e4e [SPARC64]: Do not call winfix_dax blindly by David S. Miller · 19 years ago
  11. 5ea68e0 [SPARC64]: Fix trap state reading for instruction_access_exception. by David S. Miller · 19 years ago
  12. aa7e16d [libata sata_nv] NVIDIA ok'd license change from OSL+GPL to GPL by Jeff Garzik · 19 years ago
  13. bf4e70e [PATCH] missing include in smc-ultra by Al Viro · 19 years ago
  14. 03ecc67 [PATCH] missing include in tda80xx by Al Viro · 19 years ago
  15. 9e2d3cd [PATCH] mod_devicetable.h fixes by Al Viro · 19 years ago
  16. 5bbe6ab [PATCH] new name for 2.6.14 by Benjamin LaHaise · 19 years ago
  17. a78b337 Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git by Linus Torvalds · 19 years ago
  18. 97c169a Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm.git by Linus Torvalds · 19 years ago
  19. 9ab7486 Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-mmc.git by Linus Torvalds · 19 years ago
  20. 975f957 Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial.git by Linus Torvalds · 19 years ago
  21. 2321fbd Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-ucb.git by Linus Torvalds · 19 years ago
  22. 3d963f5 Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  23. 5be1d85 Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  24. 69be8f1 [PATCH] convert signal handling of NODEFER to act like other Unix boxes. by Steven Rostedt · 19 years ago
  25. c594ada [PATCH] Dynamic hugepage addresses for ppc64 by David Gibson · 19 years ago
  26. 9a5573e [PATCH] ppc64: Check of_chosen in check_for_initrd() by Michael Ellerman · 19 years ago
  27. 9592032 [PATCH] ppc64: unflatten_device_tree() should check if lmb_alloc() fails by Michael Ellerman · 19 years ago
  28. 145ec7d [PATCH] ppc64: Fix a misleading printk in unflatten_dt_node() by Michael Ellerman · 19 years ago
  29. 180a336 [PATCH] ppc64: Move ppc64_enable_pmcs() logic into a ppc_md function by Michael Ellerman · 19 years ago
  30. b13cfd17 [PATCH] ppc64: allow xmon=off by Olaf Hering · 19 years ago
  31. bef5686 [PATCH] ppc64: Remove CONFIG_MSCHUNKS by Michael Ellerman · 19 years ago
  32. 71e1f55 [PATCH] ppc64: Simplify some lmb functions by Michael Ellerman · 19 years ago
  33. 180379d [PATCH] ppc64: Remove physbase from the lmb_property struct by Michael Ellerman · 19 years ago
  34. e88bcd1 [PATCH] ppc64: Remove redundant abs_to_phys() macro by Michael Ellerman · 19 years ago
  35. a4a0f97 [PATCH] ppc64: Remove redundant use of pointers in lmb code by Michael Ellerman · 19 years ago
  36. aefd16b [PATCH] ppc64: Remove redundant uses of physRpn_to_absRpn by Michael Ellerman · 19 years ago
  37. ce21795 [PATCH] ppc64: Consolidate some macros by Michael Ellerman · 19 years ago
  38. 56e97b7 [PATCH] ppc64: Rename msChunks structure by Michael Ellerman · 19 years ago
  39. 34c8f69 [PATCH] ppc64: msChunks cleanups by Michael Ellerman · 19 years ago
  40. 38e85dc [PATCH] ppc64: Remove PTRRELOC() from msChunks code by Michael Ellerman · 19 years ago
  41. aed3135 [PATCH] ppc64: introduce FW_FEATURE_ISERIES by Stephen Rothwell · 19 years ago
  42. 8d15a3e [PATCH] ppc64: make firmware_has_feature() stronger by Stephen Rothwell · 19 years ago
  43. 1ababe1 [PATCH] ppc64: create firmware_has_feature() by Stephen Rothwell · 19 years ago
  44. 7a6af5e [PATCH] ppc64: remove firmware features from cpu_spec by Stephen Rothwell · 19 years ago
  45. 6fbb49d [PATCH] Move variables in ppc64 head.S from .data to .bss by David Gibson · 19 years ago
  46. 91a57fc [PATCH] Tweak comments in ppc64 head.S by David Gibson · 19 years ago
  47. 1d086e6 [PATCH] Remove unneeded #defines in head.S by David Gibson · 19 years ago
  48. 60ba449 [PATCH] Fix apparent code overlap in ppc64 head.S by David Gibson · 19 years ago
  49. 0ab2000 [PATCH] Remove general use functions from head.S by David Gibson · 19 years ago
  50. c59c464 [PATCH] Change address of ppc64 initial segment table by David Gibson · 19 years ago
  51. ec46551 [PATCH] Move iSeries and common vectors into unused space in head.S by David Gibson · 19 years ago
  52. 2e2446e [PATCH] Remove NACA fixed address constraint by David Gibson · 19 years ago
  53. 19dbd0f [PATCH] ppc64: split pSeries specific parts out of vio.c by Stephen Rothwell · 19 years ago
  54. 6312236 [PATCH] ppc64: make the bus matching function platform specific by Stephen Rothwell · 19 years ago
  55. 8c65b5c [PATCH] ppc64: move iSeries vio iommu init by Stephen Rothwell · 19 years ago
  56. 3e494c8 [PATCH] ppc64: split iSeries specific parts out of vio.c by Stephen Rothwell · 19 years ago
  57. 6020164 [PATCH] ppc64: change duplicate Kconfig menu "General setup" to "Bus Options" by Frank Rowand · 19 years ago
  58. 293da76 [PATCH] ppc64: PCI device-node failure detection by Jake Moilanen · 19 years ago
  59. 34153fa [PATCH] flattened device tree changes by Benjamin Herrenschmidt · 19 years ago
  60. e28f7fa [PATCH] Four level pagetables for ppc64 by David Gibson · 19 years ago
  61. decd300 [PATCH] ppc64: make arch/ppc64/boot standalone by Olaf Hering · 19 years ago
  62. e139345 [PATCH] PHY Layer fixup by Andy Fleming · 19 years ago
  63. af36d7f [libata] license change, other bits by Jeff Garzik · 19 years ago
  64. 02b3e4e Linux v2.6.13 by Linus Torvalds · 19 years ago
  65. 4cd426f [ARM] drop i386-isms from arm Kconfig by Pavel Machek · 19 years ago
  66. 20b1730 [PATCH] zfcp: bugfix and compile fixes by Heiko Carstens · 19 years ago
  67. 7f84f22 [PATCH] zfcp: fix compilation due to rports changes by Alexey Dobriyan · 19 years ago
  68. 3d52acb Merge refs/heads/upstream-fixes from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  69. f786648 [PATCH] Remove race between con_open and con_close by Paul Mackerras · 19 years ago
  70. 3859f6a [PATCH] zfcp: add rports to enable scsi_add_device to work again by Andreas Herrmann · 19 years ago
  71. 729d70f [PATCH] sg.c: fix a memory leak in devices seq_file implementation by Jan Blunck · 19 years ago
  72. 8126fdb [PATCH] fix for race problem in DVB USB drivers (dibusb) by Patrick Boettcher · 19 years ago
  73. 820d220 [PATCH] Fix capifs bug in initialization error path. by James Morris · 19 years ago
  74. 8dbddf1 [PATCH] acpi_shutdown: Only prepare for power off on power_off by Eric W. Biederman · 19 years ago
  75. 6a029a9 [PATCH] mmaper_kern.c fixes [buffer overruns] by Al Viro · 19 years ago
  76. 86f0cd5 [PATCH] r8169: avoid conflict between revisions 2 and 3 of the Linksys EG1032 by Francois Romieu · 19 years ago
  77. 815f62b [PATCH] SMP rewrite of mkiss by Ralf Baechle · 19 years ago
  78. 214838a [PATCH] Fix 6pack setting of MAC address by Ralf Baechle · 19 years ago
  79. 84a2ea1 [PATCH] 6pack Timer initialization by Ralf Baechle · 19 years ago
  80. 1359326 [libata scsi] fix read/write translation edge cases by Jeff Garzik · 19 years ago
  81. d18d36b libata: fix a few alan-isms by Jeff Garzik · 19 years ago
  82. a4d61e8 [PATCH] IB: move include files to include/rdma by Roland Dreier · 19 years ago
  83. 1ad62a1 [PATCH] IPoIB: Fix device removal race by Michael S. Tsirkin · 19 years ago
  84. fe9e08e [PATCH] IB: Add handling for ABORT and STOP RMPP MADs. by Sean Hefty · 19 years ago
  85. b9ef520 [PATCH] IB: fix userspace CM deadlock by Sean Hefty · 19 years ago
  86. 4ce0593 [PATCH] IPoIB: Set full membership bit in P_Keys by Roland Dreier · 19 years ago
  87. ec34a92 [PATCH] IB/mthca: Add SRQ implementation by Roland Dreier · 19 years ago
  88. d20a401 [PATCH] IB/mthca: Handle context tables smaller than our chunk size by Roland Dreier · 19 years ago
  89. c04bc3d [PATCH] IB/mthca: Move WQE structures into their own header by Roland Dreier · 19 years ago
  90. 288bdeb [PATCH] IB/mthca: Simplify handling of completions with error by Roland Dreier · 19 years ago
  91. 87b8167 [PATCH] IB/mthca: Factor out common queue alloc code by Roland Dreier · 19 years ago
  92. f520ba5 [PATCH] IB: userspace SRQ support by Roland Dreier · 19 years ago
  93. d41fcc6 [PATCH] IB: Add SRQ support to midlayer by Roland Dreier · 19 years ago
  94. d1887ec [PATCH] IB/mthca: Report correct max_msg_sz by Roland Dreier · 19 years ago
  95. da6561c [PATCH] IB/mthca: Use correct port width capability value by Roland Dreier · 19 years ago
  96. 2aeba9a [PATCH] IB: Remove unnecessary includes of <linux/version.h> by Olaf Hering · 19 years ago
  97. 5dd2ce1 [PATCH] IB: Fix ib_mad_thread_completion_handler declaration by Hal Rosenstock · 19 years ago
  98. 7f9f2db [PATCH] IB/mthca: use generic function instead of arbel_ version in mthca_free_region() by Guy German · 19 years ago
  99. ffbf4c3 [PATCH] IB: unmap FMRs when destroying FMR pool by Roland Dreier · 19 years ago
  100. 2e8b981 [PATCH] IB/mthca: add HCA board ID to sysfs info by Michael S. Tsirkin · 19 years ago