1. b4df2e3 Merge tag 'powerpc-4.12-8' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  2. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 7 years ago
  3. d6bd819 powerpc/32: Avoid miscompilation w/GCC 4.6.3 - don't inline copy_to/from_user() by Michael Ellerman · 7 years ago
  4. 94a6df2 Merge tag 'powerpc-4.12-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  5. 34f19ff powerpc/64: Initialise thread_info for emergency stacks by Nicholas Piggin · 7 years ago
  6. bbd5ff5 powerpc/powernv/npu-dma: Add explicit flush when sending an ATSD by Alistair Popple · 7 years ago
  7. c72544d Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 7 years ago
  8. 1be7107 mm: larger stack guard gap, between vmas by Hugh Dickins · 7 years ago
  9. 5ac447d Merge tag 'powerpc-4.12-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  10. bf05fc2 powerpc/perf: Fix oops when kthread execs user process by Ravi Bangoria · 7 years ago
  11. d89ba53 powerpc/64s: Handle data breakpoints in Radix mode by Naveen N. Rao · 7 years ago
  12. c05b8c4 powerpc/kprobes: Skip livepatch_handler() for jprobes by Naveen N. Rao · 8 years ago
  13. a4979a7 powerpc/ftrace: Pass the correct stack pointer for DYNAMIC_FTRACE_WITH_REGS by Naveen N. Rao · 8 years ago
  14. a9f8553 powerpc/kprobes: Pause function_graph tracing during jprobes handling by Naveen N. Rao · 8 years ago
  15. a093c92 powerpc/debug: Add missing warn flag to WARN_ON's non-builtin path by Alexey Kardashevskiy · 7 years ago
  16. 3d3efb6 KVM: PPC: Book3S HV: Ignore timebase offset on POWER9 DD1 by Paul Mackerras · 8 years ago
  17. 7ceaa6d KVM: PPC: Book3S HV: Save/restore host values of debug registers by Paul Mackerras · 7 years ago
  18. 2564270 powerpc/xive: Fix offset for store EOI MMIOs by Benjamin Herrenschmidt · 7 years ago
  19. 46a704f KVM: PPC: Book3S HV: Preserve userspace HTM state properly by Paul Mackerras · 7 years ago
  20. 4c3bb4c KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exit by Paul Mackerras · 7 years ago
  21. 377aa6b powerpc/npu-dma: Remove spurious WARN_ON when a PCI device has no of_node by Alistair Popple · 7 years ago
  22. ca8efa1 KVM: PPC: Book3S HV: Context-switch EBB registers properly by Paul Mackerras · 8 years ago
  23. 3262764 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  24. a92f63c Merge tag 'powerpc-4.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  25. 47b2c3f security/keys: add CONFIG_KEYS_COMPAT to Kconfig by Bilal Amarni · 7 years ago
  26. c6ee9619 powerpc/book3s64: Move PPC_DT_CPU_FTRs and enable it by default by Michael Ellerman · 7 years ago
  27. 92d9dfd powerpc/mm/4k: Limit 4k page size config to 64TB virtual address space by Aneesh Kumar K.V · 8 years ago
  28. 8c21857 powerpc/perf: Fix Power9 test_adder fields by Madhavan Srinivasan · 8 years ago
  29. ba4a648 powerpc/numa: Fix percpu allocations to be NUMA aware by Michael Ellerman · 8 years ago
  30. 7f22ced powerpc/kernel: Initialize load_tm on task creation by Breno Leitao · 8 years ago
  31. 1195892 powerpc/kernel: Fix FP and vector register restoration by Breno Leitao · 8 years ago
  32. 0e5e7f5 powerpc/64: Reclaim CPU_FTR_SUBCORE by Michael Ellerman · 8 years ago
  33. dc421b2 powerpc/hotplug-mem: Fix missing endian conversion of aa_index by Michael Bringmann · 8 years ago
  34. 6f55391 powerpc/sysdev/simple_gpio: Fix oops in gpio save_regs function by Christophe Leroy · 8 years ago
  35. 99acc9b powerpc/spufs: Fix coredump of SPU contexts by Michael Ellerman · 8 years ago
  36. a2b05b7 powerpc/64s: Add dt_cpu_ftrs boot time setup option by Nicholas Piggin · 8 years ago
  37. 2f27246 KVM: PPC: Book3S HV: Cope with host using large decrementer mode by Paul Mackerras · 8 years ago
  38. 6f68a6a Merge tag 'powerpc-4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  39. a4700a2 powerpc: Add PPC_FEATURE userspace bits for SCV and DARN instructions by Nicholas Piggin · 8 years ago
  40. d75e491 powerpc/spufs: Fix hash faults for kernel regions by Jeremy Kerr · 8 years ago
  41. d957fb4 powerpc: Fix booting P9 hash with CONFIG_PPC_RADIX_MMU=N by Michael Neuling · 8 years ago
  42. 415ba3c powerpc/powernv/npu-dma.c: Fix opal_npu_destroy_context() call by Alistair Popple · 8 years ago
  43. 4217fdd Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  44. f538a82 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  45. d5d332d devicetree: Move include prefixes from arch to separate directory by Olof Johansson · 8 years ago
  46. e41e53c powerpc/mm: Fix virt_addr_valid() etc. on 64-bit hash by Michael Ellerman · 8 years ago
  47. bfb9956 powerpc/mm: Fix crash in page table dump with huge pages by Michael Ellerman · 8 years ago
  48. d04c02f powerpc/kprobes: Fix handling of instruction emulation on probe re-entry by Naveen N. Rao · 8 years ago
  49. bbb075d powerpc/powernv: Set NAPSTATELOST after recovering paca on P9 DD1 by Gautham R. Shenoy · 8 years ago
  50. 65acb89 Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 8 years ago
  51. f48e91e powerpc/tm: Fix FP and VMX register corruption by Michael Neuling · 8 years ago
  52. 43e24e8 powerpc/modules: If mprofile-kernel is enabled add it to vermagic by Michael Ellerman · 8 years ago
  53. dc2a248 Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  54. 76d837a KVM: PPC: Book3S PR: Don't include SPAPR TCE code on non-pseries platforms by Paul Mackerras · 8 years ago
  55. 67325e9 KVM: PPC: Book3S PR: Check copy_to/from_user return values by Paul Mackerras · 8 years ago
  56. acde257 KVM: PPC: Book3S HV: Add radix checks in real-mode hypercall handlers by Paul Mackerras · 8 years ago
  57. 791a9a6 Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
  58. 5ccd414 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  59. de4d195 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  60. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  61. 5a61ef7 powerpc/64s: Support new device tree binding for discovering CPU features by Nicholas Piggin · 8 years ago
  62. 75bda95 powerpc: Don't print cpu_spec->cpu_name if it's NULL by Nicholas Piggin · 8 years ago
  63. 0b382fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 8 years ago
  64. 4415b33 Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 8 years ago
  65. 6102c00 powerpc/64s: Fix unnecessary machine check handler relocation branch by Nicholas Piggin · 8 years ago
  66. ba95b5d03 powerpc/mm/book3s/64: Rework page table geometry for lower memory usage by Michael Ellerman · 8 years ago
  67. 24e0bfb powerpc: Fix distclean with Makefile.postlink by Horia Geantă · 8 years ago
  68. 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  69. bf5f894 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  70. ad61dd3 scripts/spelling.txt: add regsiter -> register spelling mistake by Stephen Boyd · 8 years ago
  71. 11550dc powerpc/fadump: reuse crashkernel parameter for fadump memory reservation by Hari Bathini · 8 years ago
  72. 22bd017 powerpc/fadump: remove dependency with CONFIG_KEXEC by Hari Bathini · 8 years ago
  73. 2d3e486 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  74. 3ef2bc0 Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  75. 53ef7d0 Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  76. c6a677c Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  77. 7246f60 Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  78. 61baf15 powerpc/64e: Don't place the stack beyond TASK_SIZE by Scott Wood · 8 years ago
  79. c374ed2 powerpc/powernv: Block PCI config access on BCM5718 during EEH recovery by Gavin Shan · 8 years ago
  80. 700b7ead powerpc/64s: Power9 has no LPCR[VRMASD] field so don't set it by Nicholas Piggin · 8 years ago
  81. 6b3d12a powerpc/powernv: Fix TCE kill on NVLink2 by Alistair Popple · 8 years ago
  82. 3c9ac2b powerpc/mm/radix: Drop support for CPUs without lockless tlbie by Michael Ellerman · 8 years ago
  83. d93b0ac powerpc/book3s/mce: Move add_taint() later in virtual mode by Mahesh Salgaonkar · 8 years ago
  84. 3f2290e powerpc/sysfs: Move #ifdef CONFIG_HOTPLUG_CPU out of the function body by Michael Ellerman · 8 years ago
  85. 687b8f2 powerpc/smp: Document irq enable/disable after migrating IRQs by Michael Ellerman · 8 years ago
  86. 0cc68bf powerpc/mpc52xx: Don't select user-visible RTAS_PROC by Michael Ellerman · 8 years ago
  87. b7da123 powerpc/powernv: Document cxl dependency on special case in pnv_eeh_reset() by Andrew Donnellan · 8 years ago
  88. 726bd22 powerpc/8xx: Adding support of IRQ in MPC8xx GPIO by Christophe Leroy · 8 years ago
  89. 76f1948 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  90. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  91. 5a0387a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  92. 2575be8 Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  93. c0b6497 powerpc/eeh: Clean up and document event handling functions by Russell Currey · 8 years ago
  94. daeba29 powerpc/eeh: Avoid use after free in eeh_handle_special_event() by Russell Currey · 8 years ago
  95. d3b5d35 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  96. 3fb9268 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  97. 3527d3e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  98. 174ddfd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  99. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  100. 89d1cf8 Merge tag 'edac_for_4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 8 years ago