1. 4f7c06e powerpc/ptrace: Fix setting 512B aligned breakpoints with PTRACE_SET_DEBUGREG by Michael Neuling · 7 years ago
  2. cd6ef7e powerpc/ptrace: Fix enforcement of DAWR constraints by Michael Neuling · 7 years ago
  3. c786cf7 powerpc/powernv: Use __raw_[rm_]writeq_be() in npu-dma.c by Michael Ellerman · 7 years ago
  4. 001ff2e powerpc/powernv: Use __raw_[rm_]writeq_be() in pci-ioda.c by Michael Ellerman · 7 years ago
  5. 8056fe2 powerpc/io: Add __raw_writeq_be() __raw_rm_writeq_be() by Michael Ellerman · 7 years ago
  6. d203267 powerpc/perf: Fix memory allocation for core-imc based on num_possible_cpus() by Anju T Sudhakar · 7 years ago
  7. ba01b05 powerpc/rtas: Fix spelling mistake "Discharching" -> "Discharging" by Colin Ian King · 7 years ago
  8. 20acf7f powerpc/lib: Fix "integer constant is too large" build failure by Finn Thain · 7 years ago
  9. c0beffc powerpc/powernv: Fix opal_event_shutdown() called with interrupts disabled by Nicholas Piggin · 7 years ago
  10. a1f3ae3 powerpc/32: Use stmw/lmw for registers save/restore in asm by Christophe Leroy · 7 years ago
  11. 24c7858 powerpc: Avoid an unnecessary test and branch in longjmp() by Christophe Leroy · 7 years ago
  12. 96f391c Revert "powerpc/64: Fix checksum folding in csum_add()" by Christophe Leroy · 7 years ago
  13. 5279821 powerpc: get rid of PMD_PAGE_SIZE() and _PMD_SIZE by Christophe Leroy · 7 years ago
  14. 9dcb3df powerpc/embedded6xx/hlwd-pic: Prevent interrupts from being handled by Starlet by Jonathan Neuschäfer · 7 years ago
  15. c068e6b powerpc/embedded6xx/flipper-pic: Don't match all IRQ domains by Jonathan Neuschäfer · 7 years ago
  16. 675d995 powerpc/book3s64: Enable split pmd ptlock. by Aneesh Kumar K.V · 7 years ago
  17. 738f964 powerpc/mm: Use page fragments for allocation page table at PMD level by Aneesh Kumar K.V · 7 years ago
  18. 8a6c697 powerpc/mm: Implement helpers for pagetable fragment support at PMD level by Aneesh Kumar K.V · 7 years ago
  19. 0c4d268 powerpc/book3s64/mm: Simplify the rcu callback for page table free by Aneesh Kumar K.V · 7 years ago
  20. 1c7ec8a powerpc/mm/book3s64/4k: Switch 4k pagesize config to use pagetable fragment by Aneesh Kumar K.V · 7 years ago
  21. 7023467 powerpc/mm/nohash: Remove pte fragment dependency from nohash by Aneesh Kumar K.V · 7 years ago
  22. 7820856 powerpc/mm/book3e/64: Remove unsupported 64Kpage size from 64bit booke by Aneesh Kumar K.V · 7 years ago
  23. 8ce74cf powerpc/mm: Rename pte fragment functions by Aneesh Kumar K.V · 7 years ago
  24. af60a4c powerpc/mm: Use pmd_lockptr instead of opencoding it by Aneesh Kumar K.V · 7 years ago
  25. 59879d5 powerpc/mm/book3s64: Move book3s64 code to pgtable-book3s64 by Aneesh Kumar K.V · 7 years ago
  26. a42ae34 Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 7 years ago
  27. 21828c9 powerpc/kvm: Switch kvm pmd allocator to custom allocator by Aneesh Kumar K.V · 7 years ago
  28. e807f02c powerpc/cell/spufs: Change return type to vm_fault_t by Souptick Joarder · 7 years ago
  29. 7ef73cd powerpc/ioda: Use ibm, supported-tce-sizes for IOMMU page size mask by Alexey Kardashevskiy · 7 years ago
  30. 8ccb442 powerpc/powernv: Fix memtrace build when NUMA=n by Michael Ellerman · 7 years ago
  31. 89c1906 powerpc/prom: Drop support for old FDT versions by Michael Ellerman · 7 years ago
  32. 6158fae powerpc/lib: Add alt patching test of branching past the last instruction by Michael Ellerman · 7 years ago
  33. b58e798 powerpc/lib: Rename ftr_fixup_test7 to ftr_fixup_test_too_big by Michael Ellerman · 7 years ago
  34. cad0e39 powerpc/lib: Fix the feature fixup tests to actually work by Michael Ellerman · 7 years ago
  35. 32810d9 powerpc/lib: Fix feature fixup test of external branch by Michael Ellerman · 7 years ago
  36. 53da14d powerpc: Make it clearer that systbl check errors are errors by Michael Ellerman · 7 years ago
  37. 4c1481a powerpc/syscalls: timer_create can be handle by perfectly normal COMPAT_SYS_SPU by Al Viro · 7 years ago
  38. 28b9c34 powerpc/syscalls: kill ppc32_select() by Al Viro · 7 years ago
  39. 454d7ef powerpc/syscalls: Add COMPAT_SPU_NEW() macro by Michael Ellerman · 7 years ago
  40. 4c392e6 powerpc/syscalls: switch rtas(2) to SYSCALL_DEFINE by Al Viro · 7 years ago
  41. f367564 powerpc/syscalls: signal_{32, 64} - switch to SYSCALL_DEFINE by Al Viro · 7 years ago
  42. 3691d61 powerpc/syscalls: Switch trivial cases to SYSCALL_DEFINE by Al Viro · 7 years ago
  43. df78d3f powerpc/livepatch: Implement reliable stack tracing for the consistency model by Torsten Duwe · 7 years ago
  44. 4e49226 powerpc/watchdog: provide more data in watchdog messages by Nicholas Piggin · 7 years ago
  45. 5a951c4 powerpc/watchdog: don't update the watchdog timestamp if a lockup is detected by Nicholas Piggin · 7 years ago
  46. 282498d powerpc/xive: prepare all hcalls to support long busy delays by Cédric Le Goater · 7 years ago
  47. 7222484 powerpc/xive: shutdown XIVE when kexec or kdump is performed by Cédric Le Goater · 7 years ago
  48. 028555a powerpc/xive: fix hcall H_INT_RESET to support long busy delays by Cédric Le Goater · 7 years ago
  49. d2b04b0 powerpc/64/kexec: fix race in kexec when XIVE is shutdown by Cédric Le Goater · 7 years ago
  50. 9a018fb powerpc/config: powernv_defconfig updates by Nicholas Piggin · 7 years ago
  51. c4c1968 powerpc: wii_defconfig: Disable BCMA support by Jonathan Neuschäfer · 7 years ago
  52. 1a6d51f powerpc: wii_defconfig: Enable Wii SDHCI driver by Jonathan Neuschäfer · 7 years ago
  53. d75f98d powerpc: wii_defconfig: Enable GPIO-related options by Jonathan Neuschäfer · 7 years ago
  54. a84813f powerpc: wii_defconfig: Disable Ethernet driver support code by Jonathan Neuschäfer · 7 years ago
  55. 7c18659 powerpc/watchdog: fix typo 'can by' to 'can be' by Wolfram Sang · 7 years ago
  56. 8f2133c powerpc/pseries: hcall_exit tracepoint retval should be signed by Michael Ellerman · 7 years ago
  57. 7acf50e Revert "powerpc/powernv: Increase memory block size to 1GB on radix" by Balbir Singh · 7 years ago
  58. d5808ff powerpc/nohash: Use IS_ENABLED() to simplify __set_pte_at() by Christophe Leroy · 7 years ago
  59. 0d594aa powerpc/nohash: Remove _PAGE_BUSY by Christophe Leroy · 7 years ago
  60. 45201c8 powerpc/nohash: Remove hash related code from nohash headers. by Christophe Leroy · 7 years ago
  61. 722cde7 powerpc/fadump: Unregister fadump on kexec down path. by Mahesh Salgaonkar · 7 years ago
  62. 8597538 powerpc/fadump: Do not use hugepages when fadump is active by Hari Bathini · 7 years ago
  63. b71a693 powerpc/fadump: exclude memory holes while reserving memory in second kernel by Mahesh Salgaonkar · 7 years ago
  64. 3bc6cf5 powerpc: remove retired sbc834x support by Paul Gortmaker · 7 years ago
  65. 0c0c5230 powerpc: Only support DYNAMIC_FTRACE not static by Michael Ellerman · 7 years ago
  66. ae30cc0 powerpc64/ftrace: Implement support for ftrace_regs_caller() by Naveen N. Rao · 7 years ago
  67. 9ef4042 powerpc64/ftrace: Use the generic version of ftrace_replace_code() by Naveen N. Rao · 7 years ago
  68. 250122ba powerpc64/module: Tighten detection of mcount call sites with -mprofile-kernel by Naveen N. Rao · 7 years ago
  69. 88b1a85 powerpc64/kexec: Hard disable ftrace before switching to the new kernel by Naveen N. Rao · 7 years ago
  70. a4bc64d powerpc64/ftrace: Disable ftrace during kvm entry/exit by Naveen N. Rao · 7 years ago
  71. 424ef01 powerpc64/ftrace: Disable ftrace during hotplug by Naveen N. Rao · 7 years ago
  72. d103978 powerpc64/ftrace: Delay enabling ftrace on secondary cpus by Naveen N. Rao · 7 years ago
  73. acd55b1 powerpc64/ftrace: Add helpers to hard disable ftrace by Naveen N. Rao · 7 years ago
  74. c3e59d7 powerpc64/ftrace: Rearrange #ifdef sections in ftrace.h by Naveen N. Rao · 7 years ago
  75. ea678ac powerpc64/ftrace: Add a field in paca to disable ftrace in unsafe code paths by Naveen N. Rao · 7 years ago
  76. c61a56a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  77. 65f4d6d Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  78. 7d9e55f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  79. 0d95cfa Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  80. 46dc111 rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  81. 19b522d Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  82. 5e62493 x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPI by KarimAllah Ahmed · 7 years ago
  83. ee7141c Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  84. a468f2d kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in use by Junaid Shahid · 7 years ago
  85. 8bb2610 x86/entry/64/compat: Preserve r8-r11 in int $0x80 by Andy Lutomirski · 7 years ago
  86. 1a512c0 x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds by Arnd Bergmann · 7 years ago
  87. 3db3eb2 x86/setup: Do not reserve a crash kernel region if booted on Xen PV by Petr Tesarik · 7 years ago
  88. 3789c12 arm64: avoid instrumenting atomic_ll_sc.o by Mark Rutland · 7 years ago
  89. 4ea3f05 Merge tag 'arm-soc/for-4.17/devicetree-arm64-fixes' of https://github.com/Broadcom/stblinux into fixes by Arnd Bergmann · 7 years ago
  90. b2d7ecb powerpc/kvm/booke: Fix altivec related build break by Laurentiu Tudor · 7 years ago
  91. 6029755 powerpc: Fix deadlock with multiple calls to smp_send_stop by Nicholas Piggin · 7 years ago
  92. 47b5ece Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  93. b837913 x86/cpu/intel: Add missing TLB cpuid values by jacek.tomaka@poczta.fm · 7 years ago
  94. 1334ac1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  95. 19791a7 arm64: fix possible spectre-v1 in ptrace_hbp_get_event() by Mark Rutland · 7 years ago
  96. c12d7e9 ARM: defconfig: Update Gemini defconfig by Linus Walleij · 7 years ago
  97. ef74050 ARM: s3c24xx: jive: Fix some GPIO names by Linus Walleij · 7 years ago
  98. 21f2db5 Merge tag 'omap-for-v4.17/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 7 years ago
  99. 7b069b1 Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into fixes by Arnd Bergmann · 7 years ago
  100. 1c3bc8f ARM: dts: Fix NAS4220B pin config by Linus Walleij · 7 years ago