1. a699e4e irq: Kill pointless irqd_to_hw export by Grant Likely · 13 years ago
  2. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 13 years ago
  3. e31c6df Merge remote-tracking branch 'kumar/next' into merge by Benjamin Herrenschmidt · 13 years ago
  4. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  5. 3b588c7 powerpc/epapr: add "memory" as a clobber to all hypercalls by Timur Tabi · 13 years ago
  6. 9cb6abc powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.h by Timur Tabi · 13 years ago
  7. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  8. 47b816f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  9. 2e7580b Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  10. 141124c Delete all instances of asm/system.h by David Howells · 13 years ago
  11. ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 13 years ago
  12. bfbf7d6 PowerPC: adapt for dma_map_ops changes by Andrzej Pietrasiewicz · 13 years ago
  13. 1ce447b powerpc/perf: Fix instruction address sampling on 970 and Power4 by Benjamin Herrenschmidt · 13 years ago
  14. cb52d89 powerpc+sparc/vio: Modernize driver registration by Benjamin Herrenschmidt · 13 years ago
  15. 1d9a473 powerpc: Random little legacy iSeries removal tidy ups by Stephen Rothwell · 13 years ago
  16. 7ba3e4f powerpc: Remove NO_IRQ_IGNORE by Stephen Rothwell · 13 years ago
  17. 6f43747 powerpc/pseries: Remove RTAS_POWERMGM_EVENTS by Anton Blanchard · 13 years ago
  18. 6431f20 powerpc: Make function that parses RTAS error logs global by Anton Blanchard · 13 years ago
  19. 39baadb powerpc/eeh: Remove eeh information from pci_dn by Gavin Shan · 13 years ago
  20. 2a0352f powerpc/eeh: Remove eeh device from OF node by Gavin Shan · 13 years ago
  21. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  22. 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  23. c207f3a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  24. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 13 years ago
  25. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  26. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  27. a6626ff powerpc: Remove the rest of the legacy iSeries include files by Stephen Rothwell · 13 years ago
  28. 1b04188 powerpc: Remove the remaining CONFIG_PPC_ISERIES pieces by Stephen Rothwell · 13 years ago
  29. f533927 powerpc: Remove FW_FEATURE ISERIES from arch code by Stephen Rothwell · 13 years ago
  30. 38973ba powerpc/PCI: compute I/O space bus-to-resource offset consistently by Bjorn Helgaas · 13 years ago
  31. a24401b highmem: kill all __kmap_atomic() by Cong Wang · 13 years ago
  32. 8626816 powerpc: add support for MPIC message register API by Jia Hongtao · 13 years ago
  33. c141b38 powerpc/85xx: Abstract common define of signal multiplex control for qe by Zhicheng Fan · 13 years ago
  34. 1024184 powerpc: Add initial e6500 cpu support by Kumar Gala · 13 years ago
  35. f0b8b34 powerpc/fsl-booke: Fixup calc_cam_sz to support MMU v2 by Kumar Gala · 13 years ago
  36. aba0eb8 Merge branch 'eeh' into next by Benjamin Herrenschmidt · 13 years ago
  37. 7230c56 powerpc: Rework lazy-interrupt handling by Benjamin Herrenschmidt · 13 years ago
  38. 3780444 powerpc/eeh: pseries platform config space access in EEH by Gavin Shan · 13 years ago
  39. 40a7cd9 powerpc/eeh: Replace pci_dn with eeh_dev for EEH aux components by Gavin Shan · 13 years ago
  40. f631acd powerpc/eeh: Replace pci_dn with eeh_dev for EEH core by Gavin Shan · 13 years ago
  41. eb740b5 powerpc/eeh: Introduce EEH device by Gavin Shan · 13 years ago
  42. def9d83 powerpc/eeh: Cleanup function names in EEH aux components by Gavin Shan · 13 years ago
  43. 29f8bf1 powerpc/pseries: Cleanup comments in EEH aux components by Gavin Shan · 13 years ago
  44. 1823fbf powerpc/eeh: pseries platform EEH configure bridge by Gavin Shan · 13 years ago
  45. 8d63329 powerpc/eeh: pseries platform EEH error log retrieval by Gavin Shan · 13 years ago
  46. 2652481 powerpc/eeh: pseries platform EEH reset PE by Gavin Shan · 13 years ago
  47. b0e5f74 powerpc/eeh: pseries platform EEH wait PE state by Gavin Shan · 13 years ago
  48. eb594a4 powerpc/eeh: pseries platform PE state retrieval by Gavin Shan · 13 years ago
  49. 8fb8f70 powerpc/eeh: pseries platform EEH operations by Gavin Shan · 13 years ago
  50. aa1e637 powerpc/eeh: Platform dependent EEH operations by Gavin Shan · 13 years ago
  51. cce4b2d powerpc/eeh: Cleanup function names in the EEH core by Gavin Shan · 13 years ago
  52. cb3bc9d powerpc/eeh: Cleanup comments in the EEH core by Gavin Shan · 13 years ago
  53. d9ada91 powerpc: Replace mfmsr instructions with load from PACA kernel_msr field by Benjamin Herrenschmidt · 13 years ago
  54. 990118c powerpc: Fix register clobbering when accumulating stolen time by Benjamin Herrenschmidt · 13 years ago
  55. a546498 powerpc: Call do_page_fault() with interrupts off by Benjamin Herrenschmidt · 13 years ago
  56. 1b70117 powerpc: Improve behaviour of irq tracing on 64-bit exception entry by Benjamin Herrenschmidt · 13 years ago
  57. fe1952f powerpc: Rework runlatch code by Benjamin Herrenschmidt · 13 years ago
  58. 7450f6f powerpc: Use the same interrupt prolog for perfmon as other interrupts by Benjamin Herrenschmidt · 13 years ago
  59. 4f8cf36 powerpc: Remove legacy iSeries bits from assembly files by Benjamin Herrenschmidt · 13 years ago
  60. b078766 powerpc: clean up vio.c by Stephen Rothwell · 13 years ago
  61. db3fe4e KVM: Introduce kvm_memory_slot::arch and move lpage_info into it by Takuya Yoshikawa · 13 years ago
  62. a6cf7ed powerpc/atomic: Implement atomic*_inc_not_zero by Anton Blanchard · 13 years ago
  63. d2a1b48 KVM: PPC: Add HPT preallocator by Alexander Graf · 13 years ago
  64. b4e7061 KVM: PPC: Convert RMA allocation into generic code by Alexander Graf · 13 years ago
  65. 54f6579 KVM: PPC: refer to paravirt docs in header file by Scott Wood · 13 years ago
  66. b3c5d3c KVM: PPC: Rename MMIO register identifiers by Alexander Graf · 13 years ago
  67. 31f3438 KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific code by Paul Mackerras · 13 years ago
  68. 1022fc3 KVM: PPC: Add support for explicit HIOR setting by Alexander Graf · 13 years ago
  69. 82ed361 KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bit by Paul Mackerras · 13 years ago
  70. 5551489 KVM: PPC: Book3S HV: Use the hardware referenced bit for kvm_age_hva by Paul Mackerras · 13 years ago
  71. bad3b50 KVM: PPC: Book3s HV: Maintain separate guest and host views of R and C bits by Paul Mackerras · 13 years ago
  72. 4cf302b KVM: PPC: Allow for read-only pages backing a Book3S HV guest by Paul Mackerras · 13 years ago
  73. 342d3db KVM: PPC: Implement MMU notifiers for Book3S HV guests by Paul Mackerras · 13 years ago
  74. 697d389 KVM: PPC: Implement MMIO emulation support for Book3S HV guests by Paul Mackerras · 13 years ago
  75. 06ce2c6 KVM: PPC: Maintain a doubly-linked list of guest HPTEs for each gfn by Paul Mackerras · 13 years ago
  76. 9d0ef5ea KVM: PPC: Allow I/O mappings in memory slots by Paul Mackerras · 13 years ago
  77. da9d1d7 KVM: PPC: Allow use of small pages to back Book3S HV guests by Paul Mackerras · 13 years ago
  78. c77162d KVM: PPC: Only get pages when actually needed, not in prepare_memory_region() by Paul Mackerras · 13 years ago
  79. 075295d KVM: PPC: Make the H_ENTER hcall more reliable by Paul Mackerras · 13 years ago
  80. 93e6024 KVM: PPC: Add an interface for pinning guest pages in Book3s HV guests by Paul Mackerras · 13 years ago
  81. b2b2f16 KVM: PPC: Keep page physical addresses in per-slot arrays by Paul Mackerras · 13 years ago
  82. 8936dda KVM: PPC: Keep a record of HV guest view of hashed page table entries by Paul Mackerras · 13 years ago
  83. 57013524 KVM: PPC: e500: use hardware hint when loading TLB0 entries by Scott Wood · 13 years ago
  84. 468a12c KVM: PPC: Use get/set for to_svcpu to help preemption by Alexander Graf · 13 years ago
  85. dfd4d47 KVM: PPC: booke: Improve timer register emulation by Scott Wood · 13 years ago
  86. b590497 KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn by Scott Wood · 13 years ago
  87. 7e28e60e KVM: PPC: Rename deliver_interrupts to prepare_to_enter by Scott Wood · 13 years ago
  88. dc83b8b KVM: PPC: e500: MMU API by Scott Wood · 13 years ago
  89. 0164c0f KVM: PPC: e500: clear up confusion between host and guest entries by Scott Wood · 13 years ago
  90. b9e5dc8 KVM: provide synchronous registers in kvm_run by Christian Borntraeger · 13 years ago
  91. 737f24b Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  92. 3bdc0eb net: Add framework to allow sending packets with customized CRC. by Ben Greear · 13 years ago
  93. c5905af static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() by Ingo Molnar · 13 years ago
  94. fb127cb PCI: collapse pcibios_resource_to_bus by Bjorn Helgaas · 13 years ago
  95. 6c5705f powerpc/PCI: get rid of device resource fixups by Bjorn Helgaas · 13 years ago
  96. 673c975 powerpc/PCI: replace pci_probe_only with pci_flags by Bjorn Helgaas · 13 years ago
  97. 12d9299 fadump: Remove the phyp assisted dump code. by Mahesh Salgaonkar · 13 years ago
  98. b500aff fadump: Invalidate registration and release reserved memory for general use. by Mahesh Salgaonkar · 13 years ago
  99. ebaeb5a fadump: Convert firmware-assisted cpu state dump data into elf notes. by Mahesh Salgaonkar · 13 years ago
  100. 2df173d fadump: Initialize elfcore header and add PT_LOAD program headers. by Mahesh Salgaonkar · 13 years ago