1. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  2. 1197ab2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  3. fcf6340 Cross Memory Attach by Christopher Yeoh · 13 years ago
  4. e415372 powerpc: fix implicit use of mutex.h by include/asm/spu.h by Paul Gortmaker · 13 years ago
  5. 9308794 powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  6. 66b15db powerpc: add export.h to files making use of EXPORT_SYMBOL by Paul Gortmaker · 14 years ago
  7. 1bc87b0 Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 13 years ago
  8. f362f98 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue by Linus Torvalds · 13 years ago
  9. 1448c72 compat: sync compat_stats with statfs. by Eric W. Biederman · 13 years ago
  10. efb8d21 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  11. 37caf9f powerpc/fsl-booke: Handle L1 D-cache parity error correctly on e500mc by Kumar Gala · 13 years ago
  12. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  13. 19ccb76 KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode code by Paul Mackerras · 13 years ago
  14. 0214394 KVM: PPC: book3s_pr: Simplify transitions between virtual and real mode by Paul Mackerras · 13 years ago
  15. af8f38b KVM: PPC: Add sanity checking to vcpu_run by Alexander Graf · 13 years ago
  16. 0254f074 KVM: PPC: Add PAPR hypercall code for PR mode by Alexander Graf · 13 years ago
  17. a15bd35 KVM: PPC: Add support for explicit HIOR setting by Alexander Graf · 13 years ago
  18. 9432ba6 KVM: PPC: Add papr_enabled flag by Alexander Graf · 13 years ago
  19. db507c3 KVM: PPC: move compute_tlbie_rb to book3s common header by Alexander Graf · 13 years ago
  20. ed79ba9 powerpc/powernv: Machine check and other system interrupts by Benjamin Herrenschmidt · 13 years ago
  21. 5c7c1e9 powerpc/powernv: Add OPAL ICS backend by Benjamin Herrenschmidt · 13 years ago
  22. 628daa8 powerpc/powernv: Add RTC and NVRAM support plus RTAS fallbacks by Benjamin Herrenschmidt · 13 years ago
  23. daea117 powerpc/powernv: Support for OPAL console by Benjamin Herrenschmidt · 13 years ago
  24. 14a43e6 powerpc/powernv: Basic support for OPAL by Benjamin Herrenschmidt · 13 years ago
  25. 27f4488 powerpc/powernv: Add OPAL takeover from PowerVM by Benjamin Herrenschmidt · 13 years ago
  26. fb82b83 powerpc/smp: More generic support for "soft hotplug" by Benjamin Herrenschmidt · 13 years ago
  27. a119409 powerpc: Fix oops when echoing bad values to /sys/devices/system/memory/probe by Anton Blanchard · 13 years ago
  28. e377bc5 powerpc/numa: Remove duplicate RECLAIM_DISTANCE definition by Anton Blanchard · 13 years ago
  29. 7bebcf0 powerpc/numa: Disable NEWIDLE balancing at node level by Anton Blanchard · 13 years ago
  30. d4761ad powerpc/numa: Increase SD_NODES_PER_DOMAIN to 32. by Anton Blanchard · 13 years ago
  31. a200d8e powerpc/numa: Enable SD_WAKE_AFFINE in node definition by Anton Blanchard · 13 years ago
  32. c26afe9 powerpc/ps3: Add gelic udbg driver by Hector Martin · 13 years ago
  33. 6c49368 powerpc/nvram: Add compression to fit more oops output into NVRAM by Jim Keniston · 13 years ago
  34. 14b9247 powerpc/mpic: Add support for discontiguous cores by Timur Tabi · 13 years ago
  35. 41151e7 powerpc: Hugetlb for BookE by Becky Bruce · 13 years ago
  36. d24f9c6 powerpc: Use the newly added get_required_mask dma_map_ops hook by Milton Miller · 14 years ago
  37. 6a5c7be powerpc: Override dma_get_required_mask by platform hook and ops by Milton Miller · 14 years ago
  38. 7bfb40b Merge remote-tracking branch 'origin/master' into next by Benjamin Herrenschmidt · 13 years ago
  39. 9bb7361 Merge remote-tracking branch 'jwb/next' into next by Benjamin Herrenschmidt · 13 years ago
  40. d4d7b2a remove remaining references to nfsservctl by Stephen Rothwell · 13 years ago
  41. dcd83aa tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driver by Timur Tabi · 13 years ago
  42. 674bfa4 powerpc/44x: Kexec support for PPC440X chipsets by Suzuki Poulose · 13 years ago
  43. 8aa6d35 powerpc: Move kdump default base address to half RMO size on 64bit by Anton Blanchard · 13 years ago
  44. 501d238 ppc: Remove duplicate definition of PV_POWER7 by Peter Zijlstra · 13 years ago
  45. c113a3a powerpc: Jump label misalignment causes oops at boot by Anton Blanchard · 13 years ago
  46. 326ed6a powerpc: mtspr/mtmsr should take an unsigned long by Scott Wood · 13 years ago
  47. 3960ef3 Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  48. 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 13 years ago
  49. f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 13 years ago
  50. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  51. 148817b asm-generic: add another generic ext2 atomic bitops by Akinobu Mita · 13 years ago
  52. 0e9a6cb ptrace: unify show_regs() prototype by Mike Frysinger · 13 years ago
  53. 1844750 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  54. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  55. 5fabc48 Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  56. a99a7d1 Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  57. 4d4abdc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  58. acb41c0 Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  59. 4b575f3 Merge remote-tracking branch 'jwb/next' into next by Benjamin Herrenschmidt · 13 years ago
  60. 0ca87f0 net: filter: BPF 'JIT' compiler for PPC64 by Matt Evans · 13 years ago
  61. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 13 years ago
  62. f4ffd5e pci: move microblaze and powerpc pci flag functions into asm-generic by Rob Herring · 13 years ago
  63. 0e47ff1 powerpc: rename ppc_pci_*_flags to pci_*_flags by Rob Herring · 13 years ago
  64. 91b191c powerpc/44x: don't use tlbivax on AMP systems by Dave Kleikamp · 13 years ago
  65. 29d0315 KVM: PPC: Remove prog_flags by Alexander Graf · 13 years ago
  66. 9e368f2 KVM: PPC: book3s_hv: Add support for PPC970-family processors by Paul Mackerras · 13 years ago
  67. 969391c powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architecture bits by Paul Mackerras · 13 years ago
  68. aa04b4c KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests by Paul Mackerras · 13 years ago
  69. 371fefd KVM: PPC: Allow book3s_hv guests to use SMT processor modes by Paul Mackerras · 13 years ago
  70. 54738c0 KVM: PPC: Accelerate H_PUT_TCE by implementing it in real mode by David Gibson · 13 years ago
  71. a8606e2 KVM: PPC: Handle some PAPR hcalls in the kernel by Paul Mackerras · 13 years ago
  72. de56a94 KVM: PPC: Add support for Book3S processors in hypervisor mode by Paul Mackerras · 13 years ago
  73. 3c42bf8 KVM: PPC: Split host-state fields out of kvmppc_book3s_shadow_vcpu by Paul Mackerras · 13 years ago
  74. 923c53c powerpc: Set up LPCR for running guest partitions by Paul Mackerras · 13 years ago
  75. df6909e5 KVM: PPC: Move guest enter/exit down into subarch-specific code by Paul Mackerras · 13 years ago
  76. f9e0554 KVM: PPC: Pass init/destroy vm and prepare/commit memory region ops down by Paul Mackerras · 13 years ago
  77. b01c8b5 powerpc, KVM: Rework KVM checks in first-level interrupt handlers by Paul Mackerras · 13 years ago
  78. f05ed4d KVM: PPC: Split out code from book3s.c into book3s_pr.c by Paul Mackerras · 13 years ago
  79. c4befc5 KVM: PPC: Move fields between struct kvm_vcpu_arch and kvmppc_vcpu_book3s by Paul Mackerras · 13 years ago
  80. dd9ebf1f KVM: PPC: e500: Add shadow PID support by Liu Yu · 14 years ago
  81. 08b7fa9 KVM: PPC: e500: Stop keeping shadow TLB by Liu Yu · 14 years ago
  82. a4cd8b2 KVM: PPC: e500: enable magic page by Scott Wood · 14 years ago
  83. 59c1f4e KVM: PPC: e500: Eliminate shadow_pages[], and use pfns instead. by Scott Wood · 14 years ago
  84. 4cd35f67 KVM: PPC: e500: Save/restore SPE state by Scott Wood · 14 years ago
  85. ecee273 KVM: PPC: booke: use shadow_msr by Scott Wood · 14 years ago
  86. c51584d powerpc/e500: SPE register saving: take arbitrary struct offset by Scott Wood · 14 years ago
  87. a22a2da KVM: PPC: Resolve real-mode handlers through function exports by Alexander Graf · 14 years ago
  88. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  89. 3160b09 powerpc: Create next_tlbcam_idx percpu variable for FSL_BOOKE by Becky Bruce · 13 years ago
  90. 29dfc4f perf, powerpc: Fix build borkage by Peter Zijlstra · 13 years ago
  91. a8b0ca1 perf: Remove the nmi parameter from the swevent and overflow interface by Peter Zijlstra · 13 years ago
  92. ac5f89c powerpc: Add jump label support by Michael Ellerman · 13 years ago
  93. 87fa35d powerpc/hvsi: Fix conflict with old HVSI driver by Benjamin Herrenschmidt · 13 years ago
  94. 9def247 powerpc: Fix build problem with default ppc_md.progress commit by Benjamin Herrenschmidt · 13 years ago
  95. a9c0f41 powerpc: Add printk companion for ppc_md.progress by Dave Carroll · 14 years ago
  96. 6da49a2 Merge remote branch 'origin/master' into next by Benjamin Herrenschmidt · 13 years ago
  97. 17bdc6c powerpc/pseries: Move hvsi support into a library by Benjamin Herrenschmidt · 14 years ago
  98. 4d2bb3f powerpc/pseries: Re-implement HVSI as part of hvc_vio by Benjamin Herrenschmidt · 14 years ago
  99. 048bee7 powerpc/pseries: Factor HVSI header struct in packet definitions by Benjamin Herrenschmidt · 14 years ago
  100. 725e789 powerpc/hvsi: Move HVSI protocol definitions to a header file by Benjamin Herrenschmidt · 14 years ago