1. 9d5a9e7 Remove asm/a.out.h files for all architectures without a.out support. by Adrian Bunk · 17 years ago
  2. d617a40 powerpc: Export CMO_PageSize by Andrew Morton · 17 years ago
  3. 370e458 powerpc: Fix CMM page loaning on 64k page kernel with 4k hardware pages by Brian King · 17 years ago
  4. 81f1499 powerpc: Make CMO paging space pool ID and page size available by Robert Jennings · 17 years ago
  5. 3cee67f powerpc/pseries: Fix CMO sysdev attribute API change fallout by Stephen Rothwell · 17 years ago
  6. 6490c49 powerpc/pseries: iommu enablement for CMO by Robert Jennings · 17 years ago
  7. 84af458 powerpc/pseries: Add collaborative memory manager by Brian King · 17 years ago
  8. 86630a3 powerpc/pseries: Utilities to set firmware page state by Brian King · 17 years ago
  9. e46de42 powerpc/pseries: Enable CMO feature during platform setup by Robert Jennings · 17 years ago
  10. f36c522 powerpc/eeh: Don't panic when EEH_MAX_FAILS is exceeded by Mike Mason · 17 years ago
  11. 4f3dd8a powerpc/dma: Use the struct dma_attrs in iommu code by Mark Nelson · 17 years ago
  12. b500563 powerpc: pci config cleanup by John Rigby · 17 years ago
  13. 84c3d4a Merge commit 'origin/master' by Benjamin Herrenschmidt · 17 years ago
  14. 443dcac powerpc: Remove unnecessary condition when sanity-checking WIMG bits by Dave Kleikamp · 17 years ago
  15. cde274c powerpc/eeh: PERR/SERR bit settings during EEH device recovery by Mike Mason · 17 years ago
  16. 801eb73 powerpc/mm: Don't clear _PAGE_COHERENT when _PAGE_SAO is set by Dave Kleikamp · 17 years ago
  17. 3c3f67e powerpc/pseries: Update the device tree correctly for drconf memory add/remove by Nathan Fontenot · 17 years ago
  18. 92ecd17 powerpc/pseries: Use base address to derive starting page frame number by Nathan Fontenot · 17 years ago
  19. 4b6e805 powerpc/pseries: Allow phandle to be specified in formats other than decimal by Nathan Fontenot · 17 years ago
  20. cf20760 powerpc/pseries: Call pseries_kexec_setup only on pseries by Arnd Bergmann · 17 years ago
  21. e9a4b6a Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  22. b7d7a24 powerpc: convert to generic helpers for IPI function calls by Jens Axboe · 17 years ago
  23. 8e01520 [POWERPC] Fix warning in pseries/eeh_driver.c by Andrew Morton · 17 years ago
  24. bad5232 [POWERPC] Add missing of_node_put in pseries/nvram.c by Julia Lawall · 17 years ago
  25. 541b275 [POWERPC] Fix sparse warnings in arch/powerpc/platforms/pseries by Michael Ellerman · 17 years ago
  26. 3ff1999 [POWERPC] pseries/firmware.c should include pseries/pseries.h by Michael Ellerman · 17 years ago
  27. 9185ef6 [POWERPC] Assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 17 years ago
  28. 867a89e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  29. 6674713 powerpc: use non-racy method for proc entries creation by Denis V. Lunev · 17 years ago
  30. 98d5c21 [POWERPC] Update lmb data structures for hotplug memory add/remove by Badari Pulavarty · 17 years ago
  31. 57b5392 [POWERPC] Hotplug memory remove notifications for powerpc by Badari Pulavarty · 17 years ago
  32. 36f8a2c [POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseries by Michael Ellerman · 17 years ago
  33. f7ebf35 [POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/ by Michael Ellerman · 17 years ago
  34. cb1e2ab [POWERPC] Register udbg console early on pseries LPAR by Michael Ellerman · 17 years ago
  35. bda0c0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  36. 8a1bc90 PCI: add is_added flag to struct pci_dev by Greg Kroah-Hartman · 17 years ago
  37. 1af9fa8 [POWERPC] Simplify xics direct/lpar irq_host setup by Michael Ellerman · 17 years ago
  38. f01567d [POWERPC] Use pseries_setup_i8259_cascade() in pseries_mpic_init_IRQ() by Michael Ellerman · 17 years ago
  39. 30d6ad2 [POWERPC] Turn xics_setup_8259_cascade() into a generic pseries_setup_i8259_cascade() by Michael Ellerman · 17 years ago
  40. 032ace7 [POWERPC] Move xics_setup_8259_cascade() into platforms/pseries/setup.c by Michael Ellerman · 17 years ago
  41. 5faae2e [POWERPC] Always add preferred consoles in platforms/pseries/lpar.c by Michael Ellerman · 17 years ago
  42. 21cf913 [POWERPC] Move prototype for find_udbg_vterm() into a header file by Michael Ellerman · 17 years ago
  43. 37ddd5d [POWERPC] pseries/phyp dump: Reserve a variable amount of space at boot by Manish Ahuja · 17 years ago
  44. ac7c535 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  45. c6d4d5a [POWERPC] Convert pci and eeh code to of_device_is_available by Nathan Lynch · 17 years ago
  46. e48b1b4 [POWERPC] Replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  47. f10095c powerpc/pseries/xcis: ansify by Al Viro · 17 years ago
  48. f61fb8a [POWERPC] scanlog_init cleanup and minor fixes by Nathan Lynch · 17 years ago
  49. 7415d5e [POWERPC] pseries: phyp dump: Inform kdump when phyp-dump is loaded by Manish Ahuja · 17 years ago
  50. 654f596 [POWERPC] pseries: phyp dump: Disable phyp-dump through boot-var by Manish Ahuja · 17 years ago
  51. fd35cff [POWERPC] pseries: phyp dump: Tracking memory range freed by Manish Ahuja · 17 years ago
  52. a9c508d [POWERPC] pseries: phyp dump: Invalidate and print dump areas by Manish Ahuja · 17 years ago
  53. 599c1aa [POWERPC] pseries: phyp dump: Debugging print routines by Manish Ahuja · 17 years ago
  54. 2c4f411 [POWERPC] pseries: phyp dump: Register dump area by Manish Ahuja · 17 years ago
  55. d5a29c7 [POWERPC] pseries: phyp dump: Use sysfs to release reserved mem by Manish Ahuja · 17 years ago
  56. 6ac26c8 [POWERPC] pseries: phyp dump: Reserve and release memory by Manish Ahuja · 17 years ago
  57. 96366a8 [POWERPC] Update wait_state_cycles in the VPA by Tony Breeds · 17 years ago
  58. f8c8803 [POWERPC] Add code for removing HPTEs for parts of the linear mapping by Badari Pulavarty · 17 years ago
  59. 3d5d27c [POWERPC] Fix warning in pseries/power.c by Stephen Rothwell · 17 years ago
  60. de0723d [POWERPC] Update default irq servers when boot cpu is removed by Nathan Fontenot · 17 years ago
  61. b99e626 [POWERPC] Remove redundant of_get_cpu_node routine by Nathan Fontenot · 17 years ago
  62. c3e8506 [POWERPC] Split xics_teardown_cpu() by Nathan Fontenot · 17 years ago
  63. a52572d [POWERPC] Update irq descriptor affinity by Nathan Fontenot · 17 years ago
  64. 842decb [POWERPC] arch/powerpc/platforms/pseries: Add missing of_node_put by Julia Lawall · 17 years ago
  65. bd45ac0 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  66. 86ef5c9 cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() by Gautham R Shenoy · 17 years ago
  67. d76e15f driver core: make /sys/power a kobject by Greg Kroah-Hartman · 17 years ago
  68. 79393fc kobject: convert pseries/power.c to kobj_attr interface by Greg Kroah-Hartman · 17 years ago
  69. 039a5dc kset: convert /sys/power to use kset_create by Greg Kroah-Hartman · 17 years ago
  70. 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 17 years ago
  71. 9156ad4 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  72. acaa617 [POWERPC] eeh.c: Use for_each_child_of_node by Stephen Rothwell · 17 years ago
  73. dfbe0d3 [POWERPC] Fix boot failure on POWER6 by Paul Mackerras · 17 years ago
  74. 473980a [POWERPC] Fix CPU hotplug when using the SLB shadow buffer by Michael Neuling · 17 years ago
  75. bf5e2ba [POWERPC] Merge PCI resource fixups by Benjamin Herrenschmidt · 17 years ago
  76. d7cf0ed [POWERPC] Push down or eliminate smp_processor_id calls in xics code by Milton Miller · 17 years ago
  77. b76e5e9 [POWERPC] EEH: Avoid a possible NULL pointer dereference by Stephen Rothwell · 17 years ago
  78. 44ef339 [POWERPC] pci_controller->arch_data really is a struct device_node * by Stephen Rothwell · 17 years ago
  79. 96188ce [POWERPC] pSeries: Remove dependency on pci_dn bussubno by Stephen Rothwell · 17 years ago
  80. 68d315f [POWERPC] iommu_free_table doesn't need the device_node by Stephen Rothwell · 17 years ago
  81. 5f1a7c8 [POWERPC] EEH: Report errors as soon as possible by Linas Vepstas · 17 years ago
  82. c9b65a7 [POWERPC] EEH: Be careful when identifying "empty" slots. by Linas Vepstas · 17 years ago
  83. 307d46e [POWERPC] EEH: Work with device endpoint, always by Linas Vepstas · 17 years ago
  84. d65dded [POWERPC] Remove prod_processor() by Nathan Lynch · 17 years ago
  85. 8d08908 [POWERPC] Cleanup SMT thread handling by Benjamin Herrenschmidt · 17 years ago
  86. 8f51506 Revert "[POWERPC] Fix RTAS os-term usage on kernel panic" by Paul Mackerras · 17 years ago
  87. a2b5181 [POWERPC] Fix RTAS os-term usage on kernel panic by Linas Vepstas · 17 years ago
  88. 8693208 [POWERPC] pSeries: make pseries_defconfig minus PCI build again by Stephen Rothwell · 17 years ago
  89. 2c84b40 [POWERPC] EEH: Make sure warning message is printed by Linas Vepstas · 17 years ago
  90. b37ceef [POWERPC] EEH: Avoid crash on null device by Linas Vepstas · 17 years ago
  91. 2a50f14 [POWERPC] EEH: Drivers that need reset trump others by Linas Vepstas · 17 years ago
  92. 638799b [POWERPC] EEH: Clean up comments by Linas Vepstas · 17 years ago
  93. aa39be0 [POWERPC] Include udbg.h when using udbg_printf by will schmidt · 17 years ago
  94. 1db3e89 [POWERPC] Read back MSI message in rtas_setup_msi_irqs() so restore works by Michael Ellerman · 17 years ago
  95. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  96. 1189be6 [POWERPC] Use 1TB segments by Paul Mackerras · 17 years ago
  97. 64f2758 [POWERPC] Don't enable cpu hotplug on pSeries machines with MPIC by Olof Johansson · 17 years ago
  98. 745e102 [POWERPC] Platforms shouldn't mess with ROOT_DEV by Grant Likely · 17 years ago
  99. 70f227d Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
  100. a0c7ce9 [POWERPC] Fix panic in RTAS code by Tony Breeds · 17 years ago