1. 2d3e486 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  2. 7246f60 Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  3. 61baf15 powerpc/64e: Don't place the stack beyond TASK_SIZE by Scott Wood · 7 years ago
  4. 726bd22 powerpc/8xx: Adding support of IRQ in MPC8xx GPIO by Christophe Leroy · 7 years ago
  5. 76f1948 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 7 years ago
  6. d3b5d35 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  7. 3fb9268 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  8. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  9. 889e4dd Merge branch 'pci/resource-mmap' into next by Bjorn Helgaas · 7 years ago
  10. add2e1e powerpc/mm/hash: Fix off-by-one in comment about kernel contexts ids by Michael Ellerman · 7 years ago
  11. c64af64 powerpc: Add struct smp_ops_t.cause_nmi_ipi operation by Nicholas Piggin · 8 years ago
  12. ddd703c powerpc: Add NMI IPI infrastructure by Nicholas Piggin · 8 years ago
  13. b1ee8a3 powerpc/64s: Dedicated system reset interrupt stack by Nicholas Piggin · 8 years ago
  14. c4f3b52 powerpc/64s: Disallow system reset vs system reset reentrancy by Nicholas Piggin · 8 years ago
  15. a3d96f7 powerpc/64s: Fix system reset vs general interrupt reentrancy by Nicholas Piggin · 8 years ago
  16. a4087a4 powerpc/64s: Exception macro for stack frame and initial register save by Nicholas Piggin · 8 years ago
  17. 83a980f powerpc/64s: Add exception macro that does not enable RI by Nicholas Piggin · 8 years ago
  18. b13f668 Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 7 years ago
  19. fb7dcf7 Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-next by Paul Mackerras · 7 years ago
  20. fd893fe powerpc/mm: Fix missing page attributes in page table dump by Christophe Leroy · 8 years ago
  21. 5af5099 KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller by Benjamin Herrenschmidt · 8 years ago
  22. eea86b6 Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', 'uaccess.mn10300', 'uaccess.nios2', 'uaccess.openrisc', 'uaccess.parisc', 'uaccess.powerpc', 'uaccess.s390', 'uaccess.score', 'uaccess.sh', 'uaccess.sparc', 'uaccess.tile', 'uaccess.um', 'uaccess.unicore32', 'uaccess.x86' and 'uaccess.xtensa' into work.uaccess by Al Viro · 7 years ago
  23. 9765ad1 powerpc/mm: Ensure IRQs are off in switch_mm() by David Gibson · 8 years ago
  24. 9fc8491 Merge branch 'topic/kprobes' into next by Michael Ellerman · 7 years ago
  25. 1b32cd1 powerpc: Introduce a new helper to obtain function entry points by Naveen N. Rao · 8 years ago
  26. ead514d powerpc/kprobes: Add support for KPROBES_ON_FTRACE by Naveen N. Rao · 8 years ago
  27. 9a914aa powerpc/kprobes: Blacklist common exception handlers by Naveen N. Rao · 8 years ago
  28. 7aa5b01 powerpc/kprobes: Blacklist exception handlers by Naveen N. Rao · 8 years ago
  29. 9cba253 powerpc/64s: Simplify POWER9 DD1 idle workaround code by Nicholas Piggin · 8 years ago
  30. 0d7720a powerpc/64s: Idle POWER8 avoid full state loss recovery where possible by Nicholas Piggin · 8 years ago
  31. adbcf8d powerpc/64s: Expand core idle state bits by Nicholas Piggin · 8 years ago
  32. 1945bc4 powerpc/64s: Fix POWER9 machine check handler from stop state by Nicholas Piggin · 8 years ago
  33. 544686c powerpc/64s: Stop using bit in HSPRG0 to test winkle by Nicholas Piggin · 8 years ago
  34. 2563a70 powerpc/64s: Remove unnecessary relocation branch from idle handler by Nicholas Piggin · 8 years ago
  35. f855b2f powerpc/mm: Wire up ioremap_cache() by Oliver O'Halloran · 8 years ago
  36. 49e0b46 kprobes: Convert kprobe_lookup_name() to a function by Naveen N. Rao · 8 years ago
  37. a050d20 powerpc/64s: Use relon prolog for EXC_VIRT_OOL_MASKABLE_HV handlers by Nicholas Piggin · 8 years ago
  38. 121f80b KVM: PPC: VFIO: Add in-kernel acceleration for VFIO by Alexey Kardashevskiy · 8 years ago
  39. b1af23d KVM: PPC: iommu: Unify TCE checking by Alexey Kardashevskiy · 8 years ago
  40. 503bfcb KVM: PPC: Pass kvm* to kvmppc_find_table() by Alexey Kardashevskiy · 8 years ago
  41. 644d2d6 Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next by Paul Mackerras · 8 years ago
  42. 96df226 KVM: PPC: Book3S PR: Preserve storage control bits by Alexey Kardashevskiy · 8 years ago
  43. 9b5ab00 KVM: PPC: Add MMIO emulation for remaining floating-point instructions by Paul Mackerras · 8 years ago
  44. ceba57d KVM: PPC: Emulation for more integer loads and stores by Paul Mackerras · 8 years ago
  45. 91242fd KVM: PPC: Add MMIO emulation for stdx (store doubleword indexed) by Alexey Kardashevskiy · 8 years ago
  46. 6f63e81 KVM: PPC: Book3S: Add MMIO emulation for FP and VSX instructions by Bin Lu · 8 years ago
  47. 307d927 KVM: PPC: Provide functions for queueing up FP/VEC/VSX unavailable interrupts by Paul Mackerras · 8 years ago
  48. 3827463 powerpc/powernv: Override pcibios_default_alignment() to force PCI devices to be page aligned by Yongji Xie · 8 years ago
  49. ca80d5d powerpc/64s: Remove SAO feature from Power9 DD1 by Nicholas Piggin · 8 years ago
  50. 2384d2d powerpc/64s: Remove ICSWX feature from Power9 by Nicholas Piggin · 8 years ago
  51. 170a315 powerpc/perf: Support to export MMCRA[TEC*] field to userspace by Madhavan Srinivasan · 8 years ago
  52. 79e96f8 powerpc/perf: Export memory hierarchy info to user space by Madhavan Srinivasan · 8 years ago
  53. e854d8b PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space by David Woodhouse · 8 years ago
  54. 11df195 PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> by David Woodhouse · 8 years ago
  55. ae749c7 PCI: Add arch_can_pci_mmap_wc() macro by David Woodhouse · 8 years ago
  56. be5c5e8 powerpc/64: Fix HMI exception on LE with CONFIG_RELOCATABLE=y by Michael Ellerman · 8 years ago
  57. 590c369 powerpc: Drop include of linux/io.h from asm/io.h by Michael Ellerman · 8 years ago
  58. 6b3edef powerpc/powernv: POWER9 support for msgsnd/doorbell IPI by Nicholas Piggin · 8 years ago
  59. a5adf28 powerpc/64s: Avoid a branch for ppc_msgsnd by Nicholas Piggin · 8 years ago
  60. b87ac02 powerpc: Introduce msgsnd/doorbell barrier primitives by Nicholas Piggin · 8 years ago
  61. b866cc2 powerpc: Change the doorbell IPI calling convention by Nicholas Piggin · 8 years ago
  62. 9b7ff0c powerpc/64s: Add SCV FSCR bit for ISA v3.0 by Nicholas Piggin · 8 years ago
  63. 9c35591 powerpc/tracing: Allow tracing of mmap syscalls by Balbir Singh · 8 years ago
  64. 03dfee6 powerpc/mm: Fix swapper_pg_dir size on 64-bit hash w/64K pages by Michael Ellerman · 8 years ago
  65. 3c19d5a Merge branch 'topic/xive' (early part) into next by Michael Ellerman · 8 years ago
  66. 17ed4c8 powerpc/powernv: Recover correct PACA on wakeup from a stop on P9 DD1 by Gautham R. Shenoy · 8 years ago
  67. a7cd88d powerpc/powernv: Move CPU-Offline idle state invocation from smp.c to idle.c by Gautham R. Shenoy · 8 years ago
  68. 7644d58 powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there by Michael Ellerman · 8 years ago
  69. 08a1e65 powerpc: Fixup LPCR:PECE and HEIC setting on POWER9 by Benjamin Herrenschmidt · 8 years ago
  70. d381d7c powerpc: Consolidate variants of real-mode MMIOs by Benjamin Herrenschmidt · 8 years ago
  71. f50d6bd powerpc/kvm: Remove obsolete kvm_vm_ioctl_xics_irq declaration by Benjamin Herrenschmidt · 8 years ago
  72. 936774c powerpc/kvm: Make kvmppc_xics_create_icp static by Benjamin Herrenschmidt · 8 years ago
  73. 243e251 powerpc/xive: Native exploitation of the XIVE interrupt controller by Benjamin Herrenschmidt · 8 years ago
  74. 4b4357e kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public by Paolo Bonzini · 8 years ago
  75. a978e13 powerpc/smp: Remove migrate_irq() custom implementation by Benjamin Herrenschmidt · 8 years ago
  76. fccfb99 Merge commit 'b4fb8f66f1ae2e167d06c12d018025a8d4d3ba7e' into uaccess.ia64 by Al Viro · 8 years ago
  77. 3448890 powerpc: get rid of zeroing, switch to RAW_COPY_USER by Al Viro · 8 years ago
  78. f2ed8be Merge commit 'a7d2475af7aedcb9b5c6343989a8bfadbf84429b' into uaccess.powerpc by Al Viro · 8 years ago
  79. 14d4ae5 powerpc: Add optional smp_ops->prepare_cpu SMP callback by Benjamin Herrenschmidt · 8 years ago
  80. 22bd64a powerpc: Add more PPC bit conversion macros by Benjamin Herrenschmidt · 8 years ago
  81. eeea1a4 powerpc/powernv: Add XIVE related definitions to opal-api.h by Benjamin Herrenschmidt · 8 years ago
  82. 054838b Merge commit 'fc69910f329d' into uaccess.mips by Al Viro · 8 years ago
  83. 1ab66d1 powerpc/powernv: Introduce address translation services for Nvlink2 by Alistair Popple · 8 years ago
  84. 7f75540 Merge tag 'v4.11-rc5' into x86/mm, to refresh the branch by Ingo Molnar · 8 years ago
  85. 63f44d6 powerpc/book3s: Print task info if we take a machine check in user mode by Michael Ellerman · 8 years ago
  86. bee3f41 Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc by Al Viro · 8 years ago
  87. f4ea6dc powerpc/mm: Enable mappings above 128TB by Aneesh Kumar K.V · 8 years ago
  88. 82228e3 powerpc/pseries: Skip using reserved virtual address range by Aneesh Kumar K.V · 8 years ago
  89. bb18322 powerpc/mm/hash: Store addr_limit in PACA by Aneesh Kumar K.V · 8 years ago
  90. 957b778 powerpc/mm: Add addr_limit to mm_context and use it to derive max slice index by Aneesh Kumar K.V · 8 years ago
  91. f6eedbb powerpc/mm/hash: Increase VA range to 128TB by Aneesh Kumar K.V · 8 years ago
  92. 59248ae powerpc/mm/hash: Convert mask to unsigned long by Aneesh Kumar K.V · 8 years ago
  93. e6f81a9 powerpc/mm/hash: Support 68 bit VA by Aneesh Kumar K.V · 8 years ago
  94. 85beb1c powerpc/mm/hash: Check for non-kernel address in get_kernel_vsid() by Michael Ellerman · 8 years ago
  95. 941711a powerpc/mm/hash: Use context ids 1-4 for the kernel by Aneesh Kumar K.V · 8 years ago
  96. 760573c powerpc/mm: Split radix vs hash mm context initialisation by Michael Ellerman · 8 years ago
  97. a336f2f powerpc/mm/hash: Abstract context id allocation for KVM by Michael Ellerman · 8 years ago
  98. 8218522 powerpc/mm/slice: Move slice_mask struct definition to slice.c by Aneesh Kumar K.V · 8 years ago
  99. 52b1e66 powerpc/mm: Move copy_mm_to_paca to paca.c by Aneesh Kumar K.V · 8 years ago
  100. f3207c1 powerpc/mm/slice: Convert slice_mask high slice to a bitmap by Aneesh Kumar K.V · 8 years ago