1. baf009f Merge tag 'powerpc-4.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  2. 77e5bdf Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  3. 22426465 ppc32: fix copy_from_user() by Al Viro · 8 years ago
  4. ffed15d powerpc/kernel: Fix size of NUM_CPU_FTR_KEYS on 32-bit by Michael Ellerman · 8 years ago
  5. 81409e9 usercopy: fold builtin_const check into inline function by Kees Cook · 8 years ago
  6. 7c37952 powerpc: move hmi.c to arch/powerpc/kvm/ by Paolo Bonzini · 8 years ago
  7. 2dd9c11 powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb) by Mauricio Faria de Oliveira · 8 years ago
  8. e340eca powerpc: cputhreads: Add missing include file by Guenter Roeck · 8 years ago
  9. 8766dc6 Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  10. 97f6e0c powerpc/32: Fix crash during static key init by Benjamin Herrenschmidt · 8 years ago
  11. c7a318b powerpc/ptrace: Fix coredump since ptrace TM changes by Cyril Bur · 8 years ago
  12. 98d8821 powerpc/powernv: Move IDLE_STATE_ENTER_SEQ macro to cpuidle.h by Mahesh Salgaonkar · 8 years ago
  13. 880a3d6 powerpc/xics: Properly set Edge/Level type and enable resend by Benjamin Herrenschmidt · 8 years ago
  14. 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  15. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  16. 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
  17. 5411fd7 powerpc: add explicit #include <asm/asm-compat.h> for jump label by Jason Baron · 8 years ago
  18. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  19. eea8148 powerpc/mm: Move register_process_table() out of ppc_md by Michael Ellerman · 8 years ago
  20. d52bd54 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  21. 7e78141 signal: consolidate {TS,TLF}_RESTORE_SIGMASK code by Andy Lutomirski · 8 years ago
  22. 949bed2 include: mman: use bool instead of int for the return value of arch_validate_prot by Chen Gang · 8 years ago
  23. 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
  24. 221bb8a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  25. 9454c23 Merge branch 'pci/msi-affinity' into next by Bjorn Helgaas · 8 years ago
  26. a67ae75 powerpc/ptrace: Enable support for Performance Monitor registers by Anshuman Khandual · 8 years ago
  27. cf89d4e powerpc/ptrace: Enable support for EBB registers by Anshuman Khandual · 8 years ago
  28. 08e1c01 powerpc/ptrace: Enable support for TM SPR state by Anshuman Khandual · 8 years ago
  29. 9d3918f powerpc/ptrace: Enable support for NT_PPC_CVSX by Anshuman Khandual · 8 years ago
  30. 8c13f59 powerpc/ptrace: Enable support for NT_PPC_CVMX by Anshuman Khandual · 8 years ago
  31. 8d460f6 powerpc/process: Add the function flush_tmregs_to_thread by Anshuman Khandual · 8 years ago
  32. 703b41a powerpc/mm: remove flush_tlb_page_nohash by Aneesh Kumar K.V · 8 years ago
  33. 5491ae7 powerpc/mm/hugetlb: Add flush_hugetlb_tlb_range by Aneesh Kumar K.V · 8 years ago
  34. fbfa26d powerpc/mm/radix/hugetlb: Add helper for finding page size from hstate by Aneesh Kumar K.V · 8 years ago
  35. f22dfc9 powerpc/mm/radix: Rename function and drop unused arg by Aneesh Kumar K.V · 8 years ago
  36. d8e91e9 powerpc/mm/radix: Add tlb flush of THP ptes by Aneesh Kumar K.V · 8 years ago
  37. 9d4dab1 powerpc/mm: Drop multiple definition of mm_is_core_local by Aneesh Kumar K.V · 8 years ago
  38. 13dce03 powerpc/mm: Use hugetlb flush functions by Aneesh Kumar K.V · 8 years ago
  39. 138ee7e powerpc/mm/hash: Add helper for finding SLBE LLP encoding by Aneesh Kumar K.V · 8 years ago
  40. 8cb8140 powerpc/mm/radix: Implement tlb mmu gather flush efficiently by Aneesh Kumar K.V · 8 years ago
  41. e2985fd powerpc/jump_label: Annotate jump label assembly by Michael Ellerman · 8 years ago
  42. c812c7d powerpc/mm: Catch usage of cpu/mmu_has_feature() before jump label init by Aneesh Kumar K.V · 8 years ago
  43. c12e6f2 powerpc: Add option to use jump label for mmu_has_feature() by Kevin Hao · 8 years ago
  44. 4db7327 powerpc: Add option to use jump label for cpu_has_feature() by Kevin Hao · 8 years ago
  45. b92a226 powerpc: Move cpu_has_feature() to a separate file by Kevin Hao · 8 years ago
  46. 905259e powerpc: Remove mfvtb() by Kevin Hao · 8 years ago
  47. b8f1b4f powerpc/mm: Convert early cpu/mmu feature check to use the new helpers by Aneesh Kumar K.V · 8 years ago
  48. a141cca powerpc/mm: Add early_[cpu|mmu]_has_feature() by Michael Ellerman · 8 years ago
  49. bab4c8d powerpc/mm: Define radix_enabled() in one place & use static inline by Michael Ellerman · 8 years ago
  50. 6574ba9 powerpc/kernel: Convert cpu_has_feature() to returning bool by Michael Ellerman · 8 years ago
  51. a81dc9d powerpc/kernel: Convert mmu_has_feature() to returning bool by Michael Ellerman · 8 years ago
  52. 5a25b6f powerpc/mm: Make MMU_FTR_RADIX a MMU family feature by Aneesh Kumar K.V · 8 years ago
  53. 2537b09 powerpc/mm: Do radix device tree scanning earlier by Michael Ellerman · 8 years ago
  54. bacf9cf powerpc/mm: Do hash device tree scanning earlier by Michael Ellerman · 8 years ago
  55. 1a01dc8 powerpc/mm: Add mmu_early_init_devtree() by Michael Ellerman · 8 years ago
  56. 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
  57. 719dbb2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 8 years ago
  58. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  59. 9af3f56 powerpc/mm: check for irq disabled() only if DEBUG_VM is enabled by Aneesh Kumar K.V · 8 years ago
  60. 1d3c132 powerpc/uaccess: Enable hardened usercopy by Kees Cook · 8 years ago
  61. bbce2ad Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  62. 1a1cee8 powerpc/mm: Drop unused externs for hpte_init_beat[_v3]() by Michael Ellerman · 8 years ago
  63. 6364e84 powerpc/mm: Rename hpte_init_lpar() and move the fallback to a header by Michael Ellerman · 8 years ago
  64. 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
  65. 4a12027 powerpc: Add module autoloading based on CPU features by Alastair D'Silva · 8 years ago
  66. b1923ca powerpc: Merge 32-bit and 64-bit setup_arch() by Benjamin Herrenschmidt · 8 years ago
  67. f2d5769 powerpc: Get rid of ppc_md.init_early() by Benjamin Herrenschmidt · 8 years ago
  68. 7025776 powerpc/mm: Move hash table ops to a separate structure by Benjamin Herrenschmidt · 8 years ago
  69. 166dd7d powerpc/64: Move MMU backend selection out of platform code by Benjamin Herrenschmidt · 8 years ago
  70. 91b6fad powerpc/pmac: Remove early allocation of the SMU command buffer by Benjamin Herrenschmidt · 8 years ago
  71. d3cbff1 powerpc: Put exception configuration in a common place by Benjamin Herrenschmidt · 8 years ago
  72. 3808a88 powerpc: Move FW feature probing out of pseries probe() by Benjamin Herrenschmidt · 8 years ago
  73. c40785a powerpc/dart: Use a cachable DART by Benjamin Herrenschmidt · 8 years ago
  74. 9402c68 powerpc: Factor do_feature_fixup calls by Benjamin Herrenschmidt · 8 years ago
  75. 27d1149 powerpc/32: Remove RELOCATABLE_PPC32 by Kevin Hao · 8 years ago
  76. a4b3495 powerpc/mm: Cleanup LPCR defines by Aneesh Kumar K.V · 8 years ago
  77. 912cc87 powerpc/mm/radix: Add LPID based tlb flush helpers by Aneesh Kumar K.V · 8 years ago
  78. 83209bc powerpc/mm/radix: Update machine call back to support new HCALL. by Aneesh Kumar K.V · 8 years ago
  79. 09cf5bc powerpc/mm/radix: Update PID switch sequence by Aneesh Kumar K.V · 8 years ago
  80. accfad7 powerpc/mm: Clear top 16 bits of va only on older cpus by Aneesh Kumar K.V · 8 years ago
  81. e21fc93 powerpc/mm: Compile out radix related functions if RADIX_MMU is disabled by Aneesh Kumar K.V · 8 years ago
  82. 66c570f powerpc/mm: use _raw variant of page table accessors by Aneesh Kumar K.V · 8 years ago
  83. bf16cdf powerpc/mm/radix: Update LPCR HR bit as per ISA by Aneesh Kumar K.V · 8 years ago
  84. 8cd6d3c powerpc/mm: Fix .long's in tlb-radix.c to more meaningful by Balbir Singh · 8 years ago
  85. 08acce1 powerpc/powernv/pci: Remove SWINV constants and obsolete TCE code by Benjamin Herrenschmidt · 8 years ago
  86. 69c592e powerpc/opal: Add real mode call wrappers by Benjamin Herrenschmidt · 8 years ago
  87. d743618 powerpc/xics: Add ICP OPAL backend by Benjamin Herrenschmidt · 8 years ago
  88. 1d607bb powerpc/irq: Add mechanism to force a replay of interrupts by Benjamin Herrenschmidt · 8 years ago
  89. 9baaef0a powerpc/irq: Add support for HV virtualization interrupts by Benjamin Herrenschmidt · 8 years ago
  90. 9fedd3f powerpc/powernv: Add XICS emulation APIs by Benjamin Herrenschmidt · 8 years ago
  91. bcef83a powerpc/powernv: Add platform support for stop instruction by Shreyas B. Prabhu · 8 years ago
  92. b5f1bf4 Merge tag 'powerpc-4.7-5' into next by Michael Ellerman · 8 years ago
  93. 95ec77c powerpc: Make ppc_md.{halt, restart} __noreturn by Daniel Axtens · 8 years ago
  94. 89379f1 PCI/hotplug: pnv_php: export symbols and move struct types needed by cxl by Andrew Donnellan · 8 years ago
  95. 4361b03 powerpc/powernv: Add support for the cxl kernel api on the real phb by Ian Munsie · 8 years ago
  96. e0ddf7a powerpc/xmon: Dump ISA 2.07 SPRs by Michael Ellerman · 8 years ago
  97. f86ef74 powerpc/8xx: Fix vaddr for IMMR early remap by Christophe Leroy · 9 years ago
  98. c223c90 powerpc32: provide VIRT_CPU_ACCOUNTING by Christophe Leroy · 9 years ago
  99. a203658 powerpc/opal: Wake up kopald polling thread before waiting for events by Benjamin Herrenschmidt · 8 years ago
  100. e93d8e6 powerpc/mm: Fix build of Book3E/64 with 64K pages by Benjamin Herrenschmidt · 8 years ago