1. 221bb8a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  2. bad60e6 Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  3. 719dbb2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 9 years ago
  4. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  5. 9af3f56 powerpc/mm: check for irq disabled() only if DEBUG_VM is enabled by Aneesh Kumar K.V · 9 years ago
  6. bbce2ad Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  7. 1a1cee8 powerpc/mm: Drop unused externs for hpte_init_beat[_v3]() by Michael Ellerman · 9 years ago
  8. 6364e84 powerpc/mm: Rename hpte_init_lpar() and move the fallback to a header by Michael Ellerman · 9 years ago
  9. c86ad14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  10. 4a12027 powerpc: Add module autoloading based on CPU features by Alastair D'Silva · 9 years ago
  11. b1923ca powerpc: Merge 32-bit and 64-bit setup_arch() by Benjamin Herrenschmidt · 9 years ago
  12. f2d5769 powerpc: Get rid of ppc_md.init_early() by Benjamin Herrenschmidt · 9 years ago
  13. 7025776 powerpc/mm: Move hash table ops to a separate structure by Benjamin Herrenschmidt · 9 years ago
  14. 166dd7d powerpc/64: Move MMU backend selection out of platform code by Benjamin Herrenschmidt · 9 years ago
  15. 91b6fad powerpc/pmac: Remove early allocation of the SMU command buffer by Benjamin Herrenschmidt · 9 years ago
  16. d3cbff1 powerpc: Put exception configuration in a common place by Benjamin Herrenschmidt · 9 years ago
  17. 3808a88 powerpc: Move FW feature probing out of pseries probe() by Benjamin Herrenschmidt · 9 years ago
  18. c40785a powerpc/dart: Use a cachable DART by Benjamin Herrenschmidt · 9 years ago
  19. 9402c68 powerpc: Factor do_feature_fixup calls by Benjamin Herrenschmidt · 9 years ago
  20. 27d1149 powerpc/32: Remove RELOCATABLE_PPC32 by Kevin Hao · 9 years ago
  21. a4b3495 powerpc/mm: Cleanup LPCR defines by Aneesh Kumar K.V · 9 years ago
  22. 912cc87 powerpc/mm/radix: Add LPID based tlb flush helpers by Aneesh Kumar K.V · 9 years ago
  23. 83209bc powerpc/mm/radix: Update machine call back to support new HCALL. by Aneesh Kumar K.V · 9 years ago
  24. 09cf5bc powerpc/mm/radix: Update PID switch sequence by Aneesh Kumar K.V · 9 years ago
  25. accfad7 powerpc/mm: Clear top 16 bits of va only on older cpus by Aneesh Kumar K.V · 9 years ago
  26. e21fc93 powerpc/mm: Compile out radix related functions if RADIX_MMU is disabled by Aneesh Kumar K.V · 9 years ago
  27. 66c570f powerpc/mm: use _raw variant of page table accessors by Aneesh Kumar K.V · 9 years ago
  28. bf16cdf powerpc/mm/radix: Update LPCR HR bit as per ISA by Aneesh Kumar K.V · 9 years ago
  29. 8cd6d3c powerpc/mm: Fix .long's in tlb-radix.c to more meaningful by Balbir Singh · 9 years ago
  30. 08acce1 powerpc/powernv/pci: Remove SWINV constants and obsolete TCE code by Benjamin Herrenschmidt · 9 years ago
  31. 69c592e powerpc/opal: Add real mode call wrappers by Benjamin Herrenschmidt · 9 years ago
  32. d743618 powerpc/xics: Add ICP OPAL backend by Benjamin Herrenschmidt · 9 years ago
  33. 1d607bb powerpc/irq: Add mechanism to force a replay of interrupts by Benjamin Herrenschmidt · 9 years ago
  34. 9baaef0a powerpc/irq: Add support for HV virtualization interrupts by Benjamin Herrenschmidt · 9 years ago
  35. 9fedd3f powerpc/powernv: Add XICS emulation APIs by Benjamin Herrenschmidt · 9 years ago
  36. bcef83a powerpc/powernv: Add platform support for stop instruction by Shreyas B. Prabhu · 9 years ago
  37. b5f1bf4 Merge tag 'powerpc-4.7-5' into next by Michael Ellerman · 9 years ago
  38. 95ec77c powerpc: Make ppc_md.{halt, restart} __noreturn by Daniel Axtens · 9 years ago
  39. 89379f1 PCI/hotplug: pnv_php: export symbols and move struct types needed by cxl by Andrew Donnellan · 9 years ago
  40. 4361b03 powerpc/powernv: Add support for the cxl kernel api on the real phb by Ian Munsie · 9 years ago
  41. e0ddf7a powerpc/xmon: Dump ISA 2.07 SPRs by Michael Ellerman · 9 years ago
  42. f86ef74 powerpc/8xx: Fix vaddr for IMMR early remap by Christophe Leroy · 9 years ago
  43. c223c90 powerpc32: provide VIRT_CPU_ACCOUNTING by Christophe Leroy · 9 years ago
  44. a203658 powerpc/opal: Wake up kopald polling thread before waiting for events by Benjamin Herrenschmidt · 9 years ago
  45. e93d8e6 powerpc/mm: Fix build of Book3E/64 with 64K pages by Benjamin Herrenschmidt · 9 years ago
  46. 6dd7a82 crypto: powerpc - Add POWER8 optimised crc32c by Anton Blanchard · 9 years ago
  47. 151f251 powerpc: define FUNC_START/FUNC_END by Anton Blanchard · 9 years ago
  48. 79901024 powerpc/timer: Large Decrementer support by Oliver O'Halloran · 9 years ago
  49. ae26b36 powerpc: Send SIGBUS on unaligned copy and paste by Chris Smart · 9 years ago
  50. 70bd68d Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  51. bfa3708 powerpc: Initialise pci_io_base as early as possible by Darren Stevens · 9 years ago
  52. 43a1dd9 powerpc/powernv: Add driver for operator panel on FSP machines by Suraj Jitindar Singh · 9 years ago
  53. d0226d3 powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msg by Suraj Jitindar Singh · 9 years ago
  54. 2f6e974 Merge tag 'powerpc-4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  55. 2379a23 powerpc: get rid of superfluous __GFP_REPEAT by Michal Hocko · 9 years ago
  56. 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 9 years ago
  57. 156d0e2 powerpc/ebpf/jit: Implement JIT compiler for extended BPF by Naveen N. Rao · 9 years ago
  58. 277285b powerpc/bpf/jit: Introduce rotate immediate instructions by Naveen N. Rao · 9 years ago
  59. ea0d856 powerpc/powernv: Functions to get/set PCI slot state by Gavin Shan · 9 years ago
  60. 7e19bf3 powerpc/powernv: Introduce pnv_pci_get_slot_id() by Gavin Shan · 9 years ago
  61. ebe2253 powerpc/powernv: Support PCI slot ID by Gavin Shan · 9 years ago
  62. 8cc7581 powerpc/pci: Delay populating pdn by Gavin Shan · 9 years ago
  63. c5fcb29 powerpc/pci: Override pcibios_setup_bridge() by Gavin Shan · 9 years ago
  64. bd3ea31 powerpc: Load Monitor Register Support by Jack Miller · 9 years ago
  65. b57bd2d powerpc: Improve FSCR init and context switching by Michael Neuling · 9 years ago
  66. fd7bacb KVM: PPC: Book3S HV: Fix TB corruption in guest exit path on HMI interrupt by Mahesh Salgaonkar · 9 years ago
  67. b23d9c5 powerpc/mm/radix: Update Radix tree size as per ISA 3.0 by Aneesh Kumar K.V · 9 years ago
  68. b385c9e cxl: Add support for CAPP DMA mode by Ian Munsie · 9 years ago
  69. 42f5b4c powerpc: Introduce asm-prototypes.h by Daniel Axtens · 9 years ago
  70. a28cc7b locking/atomic, arch/powerpc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}{,_relaxed,_acquire,_release}() by Peter Zijlstra · 9 years ago
  71. 245050c Merge branch 'linus' into locking/core, to pick up fixes before merging new changes by Ingo Molnar · 9 years ago
  72. 6262db7 powerpc/spinlock: Fix spin_unlock_wait() by Boqun Feng · 9 years ago
  73. f55d966 powerpc: Define and use PPC64_ELF_ABI_v2/v1 by Michael Ellerman · 9 years ago
  74. 027dfac powerpc: Various typo fixes by Michael Ellerman · 9 years ago
  75. 3ece166 powerpc: Remove assembly versions of strcpy, strcat, strlen and strcmp by Anton Blanchard · 9 years ago
  76. 8550e2f powerpc/mm/hash: Use the correct PPP mask when updating HPTE by Aneesh Kumar K.V · 9 years ago
  77. a145abf powerpc/mm/radix: Flush page walk cache when freeing page table by Aneesh Kumar K.V · 9 years ago
  78. 8017ea3 powerpc/nohash: Fix build break with 64K pages by Michael Ellerman · 9 years ago
  79. 6428671 locking/mutex: Optimize mutex_trylock() fast-path by Peter Zijlstra · 9 years ago
  80. 8dd75cc powerpc: Use privileged SPR number for MMCR2 by Thomas Huth · 9 years ago
  81. d23fac2 powerpc: Fix definition of SIAR and SDAR registers by Thomas Huth · 9 years ago
  82. c04a588 Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  83. a05a70d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  84. fd8cfd3 arch: fix has_transparent_hugepage() by Hugh Dickins · 9 years ago
  85. 7beaa24 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  86. 0b86c75 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  87. 3491caf KVM: halt_polling: provide a way to qualify wakeups during poll by Christian Borntraeger · 9 years ago
  88. 0b1b1df kvm: introduce KVM_MAX_VCPU_ID by Greg Kurz · 9 years ago
  89. cdddc57 powerpc/pci: Export pci_traverse_device_nodes() by Gavin Shan · 9 years ago
  90. de5a28a powerpc/pci: Introduce pci_remove_device_node_info() by Gavin Shan · 9 years ago
  91. d8f66f4 powerpc/pci: Export pci_add_device_node_info() by Gavin Shan · 9 years ago
  92. 3773dd2 powerpc/pci: Rename pcibios_find_pci_bus() by Gavin Shan · 9 years ago
  93. bd251b8 powerpc/pci: Rename pcibios_{add, remove}_pci_devices() by Gavin Shan · 9 years ago
  94. 689ee8c powerpc/powernv: Data type unsigned int for PE number by Gavin Shan · 9 years ago
  95. 062b26b powerpc/pci: Cleanup on struct pci_controller_ops by Gavin Shan · 9 years ago
  96. 62ccf5b powerpc/mm/slice: Remove slice_mm_new_context() by Aneesh Kumar K.V · 9 years ago
  97. 69dfbae powerpc/mm/radix: Document software bits for radix by Aneesh Kumar K.V · 9 years ago
  98. ab62476 powerpc/mm/radix: Add THP support for 4K linux page size by Aneesh Kumar K.V · 9 years ago
  99. bde3eb6 powerpc/mm/radix: Add radix THP callbacks by Aneesh Kumar K.V · 9 years ago
  100. 3df33f1 powerpc/mm/thp: Abstraction for THP functions by Aneesh Kumar K.V · 9 years ago