1. e27f71e powerpc/lib/sstep: Add isel instruction emulation by Matt Brown · 8 years ago
  2. 2c979c4 powerpc/lib/sstep: Add prty instruction emulation by Matt Brown · 8 years ago
  3. f312793 powerpc/lib/sstep: Add bpermd instruction emulation by Matt Brown · 8 years ago
  4. dcbd19b powerpc/lib/sstep: Add popcnt instruction emulation by Matt Brown · 8 years ago
  5. 02c0f62 powerpc/lib/sstep: Add cmpb instruction emulation by Matt Brown · 8 years ago
  6. 93fc5ca powerpc/perf: Cleanup of PM_BR_CMPL vs. PM_BRU_CMPL in Power9 event list by Madhavan Srinivasan · 8 years ago
  7. 91e0bd1 powerpc/perf: Add PM_LD_MISS_L1 and PM_BR_2PATH to power9 event list by Madhavan Srinivasan · 8 years ago
  8. 70a7e72 powerpc/perf: Factor out PPMU_ONLY_COUNT_RUN check code from power8 by Madhavan Srinivasan · 8 years ago
  9. 7aa345d powerpc/perf: Update default sdar_mode value for power9 by Madhavan Srinivasan · 8 years ago
  10. 754f0309 powerpc/44x/fsp2: Enable eMMC arasan for fsp2 platform by Ivan Mikhaylov · 8 years ago
  11. 7cd2a86 powerpc/mm: Properly invalidate when setting process table base by Suraj Jitindar Singh · 8 years ago
  12. cffb717 powerpc/xive: Ensure active irqd when setting affinity by Benjamin Herrenschmidt · 8 years ago
  13. 04019bf powerpc: Add irq accounting for watchdog interrupts by Nicholas Piggin · 8 years ago
  14. ca41ad4 powerpc: Add irq accounting for system reset interrupts by Nicholas Piggin · 8 years ago
  15. 75eb767 powerpc: Fix powerpc-specific watchdog build configuration by Nicholas Piggin · 8 years ago
  16. f886f0f powerpc/64s: Fix mce accounting for powernv by Nicholas Piggin · 8 years ago
  17. 1a36706 powerpc/pseries: Check memory device state before onlining/offlining by Nathan Fontenot · 8 years ago
  18. 8a583c0 powerpc: Fix invalid use of register expressions by Andreas Schwab · 8 years ago
  19. 21a0e8c powerpc/mm/hash64: Make vmalloc 56T on hash by Michael Ellerman · 8 years ago
  20. b5048de powerpc/mm/slb: Move comment next to the code it's referring to by Michael Ellerman · 8 years ago
  21. 63ee9b2 powerpc/mm/book3s64: Make KERN_IO_START a variable by Michael Ellerman · 8 years ago
  22. e66ca3d powerpc/powernv: Use darn instruction for get_random_seed() on Power9 by Matt Brown · 8 years ago
  23. 64d0a50 powerpc/32: Fix boot failure on non 6xx platforms by Christophe Leroy · 8 years ago
  24. 2552910 powerpc/powernv: Enable PCI peer-to-peer by Frederic Barrat · 8 years ago
  25. 6ff4d3e powerpc: Remove old unused icswx based coprocessor support by Benjamin Herrenschmidt · 8 years ago
  26. 8f5ca0b powerpc/mm: Cleanup check for stack expansion by Benjamin Herrenschmidt · 8 years ago
  27. f43bb27 powerpc/mm: Don't lose "major" fault indication on retry by Benjamin Herrenschmidt · 8 years ago
  28. bd0d63f powerpc/mm: Move page fault VMA access checks to a helper by Benjamin Herrenschmidt · 8 years ago
  29. d2e0d2c powerpc/mm: Set fault flags earlier by Benjamin Herrenschmidt · 8 years ago
  30. b15021d powerpc/mm: Add a bunch of (un)likely annotations to do_page_fault by Benjamin Herrenschmidt · 8 years ago
  31. 11ccdd3 powerpc/mm: Move/simplify faulthandler_disabled() and !mm check by Benjamin Herrenschmidt · 8 years ago
  32. 2865d08 powerpc/mm: Move the DSISR_PROTFAULT sanity check by Benjamin Herrenschmidt · 8 years ago
  33. 04aafdc powerpc/mm: Cosmetic fix to page fault accounting by Benjamin Herrenschmidt · 8 years ago
  34. 3da0264 powerpc/mm: Move CMO accounting out of do_page_fault into a helper by Benjamin Herrenschmidt · 8 years ago
  35. b5c8f0f powerpc/mm: Rework mm_fault_error() by Benjamin Herrenschmidt · 8 years ago
  36. c335060 powerpc/mm: Make bad_area* helper functions by Benjamin Herrenschmidt · 8 years ago
  37. d3ca587 powerpc/mm: Fix reporting of kernel execute faults by Benjamin Herrenschmidt · 8 years ago
  38. 65d47fd powerpc/mm: Simplify returns from __do_page_fault by Benjamin Herrenschmidt · 8 years ago
  39. bb4be50 powerpc/mm: Move debugger check to notify_page_fault() by Benjamin Herrenschmidt · 8 years ago
  40. f3d96e6 powerpc/mm: Overhaul handling of bad page faults by Benjamin Herrenschmidt · 8 years ago
  41. e6c8290 powerpc/mm: Move error_code checks for bad faults earlier by Benjamin Herrenschmidt · 8 years ago
  42. 41b464e5 powerpc/mm: Move out definition of CPU specific is_write bits by Benjamin Herrenschmidt · 8 years ago
  43. b4c001d powerpc/mm: Use symbolic constants for filtering SRR1 bits on ISIs by Benjamin Herrenschmidt · 8 years ago
  44. 398a719 powerpc/mm: Update bits used to skip hash_page by Benjamin Herrenschmidt · 8 years ago
  45. 870cfe7 powerpc/mm: Update definitions of DSISR bits by Benjamin Herrenschmidt · 8 years ago
  46. d300627 powerpc/6xx: Handle DABR match before calling do_page_fault by Benjamin Herrenschmidt · 8 years ago
  47. c433ec0 powerpc/mm: Pre-filter SRR1 bits before do_page_fault() by Benjamin Herrenschmidt · 8 years ago
  48. 7afad42 powerpc/mm: Move exception_enter/exit to a do_page_fault wrapper by Benjamin Herrenschmidt · 8 years ago
  49. 424de9c powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range by Benjamin Herrenschmidt · 8 years ago
  50. a46cc7a powerpc/mm/radix: Improve TLB/PWC flushes by Benjamin Herrenschmidt · 8 years ago
  51. 5ce5fe1 powerpc/mm/radix: Improve _tlbiel_pid to be usable for PWC flushes by Benjamin Herrenschmidt · 8 years ago
  52. 75f327c powerpc/kernel: Avoid preemption check in iommu_range_alloc() by Victor Aoqui · 8 years ago
  53. 24be85a powerpc/powernv: Clear PECE1 in LPCR via stop-api only on Hotplug by Gautham R. Shenoy · 8 years ago
  54. e1c1cfe powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidle by Gautham R. Shenoy · 8 years ago
  55. 23493c1 powerpc/mm: Fix check of multiple 16G pages from device tree by Rui Teng · 8 years ago
  56. 9227f04 powerpc/udbg: Reduce the footgun potential of EARLY_DEBUG_LPAR(_HVSI) by Michael Ellerman · 8 years ago
  57. 3603c52 powerpc/configs: Add a powernv_be_defconfig by Michael Ellerman · 8 years ago
  58. f74c89b powerpc/perf: Add thread IMC PMU support by Anju T Sudhakar · 8 years ago
  59. 39a846d powerpc/perf: Add core IMC PMU support by Anju T Sudhakar · 8 years ago
  60. 885dcd7 powerpc/perf: Add nest IMC PMU support by Anju T Sudhakar · 8 years ago
  61. 8f95faa powerpc/powernv: Detect and create IMC device by Madhavan Srinivasan · 8 years ago
  62. 28a5db0 powerpc/powernv: Add IMC OPAL APIs by Madhavan Srinivasan · 8 years ago
  63. 7e7dc66 powerpc/mm: Build fix for non SPARSEMEM_VMEMAP config by Aneesh Kumar K.V · 8 years ago
  64. 5588b29 powerpc/powernv: use memdup_user by Geliang Tang · 8 years ago
  65. 31f8eb7 powerpc/pseries: Don't needlessly initialise rv to 0 by Michael Ellerman · 8 years ago
  66. 3783225 powerpc/pseries: use memdup_user_nul by Geliang Tang · 8 years ago
  67. 446183e powerpc/ipic: Support edge on IRQ0 by Scott Wood · 8 years ago
  68. 8f36479 powerpc: allow compiling with GENERIC_MSI_IRQ_DOMAIN by Laurentiu Tudor · 8 years ago
  69. 76d98ab powerpc/powernv: Get cpu only after validity check by Santosh Sivaraj · 8 years ago
  70. 520eccd Linux 4.13-rc2 by Linus Torvalds · 8 years ago
  71. 7683e9e Properly alphabetize MAINTAINERS file by Linus Torvalds · 8 years ago
  72. f47e07b Fix up MAINTAINERS file problems by Linus Torvalds · 8 years ago
  73. a56e88e Merge tag 'for-linus-4.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  74. 96edd61 xen/balloon: don't online new memory initially by Juergen Gross · 8 years ago
  75. c185dde xen/x86: fix cpu hotplug by Juergen Gross · 8 years ago
  76. 29d11cfd xen/grant-table: log the lack of grants by Wengang Wang · 8 years ago
  77. 0e4d394 xen/x86: Don't BUG on CPU0 offlining by Vitaly Kuznetsov · 8 years ago
  78. 4b162c5 Merge tag 'hwmon-for-linus-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  79. ae75d1a Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  80. dedaff2 Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  81. 55fd939 Merge tag 'usb-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  82. bcb53e5 Merge tag 'staging-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  83. 82abbea7 MAINTAINERS: fix alphabetical ordering by Randy Dunlap · 8 years ago
  84. 505d5c1 Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  85. 9931341 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  86. 0151ef0 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  87. bb236db Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  88. 24a1635 Merge tag 'drm-fixes-for-v4.13-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  89. f79ec88 Merge tag 'trace-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  90. b0a7528 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  91. 10fc955 Merge tag 'powerpc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  92. 4ec9f7a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  93. e234b4a Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  94. 5a77f02 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  95. bbcdea6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  96. 8b810a3 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  97. 1ebf980 NFS/filelayout: Fix racy setting of fl->dsaddr in filelayout_check_deviceid() by Trond Myklebust · 8 years ago
  98. 34eddef Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  99. 0a6109f Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  100. ecbb903 NFS: Be more careful about mapping file permissions by Trond Myklebust · 8 years ago