1. 5efc3ad powerpc/eeh: Introduce EEH_PE_INVALID type PE by Gavin Shan · 12 years ago
  2. ddadb6b powerpc: Add an xmon command to dump one or all pacas by Michael Ellerman · 12 years ago
  3. b9ae38a powerpc/powernv: Remove unused functions by Gavin Shan · 12 years ago
  4. c40a421 powerpc/powernv: Using PCI core to do resource assignment by Gavin Shan · 12 years ago
  5. e47747f powerpc/powernv: Fix overrunning segment tracing array by Gavin Shan · 12 years ago
  6. db1266c powerpc/powernv: Skip check on PE if necessary by Gavin Shan · 12 years ago
  7. 13395c4 powerpc/powernv: Initialize DMA for PEs by Gavin Shan · 12 years ago
  8. 11685be powerpc/powernv: I/O and MMIO resource assignment for PEs by Gavin Shan · 12 years ago
  9. 7ebdf95 powerpc/powernv: PE list based on creation order by Gavin Shan · 12 years ago
  10. fb446ad powerpc/powernv: Create bus sensitive PEs by Gavin Shan · 12 years ago
  11. e72bbba powerpc/trace: Fix interrupt tracepoints vs. RCU by Li Zhong · 12 years ago
  12. 78f1dbd powerpc/mm: Make some of the PGTABLE_RANGE dependency explicit by Aneesh Kumar K.V · 12 years ago
  13. f033d65 powerpc/mm: Update VSID allocation documentation by Aneesh Kumar K.V · 12 years ago
  14. 048ee09 powerpc/mm: Add 64TB support by Aneesh Kumar K.V · 12 years ago
  15. 735cafc powerpc/mm: Use 32bit array for slb cache by Aneesh Kumar K.V · 12 years ago
  16. ac8dc28 powerpc/mm: Use the required number of VSID bits in slbmte by Aneesh Kumar K.V · 12 years ago
  17. 7aa0727 powerpc/mm: Increase the slice range to 64TB by Aneesh Kumar K.V · 12 years ago
  18. 6755008 powerpc/mm: Make KERN_VIRT_SIZE not dependend on PGTABLE_RANGE by Aneesh Kumar K.V · 12 years ago
  19. 5524a27 powerpc/mm: Convert virtual address to vpn by Aneesh Kumar K.V · 12 years ago
  20. dcda287 powerpc/mm: Simplify hpte_decode by Aneesh Kumar K.V · 12 years ago
  21. f6412b7 powerpc/mm: Use hpt_va to compute virtual address by Aneesh Kumar K.V · 12 years ago
  22. f038392 powerpc/mm: Replace open coded CONTEXT_BITS value by Aneesh Kumar K.V · 12 years ago
  23. f3d34445 powerpc/mm: Fix typo in PTRS_PER_PUD by Scott Wood · 12 years ago
  24. b92a66a powerpc: Add denormalisation exception handling for POWER6/7 by Michael Neuling · 12 years ago
  25. eda485f Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into next by Benjamin Herrenschmidt · 12 years ago
  26. 9a5d5bd Merge commit 'v3.6-rc5' into pci/gavin-window-alignment by Bjorn Helgaas · 12 years ago
  27. 271fd03 powerpc/powernv: I/O and memory alignment for P2P bridges by Gavin Shan · 12 years ago
  28. 4c2245b powerpc/PCI: Override pcibios_window_alignment() by Gavin Shan · 12 years ago
  29. 6b5e722 powerpc/mm: Match variable types to API by Joe MacDonald · 12 years ago
  30. 11f63d3 powerpc/iommu: Add ppc_md.tce_get() callback for use by VFIO by Alexey Kardashevskiy · 12 years ago
  31. 4715fed powerpc: cleanup old DABRX #defines by Michael Neuling · 12 years ago
  32. cd14457 powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisor by Michael Neuling · 12 years ago
  33. 4474ef0 powerpc: Rework set_dabr so it can take a DABRX value as well by Michael Neuling · 12 years ago
  34. 3ab96a0 powerpc/eeh: Cleanup on EEH PCI address cache by Gavin Shan · 12 years ago
  35. f8f7d63 powerpc/eeh: Trace eeh device from I/O cache by Gavin Shan · 12 years ago
  36. d7bb886 powerpc/eeh: Probe mode support by Gavin Shan · 12 years ago
  37. dbbceee powerpc/eeh: Move stats to PE by Gavin Shan · 12 years ago
  38. 9b3c76f powerpc/eeh: Handle EEH error based on PE by Gavin Shan · 12 years ago
  39. 120dc49 powerpc/eeh: Make EEH handler PE sensitive by Gavin Shan · 12 years ago
  40. c270a24 powerpc/eeh: Do reset based on PE by Gavin Shan · 12 years ago
  41. ff47796 powerpc/eeh: I/O enable and log retrival based on PE by Gavin Shan · 12 years ago
  42. 9e6d2cf powerpc/eeh: Device bars restore based on PE by Gavin Shan · 12 years ago
  43. 371a395 powerpc/eeh: Make EEH operations based on PE by Gavin Shan · 12 years ago
  44. 66523d9 powerpc/eeh: Trace error based on PE from beginning by Gavin Shan · 12 years ago
  45. 5b66352 powerpc/eeh: Trace EEH state based on PE by Gavin Shan · 12 years ago
  46. c533b46 powerpc/eeh: Build EEH event based on PE by Gavin Shan · 12 years ago
  47. 82e8882 powerpc/eeh: Remove PE at appropriate time by Gavin Shan · 12 years ago
  48. 9b84348 powerpc/eeh: Create PEs duing EEH initialization by Gavin Shan · 12 years ago
  49. 22f4ab1 powerpc/eeh: Search PE based on requirement by Gavin Shan · 12 years ago
  50. 55037d1 powerpc/eeh: Create PEs for PHBs by Gavin Shan · 12 years ago
  51. 646a849 powerpc/eeh: Introduce global mutex by Gavin Shan · 12 years ago
  52. 968f968 powerpc/eeh: Introduce eeh_pe struct by Gavin Shan · 12 years ago
  53. 3ea1ae9 powerpc/eeh: More logs for EEH initialization by Gavin Shan · 12 years ago
  54. 7e4bbaf powerpc/eeh: Use slab to allocate eeh devices by Gavin Shan · 12 years ago
  55. 35e5cfe powerpc/eeh: Move EEH initialization around by Gavin Shan · 12 years ago
  56. 407821a powerpc: Initialise paca.data_offset with poison by Michael Ellerman · 12 years ago
  57. 32d687c Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  58. 06c8876 powerpc: Use the XDABR hcall by Michael Neuling · 12 years ago
  59. 3f4693e powerpc: Use consistent name info for arch_hw_breakpoint by Michael Neuling · 12 years ago
  60. ab046a9 powerpc: Pack arch_hw_breakpoint to avoid holes in struct by Michael Neuling · 12 years ago
  61. 4bc77a5 powerpc: Export memory limit via device tree by Suzuki Poulose · 12 years ago
  62. a84fcd4 powerpc: Change memory_limit from phys_addr_t to unsigned long long by Suzuki Poulose · 12 years ago
  63. 0090e02 powerpc: Fix build dependencies for c files requiring libfdt.h by Matthew McClintock · 12 years ago
  64. adbf115 powerpc/oprofile: Fix marked events support on Power7+ not set. by Carl E. Love · 12 years ago
  65. 22d8ce8 powerpc: Define Power7+ PV constant PV_POWER7p by sukadev@linux.vnet.ibm.com · 12 years ago
  66. 752f521 powerpc/pseries: Round up MSI-X requests by Anton Blanchard · 12 years ago
  67. cf1a4cf powerpc/pci: Save P2P bridge resource if possible by Gavin Shan · 12 years ago
  68. bf71d0e Merge tag 'stable/for-linus-3.6-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  69. fff34b3 Merge branch 'merge' into next by Benjamin Herrenschmidt · 12 years ago
  70. 28e1e58 powerpc/kprobes: Rename opcode_t in probes.h to ppc_opcode_t by Ananth N Mavinakayanahalli · 12 years ago
  71. 0127262 powerpc: Restore VDSO information on critical exception om BookE by Mihai Caraman · 12 years ago
  72. eeea3ac Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  73. bc6c836 uml: fix compile error in deliver_alarm() by Miklos Szeredi · 12 years ago
  74. ce7184b xen: fix logical error in tlb flushing by Alex Shi · 12 years ago
  75. 593d0a3 Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus-3.6 by Konrad Rzeszutek Wilk · 12 years ago
  76. 50e9004 xen/p2m: Fix one-off error in checking the P2M tree directory. by Konrad Rzeszutek Wilk · 12 years ago
  77. 636802e powerpc: Don't use __put_user() in patch_instruction by Benjamin Herrenschmidt · 12 years ago
  78. 9fb1b36 powerpc: Make sure IPI handlers see data written by IPI senders by Paul Mackerras · 12 years ago
  79. 7143328 powerpc: Restore correct DSCR in context switch by Anton Blanchard · 12 years ago
  80. 1021cb2 powerpc: Fix DSCR inheritance in copy_thread() by Anton Blanchard · 12 years ago
  81. 00ca0de powerpc: Keep thread.dscr and thread.dscr_inherit in sync by Anton Blanchard · 12 years ago
  82. 1b6ca2a powerpc: Update DSCR on all CPUs when writing sysfs dscr_default by Anton Blanchard · 12 years ago
  83. 375f561 powerpc/powernv: Always go into nap mode when CPU is offline by Paul Mackerras · 12 years ago
  84. dabe859 powerpc: Give hypervisor decrementer interrupts their own handler by Paul Mackerras · 12 years ago
  85. 79c5fce powerpc/vphn: Fix arch_update_cpu_topology() return value by Jesse Larrew · 12 years ago
  86. 8b64a9d powerpc/booke64: Use SPRG0/3 scratch for bolted TLB miss & crit int by Mihai Caraman · 12 years ago
  87. 79b5c8d powerpc/booke64: Eemove mfspr srr1 duplicate in exception prolog by Mihai Caraman · 12 years ago
  88. fecff0f powerpc/booke64: Add DO_KVM kernel hooks by Mihai Caraman · 12 years ago
  89. 5473eb1 powerpc/booke64: Use GSRR registers in Guest Doorbell interrupts by Mihai Caraman · 12 years ago
  90. a131075 powerpc/booke64: Fix machine check handler to use the right prolog by Mihai Caraman · 12 years ago
  91. 8b7b80b powerpc: Uprobes port to powerpc by Ananth N Mavinakayanahalli · 12 years ago
  92. 41ab526 powerpc: Add trap_nr to thread_struct by Ananth N Mavinakayanahalli · 12 years ago
  93. 7118e7e powerpc: Consolidate {k,u}probe definitions by Ananth N Mavinakayanahalli · 12 years ago
  94. d3dbeef powerpc: Rename 64-bit PVR constants to PVR_foo by Michael Ellerman · 12 years ago
  95. baa436b powerpc: Remove <asm/abs_addr.h> by Michael Ellerman · 12 years ago
  96. beacc6d powerpc: Remove all includes of <asm/abs_addr.h> by Michael Ellerman · 12 years ago
  97. c6424e3 powerpc: Remove virt_to_abs() now all users have been fixed by Michael Ellerman · 12 years ago
  98. 4130b5d powerpc: Remove abs_to_virt() now all users have been fixed by Michael Ellerman · 12 years ago
  99. 6bfa5c5 powerpc: Remove phys_to_abs() now all users have been removed by Michael Ellerman · 12 years ago
  100. d88dc13 powerpc/mm: Remove uses of abs_to_virt() and virt_to_abs() by Michael Ellerman · 12 years ago