1. 156d0e2 powerpc/ebpf/jit: Implement JIT compiler for extended BPF by Naveen N. Rao · 9 years ago
  2. 6ac0ba5 powerpc/bpf/jit: Isolate classic BPF JIT specifics into a separate header by Naveen N. Rao · 9 years ago
  3. cef1e8c powerpc/bpf/jit: A few cleanups by Naveen N. Rao · 9 years ago
  4. 277285b powerpc/bpf/jit: Introduce rotate immediate instructions by Naveen N. Rao · 9 years ago
  5. b1a0578 powerpc/bpf/jit: Optimize 64-bit Immediate loads by Naveen N. Rao · 9 years ago
  6. aaf2f7e powerpc/bpf/jit: Fix/enhance 32-bit Load Immediate implementation by Naveen N. Rao · 9 years ago
  7. 5593e30 powerpc/powernv: set power_save func after the idle states are initialized by Shreyas B. Prabhu · 9 years ago
  8. 9497a1c powerpc/powernv: Print correct PHB type names by Gavin Shan · 9 years ago
  9. ea0d856 powerpc/powernv: Functions to get/set PCI slot state by Gavin Shan · 9 years ago
  10. 7e19bf3 powerpc/powernv: Introduce pnv_pci_get_slot_id() by Gavin Shan · 9 years ago
  11. 9c0e1ec powerpc/powernv: Use PCI slot reset infrastructure by Gavin Shan · 9 years ago
  12. ebe2253 powerpc/powernv: Support PCI slot ID by Gavin Shan · 9 years ago
  13. 8cc7581 powerpc/pci: Delay populating pdn by Gavin Shan · 9 years ago
  14. 7415c14 powerpc/pci: Update bridge windows on PCI plug by Gavin Shan · 9 years ago
  15. c5f7700 powerpc/powernv: Dynamically release PE by Gavin Shan · 9 years ago
  16. 93e01a5 powerpc/powernv: Make pnv_ioda_deconfigure_pe() visible by Gavin Shan · 9 years ago
  17. 40e2a47 powerpc/powernv: Extend PCI bridge resources by Gavin Shan · 9 years ago
  18. 63803c3 powerpc/powernv: Setup PE for root bus by Gavin Shan · 9 years ago
  19. ccd1c19 powerpc/powernv: Create PEs in pcibios_setup_bridge() by Gavin Shan · 9 years ago
  20. 9fcd6f4 powerpc/powernv: Allocate PE# in reverse order by Gavin Shan · 9 years ago
  21. c127562 powerpc/powernv: Increase PE# capacity by Gavin Shan · 9 years ago
  22. 577c8c8 powerpc/powernv: Move pnv_pci_ioda_setup_opal_tce_kill() around by Gavin Shan · 9 years ago
  23. e368e4c powerpc/powernv: Remove PCI_RESET_DELAY_US by Gavin Shan · 9 years ago
  24. c5fcb29 powerpc/pci: Override pcibios_setup_bridge() by Gavin Shan · 9 years ago
  25. f8ab481 powerpc: export cpu_to_core_id() by Mauricio Faria de Oliveira · 9 years ago
  26. bd3ea31 powerpc: Load Monitor Register Support by Jack Miller · 9 years ago
  27. b57bd2d powerpc: Improve FSCR init and context switching by Michael Neuling · 9 years ago
  28. 103b782 powerpc: Fix misleading comment in early_setup_secondary() by Madhavan Srinivasan · 9 years ago
  29. 61ed9cf powerpc/kprobes: Remove kretprobe_trampoline_holder. by Thiago Jung Bauermann · 9 years ago
  30. fb36e90 powerpc/pci: Fix SRIOV not building without EEH enabled by Russell Currey · 9 years ago
  31. b385c9e cxl: Add support for CAPP DMA mode by Ian Munsie · 9 years ago
  32. a9650e9 powerpc/align: Use #ifdef __BIG_ENDIAN__ #else for REG_BYTE by Daniel Axtens · 9 years ago
  33. 665e87f powerpc/sparse: Include headers containing prototypes by Daniel Axtens · 9 years ago
  34. 42f5b4c powerpc: Introduce asm-prototypes.h by Daniel Axtens · 9 years ago
  35. 34852ed powerpc/sparse: make some things static by Daniel Axtens · 9 years ago
  36. 1d14516 powerpc: Add array bounds checking to crash_shutdown_handlers by Suraj Jitindar Singh · 9 years ago
  37. 3079abe powerpc/mm: Ensure "special" zones are empty by Oliver O'Halloran · 9 years ago
  38. aac6a91 powerpc/asm: Remove unused symbols in asm-offsets.c by Rashmica Gupta · 9 years ago
  39. 45b64ee powerpc/numa: Fix multiple bugs in memory_hotplug_max() by Bharata B Rao · 9 years ago
  40. e70bd3a powerpc/numa: Fix whitespace in hot_add_drconf_memory_max() by Bharata B Rao · 9 years ago
  41. 6262db7 powerpc/spinlock: Fix spin_unlock_wait() by Boqun Feng · 9 years ago
  42. 6e45273 powerpc/pseries: Fix trivial typo in function name by Greg Kurz · 9 years ago
  43. 1e61423 powerpc/pseries: Remove unused pstore headers in nvram.c by Geliang Tang · 9 years ago
  44. f55d966 powerpc: Define and use PPC64_ELF_ABI_v2/v1 by Michael Ellerman · 9 years ago
  45. ac9cd17 powerpc/pseries: Remove MPIC from pseries event sources by Rashmica Gupta · 9 years ago
  46. 8324947 powerpc/pseries: Remove MPIC from pseries cpu hotplug by Rashmica Gupta · 9 years ago
  47. d739d2c powerpc/pseries: Remove MPIC from pseries kexec by Rashmica Gupta · 9 years ago
  48. 86425be powerpc/pseries: Remove MPIC from pseries smp by Rashmica Gupta · 9 years ago
  49. e7da5da powerpc/pseries: Drop support for MPIC in pseries by Rashmica Gupta · 9 years ago
  50. 027dfac powerpc: Various typo fixes by Michael Ellerman · 9 years ago
  51. e289086 powerpc/32: Get rid of sub_reloc_offset() by Christophe Leroy · 9 years ago
  52. 87a156f powerpc: Align hot loops of some string functions by Anton Blanchard · 9 years ago
  53. 3ece166 powerpc: Remove assembly versions of strcpy, strcat, strlen and strcmp by Anton Blanchard · 9 years ago
  54. d96f234 powerpc: Avoid load hit store in setup_sigcontext() by Anton Blanchard · 9 years ago
  55. 8eb9803 powerpc: Avoid load hit store in __giveup_fpu() and __giveup_altivec() by Anton Blanchard · 9 years ago
  56. ccf55f7 Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  57. 8017ea3 powerpc/nohash: Fix build break with 64K pages by Michael Ellerman · 9 years ago
  58. 3b6d1eb powerpc/mm/hash: Compute the segment size correctly for ISA 3.0 by Aneesh Kumar K.V · 9 years ago
  59. 9690c15 powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXT by Aneesh Kumar K.V · 9 years ago
  60. c8ae067 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  61. 1607f09 coredump: fix dumping through pipes by Mateusz Guzik · 9 years ago
  62. 2c2a63e powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was added by Michael Ellerman · 9 years ago
  63. 2051877 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  64. 8a934ef powerpc/pseries: Fix PCI config address for DDW by Gavin Shan · 9 years ago
  65. 1e407ee powerpc/ptrace: Fix out of bounds array access warning by Khem Raj · 9 years ago
  66. 3fb9c41 powerpc/512x: clk: Remove CLK_IS_ROOT by Stephen Boyd · 9 years ago
  67. 7cc8510 powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support call by Thomas Huth · 9 years ago
  68. 157d4d0 powerpc/mm/radix: Add missing tlb flush by Aneesh Kumar K.V · 9 years ago
  69. dc47c0c powerpc/mm/hash: Fix the reference bit update when handling hash fault by Aneesh Kumar K.V · 9 years ago
  70. d6c8860 powerpc/mm/radix: Update LPCR only if it is powernv by Aneesh Kumar K.V · 9 years ago
  71. 8dd75cc powerpc: Use privileged SPR number for MMCR2 by Thomas Huth · 9 years ago
  72. d23fac2 powerpc: Fix definition of SIAR and SDAR registers by Thomas Huth · 9 years ago
  73. bd000b82 powerpc/pseries/eeh: Refactor the configure_bridge RTAS tokens by Russell Currey · 9 years ago
  74. 871e178 powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridge by Russell Currey · 9 years ago
  75. 315227f Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  76. bdc6b75 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  77. 84787c5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  78. 3ec438a Merge branch 'for-4.7-dw' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  79. 6904817 vdso: make arch_setup_additional_pages wait for mmap_sem for write killable by Michal Hocko · 9 years ago
  80. 42a0bb3 printk/nmi: generic solution for safe printk in NMI by Petr Mladek · 9 years ago
  81. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 9 years ago
  82. c04a588 Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  83. 21f77d2 Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  84. a05a70d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  85. fd8cfd3 arch: fix has_transparent_hugepage() by Hugh Dickins · 9 years ago
  86. 71bf79c powerpc: mm: use hugetlb_bad_size() by Vaishali Thakkar · 9 years ago
  87. 7beaa24 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  88. 9e17632 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  89. 0a70bd4 dax: enable dax in the presence of known media errors (badblocks) by Dan Williams · 9 years ago
  90. 1eccc6e Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  91. 0b86c75 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  92. 16bf834 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  93. a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  94. 7f427d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  95. 0e0162b Merge branch 'ovl-fixes' into for-linus by Al Viro · 9 years ago
  96. 3e4de4e perf core: Add perf_callchain_store_context() helper by Arnaldo Carvalho de Melo · 9 years ago
  97. 3b1fff0 perf core: Add a 'nr' field to perf_event_callchain_context by Arnaldo Carvalho de Melo · 9 years ago
  98. cfbcf46 perf core: Pass max stack as a perf_callchain_entry context by Arnaldo Carvalho de Melo · 9 years ago
  99. 1eef33b powerpc/86xx: Fix PCI interrupt map definition by Alessio Igor Bogani · 9 years ago
  100. a66639d powerpc/86xx: Move pci1 definition to the include file by Alessio Igor Bogani · 9 years ago