1. d9d0452 Merge tag 'powerpc-4.9-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  2. dadc4a1 powerpc/64: Fix placement of .text to be immediately following .head.text by Nicholas Piggin · 8 years ago
  3. 409bf7f powerpc/eeh: Fix deadlock when PE frozen state can't be cleared by Andrew Donnellan · 8 years ago
  4. dd7b2f0 powerpc/mm: Fix lazy icache flush on pre-POWER5 by Benjamin Herrenschmidt · 8 years ago
  5. 10c77db powerpc/boot: Fix build failure in 32-bit boot wrapper by Ben Hutchings · 8 years ago
  6. 39c1573 Merge tag 'powerpc-4.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  7. 984d7a1 powerpc/mm: Fixup kernel read only mapping by Aneesh Kumar K.V · 8 years ago
  8. a1ff574 powerpc/boot: Fix the early OPAL console wrappers by Oliver O'Halloran · 8 years ago
  9. 9e5f688 powerpc: Fix missing CRCs, add more asm-prototypes.h declarations by Nicholas Piggin · 8 years ago
  10. 7a43906 powerpc: Set missing wakeup bit in LPCR on POWER9 by Benjamin Herrenschmidt · 8 years ago
  11. f691838 Merge tag 'powerpc-4.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  12. cac4a18 powerpc/mm: Fix missing update of HID register on secondary CPUs by Aneesh Kumar K.V · 8 years ago
  13. 96ed1fe powerpc/mm/radix: Invalidate ERAT on tlbiel for POWER9 DD1 by Michael Neuling · 8 years ago
  14. c0a3601 powerpc/64: Fix setting of AIL in hypervisor mode by Benjamin Herrenschmidt · 8 years ago
  15. 2ffd04d powerpc/oops: Fix missing pr_cont()s in instruction dump by Andrew Donnellan · 8 years ago
  16. 7dae865 powerpc/oops: Fix missing pr_cont()s in show_regs() by Michael Ellerman · 8 years ago
  17. db5ba5a powerpc/oops: Fix missing pr_cont()s in print_msr_bits() et. al. by Michael Ellerman · 8 years ago
  18. 9a1f490 powerpc/oops: Fix missing pr_cont()s in show_stack() by Michael Ellerman · 8 years ago
  19. e6740ae powerpc: Fix exception vector build with 2.23 era binutils by Hugh Dickins · 8 years ago
  20. f23ed16 powerpc/64s: Fix system reset interrupt winkle wakeups by Nicholas Piggin · 8 years ago
  21. 2a26d99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  22. f9d4286 arch/powerpc: Update parameters for csum_tcpudp_magic & csum_tcpudp_nofold by Ivan Vecera · 8 years ago
  23. 6fcc8ce Merge tag 'powerpc-4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  24. b49c317 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  25. 5aab90c perf/powerpc: Don't call perf_event_disable() from atomic context by Jiri Olsa · 8 years ago
  26. fb479e4 powerpc/64s: relocation, register save fixes for system reset interrupt by Nicholas Piggin · 8 years ago
  27. bd77c44 powerpc/mm/radix: Use tlbiel only if we ever ran on the current cpu by Aneesh Kumar K.V · 8 years ago
  28. 39715bf powerpc/process: Fix CONFIG_ALIVEC typo in restore_tm_state() by Valentin Rothberg · 8 years ago
  29. 09b7e37 powerpc/64: Fix race condition in setting lock bit in idle/wakeup code by Paul Mackerras · 8 years ago
  30. 56c4622 powerpc/64: Re-fix race condition between going idle and entering guest by Paul Mackerras · 8 years ago
  31. dcd4693 Merge tag 'powerpc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  32. 80f2393 powerpc: Convert cmp to cmpd in idle enter sequence by Segher Boessenkool · 8 years ago
  33. 62623d5 KVM: PPC: Book3S HV: Fix build error when SMP=n by Michael Ellerman · 8 years ago
  34. 63ae602 Merge branch 'gup_flag-cleanups' by Linus Torvalds · 8 years ago
  35. f307ab6 mm: replace access_process_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
  36. 78914ff powerpc: Ignore the pkey system calls for now by Stephen Rothwell · 8 years ago
  37. 8467801 powerpc: Fix numa topology console print by Aneesh Kumar K.V · 8 years ago
  38. 08b5e79 powerpc/mm: Drop dump_numa_memory_topology() by Michael Ellerman · 8 years ago
  39. 65bc3ec powerpc/boot: Fix boot on systems with uncompressed kernel image by Heiner Kallweit · 8 years ago
  40. d2cf909 powerpc/mm: Prevent unlikely crash in copro_calculate_slb() by Frederic Barrat · 8 years ago
  41. 9ffc669 Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  42. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  43. f96ed26 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  44. d8bfb96 Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  45. af8a249 powerpc: implement the DMA_ATTR_NO_WARN attribute by Mauricio Faria de Oliveira · 8 years ago
  46. 08bf75b powerpc/mm/hash64: Fix might_have_hea() check by Michael Ellerman · 8 years ago
  47. 1a34439 powerpc/64: Fix incorrect return value from __copy_tofrom_user by Paul Mackerras · 8 years ago
  48. 7c8cb4b powerpc/64s: Fix power4_fixup_nap placement by Nicholas Piggin · 8 years ago
  49. 05af40e powerpc/pseries: Fix stack corruption in htpe code by Laurent Dufour · 8 years ago
  50. 065397a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 8 years ago
  51. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  52. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  53. 38addce gcc-plugins: Add latent_entropy plugin by Emese Revfy · 8 years ago
  54. 30066ce Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  55. b66484c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  56. 07021b4 Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  57. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  58. 51a0212 atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE by Vineet Gupta · 8 years ago
  59. 1e76609 powerpc: implement arch_reserved_kernel_pages by Srikar Dronamraju · 8 years ago
  60. 6218590 Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  61. b7b7013 powerpc/bpf: Add support for bpf constant blinding by Naveen N. Rao · 8 years ago
  62. ce07614 powerpc/bpf: Implement support for tail calls by Naveen N. Rao · 8 years ago
  63. 7b847f5 powerpc/bpf: Introduce accessors for using the tmp local stack space by Naveen N. Rao · 8 years ago
  64. 2685f82 powerpc/fadump: Fix build break when CONFIG_PROC_VMCORE=n by Michael Ellerman · 8 years ago
  65. 5d176f7 powerpc: tm: Enable transactional memory (TM) lazily for userspace by Cyril Bur · 8 years ago
  66. 172f7aa powerpc/tm: Add TM Unavailable Exception by Cyril Bur · 8 years ago
  67. d986d6f powerpc: Remove do_load_up_transact_{fpu,altivec} by Cyril Bur · 8 years ago
  68. 000ec28 powerpc: tm: Rename transct_(*) to ck(\1)_state by Cyril Bur · 8 years ago
  69. dc31066 powerpc: tm: Always use fp_state and vr_state to store live registers by Cyril Bur · 8 years ago
  70. d119943 powerpc: signals: Stop using current in signal code by Cyril Bur · 8 years ago
  71. e909fb8 powerpc: Never giveup a reclaimed thread when enabling kernel {fp, altivec, vsx} by Cyril Bur · 8 years ago
  72. 3cee070 powerpc: Return the new MSR from msr_check_and_set() by Cyril Bur · 8 years ago
  73. b0f16b4 powerpc: Add check_if_tm_restore_required() to giveup_all() by Cyril Bur · 8 years ago
  74. dc16b55 powerpc: Always restore FPU/VEC/VSX if hardware transactional memory in use by Cyril Bur · 8 years ago
  75. 0e7736c powerpc/powernv: Fix data type for @r in pnv_ioda_parse_m64_window() by Gavin Shan · 8 years ago
  76. 5adaf86 powerpc/powernv: Use CPU-endian PEST in pnv_pci_dump_p7ioc_diag_data() by Gavin Shan · 8 years ago
  77. 066bcd7 powerpc/powernv: Specify proper data type for PCI_SLOT_ID_PREFIX by Gavin Shan · 8 years ago
  78. a703213 powerpc/powernv: Use CPU-endian hub diag-data type in pnv_eeh_get_and_dump_hub_diag() by Gavin Shan · 8 years ago
  79. d63e51b powerpc/powernv: Pass CPU-endian PE number to opal_pci_eeh_freeze_clear() by Gavin Shan · 8 years ago
  80. e2ad477 powerpc: Set default CPU type to POWER8 for little endian builds by Anton Blanchard · 8 years ago
  81. 8a18cc0 powerpc: Only disable HAVE_EFFICIENT_UNALIGNED_ACCESS on POWER7 little endian by Anton Blanchard · 8 years ago
  82. 61e98eb powerpc: Remove static branch prediction in atomic{, 64}_add_unless by Anton Blanchard · 8 years ago
  83. bb85fb5 powerpc: During context switch, check before setting mm_cpumask by Anton Blanchard · 8 years ago
  84. 91ac730 powerpc/eeh: Quieten EEH message when no adapters are found by Anton Blanchard · 8 years ago
  85. 9eda65f powerpc/configs: Enable Intel i40e on 64 bit configs by Anton Blanchard · 8 years ago
  86. d3eb34a powerpc/configs: Change a few things from built in to modules by Anton Blanchard · 8 years ago
  87. 32eab6c powerpc/configs: Bump kernel ring buffer size on 64 bit configs by Anton Blanchard · 8 years ago
  88. 43c2394 powerpc/configs: Enable VMX crypto by Anton Blanchard · 8 years ago
  89. 12ab11a powerpc/64: Align hot loops of memset() and backwards_memcpy() by Anton Blanchard · 8 years ago
  90. 597f03f Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  91. e031982 powerpc/64s: Remove unused exception code, small cleanups by Nicholas Piggin · 8 years ago
  92. a33532a powerpc/64s: Use a single macro for both parts of OOL exception by Nicholas Piggin · 8 years ago
  93. 0f0c6ca powerpc/64s: Move __replay_interrupt function below handlers by Nicholas Piggin · 8 years ago
  94. 3965f8a powerpc/64s: Consolidate CBE Thermal 0x1800 interrupt by Nicholas Piggin · 8 years ago
  95. b51c079 powerpc/64s: Consolidate Altivec 0x1700 interrupt by Nicholas Piggin · 8 years ago
  96. 69a7934 powerpc/64s: Consolidate Debug 0x1600 interrupt by Nicholas Piggin · 8 years ago
  97. d7e8984 powerpc/64s: Consolidate Softpatch 0x1500 interrupt by Nicholas Piggin · 8 years ago
  98. 4e96dbb powerpc/64s: Consolidate Instruction Breakpoint 0x1300 interrupt by Nicholas Piggin · 8 years ago
  99. ff1b320 powerpc/64s: Consolidate CBE System Error 0x1200 interrupt by Nicholas Piggin · 8 years ago
  100. e46b964 powerpc/64s: Consolidate Reserved 0xfa0-0x1200 interrupts by Nicholas Piggin · 8 years ago