1. 96f391c Revert "powerpc/64: Fix checksum folding in csum_add()" by Christophe Leroy · 7 years ago
  2. 5279821 powerpc: get rid of PMD_PAGE_SIZE() and _PMD_SIZE by Christophe Leroy · 7 years ago
  3. 9dcb3df powerpc/embedded6xx/hlwd-pic: Prevent interrupts from being handled by Starlet by Jonathan Neuschäfer · 7 years ago
  4. c068e6b powerpc/embedded6xx/flipper-pic: Don't match all IRQ domains by Jonathan Neuschäfer · 7 years ago
  5. 675d995 powerpc/book3s64: Enable split pmd ptlock. by Aneesh Kumar K.V · 7 years ago
  6. 738f964 powerpc/mm: Use page fragments for allocation page table at PMD level by Aneesh Kumar K.V · 7 years ago
  7. 8a6c697 powerpc/mm: Implement helpers for pagetable fragment support at PMD level by Aneesh Kumar K.V · 7 years ago
  8. 0c4d268 powerpc/book3s64/mm: Simplify the rcu callback for page table free by Aneesh Kumar K.V · 7 years ago
  9. 1c7ec8a powerpc/mm/book3s64/4k: Switch 4k pagesize config to use pagetable fragment by Aneesh Kumar K.V · 7 years ago
  10. 7023467 powerpc/mm/nohash: Remove pte fragment dependency from nohash by Aneesh Kumar K.V · 7 years ago
  11. 7820856 powerpc/mm/book3e/64: Remove unsupported 64Kpage size from 64bit booke by Aneesh Kumar K.V · 7 years ago
  12. 8ce74cf powerpc/mm: Rename pte fragment functions by Aneesh Kumar K.V · 7 years ago
  13. af60a4c powerpc/mm: Use pmd_lockptr instead of opencoding it by Aneesh Kumar K.V · 7 years ago
  14. 59879d5 powerpc/mm/book3s64: Move book3s64 code to pgtable-book3s64 by Aneesh Kumar K.V · 7 years ago
  15. a42ae34 Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 7 years ago
  16. 21828c9 powerpc/kvm: Switch kvm pmd allocator to custom allocator by Aneesh Kumar K.V · 7 years ago
  17. e807f02 powerpc/cell/spufs: Change return type to vm_fault_t by Souptick Joarder · 7 years ago
  18. 942cc40 macintosh/windfarm: fix spelling mistake: "ttarged" -> "ttarget" by Colin Ian King · 7 years ago
  19. c906d2c selftests/powerpc: fix exec benchmark by Nicholas Piggin · 7 years ago
  20. 7ef73cd powerpc/ioda: Use ibm, supported-tce-sizes for IOMMU page size mask by Alexey Kardashevskiy · 7 years ago
  21. 8ccb442 powerpc/powernv: Fix memtrace build when NUMA=n by Michael Ellerman · 7 years ago
  22. 89c1906 powerpc/prom: Drop support for old FDT versions by Michael Ellerman · 7 years ago
  23. 6158fae powerpc/lib: Add alt patching test of branching past the last instruction by Michael Ellerman · 7 years ago
  24. b58e798 powerpc/lib: Rename ftr_fixup_test7 to ftr_fixup_test_too_big by Michael Ellerman · 7 years ago
  25. cad0e39 powerpc/lib: Fix the feature fixup tests to actually work by Michael Ellerman · 7 years ago
  26. 32810d9 powerpc/lib: Fix feature fixup test of external branch by Michael Ellerman · 7 years ago
  27. 53da14d powerpc: Make it clearer that systbl check errors are errors by Michael Ellerman · 7 years ago
  28. 4c1481a powerpc/syscalls: timer_create can be handle by perfectly normal COMPAT_SYS_SPU by Al Viro · 7 years ago
  29. 28b9c34 powerpc/syscalls: kill ppc32_select() by Al Viro · 7 years ago
  30. 454d7ef powerpc/syscalls: Add COMPAT_SPU_NEW() macro by Michael Ellerman · 7 years ago
  31. 4c392e6 powerpc/syscalls: switch rtas(2) to SYSCALL_DEFINE by Al Viro · 7 years ago
  32. f367564 powerpc/syscalls: signal_{32, 64} - switch to SYSCALL_DEFINE by Al Viro · 7 years ago
  33. 3691d61 powerpc/syscalls: Switch trivial cases to SYSCALL_DEFINE by Al Viro · 7 years ago
  34. df78d3f powerpc/livepatch: Implement reliable stack tracing for the consistency model by Torsten Duwe · 7 years ago
  35. 4e49226 powerpc/watchdog: provide more data in watchdog messages by Nicholas Piggin · 7 years ago
  36. 5a951c4 powerpc/watchdog: don't update the watchdog timestamp if a lockup is detected by Nicholas Piggin · 7 years ago
  37. 282498d powerpc/xive: prepare all hcalls to support long busy delays by Cédric Le Goater · 7 years ago
  38. 7222484 powerpc/xive: shutdown XIVE when kexec or kdump is performed by Cédric Le Goater · 7 years ago
  39. 028555a powerpc/xive: fix hcall H_INT_RESET to support long busy delays by Cédric Le Goater · 7 years ago
  40. d2b04b0 powerpc/64/kexec: fix race in kexec when XIVE is shutdown by Cédric Le Goater · 7 years ago
  41. 9a018fb powerpc/config: powernv_defconfig updates by Nicholas Piggin · 7 years ago
  42. c4c1968 powerpc: wii_defconfig: Disable BCMA support by Jonathan Neuschäfer · 7 years ago
  43. 1a6d51f powerpc: wii_defconfig: Enable Wii SDHCI driver by Jonathan Neuschäfer · 7 years ago
  44. d75f98d powerpc: wii_defconfig: Enable GPIO-related options by Jonathan Neuschäfer · 7 years ago
  45. a84813f powerpc: wii_defconfig: Disable Ethernet driver support code by Jonathan Neuschäfer · 7 years ago
  46. 7c18659 powerpc/watchdog: fix typo 'can by' to 'can be' by Wolfram Sang · 7 years ago
  47. 8f2133c powerpc/pseries: hcall_exit tracepoint retval should be signed by Michael Ellerman · 7 years ago
  48. 7acf50e Revert "powerpc/powernv: Increase memory block size to 1GB on radix" by Balbir Singh · 7 years ago
  49. d5808ff powerpc/nohash: Use IS_ENABLED() to simplify __set_pte_at() by Christophe Leroy · 7 years ago
  50. 0d594aa powerpc/nohash: Remove _PAGE_BUSY by Christophe Leroy · 7 years ago
  51. 45201c8 powerpc/nohash: Remove hash related code from nohash headers. by Christophe Leroy · 7 years ago
  52. 722cde7 powerpc/fadump: Unregister fadump on kexec down path. by Mahesh Salgaonkar · 7 years ago
  53. 8597538 powerpc/fadump: Do not use hugepages when fadump is active by Hari Bathini · 7 years ago
  54. b71a693 powerpc/fadump: exclude memory holes while reserving memory in second kernel by Mahesh Salgaonkar · 7 years ago
  55. 0ea5ee0 tracing: Remove PPC32 wart from config TRACING_SUPPORT by Michael Ellerman · 7 years ago
  56. 3bc6cf5 powerpc: remove retired sbc834x support by Paul Gortmaker · 7 years ago
  57. 0c0c5230 powerpc: Only support DYNAMIC_FTRACE not static by Michael Ellerman · 7 years ago
  58. ae30cc0 powerpc64/ftrace: Implement support for ftrace_regs_caller() by Naveen N. Rao · 7 years ago
  59. 9ef4042 powerpc64/ftrace: Use the generic version of ftrace_replace_code() by Naveen N. Rao · 7 years ago
  60. 250122ba powerpc64/module: Tighten detection of mcount call sites with -mprofile-kernel by Naveen N. Rao · 7 years ago
  61. 88b1a85 powerpc64/kexec: Hard disable ftrace before switching to the new kernel by Naveen N. Rao · 7 years ago
  62. a4bc64d powerpc64/ftrace: Disable ftrace during kvm entry/exit by Naveen N. Rao · 7 years ago
  63. 424ef01 powerpc64/ftrace: Disable ftrace during hotplug by Naveen N. Rao · 7 years ago
  64. d103978 powerpc64/ftrace: Delay enabling ftrace on secondary cpus by Naveen N. Rao · 7 years ago
  65. acd55b1 powerpc64/ftrace: Add helpers to hard disable ftrace by Naveen N. Rao · 7 years ago
  66. c3e59d7 powerpc64/ftrace: Rearrange #ifdef sections in ftrace.h by Naveen N. Rao · 7 years ago
  67. ea678ac powerpc64/ftrace: Add a field in paca to disable ftrace in unsafe code paths by Naveen N. Rao · 7 years ago
  68. 6da6c0d Linux v4.17-rc3 by Linus Torvalds · 7 years ago
  69. 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
  70. 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
  71. 810fb07 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  72. 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
  73. cdface5 Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  74. 19b9ad6 <linux/stringhash.h>: fix end_name_hash() for 64bit long by Amir Goldstein · 7 years ago
  75. bf8f5de MAINTAINERS: add myself as maintainer of AFFS by David Sterba · 7 years ago
  76. a97d8ef Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  77. 6e041ff Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  78. cac2642 Merge tag '4.17-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6 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. 7b87308 Merge tag 'modules-for-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  83. 64ebe31 Merge tag 'ceph-for-4.17-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  84. d8a3327 Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  85. ee3748b Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  86. b52c85a Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  87. 5e62493 x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPI by KarimAllah Ahmed · 7 years ago
  88. 79a17dd9 Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  89. 1993cbf0 Merge tag 'usb-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  90. 7ff5000 Merge tag 'sound-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  91. ee7141c Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  92. 245131e Merge tag 'mtd/fixes-for-4.17-rc3' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  93. 0f940fa Merge tag 'drm-fixes-for-v4.17-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  94. a468f2d kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in use by Junaid Shahid · 7 years ago
  95. 8bb2610 x86/entry/64/compat: Preserve r8-r11 in int $0x80 by Andy Lutomirski · 7 years ago
  96. 1a512c0 x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds by Arnd Bergmann · 7 years ago
  97. 3db3eb2 x86/setup: Do not reserve a crash kernel region if booted on Xen PV by Petr Tesarik · 7 years ago
  98. 2a01046 i2c: sprd: Fix the i2c count issue by Baolin Wang · 7 years ago
  99. da33aa0 i2c: sprd: Prevent i2c accesses after suspend is called by Baolin Wang · 7 years ago
  100. 23a2772 i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr() by Alexander Popov · 7 years ago