1. 13da9e2 Revert "endian: #define __BYTE_ORDER" by Linus Torvalds · 14 years ago
  2. 702c0b0 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  3. b3b77c8 endian: #define __BYTE_ORDER by Joakim Tjernlund · 14 years ago
  4. b1e50eb Merge remote branch 'origin' into secretlab/next-spi by Grant Likely · 14 years ago
  5. 6e27388f1b spi/mpc5121: Add SPI master driver for MPC5121 PSC by Anatolij Gustschin · 14 years ago
  6. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  7. cb6dc51 arch/powerpc: Move dma_mask from of_device into pdev_archdata by Grant Likely · 15 years ago
  8. 0961d65 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 14 years ago
  9. 98edb6c Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  10. 79c4581 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  11. 5660820 powerpc/numa: Set a smaller value for RECLAIM_DISTANCE to enable zone reclaim by Anton Blanchard · 14 years ago
  12. 1fc711f powerpc/kexec: Fix race in kexec shutdown by Michael Neuling · 14 years ago
  13. f90ece2 powerpc/pseries: Add hcall to read 4 ptes at a time in real mode by Michael Neuling · 14 years ago
  14. 67fc4e0 kdb: core for kgdb back end (2 of 2) by Jason Wessel · 14 years ago
  15. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  16. b2be052 panic: Allow warnings to set different taint flags by Ben Hutchings · 15 years ago
  17. 58f9b0b of: eliminate of_device->node and dev_archdata->{of,prom}_node by Grant Likely · 15 years ago
  18. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 15 years ago
  19. b83d4a9 KVM: PPC: Enable native paired singles by Alexander Graf · 15 years ago
  20. f7bc74e KVM: PPC: Improve split mode by Alexander Graf · 15 years ago
  21. af7b4d1 KVM: PPC: Convert u64 -> ulong by Alexander Graf · 15 years ago
  22. 97e4925 KVM: PPC: Add SVCPU to Book3S_32 by Alexander Graf · 15 years ago
  23. 9cc5e95 KVM: PPC: Extract MMU init by Alexander Graf · 15 years ago
  24. 0604675 KVM: PPC: Use now shadowed vcpu fields by Alexander Graf · 15 years ago
  25. 56db45a PPC: Add STLU by Alexander Graf · 15 years ago
  26. 00c3a37 KVM: PPC: Use CONFIG_PPC_BOOK3S define by Alexander Graf · 15 years ago
  27. c14dea0 KVM: PPC: Use KVM_BOOK3S_HANDLER by Alexander Graf · 15 years ago
  28. c7f38f4 KVM: PPC: Improve indirect svcpu accessors by Alexander Graf · 15 years ago
  29. 66bb170 KVM: PPC: Add fields to shadow vcpu by Alexander Graf · 15 years ago
  30. 8c60b9f KVM: PPC: Add kvm_book3s_32.h by Alexander Graf · 15 years ago
  31. 3ae0789 KVM: PPC: Add kvm_book3s_64.h by Alexander Graf · 15 years ago
  32. c83ec26 PPC: Split context init/destroy functions by Alexander Graf · 15 years ago
  33. 2191d65 KVM: PPC: Name generic 64-bit code generic by Alexander Graf · 15 years ago
  34. 3ed9c6d KVM: PPC: Make bools bitfields by Alexander Graf · 15 years ago
  35. 5a1b419 KVM: PPC: Use ULL for big numbers by Alexander Graf · 15 years ago
  36. ad0a048 KVM: PPC: Add OSI hypercall interface by Alexander Graf · 15 years ago
  37. ca7f420 KVM: PPC: Implement alignment interrupt by Alexander Graf · 15 years ago
  38. 4b389ca KVM: PPC: Book3S_32 guest MMU fixes by Alexander Graf · 15 years ago
  39. c8027f1 KVM: PPC: Make DSISR 32 bits wide by Alexander Graf · 15 years ago
  40. 1897876 KVM: PPC: Allow userspace to unset the IRQ line by Alexander Graf · 15 years ago
  41. 3eeafd7 KVM: PPC: Ensure split mode works by Alexander Graf · 15 years ago
  42. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 14 years ago
  43. 0fe1ac4 powerpc/perf_event: Fix oops due to perf_event_do_pending call by Paul Mackerras · 15 years ago
  44. 1ed31d6 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 14 years ago
  45. 2ef613cb powerpc/cpumask: Convert mpic driver to new cpumask API by Benjamin Herrenschmidt · 14 years ago
  46. 25863de powerpc/cpumask: Convert NUMA code to new cpumask API by Anton Blanchard · 14 years ago
  47. cc1ba8e powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasks by Anton Blanchard · 14 years ago
  48. b6decb7 powerpc/cpumask: Convert fixup_irqs to new cpumask API by Anton Blanchard · 14 years ago
  49. 91eea67 powerpc/mm: Track backing pages allocated by vmemmap_populate() by Mark Nelson · 15 years ago
  50. 7cad197 powerpc: Correct parport interrupt parsing by Martyn Welch · 14 years ago
  51. b4e8c8d powerpc/4xx: Simple platform for the ISS 4xx simulator by Torez Smith · 15 years ago
  52. fc5e709 powerpc/476: add machine check handler for 47x core by Dave Kleikamp · 15 years ago
  53. e7f75ad powerpc/47x: Base ppc476 support by Dave Kleikamp · 15 years ago
  54. dbc9632 powerpc/fsl-booke: Fix CONFIG_RELOCATABLE support on FSL Book-E ppc32 by Kumar Gala · 15 years ago
  55. 831317b KVM: PPC: Implement Paired Single emulation by Alexander Graf · 15 years ago
  56. 0564ee8 KVM: PPC: Add helpers to modify ppc fields by Alexander Graf · 15 years ago
  57. 963cf3d KVM: PPC: Add helpers to call FPU instructions by Alexander Graf · 15 years ago
  58. aba3bd7 KVM: PPC: Make ext giveup non-static by Alexander Graf · 15 years ago
  59. 5467a97 KVM: PPC: Make software load/store return eaddr by Alexander Graf · 15 years ago
  60. d6d549b KVM: PPC: Add Gekko SPRs by Alexander Graf · 15 years ago
  61. 3c402a7 KVM: PPC: Add hidden flag for paired singles by Alexander Graf · 15 years ago
  62. 37f5bca KVM: PPC: Add AGAIN type for emulation return by Alexander Graf · 15 years ago
  63. 3587d53 KVM: PPC: Teach MMIO Signedness by Alexander Graf · 15 years ago
  64. b104d06 KVM: PPC: Enable MMIO to do 64 bits, fprs and qprs by Alexander Graf · 15 years ago
  65. c62e096 KVM: PPC: Make fpscr 64-bit by Alexander Graf · 15 years ago
  66. 5aa9e2f KVM: PPC: Add QPR registers by Alexander Graf · 15 years ago
  67. cb69476 Revert "powerpc/mm: Bump SECTION_SIZE_BITS from 16MB to 256MB" by Benjamin Herrenschmidt · 15 years ago
  68. 359e428 powerpc: Add kprobe-based event tracer by Mahesh Salgaonkar · 15 years ago
  69. 7545ba6f powerpc/mm: Bump SECTION_SIZE_BITS from 16MB to 256MB by Anton Blanchard · 15 years ago
  70. 27f1090 powerpc/numa: Set a smaller value for RECLAIM_DISTANCE to enable zone reclaim by Anton Blanchard · 15 years ago
  71. 43b5fef powerpc/ppc32: Fixup pmd_page to work when ARCH_PFN_OFFSET is non-zero by Jason Gunthorpe · 15 years ago
  72. 6fe9d1f powerpc/pseries: Export data from new hcall H_EM_GET_PARMS by Vaidyanathan Srinivasan · 15 years ago
  73. 6fa4136 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  74. 409d241 powerpc: Use correct ccr bit for syscall error status by Nathan Lynch · 15 years ago
  75. d6a8536 Merge commit 'kumar/merge' into merge by Benjamin Herrenschmidt · 15 years ago
  76. 9eff26e powerpc/perf_events: Fix call-graph recording, add perf_arch_fetch_caller_regs by Paul Mackerras · 15 years ago
  77. d6ccb1f powerpc/85xx: Make sure lwarx hint isn't set on ppc32 by Kumar Gala · 15 years ago
  78. b6fedfd Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  79. 6e6c70e dma-mapping: powerpc: use generic pci_set_dma_mask and pci_set_consistent_dma_mask by FUJITA Tomonori · 15 years ago
  80. f41b177 pci-dma: add linux/pci-dma.h to linux/pci.h by FUJITA Tomonori · 15 years ago
  81. af407c6 pci-dma: powerpc: use include/linux/pci-dma.h by FUJITA Tomonori · 15 years ago
  82. dacbe41 ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h by Christoph Hellwig · 15 years ago
  83. 5cacdb4 Add generic sys_olduname() by Christoph Hellwig · 15 years ago
  84. e28cbf2 improve sys_newuname() for compat architectures by Christoph Hellwig · 15 years ago
  85. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 15 years ago
  86. 856f70a powerpc/booke: Fix a couple typos in the advanced ptrace code by Dave Kleikamp · 15 years ago
  87. 1426d5a powerpc: Dynamically allocate pacas by Michael Ellerman · 15 years ago
  88. 59603b9 Merge commit 'kumar/next' into merge by Benjamin Herrenschmidt · 15 years ago
  89. c812a51 Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  90. a111065 powerpc/perf: e500 support by Scott Wood · 15 years ago
  91. 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  92. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  93. daf5e27 KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guest by Liu Yu · 15 years ago
  94. da15bf4 KVM: PPC E500: fix tlbcfg emulation by Liu Yu · 15 years ago
  95. d86be07 KVM: PPC E500: Add register l1csr0 emulation by Liu Yu · 15 years ago
  96. f7adbba KVM: PPC: Keep SRR1 flags around in shadow_msr by Alexander Graf · 15 years ago
  97. 1c0006d KVM: PPC: Fix initial GPR settings by Alexander Graf · 15 years ago
  98. 180a34d KVM: PPC: Add support for FPU/Altivec/VSX by Alexander Graf · 15 years ago
  99. d5e5281 KVM: PPC: Add helper functions to call real mode loaders by Alexander Graf · 15 years ago
  100. 4b5c9b7 KVM: PPC: Make large pages work by Alexander Graf · 15 years ago