1. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  2. 2cfd716 Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  3. 380afa3 powerpc/fsl_rio: fix a missing error code by Dan Carpenter · 8 years ago
  4. 5411fd7 powerpc: add explicit #include <asm/asm-compat.h> for jump label by Jason Baron · 8 years ago
  5. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  6. eea8148 powerpc/mm: Move register_process_table() out of ppc_md by Michael Ellerman · 8 years ago
  7. 1a058f1 powerpc/perf: Fix incorrect event codes in power9-event-list by Madhavan Srinivasan · 8 years ago
  8. 2c0f995 powerpc/32: Fix early access to cpu_spec relocation by Benjamin Herrenschmidt · 8 years ago
  9. d52bd54 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  10. adff164 powerpc/fsl_rio: apply changes for RIO spec rev 3 by Alexandre Bounine · 8 years ago
  11. a057a52 rapidio: change inbound window size type to u64 by Alexandre Bounine · 8 years ago
  12. 7e78141 signal: consolidate {TS,TLF}_RESTORE_SIGMASK code by Andy Lutomirski · 8 years ago
  13. 949bed2 include: mman: use bool instead of int for the return value of arch_validate_prot by Chen Gang · 8 years ago
  14. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
  15. c8d0267 Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  16. f716a85 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  17. 221bb8a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  18. 23528bb KVM: PPC: Introduce KVM_CAP_PPC_HTM by Sam Bobroff · 8 years ago
  19. 9454c23 Merge branch 'pci/msi-affinity' into next by Bjorn Helgaas · 8 years ago
  20. a67ae75 powerpc/ptrace: Enable support for Performance Monitor registers by Anshuman Khandual · 8 years ago
  21. cf89d4e powerpc/ptrace: Enable support for EBB registers by Anshuman Khandual · 8 years ago
  22. fa43981 powerpc/ptrace: Enable support for NT_PPPC_TAR, NT_PPC_PPR, NT_PPC_DSCR by Anshuman Khandual · 8 years ago
  23. c45dc90 powerpc/ptrace: Enable NT_PPC_TM_CTAR, NT_PPC_TM_CPPR, NT_PPC_TM_CDSCR by Anshuman Khandual · 8 years ago
  24. 08e1c01 powerpc/ptrace: Enable support for TM SPR state by Anshuman Khandual · 8 years ago
  25. 9d3918f powerpc/ptrace: Enable support for NT_PPC_CVSX by Anshuman Khandual · 8 years ago
  26. 8c13f59 powerpc/ptrace: Enable support for NT_PPC_CVMX by Anshuman Khandual · 8 years ago
  27. 19cbcbf powerpc/ptrace: Enable support for NT_PPC_CFPR by Anshuman Khandual · 8 years ago
  28. 25847fb powerpc/ptrace: Enable support for NT_PPC_CGPR by Anshuman Khandual · 8 years ago
  29. 04fcadc powerpc/ptrace: Adapt gpr32_get, gpr32_set functions for transaction by Anshuman Khandual · 8 years ago
  30. 94b7d36 powerpc/ptrace: Enable in transaction NT_PPC_VSX ptrace requests by Anshuman Khandual · 8 years ago
  31. d844e27 powerpc/ptrace: Enable in transaction NT_PPC_VMX ptrace requests by Anshuman Khandual · 8 years ago
  32. 1ec8549 powerpc/ptrace: Enable in transaction NT_PRFPREG ptrace requests by Anshuman Khandual · 8 years ago
  33. 8d460f6 powerpc/process: Add the function flush_tmregs_to_thread by Anshuman Khandual · 8 years ago
  34. 703b41a powerpc/mm: remove flush_tlb_page_nohash by Aneesh Kumar K.V · 8 years ago
  35. 5491ae7 powerpc/mm/hugetlb: Add flush_hugetlb_tlb_range by Aneesh Kumar K.V · 8 years ago
  36. fbfa26d powerpc/mm/radix/hugetlb: Add helper for finding page size from hstate by Aneesh Kumar K.V · 8 years ago
  37. f22dfc9 powerpc/mm/radix: Rename function and drop unused arg by Aneesh Kumar K.V · 8 years ago
  38. d8e91e9 powerpc/mm/radix: Add tlb flush of THP ptes by Aneesh Kumar K.V · 8 years ago
  39. 9d4dab1 powerpc/mm: Drop multiple definition of mm_is_core_local by Aneesh Kumar K.V · 8 years ago
  40. 13dce03 powerpc/mm: Use hugetlb flush functions by Aneesh Kumar K.V · 8 years ago
  41. 138ee7e powerpc/mm/hash: Add helper for finding SLBE LLP encoding by Aneesh Kumar K.V · 8 years ago
  42. 8cb8140 powerpc/mm/radix: Implement tlb mmu gather flush efficiently by Aneesh Kumar K.V · 8 years ago
  43. e2985fd powerpc/jump_label: Annotate jump label assembly by Michael Ellerman · 8 years ago
  44. c812c7d powerpc/mm: Catch usage of cpu/mmu_has_feature() before jump label init by Aneesh Kumar K.V · 8 years ago
  45. c12e6f2 powerpc: Add option to use jump label for mmu_has_feature() by Kevin Hao · 8 years ago
  46. 4db7327 powerpc: Add option to use jump label for cpu_has_feature() by Kevin Hao · 8 years ago
  47. bfbfc8a powerpc: Add kconfig option to use jump labels for cpu/mmu_has_feature() by Michael Ellerman · 8 years ago
  48. b92a226 powerpc: Move cpu_has_feature() to a separate file by Kevin Hao · 8 years ago
  49. 905259e powerpc: Remove mfvtb() by Kevin Hao · 8 years ago
  50. 309b315 powerpc: Call jump_label_init() in apply_feature_fixups() by Aneesh Kumar K.V · 8 years ago
  51. b8f1b4f powerpc/mm: Convert early cpu/mmu feature check to use the new helpers by Aneesh Kumar K.V · 8 years ago
  52. a141cca powerpc/mm: Add early_[cpu|mmu]_has_feature() by Michael Ellerman · 8 years ago
  53. bab4c8d powerpc/mm: Define radix_enabled() in one place & use static inline by Michael Ellerman · 8 years ago
  54. 6574ba9 powerpc/kernel: Convert cpu_has_feature() to returning bool by Michael Ellerman · 8 years ago
  55. a81dc9d powerpc/kernel: Convert mmu_has_feature() to returning bool by Michael Ellerman · 8 years ago
  56. 5a25b6f powerpc/mm: Make MMU_FTR_RADIX a MMU family feature by Aneesh Kumar K.V · 8 years ago
  57. a28e46f powerpc/kernel: Check features don't change after patching by Michael Ellerman · 8 years ago
  58. 9e8066f powerpc/64: Do feature patching before MMU init by Michael Ellerman · 8 years ago
  59. 2537b09 powerpc/mm: Do radix device tree scanning earlier by Michael Ellerman · 8 years ago
  60. bacf9cf powerpc/mm: Do hash device tree scanning earlier by Michael Ellerman · 8 years ago
  61. c610ec6 powerpc/mm: Move disable_radix handling into mmu_early_init_devtree() by Michael Ellerman · 8 years ago
  62. 1a01dc8 powerpc/mm: Add mmu_early_init_devtree() by Michael Ellerman · 8 years ago
  63. bad60e6 Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  64. f64d6e2 Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  65. 719dbb2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 8 years ago
  66. 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  67. a6408f6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  68. f0c98eb Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  69. 93d1739 KVM: PPC: Book3S HV: Save/restore TM state in H_CEDE by Paul Mackerras · 8 years ago
  70. f024ee0 KVM: PPC: Book3S HV: Pull out TM state save/restore into separate procedures by Paul Mackerras · 8 years ago
  71. fbef66f powerpc/mm: Parenthesise IS_ENABLED() in if condition by Stephen Rothwell · 8 years ago
  72. 607e11a Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 8 years ago
  73. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  74. 1cd04d2 Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  75. 1b3fc0b Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  76. 6453dbd Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  77. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  78. 9af3f56 powerpc/mm: check for irq disabled() only if DEBUG_VM is enabled by Aneesh Kumar K.V · 8 years ago
  79. 3fc9d69 Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  80. bbce2ad Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  81. dd570237 powerpc: Improve comment explaining why we modify VRSAVE by Anton Blanchard · 8 years ago
  82. 1a1cee8 powerpc/mm: Drop unused externs for hpte_init_beat[_v3]() by Michael Ellerman · 8 years ago
  83. 6364e84 powerpc/mm: Rename hpte_init_lpar() and move the fallback to a header by Michael Ellerman · 8 years ago
  84. 7353644 powerpc/mm: Fix build break when PPC_NATIVE=n by Michael Ellerman · 8 years ago
  85. 74e630a Merge tag 'v4.7' into for-linus/pstore by Kees Cook · 8 years ago
  86. c86ad14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  87. 9def970 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  88. 0606263 Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-next by Dan Williams · 8 years ago
  89. bdab88e powerpc/numa: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  90. 5edc2aa powerpc/dts: fix STMicroelectronics compatible strings by Stefan Agner · 8 years ago
  91. 4a12027 powerpc: Add module autoloading based on CPU features by Alastair D'Silva · 8 years ago
  92. 802a345 powerpc/powernv/ioda: Fix endianness when reading TCEs by Alexey Kardashevskiy · 8 years ago
  93. 0eab46b powerpc/mm: Add memory barrier in __hugepte_alloc() by Sukadev Bhattiprolu · 9 years ago
  94. 31278b1 powerpc/modules: Never restore r2 for a mprofile-kernel style mcount() call by Michael Ellerman · 8 years ago
  95. 9d63610 powerpc/ftrace: Separate the heuristics for checking call sites by Michael Ellerman · 8 years ago
  96. b1923ca powerpc: Merge 32-bit and 64-bit setup_arch() by Benjamin Herrenschmidt · 8 years ago
  97. 009776b powerpc/64: Make a few boot functions __init by Benjamin Herrenschmidt · 8 years ago
  98. f7b9ebb powerpc: Re-order setup_panic() by Benjamin Herrenschmidt · 8 years ago
  99. e39afba powerpc: Re-order the call to smp_setup_cpu_maps() by Benjamin Herrenschmidt · 8 years ago
  100. 8f212cb powerpc/32: Move cache info inits to a separate function by Benjamin Herrenschmidt · 8 years ago