1. 9c61f7a powerpc/prom: Simplify the logic to fetch SLB size by Anshuman Khandual · 9 years ago
  2. 79d0be7 powerpc/slb: Add documentation on runtime patching of SLB encoding by Anshuman Khandual · 9 years ago
  3. 2be682a powerpc/slb: Rename all the 'slot' occurrences to 'entry' by Anshuman Khandual · 9 years ago
  4. 752b8ad powerpc/slb: Remove a duplicate extern variable by Anshuman Khandual · 9 years ago
  5. 83c3fee cxl: sparse: Silence iomem warning in debugfs file creation by Daniel Axtens · 9 years ago
  6. 3d6b040 cxl: sparse: Make declarations static by Daniel Axtens · 9 years ago
  7. d3d73f4 cxl: Compile with -Werror by Daniel Axtens · 9 years ago
  8. 197165d powerpc/ftrace: add powerpc timebase as a trace clock source by Naveen N. Rao · 10 years ago
  9. 35a7f41 powerpc/4xx: Fix return value check in hsta_msi_probe() by Wei Yongjun · 10 years ago
  10. a368c29 windfarm: remove three exported but unused functions by Paul Bolle · 9 years ago
  11. ca94bba windfarm: make wf_critical_overtemp() static by Paul Bolle · 9 years ago
  12. fe2b592 windfarm: decrement client count when unregistering by Paul Bolle · 9 years ago
  13. a825ac0 powerpc: Remove redundant breaks by Joe Perches · 9 years ago
  14. ae2a84b powerpc: pci: use %pR for printing struct resource by Kevin Hao · 9 years ago
  15. 368857c cxl: Don't ignore add_process_element() result when attaching context by Daniel Axtens · 9 years ago
  16. 62521ea powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable HMI. by Mahesh Salgaonkar · 9 years ago
  17. e784b64 powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable machine check errors. by Mahesh Salgaonkar · 9 years ago
  18. 1852ae2 powerpc/powernv: Pull all HMI events before panic. by Mahesh Salgaonkar · 10 years ago
  19. c33e11d0 powerpc/powernv: display reason for Malfunction Alert HMI. by Mahesh Salgaonkar · 10 years ago
  20. 5d83c2b selftests/seccomp: Add powerpc support by Michael Ellerman · 9 years ago
  21. c385d0d selftests/seccomp: Make seccomp tests work on big endian by Michael Ellerman · 9 years ago
  22. 2449acc powerpc/kernel: Enable seccomp filter by Michael Ellerman · 9 years ago
  23. 1b60bab powerpc/kernel: Add SIG_SYS support for compat tasks by Michael Ellerman · 9 years ago
  24. e9fbe68 powerpc: Change syscall_get_nr() to return int by Michael Ellerman · 9 years ago
  25. 1cb9839 powerpc: Use orig_gpr3 in syscall_get_arguments() by Michael Ellerman · 9 years ago
  26. a765784 powerpc: Rework syscall_get_arguments() so there is only one loop by Michael Ellerman · 9 years ago
  27. 1b1a370 powerpc: Don't negate error in syscall_set_return_value() by Michael Ellerman · 9 years ago
  28. 2923e6d powerpc: Drop unused syscall_get_error() by Michael Ellerman · 9 years ago
  29. d383741 powerpc/kernel: Change the do_syscall_trace_enter() API by Michael Ellerman · 9 years ago
  30. c352594 powerpc/kernel: Switch to using MAX_ERRNO by Michael Ellerman · 9 years ago
  31. f0322f7 powerpc/perf: Change type of the bhrb_users variable by Anshuman Khandual · 9 years ago
  32. 465345c powerpc/perf/hv-24x7: Simplify extracting counter from result buffer by Sukadev Bhattiprolu · 9 years ago
  33. 4038621 powerpc/perf/hv-24x7: Whitespace - fix parameter alignment by Sukadev Bhattiprolu · 9 years ago
  34. 01c9348 powerpc: Use hardware RNG for arch_get_random_seed_* not arch_get_random_* by Paul Mackerras · 9 years ago
  35. 1c2cb59 powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlers by Thomas Huth · 9 years ago
  36. 9ef0319 powerpc/rtas: Replace magic values with defines by Thomas Huth · 9 years ago
  37. 79cd952 powerpc/eeh: Dump PHB diag-data for non-existing PE by Gavin Shan · 9 years ago
  38. 0f36db7 powerpc/eeh: Fix wrong printed PE number by Gavin Shan · 9 years ago
  39. 2476c09 powerpc/signal: Add helper function to fetch quad word aligned pointer by Anshuman Khandual · 9 years ago
  40. 4c57622 powerpc/signal: Fix confusing header documentation in sigcontext.h by Anshuman Khandual · 9 years ago
  41. 829023d powerpc/tm: Drop tm_orig_msr from thread_struct by Anshuman Khandual · 9 years ago
  42. bd664f8 cxl: Destroy afu->contexts_idr on release of an afu by Johannes Thumshirn · 9 years ago
  43. b2a02ac cxl: Destroy cxl_adapter_idr on module_exit by Johannes Thumshirn · 9 years ago
  44. 3b476aad powerpc/powernv: Add poweroff (EPOW, DPO) events support for PowerNV platform by Vipin K Parashar · 9 years ago
  45. f951e51 powerpc/powernv: Unfreeze VF PE on releasing it by Gavin Shan · 9 years ago
  46. 283e2d8 powerpc/powernv: Include VF PE in PELTV of PF PE by Gavin Shan · 9 years ago
  47. 26ba248 powerpc/powernv: Pick M64 PEs based on BARs by Gavin Shan · 9 years ago
  48. d120385 powerpc/powernv: Boolean argument for pnv_ioda_setup_bus_PE() by Gavin Shan · 9 years ago
  49. 96a2f92 powerpc/powernv: Reserve M64 PEs based on BARs by Gavin Shan · 9 years ago
  50. e9dc4d7 powerpc/powernv: Allow to reserve one PE for multiple times by Gavin Shan · 9 years ago
  51. 1c53973 powerpc: Remove mtmsrd(), use existing mtmsr() by Anton Blanchard · 9 years ago
  52. e8a4fd0 powerpc: Add macros for the ibm_architecture_vec[] lengths by Michael Ellerman · 10 years ago
  53. 817820b powerpc/iommu: Support "hybrid" iommu/direct DMA ops for coherent_mask < dma_mask by Benjamin Herrenschmidt · 9 years ago
  54. e91c251 powerpc/iommu: Cleanup setting of DMA base/offset by Benjamin Herrenschmidt · 9 years ago
  55. 2db4928 powerpc/iommu: Remove dma_data union by Benjamin Herrenschmidt · 9 years ago
  56. de36953 cxl: use more common format specifier by Rasmus Villemoes · 9 years ago
  57. 80c394fa cxl: Add explicit precision specifiers by Rasmus Villemoes · 9 years ago
  58. bc0195a Linux 4.2-rc2 by Linus Torvalds · 9 years ago
  59. 01e2d06 Revert "drm/i915: Use crtc_state->active in primary check_plane func" by Linus Torvalds · 9 years ago
  60. c83727a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  61. 7fbb58a Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  62. 1daa1cf Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  63. 7b73216 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  64. c4bc680 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  65. 75a6f82 freeing unlinked file indefinitely delayed by Al Viro · 9 years ago
  66. 9391dd0 fix a braino in ovl_d_select_inode() by Al Viro · 9 years ago
  67. 0a73d0a 9p: don't leave a half-initialized inode sitting around by Al Viro · 9 years ago
  68. 59c3cb5 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm by Linus Torvalds · 9 years ago
  69. e492519 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  70. 8a7b8ff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  71. 4322f02 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  72. 9cb1680 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  73. 2278cb0 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  74. 31b7a57 Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  75. 84e3e9d Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  76. c4d029f tick/broadcast: Prevent NULL pointer dereference by Thomas Gleixner · 9 years ago
  77. b9243b5 Merge branch 'parisc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  78. 3dbbbe0 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into for-linus2 by James Morris · 9 years ago
  79. 892e8ca selinux: fix mprotect PROT_EXEC regression caused by mm change by Stephen Smalley · 9 years ago
  80. 1604f87 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  81. 01ab605 parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based on timing results by John David Anglin · 9 years ago
  82. cb908ed stifb: Implement hardware accelerated copyarea by Alex Ivanov · 9 years ago
  83. 3cdeb9d Merge tag 'powerpc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  84. f0f2c07 nfit: add support for NVDIMM "latch" flag by Ross Zwisler · 9 years ago
  85. c2ad295 nfit: update block I/O path to use PMEM API by Ross Zwisler · 9 years ago
  86. 9d27a87 tools/testing/nvdimm: add mock acpi_nfit_flush_address entries to nfit_test by Dan Williams · 9 years ago
  87. f7ec836 tools/testing/nvdimm: fix return code for unimplemented commands by Dan Williams · 9 years ago
  88. b1b2e62 tools/testing/nvdimm: mock ioremap_wt by Dan Williams · 9 years ago
  89. b864bc1 pmem: add maintainer for include/linux/pmem.h by Ross Zwisler · 9 years ago
  90. dbf3c37 Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors" by Dmitry Torokhov · 9 years ago
  91. ad2daa8 arm64: entry32: remove pointless register assignment by Mark Rutland · 9 years ago
  92. 51d5367 MIPS: O32: Use compat_sys_getsockopt. by Ralf Baechle · 9 years ago
  93. 1e18ac7 MIPS: c-r4k: Extend way_string array by Paul Burton · 9 years ago
  94. 6b5e741 MIPS: Pistachio: Support CDMM & Fast Debug Channel by James Hogan · 10 years ago
  95. 6249ecb MIPS: Malta: Make GIC FDC IRQ workaround Malta specific by James Hogan · 10 years ago
  96. cccf34e MIPS: c-r4k: Fix cache flushing for MT cores by Markos Chandras · 9 years ago
  97. 2d28b63 Merge tag 'omapdrm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-fixes by Dave Airlie · 9 years ago
  98. 59e7a16 Merge tag 'drm-intel-fixes-2015-07-09' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  99. 008b3f1 Merge tag 'drm-amdkfd-fixes-2015-07-09' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 9 years ago
  100. 9d5715f Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago