1. 307cfe7 powerpc: Force page alignment for initrd reserved memory by Benjamin Herrenschmidt · 15 years ago
  2. 03eb141 Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 into devel-stable by Russell King · 15 years ago
  3. 208b3a4 powerpc: Fix hard CPU IDs detection by Benjamin Herrenschmidt · 15 years ago
  4. 03bf469 powerpc: Make early memory scan more resilient to out of order nodes by Benjamin Herrenschmidt · 15 years ago
  5. 85f60ae dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosen by Grant Likely · 15 years ago
  6. 44ae3ab powerpc: Free up some CPU feature bits by moving out MMU-related features by Matt Evans · 15 years ago
  7. 9d07bc8 powerpc: Properly handshake CPUs going out of boot spin loop by Benjamin Herrenschmidt · 15 years ago
  8. 25985ed Fix common misspellings by Lucas De Marchi · 15 years ago
  9. 6dd2270 powerpc: Fix memory limits when starting at a non-zero address by Scott Wood · 15 years ago
  10. 672c544 dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch() by Grant Likely · 15 years ago
  11. 51f00a4 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 16 years ago
  12. 32c9768 of/flattree: Eliminate need to provide early_init_dt_scan_chosen_arch by Grant Likely · 16 years ago
  13. cd3db0c memblock: Remove rmo_size, burry it in arch/powerpc where it belongs by Benjamin Herrenschmidt · 16 years ago
  14. e63075a memblock: Introduce default allocation limit and use it to replace explicit ones by Benjamin Herrenschmidt · 16 years ago
  15. 3fdfd99 powerpc: Fix erroneous lmb->memblock conversions by Benjamin Herrenschmidt · 16 years ago
  16. 95f72d1 lmb: rename to memblock by Yinghai Lu · 16 years ago
  17. 1426d5a powerpc: Dynamically allocate pacas by Michael Ellerman · 16 years ago
  18. fc0bdae of: move definition of of_chosen into common code. by Grant Likely · 16 years ago
  19. 22d5579 of: remove unused extern reference to devtree_lock by Grant Likely · 16 years ago
  20. 4ef7b37 of/flattree: Don't assume HAVE_LMB by Jeremy Kerr · 16 years ago
  21. 087f79c of/flattree: endian-convert members of boot_param_header by Jeremy Kerr · 16 years ago
  22. 1406bc2 of/flattree: use callback to setup initrd from /chosen by Jeremy Kerr · 16 years ago
  23. 51975db of/flattree: merge early_init_dt_scan_memory() common code by Grant Likely · 16 years ago
  24. 89751a7 of: merge of_find_node_by_phandle by Jeremy Kerr · 16 years ago
  25. fcdeb7f of: merge of_attach_node() & of_detach_node() by Grant Likely · 16 years ago
  26. 6016a36 of: unify phandle name in struct device_node by Grant Likely · 16 years ago
  27. 923f7e3 of: Merge of_node_get() and of_node_put() by Grant Likely · 16 years ago
  28. 1f43cfb of: merge machine_is_compatible() by Grant Likely · 16 years ago
  29. 86e0322 of/flattree: merge early_init_dt_scan_chosen() by Grant Likely · 16 years ago
  30. 0f0b56c of/flattree: eliminate cell_t typedef by Grant Likely · 16 years ago
  31. 83f7a06 of/flattree: merge dt_mem_next_cell by Grant Likely · 17 years ago
  32. f00abd9 of/flattree: Merge earlyinit_dt_scan_root() by Grant Likely · 17 years ago
  33. f7b3a83 of/flattree: Merge early_init_dt_check_for_initrd() by Grant Likely · 17 years ago
  34. 02af11b of: merge prom_{add,remove,modify}_property by Grant Likely · 17 years ago
  35. 41f8800 of/flattree: Merge unflatten_device_tree by Grant Likely · 17 years ago
  36. bbd3393 of/flattree: Merge unflatten_dt_node by Grant Likely · 17 years ago
  37. 00e38ef of/flattree: Merge of_flat_dt_is_compatible by Grant Likely · 17 years ago
  38. ca900cf of/flattree: merge of_get_flat_dt_prop by Grant Likely · 17 years ago
  39. 819d281 of/flattree: merge of_get_flat_dt_root by Grant Likely · 17 years ago
  40. c8cb7a5 of/flattree: merge of_scan_flat_dt by Grant Likely · 17 years ago
  41. e169cfb of/flattree: merge find_flat_dt_string and initial_boot_params by Grant Likely · 17 years ago
  42. e91edcf of: merge of_find_all_nodes() implementations by Grant Likely · 17 years ago
  43. 9449168 powerpc: Shield code specific to 64-bit server processors by Benjamin Herrenschmidt · 17 years ago
  44. 49a8496 powerpc: Allow mem=x cmdline to work with 4G+ by Becky Bruce · 17 years ago
  45. 059f134 powerpc: Allow debugging of LMBs with lmb=debug by Michael Ellerman · 17 years ago
  46. b60c31d powerpc: Get the number of SLBs from "slb-size" property by Michael Neuling · 17 years ago
  47. 6327716 powerpc: Remove unnecessary casts by Stephen Rothwell · 17 years ago
  48. 6ca4f74 powerpc: Force memory size to be a multiple of PAGE_SIZE by Hollis Blanchard · 18 years ago
  49. e523f72 powerpc: Add of_find_next_cache_node() by Nathan Lynch · 17 years ago
  50. 549e815 powerpc: Make the 64-bit kernel as a position-independent executable by Paul Mackerras · 18 years ago
  51. cf00085 powerpc: Add support for dynamic reconfiguration memory in kexec/kdump kernels by Chandru · 18 years ago
  52. b962ce9 powerpc: Add VSX CPU feature by Michael Neuling · 18 years ago
  53. 37dd2ba [POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero) by Kumar Gala · 18 years ago
  54. f4ac7b5 [POWERPC] Fix device-tree locking vs. interrupts by Benjamin Herrenschmidt · 18 years ago
  55. 37ddd5d [POWERPC] pseries/phyp dump: Reserve a variable amount of space at boot by Manish Ahuja · 18 years ago
  56. 18f032c [POWERPC] move_device_tree() should be __init by Geert Uytterhoeven · 18 years ago
  57. 654f596 [POWERPC] pseries: phyp dump: Disable phyp-dump through boot-var by Manish Ahuja · 18 years ago
  58. 6ac26c8 [POWERPC] pseries: phyp dump: Reserve and release memory by Manish Ahuja · 18 years ago
  59. f8303dd Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6 by Paul Mackerras · 18 years ago
  60. abe7688 [POWERPC] Fix dt_mem_next_cell() to read the full address by Becky Bruce · 18 years ago
  61. d9b2b2a [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. by David S. Miller · 18 years ago
  62. 14b3d92 [POWERPC] 4xx: update 440EP(x)/440GR(x) identical PVR issue workaround by Valentine Barshak · 18 years ago
  63. 584f8b7 [POWERPC] Use SLB size from the device tree by Michael Neuling · 18 years ago
  64. d1dfc35 [POWERPC] 4xx: Workaround for the 440EP(x)/GR(x) processors identical PVR issue. by Valentine Barshak · 19 years ago
  65. 84fdde5 [POWERPC] Use cache-inhibited large page bit from firmware by Paul Mackerras · 19 years ago
  66. 3c607ce [POWERPC] setup_64.c and prom.c comment cleanup by Linas Vepstas · 19 years ago
  67. 70c6cc3 [POWERPC] prom.c whitespace cleanup by Linas Vepstas · 19 years ago
  68. 9420dc6 [POWERPC] Clean out a bunch of duplicate includes by Jesper Juhl · 19 years ago
  69. 34f329d [POWERPC] of_detach_node()'s device node argument cannot be const by Segher Boessenkool · 19 years ago
  70. 1ef4d42 Consolidate of_find_node_by routines by Stephen Rothwell · 19 years ago
  71. d1cd355 Consolidate of_get_next_child by Stephen Rothwell · 19 years ago
  72. e679c5f Consolidate of_get_parent by Stephen Rothwell · 19 years ago
  73. 581b605 Consolidate of_find_property by Stephen Rothwell · 19 years ago
  74. 0081cbc Consolidate of_device_is_compatible by Stephen Rothwell · 19 years ago
  75. 97e873e Start split out of common open firmware code by Stephen Rothwell · 19 years ago
  76. 1f945a8 [POWERPC] Remove unnecessary #undef printk from prom.c by Mathieu Desnoyers · 19 years ago
  77. 94a3807 [POWERPC] Make the debugfs "powerpc" dir globally accessible by Michael Ellerman · 19 years ago
  78. 6a281856 [POWERPC] Add a warning to help trackdown device_node refcounting bugs by Michael Ellerman · 19 years ago
  79. d3b814b [POWERPC] Generalise device_node flag interface by Michael Ellerman · 19 years ago
  80. 972d17c [POWERPC] Check for the root node in of_detach_node() by Michael Ellerman · 19 years ago
  81. 4434810 [POWERPC] Output params value in early_init_devtree by Geoff Levand · 19 years ago
  82. 5169b8a [POWERPC] Update documentation for of_find_node_by_type() by Michael Ellerman · 19 years ago
  83. 847f597 [POWERPC] Make sure device node type/name is not NULL on hot-added nodes by Benjamin Herrenschmidt · 19 years ago
  84. 40472a5 [POWERPC] Split initrd logic out of early_init_dt_scan_chosen() to fix warning by Michael Ellerman · 19 years ago
  85. 30686ba [POWERPC] Remove old interface find_devices by Stephen Rothwell · 19 years ago
  86. 1658ab6 [POWERPC] Remove old interface find_type_devices by Stephen Rothwell · 19 years ago
  87. 8c8dc32 [POWERPC] Remove old interface find_path_device by Stephen Rothwell · 19 years ago
  88. 112466b [POWERPC] Remove find_all_nodes by Stephen Rothwell · 19 years ago
  89. 4bf56e1 [POWERPC] Remove find_compatible_devices by Stephen Rothwell · 19 years ago
  90. 1a38147 [POWERPC] Make struct property's value a void * by Stephen Rothwell · 19 years ago
  91. 9213fee [POWERPC] Rename prom_n_size_cells to of_n_size_cells by Stephen Rothwell · 19 years ago
  92. a8bda5d [POWERPC] Rename prom_n_addr_cells to of_n_addr_cells by Stephen Rothwell · 19 years ago
  93. 7a92f74 [POWERPC] Rename device_is_compatible to of_device_is_compatible by Stephen Rothwell · 19 years ago
  94. 0e56efc [POWERPC] Rename get_property to of_get_property by Stephen Rothwell · 19 years ago
  95. 30437b3 [POWERPC] Automatically lmb_reserve() initrd by David Gibson · 19 years ago
  96. eb6de28 [POWERPC] Allow duplicate lmb_reserve() calls by David Gibson · 19 years ago
  97. ae50517 [POWERPC] Export of_find_property by Dave Jones · 19 years ago
  98. b8757b2 [PATCH] Dynamic kernel command-line: powerpc by Alon Bar-Lev · 19 years ago
  99. b137405 [POWERPC] arch/ppc/kernel/prom.c of_node_(get|put) cleanup by Mariusz Kozlowski · 19 years ago
  100. 0204568 [POWERPC] Support ibm,dynamic-reconfiguration-memory nodes by Paul Mackerras · 20 years ago