1. b962ce9 powerpc: Add VSX CPU feature by Michael Neuling · 18 years ago
  2. 37dd2ba [POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero) by Kumar Gala · 18 years ago
  3. f4ac7b5 [POWERPC] Fix device-tree locking vs. interrupts by Benjamin Herrenschmidt · 18 years ago
  4. 37ddd5d [POWERPC] pseries/phyp dump: Reserve a variable amount of space at boot by Manish Ahuja · 18 years ago
  5. 18f032c [POWERPC] move_device_tree() should be __init by Geert Uytterhoeven · 18 years ago
  6. 654f596 [POWERPC] pseries: phyp dump: Disable phyp-dump through boot-var by Manish Ahuja · 18 years ago
  7. 6ac26c8 [POWERPC] pseries: phyp dump: Reserve and release memory by Manish Ahuja · 18 years ago
  8. f8303dd Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6 by Paul Mackerras · 18 years ago
  9. abe7688 [POWERPC] Fix dt_mem_next_cell() to read the full address by Becky Bruce · 18 years ago
  10. d9b2b2a [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. by David S. Miller · 18 years ago
  11. 14b3d92 [POWERPC] 4xx: update 440EP(x)/440GR(x) identical PVR issue workaround by Valentine Barshak · 18 years ago
  12. 584f8b7 [POWERPC] Use SLB size from the device tree by Michael Neuling · 18 years ago
  13. d1dfc35 [POWERPC] 4xx: Workaround for the 440EP(x)/GR(x) processors identical PVR issue. by Valentine Barshak · 19 years ago
  14. 84fdde5 [POWERPC] Use cache-inhibited large page bit from firmware by Paul Mackerras · 19 years ago
  15. 3c607ce [POWERPC] setup_64.c and prom.c comment cleanup by Linas Vepstas · 19 years ago
  16. 70c6cc3 [POWERPC] prom.c whitespace cleanup by Linas Vepstas · 19 years ago
  17. 9420dc6 [POWERPC] Clean out a bunch of duplicate includes by Jesper Juhl · 19 years ago
  18. 34f329d [POWERPC] of_detach_node()'s device node argument cannot be const by Segher Boessenkool · 19 years ago
  19. 1ef4d42 Consolidate of_find_node_by routines by Stephen Rothwell · 19 years ago
  20. d1cd355 Consolidate of_get_next_child by Stephen Rothwell · 19 years ago
  21. e679c5f Consolidate of_get_parent by Stephen Rothwell · 19 years ago
  22. 581b605 Consolidate of_find_property by Stephen Rothwell · 19 years ago
  23. 0081cbc Consolidate of_device_is_compatible by Stephen Rothwell · 19 years ago
  24. 97e873e Start split out of common open firmware code by Stephen Rothwell · 19 years ago
  25. 1f945a8 [POWERPC] Remove unnecessary #undef printk from prom.c by Mathieu Desnoyers · 19 years ago
  26. 94a3807 [POWERPC] Make the debugfs "powerpc" dir globally accessible by Michael Ellerman · 19 years ago
  27. 6a281856 [POWERPC] Add a warning to help trackdown device_node refcounting bugs by Michael Ellerman · 19 years ago
  28. d3b814b [POWERPC] Generalise device_node flag interface by Michael Ellerman · 19 years ago
  29. 972d17c [POWERPC] Check for the root node in of_detach_node() by Michael Ellerman · 19 years ago
  30. 4434810 [POWERPC] Output params value in early_init_devtree by Geoff Levand · 19 years ago
  31. 5169b8a [POWERPC] Update documentation for of_find_node_by_type() by Michael Ellerman · 19 years ago
  32. 847f597 [POWERPC] Make sure device node type/name is not NULL on hot-added nodes by Benjamin Herrenschmidt · 19 years ago
  33. 40472a5 [POWERPC] Split initrd logic out of early_init_dt_scan_chosen() to fix warning by Michael Ellerman · 19 years ago
  34. 30686ba [POWERPC] Remove old interface find_devices by Stephen Rothwell · 19 years ago
  35. 1658ab6 [POWERPC] Remove old interface find_type_devices by Stephen Rothwell · 19 years ago
  36. 8c8dc32 [POWERPC] Remove old interface find_path_device by Stephen Rothwell · 19 years ago
  37. 112466b [POWERPC] Remove find_all_nodes by Stephen Rothwell · 19 years ago
  38. 4bf56e1 [POWERPC] Remove find_compatible_devices by Stephen Rothwell · 19 years ago
  39. 1a38147 [POWERPC] Make struct property's value a void * by Stephen Rothwell · 19 years ago
  40. 9213fee [POWERPC] Rename prom_n_size_cells to of_n_size_cells by Stephen Rothwell · 19 years ago
  41. a8bda5d [POWERPC] Rename prom_n_addr_cells to of_n_addr_cells by Stephen Rothwell · 19 years ago
  42. 7a92f74 [POWERPC] Rename device_is_compatible to of_device_is_compatible by Stephen Rothwell · 19 years ago
  43. 0e56efc [POWERPC] Rename get_property to of_get_property by Stephen Rothwell · 19 years ago
  44. 30437b3 [POWERPC] Automatically lmb_reserve() initrd by David Gibson · 19 years ago
  45. eb6de28 [POWERPC] Allow duplicate lmb_reserve() calls by David Gibson · 19 years ago
  46. ae50517 [POWERPC] Export of_find_property by Dave Jones · 19 years ago
  47. b8757b2 [PATCH] Dynamic kernel command-line: powerpc by Alon Bar-Lev · 19 years ago
  48. b137405 [POWERPC] arch/ppc/kernel/prom.c of_node_(get|put) cleanup by Mariusz Kozlowski · 19 years ago
  49. 0204568 [POWERPC] Support ibm,dynamic-reconfiguration-memory nodes by Paul Mackerras · 19 years ago
  50. 974a76f [POWERPC] Distinguish POWER6 partition modes and tell userspace by Paul Mackerras · 19 years ago
  51. 79acbb3 Merge branch 'linux-2.6' into for-linus by Paul Mackerras · 19 years ago
  52. 36ca4ba [POWERPC] cell: add cpufreq driver for Cell BE processor by Christian Krafft · 20 years ago
  53. e2100ef [POWERPC] Fix device_is_compatible() const warning by Benjamin Herrenschmidt · 20 years ago
  54. c1ce464 [POWERPC] Minor fix for bootargs property by Geoff Levand · 20 years ago
  55. a4dc7ff [POWERPC] Define of_read_ulong helper by Paul Mackerras · 20 years ago
  56. 931b261 [POWERPC] Make get_property() return a const void * by Jeremy Kerr · 20 years ago
  57. a7f67bd [POWERPC] Constify & voidify get_property() by Jeremy Kerr · 20 years ago
  58. 0ebfff1 [POWERPC] Add new interrupt mapping core and change platforms to use it by Benjamin Herrenschmidt · 20 years ago
  59. a1af5b2 [POWERPC] change get_property to return void * by Jeremy Kerr · 20 years ago
  60. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 20 years ago
  61. 339d76c [POWERPC] Use little-endian bit from firmware ibm,pa-features property by Paul Mackerras · 20 years ago
  62. 458148c [POWERPC] Setup RTAS values earlier, to enable rtas_call() earlier by Michael Ellerman · 20 years ago
  63. 7a4571a [POWERPC] Export flat device tree via debugfs for debugging by Michael Ellerman · 20 years ago
  64. acf7d76 [POWERPC] cell: add RAS support by Benjamin Herrenschmidt · 20 years ago
  65. 8a30088 [POWERPC] Prevent duplicate lmb reservations for Device Tree blob. by Jon Loeliger · 20 years ago
  66. bf72aeb powerpc: Use 64k pages without needing cache-inhibited large pages by Paul Mackerras · 20 years ago
  67. 4d1f3f2 [PATCH] powerpc: Auto reserve of device tree blob by Jimi Xenidis · 20 years ago
  68. 35dd543 [PATCH] powerpc: Move crashkernel= handling into the kernel. by Michael Ellerman · 20 years ago
  69. 4731041 [PATCH] powerpc: Kdump header cleanup by Michael Ellerman · 20 years ago
  70. 2babf5c [PATCH] powerpc: Unify mem= handling by Michael Ellerman · 20 years ago
  71. 846f77b [PATCH] powerpc: Parse early parameters earlier by Michael Ellerman · 20 years ago
  72. d205819 [PATCH] powerpc: Use the ibm,pa-features property if available by Paul Mackerras · 20 years ago
  73. 2889773 [PATCH] powerpc: Lower threshold for DART enablement to 1GB by Olof Johansson · 20 years ago
  74. e822250 [PATCH] powerpc: Kill _machine and hard-coded platform numbers by Benjamin Herrenschmidt · 20 years ago
  75. 4d177fb [PATCH] powerpc: a couple of trivial compile warning fixes by Stephen Rothwell · 20 years ago
  76. 10d713a powerpc: use memparse() for mem= command line parsing by Kumar Gala · 20 years ago
  77. 4df2046 [PATCH] powerpc: Allow non zero boot cpuids by Anton Blanchard · 20 years ago
  78. 6749c55 Merge ../powerpc-merge by Paul Mackerras · 20 years ago
  79. 329dda0 [PATCH] powerpc: Fix mem= cmdline handling on arch/powerpc for !MULTIPLATFORM by Kumar Gala · 20 years ago
  80. d7a5b2f [PATCH] powerpc: Always panic if lmb_alloc() fails by Michael Ellerman · 20 years ago
  81. 090db7c [PATCH] powerpc: remove pointer/integer confusion in of_find_node_by_name by Olaf Hering · 20 years ago
  82. b68239e [PATCH] powerpc: Don't overwrite flat device tree with kdump kernel by Michael Ellerman · 20 years ago
  83. fa93895 [PATCH] powerpc: Don't allocate zero bytes in finish_device_tree() by Michael Ellerman · 20 years ago
  84. ecaa8b0 [PATCH] powerpc: Add of_find_property function by Dave C Boutcher · 20 years ago
  85. 088186d [PATCH] powerpc: Add/remove/update properties in firmware device tree by Dave C Boutcher · 20 years ago
  86. cbbcf34 [PATCH] powerpc: Fixed memory reserve map layout by Kumar Gala · 20 years ago
  87. 943ffb5 spelling: s/retreive/retrieve/ by Adrian Bunk · 20 years ago
  88. 1beb6a7 [PATCH] powerpc: Experimental support for new G5 Macs (#2) by Benjamin Herrenschmidt · 20 years ago
  89. cc5d018 [PATCH] powerpc: Remove device_node addrs/n_addr by Benjamin Herrenschmidt · 20 years ago
  90. ba75948 [PATCH] powerpc: Add support for "linux,usable-memory" on memory nodes by Michael Ellerman · 20 years ago
  91. dcee303 [PATCH] powerpc: Parse crashkernel= parameter in first kernel by Michael Ellerman · 20 years ago
  92. 0cc4746 [PATCH] powerpc: Reroute interrupts from 0 + offset to PHYSICAL_START + offset by Michael Ellerman · 20 years ago
  93. 1dfc677 powerpc: Export a couple of prom functions by Paul Mackerras · 20 years ago
  94. 0c95fbb Merge git://oak/home/sfr/kernels/iseries/work by Paul Mackerras · 20 years ago
  95. 49b0985 powerpc: Move some extern declarations from C code into headers by Paul Mackerras · 20 years ago
  96. 676e249 powerpc: remove some warnings when building iSeries by Stephen Rothwell · 20 years ago
  97. 799d604 [PATCH] powerpc: merge code values for identifying platforms by Paul Mackerras · 20 years ago
  98. a23414b ppc/powerpc: workarounds for old Open Firmware versions by Paul Mackerras · 20 years ago
  99. 183d020 [PATCH] ppc64: SMU partition recovery by Benjamin Herrenschmidt · 20 years ago
  100. 3c726f8 [PATCH] ppc64: support 64k pages by Benjamin Herrenschmidt · 20 years ago