1. 55c7588 Export new PACA constants in asm-offsets by Alexander Graf · 15 years ago
  2. 4b7ae55 Add fields to PACA by Alexander Graf · 15 years ago
  3. 0186fd0 Export KVM symbols for module by Alexander Graf · 15 years ago
  4. e85a471 Split init_new_context and destroy_context by Alexander Graf · 15 years ago
  5. 4ab79aa Export symbols for KVM module by Alexander Graf · 15 years ago
  6. 6290890 Add Book3s_64 offsets to asm-offsets.c by Alexander Graf · 15 years ago
  7. 842f2fe Make head_64.S aware of KVM real mode code by Alexander Graf · 15 years ago
  8. 513579e Add desktop PowerPC specific emulation by Alexander Graf · 15 years ago
  9. 9a7a9b0 Add mfdec emulation by Alexander Graf · 15 years ago
  10. c215c6e Add book3s_64 specific opcode emulation by Alexander Graf · 15 years ago
  11. 0123518 Add book3s_32 guest MMU by Alexander Graf · 15 years ago
  12. e71b2a3 Add book3s_64 guest MMU by Alexander Graf · 15 years ago
  13. 0d8dc68 Add book3s_64 Host MMU handling by Alexander Graf · 15 years ago
  14. 2f4cf5e Add book3s.c by Alexander Graf · 15 years ago
  15. c862125 Add interrupt handling code by Alexander Graf · 15 years ago
  16. 5126ed3 Add SLB switching code for entry/exit by Alexander Graf · 15 years ago
  17. 29eb61b Add book3s_64 highmem asm code by Alexander Graf · 15 years ago
  18. 3cea8c4 Add Book3s_64 intercept helpers by Alexander Graf · 15 years ago
  19. 4e342025 Add asm/kvm_book3s.h by Alexander Graf · 15 years ago
  20. ca95150 Add Book3s fields to vcpu structs by Alexander Graf · 15 years ago
  21. 83cd259 Add Book3s definitions by Alexander Graf · 15 years ago
  22. ec3c11a Pass PVR in sregs by Alexander Graf · 15 years ago
  23. 4e75575 Move dirty logging code to sub-arch by Alexander Graf · 15 years ago
  24. 588e050 powerpc/8xx: Fix build breakage with sparse irq changes by Benjamin Herrenschmidt · 15 years ago
  25. cc39331 powerpc: pasemi_defconfig update by Olof Johansson · 15 years ago
  26. cd01570 powerpc: Enable sparse irq_descs on powerpc by Michael Ellerman · 15 years ago
  27. 750ab11 powerpc: Rearrange and fix show_interrupts() for sparse irq_descs by Michael Ellerman · 15 years ago
  28. 76f1d94 powerpc: Make virq_debug_show() cope with sparse irq_descs by Michael Ellerman · 15 years ago
  29. 32c105c powerpc/nvram_64: Mark init code __init by Thomas Gleixner · 15 years ago
  30. fd62c6c powerpc/nvram_64: Check nvram_error_log_index in nvram_clear_error_log() by Thomas Gleixner · 15 years ago
  31. ae7dd02 powerpc/nvram_64: Remove unused code by Thomas Gleixner · 15 years ago
  32. 0682d6c powerpc: Fix potential compile error irqs_disabled_flags by Michael Neuling · 15 years ago
  33. 0895ecd powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal accessors by David Gibson · 15 years ago
  34. 883a3e5 powerpc/mm: Split hash MMU specific hugepage code into a new file by David Gibson · 15 years ago
  35. d1837cb powerpc/mm: Cleanup initialization of hugepages on powerpc by David Gibson · 15 years ago
  36. a4fe3ce powerpc/mm: Allow more flexible layouts for hugepage pagetables by David Gibson · 15 years ago
  37. a0668cd powerpc/mm: Cleanup management of kmem_caches for pagetables by David Gibson · 15 years ago
  38. f71dc17 powerpc/mm: Make hpte_need_flush() correctly mask for multiple page sizes by David Gibson · 15 years ago
  39. 8be8cf5 powerpc: Add kdump support to Collaborative Memory Manager by Brian King · 15 years ago
  40. 6cff46f powerpc: Remove get_irq_desc() by Michael Ellerman · 15 years ago
  41. 59e3f83 powerpc/pseries: Use irq_has_action() in eeh_disable_irq() by Michael Ellerman · 15 years ago
  42. 551b81f powerpc: Make NR_IRQS a CONFIG option by Michael Ellerman · 15 years ago
  43. 3d541c4 powerpc/chrp: Use the same RTAS daemon as pSeries by Benjamin Herrenschmidt · 15 years ago
  44. 188917e powerpc: Move /proc/ppc64 to /proc/powerpc and add symlink by Benjamin Herrenschmidt · 15 years ago
  45. 64eb38a6 powerpc: Make it possible to select hibernation on all PowerPCs by Anton Vorontsov · 15 years ago
  46. 7424639 powerpc/ps3: Use pr_devel() in ps3/mm.c by Michael Ellerman · 16 years ago
  47. 5a1eb5c powerpc: Cleanup Kconfig selection of hugetlbfs support by Benjamin Herrenschmidt · 15 years ago
  48. 40578fc Merge commit 'gcl/merge' into merge by Benjamin Herrenschmidt · 15 years ago
  49. 4f917ba powerpc/ppc64: Use preempt_schedule_irq instead of preempt_schedule by Benjamin Herrenschmidt · 15 years ago
  50. ce7a35c powerpc: Fix compile errors found by new ppc64e_defconfig by Kumar Gala · 15 years ago
  51. fafbe98 powerpc: Add a Book-3E 64-bit defconfig by Kumar Gala · 15 years ago
  52. cdd3904 powerpc/booke: Fix xmon single step on PowerPC Book-E by Josh Boyer · 15 years ago
  53. 348aa30 powerpc: Align vDSO base address by Andreas Schwab · 15 years ago
  54. 7de8028 powerpc: Fix segment mapping in vdso32 by Andreas Schwab · 15 years ago
  55. 171fb12 powerpc/iseries: Remove compiler version dependent hack by Stephen Rothwell · 15 years ago
  56. 7abb840 powerpc/perf_events: Fix priority of MSR HV vs PR bits by Michael Neuling · 15 years ago
  57. 4bdf0bb powerpc/5200: Update defconfigs by Grant Likely · 15 years ago
  58. db467eb powerpc/boot/dts: drop obsolete 'fsl5200-clocking' by Wolfram Sang · 15 years ago
  59. 830cb6f mpc5200: support for the MAN mpc5200 based board mucmc52 by Heiko Schocher · 15 years ago
  60. 371bc96 mpc5200: support for the MAN mpc5200 based board uc101 by Heiko Schocher · 15 years ago
  61. b734dd5 Merge commit 'ftrace/ppc' into merge by Benjamin Herrenschmidt · 15 years ago
  62. 0f6023d powerpc/pci: Fix MODPOST warning by Heiko Schocher · 15 years ago
  63. 04f5653 powerpc/oprofile: Add ppc750 CL as supported by oprofile by Dragos Tatulea · 15 years ago
  64. 5be2a21 powerpc: warning: allocated section `.data_nosave' not in segment by Sean MacLennan · 15 years ago
  65. cf50f44 powerpc/kgdb: Fix build failure caused by "kgdb.c: unused variable 'acc'" by Anton Vorontsov · 15 years ago
  66. b6dcde5 powerpc: Fix hypervisor TLB batching by Anton Blanchard · 15 years ago
  67. 8d8997f powerpc/mm: Fix hang accessing top of vmalloc space by Benjamin Herrenschmidt · 15 years ago
  68. aee7a28 powerpc: Fix memory leak in axon_msi.c by Michael Ellerman · 15 years ago
  69. 11a5087 powerpc/pmac: Fix issues with sleep on some powerbooks by Benjamin Herrenschmidt · 15 years ago
  70. be10ab1 powerpc64/ftrace: use PACA to retrieve TOC in mod_return_to_handler by Steven Rostedt · 15 years ago
  71. 9135c3c powerpc/ftrace: show real return addresses in modules by Steven Rostedt · 15 years ago
  72. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  73. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  74. 8e44e43 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  75. 62bef28 powerpc: Cleanup linker script using new linker script macros. by Tim Abbott · 15 years ago
  76. a487b67 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  77. e090808 powerpc/8xx: Fix regression introduced by cache coherency rewrite by Rex Feany · 15 years ago
  78. daf8f40 powerpc/4xx: Fix erroneous xmon warning on PowerPC 4xx by Josh Boyer · 15 years ago
  79. f32af63 powerpc/mm: Fix 40x and 8xx vs. _PAGE_SPECIAL by Benjamin Herrenschmidt · 15 years ago
  80. 142597d powerpc: Cleanup linker script using new linker script macros. by Tim Abbott · 15 years ago
  81. 049d049 powerpc: Fix ibm,client-architecture-support printout by Anton Blanchard · 15 years ago
  82. ea55bf2 powerpc: Increase NODES_SHIFT on 64bit from 4 to 8 by Anton Blanchard · 15 years ago
  83. f2053f1 powerpc/perf_counter: Fix vdso detection by Anton Blanchard · 15 years ago
  84. 8bbde7a powerpc: Move 64bit heap above 1TB on machines with 1TB segments by Anton Blanchard · 15 years ago
  85. 738ef42 powerpc: Change archdata dma_data to a union by Becky Bruce · 15 years ago
  86. 1cebd7a powerpc: Rename get_dma_direct_offset get_dma_offset by Becky Bruce · 15 years ago
  87. b9eceb2 powerpc/mm: Remove duplicated #include by Huang Weiyi · 15 years ago
  88. 5c8f382 powerpc/book3e-64: Remove duplicated #include by Huang Weiyi · 15 years ago
  89. 144ef90 powerpc: Check for unsupported relocs when using CONFIG_RELOCATABLE by Tony Breeds · 15 years ago
  90. ad08587 powerpc/pmc: Don't access lppaca on Book3E by Benjamin Herrenschmidt · 15 years ago
  91. 0f33727 powerpc: kmalloc failure ignored in vio_build_iommu_table() by roel kluin · 15 years ago
  92. 94a8d5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  93. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  94. ea0f1ca cpumask: Use accessors for cpu_*_mask: powerpc by Rusty Russell · 15 years ago
  95. 0748bd0 cpumask: remove arch_send_call_function_ipi by Rusty Russell · 15 years ago
  96. f063ea0 cpumask: arch_send_call_function_ipi_mask: powerpc by Rusty Russell · 15 years ago
  97. 399d068 cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: powerpc by Rusty Russell · 15 years ago
  98. 29c337a cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node by Rusty Russell · 15 years ago
  99. b966cd6 cpumask: remove the now-obsoleted pcibus_to_cpumask(): powerpc by Rusty Russell · 15 years ago
  100. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago