1. 74f227b powerpc: Use encode avpn where we need only avpn values by Aneesh Kumar K.V · 11 years ago
  2. 5c1f6ee powerpc: Reduce PTE table memory wastage by Aneesh Kumar K.V · 11 years ago
  3. d614bb0 powerpc: Move the pte free routines from common header by Aneesh Kumar K.V · 11 years ago
  4. 419df06 powerpc: Reduce the PTE_INDEX_SIZE by Aneesh Kumar K.V · 11 years ago
  5. e2b3d20 powerpc: Switch 16GB and 16MB explicit hugepages to a different page table format by Aneesh Kumar K.V · 11 years ago
  6. cf9427b powerpc: New hugepage directory format by Aneesh Kumar K.V · 11 years ago
  7. 0e5f35d powerpc: Don't truncate pgd_index wrongly by Aneesh Kumar K.V · 11 years ago
  8. cc3665a powerpc: Don't hard code the size of pte page by Aneesh Kumar K.V · 11 years ago
  9. ce54152 powerpc: Save DAR and DSISR in pt_regs on MCE by Aneesh Kumar K.V · 11 years ago
  10. 4b8f63d powerpc: Use signed formatting when printing error by Aneesh Kumar K.V · 11 years ago
  11. 601abdc3 powerpc/pseries: Correct builds break when CONFIG_SMP not defined by Nathan Fontenot · 11 years ago
  12. 177c192 powerpc/booke: Remove obsolete macro FINISH_EXCEPTION by Kevin Hao · 11 years ago
  13. fb4696c powerpc/rtas_flash: Fix bad memory access by Vasant Hegde · 11 years ago
  14. 9f3a90e powerpc: Fix build failure after merge of the cgroup tree by Stephen Rothwell · 11 years ago
  15. d5bbe65 powerpc: Fix usage of setup_pci_atmu() by Michael Neuling · 11 years ago
  16. bc23100 Merge remote-tracking branch 'kumar/next' into next by Benjamin Herrenschmidt · 11 years ago
  17. 28bf41a Merge remote-tracking branch 'agust/next' into next by Benjamin Herrenschmidt · 11 years ago
  18. fba2369 mm: use vm_unmapped_area() on powerpc architecture by Michel Lespinasse · 11 years ago
  19. 34d0717 mm: remove free_area_cache use in powerpc architecture by Michel Lespinasse · 11 years ago
  20. 9e2ecdb powerpc/fsl-booke: add the reg prop for pci bridge device node for T4/B4 by Kevin Hao · 11 years ago
  21. 04aa99c powerpc/fsl-pci: don't unmap the PCI SoC controller registers in setup_pci_atmu by Kevin Hao · 11 years ago
  22. 9aa171f powerpc/dts: Fix the dts for p1025rdb 36bit by Zhicheng Fan · 11 years ago
  23. 3925f46 powerpc/perf: Enable branch stack sampling framework by Anshuman Khandual · 11 years ago
  24. b111355 powerpc/perf: Define BHRB generic functions, data and flags for POWER8 by Anshuman Khandual · 11 years ago
  25. 5afc9b52 powerpc/perf: Add new BHRB related generic functions, data and flags by Anshuman Khandual · 11 years ago
  26. 7376093 powerpc/perf: Add basic assembly code to read BHRB entries on POWER8 by Anshuman Khandual · 11 years ago
  27. 9521395 powerpc/perf: Add new BHRB related instructions for POWER8 by Anshuman Khandual · 11 years ago
  28. e05b9b9 powerpc/perf: Power8 PMU support by Michael Ellerman · 11 years ago
  29. 8f61aa3 powerpc/perf: Add support for SIER by Michael Ellerman · 11 years ago
  30. 860aad7 powerpc/perf: Add regs_no_sipr() by Michael Ellerman · 11 years ago
  31. 3390405 powerpc/perf: Add an accessor for regs->result by Michael Ellerman · 11 years ago
  32. 5682c46 powerpc/perf: Convert mmcra_sipr/sihv() to regs_sipr/sihv() by Michael Ellerman · 11 years ago
  33. 7a78683 powerpc/perf: Add an explict flag indicating presence of SLOT field by Michael Ellerman · 11 years ago
  34. 240686c powerpc: Initialise PMU related regs on Power8 by Michael Ellerman · 11 years ago
  35. 959c9bd powerpc/powernv: Fix invalid IOMMU table by Gavin Shan · 11 years ago
  36. 373f565 powerpc/powernv: Build DMA space for PE on PHB3 by Gavin Shan · 11 years ago
  37. 4cce955 powerpc/powernv: TCE invalidation for PHB3 by Gavin Shan · 11 years ago
  38. 137436c powerpc/powernv: Patch MSI EOI handler on P8 by Gavin Shan · 11 years ago
  39. a486bdb powerpc/powernv: Add option CONFIG_POWERNV_MSI by Gavin Shan · 11 years ago
  40. aa0c033 powerpc/powernv: Supports PHB3 by Gavin Shan · 11 years ago
  41. a485c70 powerpc: Fix "attempt to move .org backwards" error by Paul Mackerras · 11 years ago
  42. e04fa61 powerpc/pseries: Add /proc interface to control topology updates by Nathan Fontenot · 11 years ago
  43. 1b1218d powerpc/pseries: Enable PRRN handling by Nathan Fontenot · 11 years ago
  44. b7abef0 powerpc/pseries: RE-enable Virtual Processor Home Node updating by Jesse Larrew · 11 years ago
  45. 176bbf1 powerpc/pseries: Update NUMA VDSO information when updating CPU maps by Jesse Larrew · 11 years ago
  46. 30c0535 powerpc/pseries: Use stop machine to update cpu maps by Nathan Fontenot · 11 years ago
  47. 5d88aa8 powerpc/pseries: Update CPU maps when device tree is updated by Jesse Larrew · 11 years ago
  48. 8002b0c powerpc/pseries: Update numa.c to use updated firmware_has_feature() by Nathan Fontenot · 11 years ago
  49. f0ff7eb powerpc/pseries: Update firmware_has_feature() to check architecture vector 5 bits by Nathan Fontenot · 11 years ago
  50. 43c0ea6 powerpc/pseries: Use ARRAY_SIZE to iterate over firmware_features_table array by Nathan Fontenot · 11 years ago
  51. 530b5e1 powerpc/pseries: Move architecture vector definitions to prom.h by Nathan Fontenot · 11 years ago
  52. 49c68a8 powerpc/pseries: Add PRRN RTAS event handler by Jesse Larrew · 11 years ago
  53. 2e9b7b0 powerpc/pseries: Correct buffer parsing in update_dt_node() by Nathan Fontenot · 11 years ago
  54. 762ec15 powerpc/pseries: Expose pseries devicetree_update() by Nathan Fontenot · 11 years ago
  55. 3e96ca7 powerpc: Fix hardware IRQs with MMU on exceptions when HV=0 by Michael Neuling · 11 years ago
  56. 8c2a381 powerpc/power8: Fix secondary CPUs hanging on boot for HV=0 by Michael Neuling · 11 years ago
  57. 29ce3c5 powerpc: Add isync to copy_and_flush by Michael Neuling · 11 years ago
  58. 2171364 powerpc: Add HWCAP2 aux entry by Michael Neuling · 11 years ago
  59. 6263fb3 powerpc/powernv: Fix missing Kconfig dependency for MSIs by Benjamin Herrenschmidt · 11 years ago
  60. 234d15d Merge remote-tracking branch 'origin/master' into next by Benjamin Herrenschmidt · 11 years ago
  61. 6747e83 powerpc/spufs: Initialise inode->i_ino in spufs_new_inode() by Michael Ellerman · 11 years ago
  62. fd2d37c powerpc/rtas_flash: New return code to indicate FW entitlement expiry by Vasant Hegde · 11 years ago
  63. f51005d powerpc/rtas_flash: Update return token comments by Vasant Hegde · 11 years ago
  64. 51e0eaf powerpc/cell: Only iterate over online nodes in cbe_init_pm_irq() by Michael Ellerman · 11 years ago
  65. 973e2ab Merge remote-tracking branch 'mpe/master' into next by Benjamin Herrenschmidt · 11 years ago
  66. 5676005 powerpc/pseries/lparcfg: Fix possible overflow are more than 1026 by Chen Gang · 11 years ago
  67. 28d170a ptrace/powerpc: Don't flush_ptrace_hw_breakpoint() on fork() by Oleg Nesterov · 11 years ago
  68. fcb41a2 powerpc: Add VDSO version of time by Adhemerval Zanella · 11 years ago
  69. 3125929 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  70. 830ac85 Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  71. db93f8b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  72. 8c3a13c Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  73. 851b3f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  74. c0a9f45 Merge remote-tracking branch 'efi/urgent' into x86/urgent by H. Peter Anvin · 11 years ago
  75. 74c3e3f x86, microcode: Verify the family before dispatching microcode patching by H. Peter Anvin · 11 years ago
  76. f36391d sparc64: Fix race in TLB batch processing. by David S. Miller · 11 years ago
  77. cea1509 ARM: 7699/1: sched_clock: Add more notrace to prevent recursion by Stephen Boyd · 11 years ago
  78. f068f5e Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  79. 73053d9 ARM: highbank: fix cache flush ordering for cpu hotplug by Rob Herring · 11 years ago
  80. 7eff7de x86, hyperv: Handle Xen emulation of Hyper-V more gracefully by K. Y. Srinivasan · 11 years ago
  81. 016af59 powerpc: Try to insert the hptes repeatedly in kernel_map_linear_page() by Li Zhong · 11 years ago
  82. b170bd3 powerpc: Split the code trying to insert hpte repeatedly as an helper function by Li Zhong · 11 years ago
  83. 2c3c069 powerpc: Move the setting of rflags out of loop in __hash_page_huge by Li Zhong · 11 years ago
  84. c2e1d84 powerpc: Set default VGA device by Brian King · 11 years ago
  85. 37f0219 powerpc/pci: fix PCI-e devices rescan issue on powerpc platform by Yuanquan Chen · 11 years ago
  86. 55671f3 powerpc: fix annotation of fake_numa_create_new_node() by Stephen Rothwell · 11 years ago
  87. 7122bee powerpc: fix numa distance for form0 device tree by Vaidyanathan Srinivasan · 11 years ago
  88. 517b731 powerpc/ptrace: Add DAWR debug feature info for userspace by Michael Neuling · 11 years ago
  89. a6a058e powerpc: Add accounting for Doorbell interrupts by Ian Munsie · 11 years ago
  90. 6143569 powerpc/pseries: close DDW race between functions of adapter by Nishanth Aravamudan · 11 years ago
  91. fb1b55d powerpc/powernv: Use MSI bitmap to manage IRQs by Gavin Shan · 11 years ago
  92. 2a3563b powerpc: Setup in HFSCR for POWER8 by Michael Neuling · 11 years ago
  93. 04b418c powerpc: Add HFSCR SPR definitions by Michael Neuling · 11 years ago
  94. ee4a391 powerpc: fixing ptrace_get_reg to return an error by Alexey Kardashevskiy · 12 years ago
  95. 3cc33d5 powerpc: Fix build errors with UP configs in HV-style KVM by Paul Mackerras · 11 years ago
  96. c843be8 powerpc: remove cast for kmalloc/kzalloc return value by Zhang Yanfei · 11 years ago
  97. c0b52c1 powerpc/kgdb: Removed kmalloc returned value cast by Alex Grad · 11 years ago
  98. 46c7475 powerpc: drop even more unused Kconfig symbols by Paul Bolle · 11 years ago
  99. 0eaf225 powerpc: remove CONFIG_MPC10X_OPENPIC by Paul Bolle · 11 years ago
  100. 89d269f powerpc: remove unused CONFIG_405EP by Paul Bolle · 11 years ago