1. b25dd28 Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm.git by Linus Torvalds · 19 years ago
  2. 80ac291 [PATCH] ppc: L2 cache prefetch fixes on 745x by Kumar Gala · 19 years ago
  3. 319e76a [PATCH] Fix bug in ppc64 dynamic hugepage support by David Gibson · 19 years ago
  4. dcb86e8 [ARM] 2868/1: Include linux/cpumask.h in arch/arm/common/gic.c by Catalin Marinas · 19 years ago
  5. f21ee2d [ARM] 2867/2: unaligned ldrd/strd fixups by Steve Longerbeam · 19 years ago
  6. 3618886 [ARM] 2857/2: Dynamic tick - fix OOPS if configured and not provided by Ben Dooks · 19 years ago
  7. 62c592edea [PATCH] ppc32 8xx: fix warnings in m8xx_setup.c by Marcelo Tosatti · 19 years ago
  8. 81d4af1 [PATCH] x86: pci_assign_unassigned_resources() update by Ivan Kokshaysky · 19 years ago
  9. 8913ca1 [PATCH] Remove nested feature sections by David Gibson · 19 years ago
  10. 597f95e [PATCH] ppc64: lparconfig.c memory leak by Joel Schopp · 19 years ago
  11. 5ff98ae [PATCH] ppc64: of_device.c remove useless code by Joel Schopp · 19 years ago
  12. 717522f [PATCH] ppc64: Add CONFIG_HZ by Anton Blanchard · 19 years ago
  13. 04ed651 [PATCH] oprofile PVR 970MP by Jake Moilanen · 19 years ago
  14. 7fea82ab [PATCH] PPC64: Don't try to claim memory from OF at 1GB mark by Olof Johansson · 19 years ago
  15. 45e2a6e [PATCH] Create include/asm-powerpc by Stephen Rothwell · 19 years ago
  16. fb120da [PATCH] Make MODULE_DEVICE_TABLE work for vio devices by Stephen Rothwell · 19 years ago
  17. 71d276d [PATCH] Create vio_bus_ops by Stephen Rothwell · 19 years ago
  18. b877b90 [PATCH] Create vio_register_device by Stephen Rothwell · 19 years ago
  19. 5c0b4b8 [PATCH] Formatting changes to vio.c by Stephen Rothwell · 19 years ago
  20. 1e4a79e [PATCH] fix iSeries build for gcc-3.4 by Stephen Rothwell · 19 years ago
  21. 2739e8c [PATCH] Restore lparmap.s include for iSeries by David Gibson · 19 years ago
  22. 4019371 Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 by Linus Torvalds · 19 years ago
  23. 083bc6b [ARM] 2853/1: Make alloc_init_supersection() work with 36-bit mappings by Deepak Saxena · 19 years ago
  24. 01b9c41 [ARM] 2856/1: S3C2440 - show DVS status at startup by Ben Dooks · 19 years ago
  25. d6b0bf2 [ARM] 2855/1: S3C2410 - add CLKSLOW definitions, and show in init by Ben Dooks · 19 years ago
  26. bdf82b5 [ARM] 2836/1: Cleanup IXP4xx GPIO code by Deepak Saxena · 19 years ago
  27. e605ecd [ARM] 2834/1: Remove IXP4xx board-specific map_io routines by Deepak Saxena · 19 years ago
  28. 4f07118 [SPARC64]: More fully work around Spitfire Errata 51. by David S. Miller · 19 years ago
  29. 442464a [SPARC64]: Make debugging spinlocks usable again. by David S. Miller · 19 years ago
  30. ca7c8d2 [SPARC]: remove use of asm/segment.h by Kumar Gala · 19 years ago
  31. 3d6364a [SPARC64]: remove use of asm/segment.h by Kumar Gala · 19 years ago
  32. 6c52a96 [SPARC64]: Revamp Spitfire error trap handling. by David S. Miller · 19 years ago
  33. bde4e4e [SPARC64]: Do not call winfix_dax blindly by David S. Miller · 19 years ago
  34. 5ea68e0 [SPARC64]: Fix trap state reading for instruction_access_exception. by David S. Miller · 19 years ago
  35. 97c169a Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm.git by Linus Torvalds · 19 years ago
  36. 2321fbd Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-ucb.git by Linus Torvalds · 19 years ago
  37. 69be8f1 [PATCH] convert signal handling of NODEFER to act like other Unix boxes. by Steven Rostedt · 19 years ago
  38. c594ada [PATCH] Dynamic hugepage addresses for ppc64 by David Gibson · 19 years ago
  39. 9a5573e [PATCH] ppc64: Check of_chosen in check_for_initrd() by Michael Ellerman · 19 years ago
  40. 9592032 [PATCH] ppc64: unflatten_device_tree() should check if lmb_alloc() fails by Michael Ellerman · 19 years ago
  41. 145ec7d [PATCH] ppc64: Fix a misleading printk in unflatten_dt_node() by Michael Ellerman · 19 years ago
  42. 180a336 [PATCH] ppc64: Move ppc64_enable_pmcs() logic into a ppc_md function by Michael Ellerman · 19 years ago
  43. b13cfd17 [PATCH] ppc64: allow xmon=off by Olaf Hering · 19 years ago
  44. bef5686 [PATCH] ppc64: Remove CONFIG_MSCHUNKS by Michael Ellerman · 19 years ago
  45. 71e1f55 [PATCH] ppc64: Simplify some lmb functions by Michael Ellerman · 19 years ago
  46. 180379d [PATCH] ppc64: Remove physbase from the lmb_property struct by Michael Ellerman · 19 years ago
  47. e88bcd1 [PATCH] ppc64: Remove redundant abs_to_phys() macro by Michael Ellerman · 19 years ago
  48. a4a0f97 [PATCH] ppc64: Remove redundant use of pointers in lmb code by Michael Ellerman · 19 years ago
  49. aefd16b [PATCH] ppc64: Remove redundant uses of physRpn_to_absRpn by Michael Ellerman · 19 years ago
  50. 56e97b7 [PATCH] ppc64: Rename msChunks structure by Michael Ellerman · 19 years ago
  51. 34c8f69 [PATCH] ppc64: msChunks cleanups by Michael Ellerman · 19 years ago
  52. 38e85dc [PATCH] ppc64: Remove PTRRELOC() from msChunks code by Michael Ellerman · 19 years ago
  53. aed3135 [PATCH] ppc64: introduce FW_FEATURE_ISERIES by Stephen Rothwell · 19 years ago
  54. 8d15a3e [PATCH] ppc64: make firmware_has_feature() stronger by Stephen Rothwell · 19 years ago
  55. 1ababe1 [PATCH] ppc64: create firmware_has_feature() by Stephen Rothwell · 19 years ago
  56. 7a6af5e [PATCH] ppc64: remove firmware features from cpu_spec by Stephen Rothwell · 19 years ago
  57. 6fbb49d [PATCH] Move variables in ppc64 head.S from .data to .bss by David Gibson · 19 years ago
  58. 91a57fc [PATCH] Tweak comments in ppc64 head.S by David Gibson · 19 years ago
  59. 1d086e6 [PATCH] Remove unneeded #defines in head.S by David Gibson · 19 years ago
  60. 60ba449 [PATCH] Fix apparent code overlap in ppc64 head.S by David Gibson · 19 years ago
  61. 0ab2000 [PATCH] Remove general use functions from head.S by David Gibson · 19 years ago
  62. c59c464 [PATCH] Change address of ppc64 initial segment table by David Gibson · 19 years ago
  63. ec46551 [PATCH] Move iSeries and common vectors into unused space in head.S by David Gibson · 19 years ago
  64. 2e2446e [PATCH] Remove NACA fixed address constraint by David Gibson · 19 years ago
  65. 19dbd0f [PATCH] ppc64: split pSeries specific parts out of vio.c by Stephen Rothwell · 19 years ago
  66. 6312236 [PATCH] ppc64: make the bus matching function platform specific by Stephen Rothwell · 19 years ago
  67. 8c65b5c [PATCH] ppc64: move iSeries vio iommu init by Stephen Rothwell · 19 years ago
  68. 3e494c8 [PATCH] ppc64: split iSeries specific parts out of vio.c by Stephen Rothwell · 19 years ago
  69. 6020164 [PATCH] ppc64: change duplicate Kconfig menu "General setup" to "Bus Options" by Frank Rowand · 19 years ago
  70. 293da76 [PATCH] ppc64: PCI device-node failure detection by Jake Moilanen · 19 years ago
  71. 34153fa [PATCH] flattened device tree changes by Benjamin Herrenschmidt · 19 years ago
  72. e28f7fa [PATCH] Four level pagetables for ppc64 by David Gibson · 19 years ago
  73. decd300 [PATCH] ppc64: make arch/ppc64/boot standalone by Olaf Hering · 19 years ago
  74. 4cd426f [ARM] drop i386-isms from arm Kconfig by Pavel Machek · 19 years ago
  75. 6a029a9 [PATCH] mmaper_kern.c fixes [buffer overruns] by Al Viro · 19 years ago
  76. 1c9cf6f [PATCH] arm: fix IXP4xx flash resource range by Deepak Saxena · 19 years ago
  77. 485761b [PATCH] x86_64: Tell VM about holes in nodes by Andi Kleen · 19 years ago
  78. 566ecb9 [PATCH] ppc32 8xx: fix m8xx_ide_init() #ifdef by Marcelo Tosatti · 19 years ago
  79. 41290c1 [PATCH] Export pcibios_bus_to_resource by Keith Owens · 19 years ago
  80. b756152 [PATCH] x86_64: update defconfig - reenable fusion by Andi Kleen · 19 years ago
  81. 5477d30 [PATCH] ppc64: Export machine_power_off for therm_pm72 module by Benjamin Herrenschmidt · 19 years ago
  82. d3813fc [PATCH] x86_64: Don't oops at boot when empty Opteron node has IO by Andi Kleen · 19 years ago
  83. b1daec3 [PATCH] i386: fix incorrect FP signal code by Chuck Ebbert · 19 years ago
  84. eaaece2 [PATCH] missing exports on m32r by Al Viro · 19 years ago
  85. 3321565 [PATCH] qualifiers in return types - easy cases by Al Viro · 19 years ago
  86. 0cbdff4 [PATCH] broken inline asm on s390 (misuse of labels) by Al Viro · 19 years ago
  87. c51d994 [PATCH] m32r icu_data gcc4 fixes by Al Viro · 19 years ago
  88. e231a9c [PATCH] m32r smp.h gcc4 fixes by Al Viro · 19 years ago
  89. 719e598 [PATCH] alpha spinlock code and bogus constraints by Al Viro · 19 years ago
  90. 18415e9 [PATCH] alpha gcc4 warnings by Al Viro · 19 years ago
  91. 6299afc [PATCH] Kconfig fix (CONFIG_PM on 44x) by Al Viro · 19 years ago
  92. f08243a [PATCH] Kconfig fix (ppc 4xx and early serial) by Al Viro · 19 years ago
  93. c4457fb [PATCH] Kconfig fix (IRQ_ALL_CPUS vs. MV64360) by Al Viro · 19 years ago
  94. ee449f5 [PATCH] Kconfig fix (ppc32 SMP dependencies) by Al Viro · 19 years ago
  95. 697ae16 [PATCH] Kconfig fix (DEBUG_PAGEALLOC on m32r) by Al Viro · 19 years ago
  96. c3a0f77 [PATCH] Kconfig fix (PCI on m32r) by Al Viro · 19 years ago
  97. c5596b2 [PATCH] Kconfig fix (m32r NUMA) by Al Viro · 19 years ago
  98. ac6babd [PATCH] Kconfig fix (arm SMP) by Al Viro · 19 years ago
  99. 6df7c99 [PATCH] Kconfig fix (alpha NUMA) by Al Viro · 19 years ago
  100. a4cce10 [IA64] Fix simulator boot (for real this time). by Peter Chubb · 19 years ago