1. b6ec995 Merge from Linus' tree by Paul Mackerras · 19 years ago
  2. 3a5f8c5 powerpc: make iSeries boot again by Stephen Rothwell · 19 years ago
  3. f255f0d powerpc: pci_dn's should point to their device_node's by Stephen Rothwell · 19 years ago
  4. da64c6e Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  5. b1b510a [SPARC64]: Fix net booting on Ultra5 by David S. Miller · 19 years ago
  6. 9149ccf [PATCH] ppc64: Add R_PPC64_TOC16 module reloc by Peter Bergner · 19 years ago
  7. 9de11aa [PATCH] m32r: trap handler code for illegal traps by Hirokazu Takata · 19 years ago
  8. a0c111c [PATCH] ppc highmem fix by Paolo Galtieri · 19 years ago
  9. e4314bf [PATCH] ppc64: Fix PCI hotplug by Anton Blanchard · 19 years ago
  10. f696012 ppc64: compile fix - define execve in misc.S by Paul Mackerras · 19 years ago
  11. 3abec85 ppc64: Use merged versions of init_task.c and process.c. by Paul Mackerras · 19 years ago
  12. fd582ec ppc: Various minor compile fixes by Paul Mackerras · 19 years ago
  13. 35d81a4 ppc: Adapt to asm-powerpc/irq.h irq_canonicalize changes by Paul Mackerras · 19 years ago
  14. cc5aa20 powerpc: Remove debug messages from setup_64.c by Paul Mackerras · 19 years ago
  15. 08eb8f1 [SPARC32]: Revert IOMAP change eb98129eec7fa605f0407dfd92d40ee8ddf5cd9a by David S. Miller · 19 years ago
  16. abc244d powerpc: Remove xmon.h include from arch/powerpc/platforms/powermac/pic.c by Paul Mackerras · 19 years ago
  17. 8d66912 powerpc: Remove 83xx from arch/powerpc/platforms/Makefile for now by Paul Mackerras · 19 years ago
  18. 20f6295 powerpc: Make building the boot image work for both 32-bit and 64-bit by Paul Mackerras · 19 years ago
  19. 3c92c2b [PATCH] i386: Don't discard upper 32bits of HWCR on K8 by Andi Kleen · 19 years ago
  20. 421c7ce [PATCH] x86_64: Allocate cpu local data for all possible CPUs by Andi Kleen · 19 years ago
  21. af74c3a Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  22. 5d8e1b1 [SPARC64]: Fix Ultra5, Ultra60, et al. boot failures. by David S. Miller · 19 years ago
  23. 094804c [PATCH] x86_64: Fix change_page_attr cache flushing by Andi Kleen · 19 years ago
  24. ec384d2 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  25. 71e2b2e [ARM] 2968/1: defconfig for the ARM Collie platform by Vincent Sanders · 19 years ago
  26. 36e5ea6 [ARM] 2967/1: defconfig for the ARM Corgi platform by Vincent Sanders · 19 years ago
  27. b0bdc7b [ARM] 2966/1: defconfig for the ARM Poodle platform by Vincent Sanders · 19 years ago
  28. 86b3248 [ARM] 2965/1: defconfig for the ARM Spitz platform by Vincent Sanders · 19 years ago
  29. d347f37 [PATCH] i386: fix stack alignment for signal handlers by Markus F.X.J. Oberhumer · 19 years ago
  30. eb1b74e Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  31. 50f72b5 [PATCH] uml: fix x86_64 with !CONFIG_FRAME_POINTER by Jeff Dike · 19 years ago
  32. 3dd0832 [PATCH] x86_64: Set up safe page tables during resume by Rafael J. Wysocki · 19 years ago
  33. 52a2d3e [PATCH] uml: cleanup whitespace for COW driver by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  34. 028c0cc [PATCH] uml: cleanup byte order macros for COW driver by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  35. 855ec61 [PATCH] uml: restore include breakage, breaking binary format of COW driver by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  36. 54a8a22 [PATCH] uml: allow building .s/.i/.lst files from userspace files by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  37. 9e3d862 [PATCH] uml: add mode=skas0 as a synonym of skas0 by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  38. 5cd10da [PATCH] Uml: hide commands when not being verbose by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  39. 3c3f42d powerpc: Start merging 64-bit support into powermac files by Paul Mackerras · 19 years ago
  40. e574d23 powerpc: Fix compilation for 32-bit configs by Paul Mackerras · 19 years ago
  41. c5200c9 powerpc: Fix off-by-one error in prom_init.c by Paul Mackerras · 19 years ago
  42. 76f9f87 powerpc: Get iseries to compile with ARCH=powerpc by Paul Mackerras · 19 years ago
  43. 40ef8cb powerpc: Get 64-bit configs to compile with ARCH=powerpc by Paul Mackerras · 19 years ago
  44. bc6f8a4 powerpc: move lparmap.c to arch/powerpc/kernel by Paul Mackerras · 19 years ago
  45. 5a40832 powerpc: Fix bug caused by negation of 64-bit reloc_offset value by Paul Mackerras · 19 years ago
  46. 4a28856 powerpc: Reduce the 32/64-bit diffs in vmlinux.lds.S by Paul Mackerras · 19 years ago
  47. 8641778 powerpc: Reduce the 32/64-bit differences in traps.c by Paul Mackerras · 19 years ago
  48. b42b661 powerpc: Make prom_init.c suitable for both 32-bit and 64-bit by Paul Mackerras · 19 years ago
  49. 9994a33 powerpc: Introduce entry_{32,64}.S, misc_{32,64}.S, systbl.S by Paul Mackerras · 19 years ago
  50. 06d67d5 powerpc: make process.c suitable for both 32-bit and 64-bit by Paul Mackerras · 19 years ago
  51. daec962 powerpc: Use arch/powerpc/mm and arch/powerpc/lib for 64-bit by Paul Mackerras · 19 years ago
  52. b3b8dc6 powerpc: Use reg.h instead of processor.h when we just want reg names by Paul Mackerras · 19 years ago
  53. ff64208 powerpc: Merge Kconfig.debug by Paul Mackerras · 19 years ago
  54. f6d5791 powerpc: rename powermac files to remove pmac_ prefix by Paul Mackerras · 19 years ago
  55. c17e332 ppc64: Use SPRN_ prefix for special purpose register names by Paul Mackerras · 19 years ago
  56. 69a80d3 powerpc: move pSeries files to arch/powerpc/platforms/pseries by Paul Mackerras · 19 years ago
  57. ab1f9da powerpc: Merge arch/ppc64/mm to arch/powerpc/mm by Paul Mackerras · 19 years ago
  58. 70d64ce powerpc: Rename files to have consistent _32/_64 suffixes by Paul Mackerras · 19 years ago
  59. a432403 ppc64: Use the merged lmb routines by Paul Mackerras · 19 years ago
  60. 7c39898 [ARM] 2962/1: scoop: Allow GPIO pin suspend state to be specified by Richard Purdie · 19 years ago
  61. 1036260 [ARM] 2961/1: corgi: Add missing include by Richard Purdie · 19 years ago
  62. 97b8e00 [ARM] 2960/1: collie: Add missing scoop call parameters by Richard Purdie · 19 years ago
  63. 19da83f [ARM] 2959/1: Add test for invalid LDRD/STRD Rd cases in ARM alignment handler by George G. Davis · 19 years ago
  64. ce80cc1 [ARM] Update mach-types by Russell King · 19 years ago
  65. b60fc8bb powerpc: Make some #includes explicit. by Paul Mackerras · 19 years ago
  66. b5bbeb2 powerpc: Use SPRN_xxx rather than xxx for SPR numbers by Paul Mackerras · 19 years ago
  67. 2e457ef [SPARC64]: Fix compile error in irq.c by Sven Hartge · 19 years ago
  68. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  69. ba639933 [SPARC64]: Fix userland FPU state corruption. by David S. Miller · 19 years ago
  70. eb98129 [SPARC32]: Enable generic IOMAP. by Tom 'spot' Callaway · 19 years ago
  71. 2256c13 [SPARC64]: Probe for power device on ISA bus too. by David S. Miller · 19 years ago
  72. edb4a35 Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  73. 76e677e [IA64] Avoid kernel hang during CMC interrupt storm by Bryan Sutula · 19 years ago
  74. 5cd9a60 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  75. dce32c7 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  76. 05f62a5 powerpc: Fix idle.c compile warning by Paul Mackerras · 19 years ago
  77. c16ff7e powerpc: Define a _sdata symbol by Paul Mackerras · 19 years ago
  78. 8dad3f9 powerpc: Merge traps.c a bit more by Paul Mackerras · 19 years ago
  79. b349126 powerpc: Use the merged of_device.c with ARCH=powerpc by Paul Mackerras · 19 years ago
  80. 2e686bc powerpc: Merge of_device.c and of_device.h by Paul Mackerras · 19 years ago
  81. 187a006 powerpc: Remove 64-bit cpu support from ppc32. by Paul Mackerras · 19 years ago
  82. 7c8c6b9 powerpc: Merge lmb.c and make MM initialization use it. by Paul Mackerras · 19 years ago
  83. 9b6b563 powerpc: Merge in the ppc64 version of the prom code. by Paul Mackerras · 19 years ago
  84. b85a046 powerpc: Define 32/64 bit asm macros and use them in fpu.S by Paul Mackerras · 19 years ago
  85. 9ad98c5 [SPARC64]: Fix initrd when net booting. by David S. Miller · 19 years ago
  86. e03eb52 [ARM] 2954/1: Allow D and I cache and branch prediction disabling for ARMv6 by Catalin Marinas · 19 years ago
  87. 782c3fd [SPARC]: Remove some duplicated sparc32 config items by Martin Habets · 19 years ago
  88. 23cb8c2 [PATCH] ppc: Fix timekeeping with HZ=250 on some Mac models by Benjamin Herrenschmidt · 19 years ago
  89. 50165d8 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  90. 944d264 [PATCH] x86_64: Drop global bit from early low mappings by Andi Kleen · 19 years ago
  91. 0835ae0 [SPARC64]: Replace cheetah+ code patching with variables. by David S. Miller · 19 years ago
  92. c2f4808 [ARM] 2952/1: fix a register clobber list by Nicolas Pitre · 19 years ago
  93. 74f8849 [ARM] 2951/1: fix wrong comment by Nicolas Pitre · 19 years ago
  94. 0a5b0aa [ARM] 2950/1: i.MX gpio setup function by Sascha Hauer · 19 years ago
  95. fad1c45 [PATCH] uml: Fix sysrq-r support for skas mode by Allan Graves · 19 years ago
  96. 71dc036 [PATCH] UML - Fix Al's build tidying by Jeff Dike · 19 years ago
  97. 6ce52e6 ppc32: remove obsolete klock_info definition by Paul Mackerras · 19 years ago
  98. dd8cad6 ppc32: export a few more things where they are defined by Paul Mackerras · 19 years ago
  99. 3115624 [SPARC]: "extern inline" doesn't make much sense. by Adrian Bunk · 19 years ago
  100. ddea7be [PATCH] x86_64: Fix numa node topology detection for srat based x86_64 boxes by Ravikiran G Thirumalai · 19 years ago