1. 8c2dbb7 KVM: PPC: Book3S HV: Avoid unbalanced increments of VPA yield count by Paul Mackerras · 11 years ago
  2. c934243 KVM: PPC: Book3S HV: Pull out interrupt-reading code into a subroutine by Paul Mackerras · 11 years ago
  3. 218309b KVM: PPC: Book3S HV: Restructure kvmppc_hv_entry to be a subroutine by Paul Mackerras · 11 years ago
  4. 42d7604 KVM: PPC: Book3S HV: Implement H_CONFER by Paul Mackerras · 11 years ago
  5. c0867fd KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVE by Paul Mackerras · 11 years ago
  6. 93b0f4d KVM: PPC: Book3S HV: Implement timebase offset for guests by Paul Mackerras · 11 years ago
  7. 1494178 KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registers by Paul Mackerras · 11 years ago
  8. 3b78347 KVM: PPC: Book3S HV: Reserve POWER8 space in get/set_one_reg by Michael Neuling · 11 years ago
  9. 2c5350e KVM: PPC: Get rid of KVM_HPAGE defines by Christoffer Dall · 11 years ago
  10. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  11. ac4de95 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  12. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  13. 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
  14. d6a60fc Merge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu', 'x86/amd' and 'iommu/fixes' into next by Joerg Roedel · 11 years ago
  15. 83467ef mm: migrate: check movability of hugepage in unmap_and_move_huge_page() by Naoya Horiguchi · 11 years ago
  16. 363edbe powerpc: Default arch idle could cede processor on pseries by Vaidyanathan Srinivasan · 11 years ago
  17. 620e505 powerpc: Fix section mismatch warning for prom_rtas_call by Vladimir Murzin · 11 years ago
  18. 69e044d powerpc: Fix possible deadlock on page fault by Aneesh Kumar K.V · 11 years ago
  19. 256588f powerpc: Export cpu_to_chip_id() to fix build error by Guenter Roeck · 11 years ago
  20. 31f7c3a Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  21. 300893b Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  22. 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
  23. 39eda2a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  24. 2e515bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  25. 00341b5 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  26. 45d9a22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  27. 9f24b0c powerpc: Correct FSCR bit definitions by Paul Mackerras · 11 years ago
  28. fd3bb91 powerpc/xmon: Fix printing of set of CPUs in xmon by Paul Mackerras · 11 years ago
  29. 91c2beb Merge remote-tracking branch 'agust/next' into next by Benjamin Herrenschmidt · 11 years ago
  30. ae7a835 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  31. 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
  32. 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
  33. 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
  34. f83b0a4 Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  35. 70abade powerpc kvm: use fdget by Al Viro · 11 years ago
  36. 6af4ea0 oprofilefs_create_...() do not need superblock argument by Al Viro · 11 years ago
  37. ecde282 oprofilefs_mkdir() doesn't need superblock argument by Al Viro · 11 years ago
  38. ef7bca1 oprofile: don't bother with passing superblock to ->create_files() by Al Viro · 11 years ago
  39. 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
  40. 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
  41. 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
  42. a9f6cf9 Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into queue by Gleb Natapov · 11 years ago
  43. aee2bce Merge branch 'linus' into perf/core by Ingo Molnar · 11 years ago
  44. bf550fc Merge remote-tracking branch 'origin/next' into kvm-ppc-next by Alexander Graf · 11 years ago
  45. 7e48c10 KVM: PPC: Book3S PR: Rework kvmppc_mmu_book3s_64_xlate() by Paul Mackerras · 11 years ago
  46. a1727da of: consolidate definition of early_init_dt_alloc_memory_arch() by Grant Likely · 11 years ago
  47. 8be137f Merge tag 'v3.11-rc7' into devicetree/next by Grant Likely · 11 years ago
  48. 8b23de2 KVM: PPC: Book3S PR: Make instruction fetch fallback work for system calls by Paul Mackerras · 11 years ago
  49. 9d1ffdd KVM: PPC: Book3S PR: Don't corrupt guest state when kernel uses VMX by Paul Mackerras · 11 years ago
  50. 7bfa9ad KVM: PPC: Book3S: Fix compile error in XICS emulation by Paul Mackerras · 11 years ago
  51. 7c7b406 KVM: PPC: Book3S PR: return appropriate error when allocation fails by Thadeu Lima de Souza Cascardo · 11 years ago
  52. 5d226ae arch: powerpc: kvm: add signed type cast for comparation by Chen Gang · 11 years ago
  53. 83c93e2 powerpc/pseries: Move lparcfg.c to platforms/pseries by Benjamin Herrenschmidt · 11 years ago
  54. 1042092 Merge branch 'merge' into next by Benjamin Herrenschmidt · 11 years ago
  55. 13906db powerpc/powernv: Return secondary CPUs to firmware on kexec by Benjamin Herrenschmidt · 11 years ago
  56. bdbc29c powerpc: Work around gcc miscompilation of __pa() on 64-bit by Paul Mackerras · 11 years ago
  57. f5f6cbb powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisor by Benjamin Herrenschmidt · 11 years ago
  58. ee372bc powerpc/btext: Fix CONFIG_PPC_EARLY_DEBUG_BOOTX on ppc32 by Benjamin Herrenschmidt · 11 years ago
  59. bc683a7 powerpc: Cleanup handling of the DSCR bit in the FSCR register by Michael Neuling · 11 years ago
  60. 3f1f431 Merge branch 'merge' into next by Benjamin Herrenschmidt · 11 years ago
  61. 5935ff4 powerpc/pseries: Child nodes are not detached by dlpar_detach_node by Tyrel Datwyler · 11 years ago
  62. 14cd820 powerpc/pseries: Add mising of_node_put in delete_dt_node by Tyrel Datwyler · 11 years ago
  63. 8d5ff32 powerpc/pseries: Make dlpar_configure_connector parent node aware by Tyrel Datwyler · 11 years ago
  64. 1578cb7 powerpc/pseries: Do all node initialization in dlpar_parse_cc_node by Tyrel Datwyler · 11 years ago
  65. c8f5a57 powerpc/pseries: Fix parsing of initial node path in update_dt_node by Tyrel Datwyler · 11 years ago
  66. d0ef440 powerpc/pseries: Pack update_props_workarea to map correctly to rtas buffer header by Tyrel Datwyler · 11 years ago
  67. 638a405 powerpc/pseries: Fix over writing of rtas return code in update_dt_node by Tyrel Datwyler · 11 years ago
  68. d8e533b powerpc/pseries: Fix creation of loop in device node property list by Tyrel Datwyler · 11 years ago
  69. b3f6a45 powerpc: Skip emulating & leave interrupts off for kernel program checks by Michael Ellerman · 11 years ago
  70. d671ddd powerpc: Add more exception trampolines for hypervisor exceptions by Michael Ellerman · 11 years ago
  71. fa111f1 powerpc: Fix location and rename exception trampolines by Michael Ellerman · 11 years ago
  72. 660e034 powerpc: Add more trap names to xmon by Michael Ellerman · 11 years ago
  73. b89bdfb powerpc/pseries: Add a warning in the case of cross-cpu VPA registration by Michael Ellerman · 11 years ago
  74. 5c2e082 powerpc: Never handle VSX alignment exceptions from kernel by Anton Blanchard · 11 years ago
  75. 212bebb pseries: Move plpar_wrapper.h to powerpc common include/asm location. by Deepthi Dharwar · 11 years ago
  76. 9b3fbd6 pseries/cpuidle: Remove dependency of pseries.h file by Deepthi Dharwar · 11 years ago
  77. 17e8de7 powerpc: Unaligned stores and stmw are broken in emulation code by Tom Musta · 11 years ago
  78. f748eda powerpc/mm: Mark Memory Resources as busy by Nathan Fontenot · 11 years ago
  79. 2f84d5e ppc: kvm: use anon_inode_getfd() with O_CLOEXEC flag by Yann Droneaud · 11 years ago
  80. 622e03e powerpc/85xx: Add C293PCIE board support by Mingkai Hu · 11 years ago
  81. 2c2f036a powerpc/85xx: Add silicon device tree for C293 by Mingkai Hu · 11 years ago
  82. afb41a3 powerpc/85xx: Add SEC6.0 device tree by Mingkai Hu · 11 years ago
  83. 5a31057 powerpc: add Book E support to 64-bit hibernation by Wang Dongsheng · 11 years ago
  84. 7589815 powerpc/85xx: Add P1023RDB board support by Chunhe Lan · 11 years ago
  85. b9b5350 powerpc/85xx: Add support for 85xx cpu type detection by Haijun.Zhang · 11 years ago
  86. f2110cb dts: mpc512x: prepare for preprocessor support by Gerhard Sittig · 11 years ago
  87. adf7807 powerpc: mpc512x: array decl for MCLK registers in CCM by Gerhard Sittig · 11 years ago
  88. 687b81d i2c: move OF helpers into the core by Wolfram Sang · 11 years ago
  89. bf22069 Kconfig: Remove hotplug enable hints in CONFIG_KEXEC help texts by Geert Uytterhoeven · 11 years ago
  90. 8791644 powerpc/kvm: Copy the pvr value after memset by Aneesh Kumar K.V · 11 years ago
  91. a58674f PCI: Simplify pcie_bus_configure_settings() interface by Bjorn Helgaas · 11 years ago
  92. ed56f34 powerpc/spufs: convert userns uid/gid mount options to kuid/kgid by Dwight Engen · 11 years ago
  93. bfa664f Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc by Kevin Hilman · 11 years ago
  94. 183912d of: move of_get_cpu_node implementation to DT core library by Sudeep KarkadaNagesha · 11 years ago
  95. 819d596 powerpc: refactor of_get_cpu_node to support other architectures by Sudeep KarkadaNagesha · 11 years ago
  96. 847f56b powerpc/e500: Set -mcpu flag for 32-bit e500 by Scott Wood · 11 years ago
  97. 01718ba powerpc/booke64: Use appropriate -mcpu by Scott Wood · 11 years ago
  98. f49596a powerpc/85xx: Remove -Wa,-me500 by Scott Wood · 11 years ago
  99. beb2dc0 powerpc: Convert some mftb/mftbu into mfspr by Scott Wood · 11 years ago
  100. d52459ca3 powerpc/fsl-booke: Work around erratum A-006958 by Scott Wood · 11 years ago