1. 2918609 powerpc/powernv: Don't register exception handlers in little endian mode by Benjamin Herrenschmidt · 11 years ago
  2. be401b3 powerpc/powernv: Fix OPAL entry and exit in little endian mode by Benjamin Herrenschmidt · 11 years ago
  3. 4f89363 powerpc/powernv: Fix endian issues in OPAL console and udbg backend by Benjamin Herrenschmidt · 11 years ago
  4. 3a1a466 powerpc/powernv: Fix endian issues in powernv PCI code by Benjamin Herrenschmidt · 11 years ago
  5. 81063cd powerpc/powernv: Make OPAL NVRAM device tree accesses endian safe by Benjamin Herrenschmidt · 11 years ago
  6. bf8e0f8 powerpc/powernv: Fix endian issues in OPAL ICS backend by Benjamin Herrenschmidt · 11 years ago
  7. 46d319e powerpc/powernv: Fix endian issues in OPAL RTC driver by Benjamin Herrenschmidt · 11 years ago
  8. c681b93 powerpc: Little endian sparse clean up for arch/powerpc/platforms/powernv/pci-ioda.c by Alistair Popple · 11 years ago
  9. 8c5fcc8 powerpc: Little endian fix for arch/powerpc/platforms/powernv/pci-p5ioc2.c by Alistair Popple · 11 years ago
  10. 044cb69c powerpc: Little endian fix for arch/powerpc/platforms/powernv/pci.c by Alistair Popple · 11 years ago
  11. 1cc79bc powerpc: Little endian fixes for platforms/powernv/opal.c by Alistair Popple · 11 years ago
  12. a058801 powerpc: uname should return ppc64le/ppcle on little endian builds by Anton Blanchard · 11 years ago
  13. de577a3 powerpc: Use generic memcpy code in little endian by Anton Blanchard · 11 years ago
  14. 7a332b0 powerpc: Use generic checksum code in little endian by Anton Blanchard · 11 years ago
  15. 52055d0 powerpc: Handle VSX alignment faults in little endian mode by Anton Blanchard · 11 years ago
  16. 835e206a powerpc: Add little endian support to alignment handler by Anton Blanchard · 11 years ago
  17. a5841a4 powerpc: Alignment handler shouldn't access VSX registers with TS_FPR by Anton Blanchard · 11 years ago
  18. c324496 powerpc: Remove hard coded FP offsets in alignment handler by Anton Blanchard · 11 years ago
  19. f626190 powerpc: Remove open coded byte swap macro in alignment handler by Anton Blanchard · 11 years ago
  20. 5c0484e powerpc: Endian safe trampoline by Benjamin Herrenschmidt · 11 years ago
  21. c57a5ce powerpc: Include the appropriate endianness header by Ian Munsie · 11 years ago
  22. e871c6b powerpc: Reset MSR_LE on signal entry by Anton Blanchard · 11 years ago
  23. ef1967f powerpc: Set MSR_LE bit on little endian builds by Anton Blanchard · 11 years ago
  24. 4c74c33 powerpc: Add little endian support for word-at-a-time functions by Anton Blanchard · 11 years ago
  25. 15cba23 powerpc: Support endian agnostic MMIO by Ian Munsie · 11 years ago
  26. 926f160 powerpc: Little endian builds double word swap VSX state during context save/restore by Anton Blanchard · 11 years ago
  27. 87fec05 powerpc: PTRACE_PEEKUSR/PTRACE_POKEUSER of FPR registers in little endian builds by Anton Blanchard · 11 years ago
  28. e156bd8 powerpc: Fix offset of FPRs in VSX registers in little endian builds by Anton Blanchard · 11 years ago
  29. 12f04f2 powerpc: Book 3S MMU little endian support by Anton Blanchard · 11 years ago
  30. 32ee1e1 powerpc: Fix endian issues in VMX copy loops by Anton Blanchard · 11 years ago
  31. 8b5ede6 powerpc/irq: Don't switch to irq stack from softirq stack by Benjamin Herrenschmidt · 11 years ago
  32. e9bdc3d powerpc/tm: Switch out userspace PPR and DSCR sooner by Michael Neuling · 11 years ago
  33. c69e63b powerpc/tm: Turn interrupts hard off in tm_reclaim() by Michael Neuling · 11 years ago
  34. a53b27b powerpc/perf: Fix handling of FAB events by Michael Ellerman · 11 years ago
  35. e82b89a powerpc/vio: Fix modalias_show return values by Prarit Bhargava · 11 years ago
  36. 1cf389d powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table() by Nishanth Aravamudan · 11 years ago
  37. d1211af powerpc/sysfs: Disable writing to PURR in guest mode by Madhavan Srinivasan · 11 years ago
  38. 8f21bd0 powerpc: Restore registers on error exit from csum_partial_copy_generic() by Paul E. McKenney · 11 years ago
  39. d9813c3 powerpc: Fix parameter clobber in csum_partial_copy_generic() by Paul E. McKenney · 11 years ago
  40. f7e3334 powerpc: Fix memory hotplug with sparse vmemmap by Nathan Fontenot · 11 years ago
  41. dbe78b4 powerpc/pseries: Do not start secondaries in Open Firmware by Benjamin Herrenschmidt · 11 years ago
  42. 0c9fa29 powerpc/zImage: make the "OF" wrapper support ePAPR boot by Benjamin Herrenschmidt · 11 years ago
  43. cbc9565 powerpc: Remove ksp_limit on ppc64 by Benjamin Herrenschmidt · 11 years ago
  44. 0366a1c powerpc/irq: Run softirqs off the top of the irq stack by Benjamin Herrenschmidt · 11 years ago
  45. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  46. ac4de95 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  47. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  48. e5d0c87 Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  49. d6a60fc Merge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu', 'x86/amd' and 'iommu/fixes' into next by Joerg Roedel · 11 years ago
  50. 83467ef mm: migrate: check movability of hugepage in unmap_and_move_huge_page() by Naoya Horiguchi · 11 years ago
  51. 363edbe powerpc: Default arch idle could cede processor on pseries by Vaidyanathan Srinivasan · 11 years ago
  52. 620e505 powerpc: Fix section mismatch warning for prom_rtas_call by Vladimir Murzin · 11 years ago
  53. 69e044d powerpc: Fix possible deadlock on page fault by Aneesh Kumar K.V · 11 years ago
  54. 256588f powerpc: Export cpu_to_chip_id() to fix build error by Guenter Roeck · 11 years ago
  55. 31f7c3a Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  56. 300893b Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  57. b4b50fd Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  58. 39eda2a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  59. 2e515bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  60. 00341b5 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  61. 45d9a22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  62. 9f24b0c powerpc: Correct FSCR bit definitions by Paul Mackerras · 11 years ago
  63. fd3bb91 powerpc/xmon: Fix printing of set of CPUs in xmon by Paul Mackerras · 11 years ago
  64. 91c2beb Merge remote-tracking branch 'agust/next' into next by Benjamin Herrenschmidt · 11 years ago
  65. ae7a835 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  66. 27703bb Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  67. 6832d96 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  68. 0d99b70 Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  69. f83b0a4 Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  70. 70abade powerpc kvm: use fdget by Al Viro · 11 years ago
  71. 6af4ea0 oprofilefs_create_...() do not need superblock argument by Al Viro · 11 years ago
  72. ecde282 oprofilefs_mkdir() doesn't need superblock argument by Al Viro · 11 years ago
  73. ef7bca1 oprofile: don't bother with passing superblock to ->create_files() by Al Viro · 11 years ago
  74. a923874 Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  75. 40031da Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  76. 542a086 Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  77. a9f6cf9 Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into queue by Gleb Natapov · 11 years ago
  78. aee2bce Merge branch 'linus' into perf/core by Ingo Molnar · 11 years ago
  79. bf550fc Merge remote-tracking branch 'origin/next' into kvm-ppc-next by Alexander Graf · 11 years ago
  80. 7e48c10 KVM: PPC: Book3S PR: Rework kvmppc_mmu_book3s_64_xlate() by Paul Mackerras · 11 years ago
  81. a1727da of: consolidate definition of early_init_dt_alloc_memory_arch() by Grant Likely · 11 years ago
  82. 8be137f Merge tag 'v3.11-rc7' into devicetree/next by Grant Likely · 11 years ago
  83. 8b23de2 KVM: PPC: Book3S PR: Make instruction fetch fallback work for system calls by Paul Mackerras · 11 years ago
  84. 9d1ffdd KVM: PPC: Book3S PR: Don't corrupt guest state when kernel uses VMX by Paul Mackerras · 11 years ago
  85. 7bfa9ad KVM: PPC: Book3S: Fix compile error in XICS emulation by Paul Mackerras · 11 years ago
  86. 7c7b406 KVM: PPC: Book3S PR: return appropriate error when allocation fails by Thadeu Lima de Souza Cascardo · 11 years ago
  87. 5d226ae arch: powerpc: kvm: add signed type cast for comparation by Chen Gang · 11 years ago
  88. 83c93e2 powerpc/pseries: Move lparcfg.c to platforms/pseries by Benjamin Herrenschmidt · 11 years ago
  89. 1042092 Merge branch 'merge' into next by Benjamin Herrenschmidt · 11 years ago
  90. 13906db powerpc/powernv: Return secondary CPUs to firmware on kexec by Benjamin Herrenschmidt · 11 years ago
  91. bdbc29c powerpc: Work around gcc miscompilation of __pa() on 64-bit by Paul Mackerras · 11 years ago
  92. f5f6cbb powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisor by Benjamin Herrenschmidt · 11 years ago
  93. ee372bc powerpc/btext: Fix CONFIG_PPC_EARLY_DEBUG_BOOTX on ppc32 by Benjamin Herrenschmidt · 11 years ago
  94. bc683a7 powerpc: Cleanup handling of the DSCR bit in the FSCR register by Michael Neuling · 11 years ago
  95. 3f1f431 Merge branch 'merge' into next by Benjamin Herrenschmidt · 11 years ago
  96. 5935ff4 powerpc/pseries: Child nodes are not detached by dlpar_detach_node by Tyrel Datwyler · 11 years ago
  97. 14cd820a powerpc/pseries: Add mising of_node_put in delete_dt_node by Tyrel Datwyler · 11 years ago
  98. 8d5ff32 powerpc/pseries: Make dlpar_configure_connector parent node aware by Tyrel Datwyler · 11 years ago
  99. 1578cb7 powerpc/pseries: Do all node initialization in dlpar_parse_cc_node by Tyrel Datwyler · 11 years ago
  100. c8f5a57 powerpc/pseries: Fix parsing of initial node path in update_dt_node by Tyrel Datwyler · 11 years ago