1. 2201f99 powerpc/64s/idle: Move soft interrupt mask logic into C code by Nicholas Piggin · 8 years ago
  2. 07d2a62 powerpc/64s: Avoid cpabort in context switch when possible by Nicholas Piggin · 8 years ago
  3. 9145eff powerpc/64: Drop explicit hwsync in context switch by Nicholas Piggin · 8 years ago
  4. 837e72f powerpc/64: Drop reservation-clearing ldarx in context switch by Nicholas Piggin · 8 years ago
  5. e4c0fc5 powerpc/64s: Leave interrupts hard enabled in context switch for radix by Nicholas Piggin · 8 years ago
  6. bc4f65e powerpc/64: Avoid restore_math call if possible in syscall exit by Nicholas Piggin · 8 years ago
  7. acd7d8c powerpc/64s: Optimize hypercall/syscall entry by Nicholas Piggin · 8 years ago
  8. 9abcc98 powerpc/mm/radix: Only add X for pages overlapping kernel text by Michael Ellerman · 8 years ago
  9. 0edc2ca Revert "powerpc: Handle simultaneous interrupts at once" by Michael Ellerman · 8 years ago
  10. 90df4bf powerpc/64s: Machine check handle ifetch from foreign real address for POWER9 by Nicholas Piggin · 8 years ago
  11. 4386c09 powerpc/mm: Rename map_page() to map_kernel_page() on 32-bit by Christophe Leroy · 8 years ago
  12. d248564 powerpc/mm/hugetlb: Add support for page accounting by Balbir Singh · 8 years ago
  13. abd667b powerpc/mm/book(e)(3s)/32: Add page table accounting by Balbir Singh · 8 years ago
  14. de3b876 powerpc/mm/book(e)(3s)/64: Add page table accounting by Balbir Singh · 8 years ago
  15. c5cee64 powerpc/mm/hash: Do a local flush if possible when no batch is active by Balbir Singh · 8 years ago
  16. b802ab4 powerpc: Fix some spelling mistakes by Colin Ian King · 8 years ago
  17. f718d42 powerpc/lib/xor_vmx: Ensure no altivec code executes before enable_kernel_altivec() by Matt Brown · 8 years ago
  18. 48a316e powerpc/fadump: Set an upper limit for boot memory size by Hari Bathini · 8 years ago
  19. e7467dc powerpc/fadump: Update comment about offset where fadump is reserved by Hari Bathini · 8 years ago
  20. 81d9eca powerpc/fadump: Add a warning when 'fadump_reserve_mem=' is used by Hari Bathini · 8 years ago
  21. 98b8cd7 powerpc/fadump: Return error when fadump registration fails by Michal Suchanek · 8 years ago
  22. f782ddf powerpc: Remove __ilog2()s and use generic ones by Christophe Leroy · 8 years ago
  23. 22ef33b powerpc: Replace ffz() by equivalent generic function by Christophe Leroy · 8 years ago
  24. 2fcff79 powerpc: Use builtin functions for fls()/__fls()/fls64() by Christophe Leroy · 8 years ago
  25. f83647d powerpc: Discard ffs()/__ffs() function and use builtin functions instead by Christophe Leroy · 8 years ago
  26. 45cb08f powerpc: Handle simultaneous interrupts at once by Christophe Leroy · 8 years ago
  27. 3c29b60 powerpc/8xx: fix mpc8xx_get_irq() return on no irq by Christophe Leroy · 8 years ago
  28. 362957c powerpc/40x: Clear MSR_DR in one insn instead of two by Christophe Leroy · 9 years ago
  29. 92aa2fe powerpc/mm: The 8xx doesn't call do_page_fault() for breakpoints by Christophe Leroy · 8 years ago
  30. da929f6 powerpc/mm: Evaluate user_mode(regs) only once in do_page_fault() by Christophe Leroy · 8 years ago
  31. 97a011e powerpc/mm: Remove a redundant test in do_page_fault() by Christophe Leroy · 8 years ago
  32. e8de85c powerpc/mm: Only call store_updates_sp() on stores in do_page_fault() by Christophe Leroy · 8 years ago
  33. 9affa9e powerpc/mm: Remove __this_fixmap_does_not_exist() by Christophe Leroy · 8 years ago
  34. e63739b powerpc/mm/ptdump: Dump the first entry of the linear mapping as well by Balbir Singh · 8 years ago
  35. 83a092c powerpc: Link warning for orphan sections by Nicholas Piggin · 8 years ago
  36. c494ade powerpc/64: Tool to check head sections location sanity by Nicholas Piggin · 8 years ago
  37. 951eede powerpc/64: Handle linker stubs in low .text code by Nicholas Piggin · 8 years ago
  38. 4ea8065 powerpc/64s: Tool to flag direct branches from unrelocated interrupt vectors by Nicholas Piggin · 8 years ago
  39. efe0160 powerpc/64: Linker on-demand sfpr functions for modules by Nicholas Piggin · 8 years ago
  40. cde9f2f powerpc/64: Do not create new section for save/restore functions by Nicholas Piggin · 8 years ago
  41. 7c868b6 powerpc/64: Do not link crtsaveres.o in boot by Nicholas Piggin · 8 years ago
  42. baa25b5 powerpc/64: Do not link crtsavres.o in vmlinux by Nicholas Piggin · 8 years ago
  43. e8c6882 powerpc/64: Place sfpr section explicitly with the linker script by Nicholas Piggin · 8 years ago
  44. 308d263 powerpc: Use uapi/asm-generic/sockios.h by Stephen Rothwell · 8 years ago
  45. b87901e powerpc: Use the asm-generic versions of some uapi includes by Stephen Rothwell · 8 years ago
  46. 6e2f03e powerpc/[booke|4xx]: Don't clobber TCR[WP] when setting TCR[DIE] by Ivan Mikhaylov · 8 years ago
  47. 20975a0 powerpc/44x/fsp2: Add defconfig for FSP2 board by Ivan Mikhaylov · 8 years ago
  48. 9eec6cb powerpc/44x/fsp2: Add device tree for FSP2 board by Ivan Mikhaylov · 8 years ago
  49. c4b56b0 powerpc/44x/fsp2: Platform support for FSP2 (476fpe) board by Ivan Mikhaylov · 8 years ago
  50. 22c6663 powerpc/powernv/idle: Use Requested Level for restoring state on P9 DD1 by Gautham R. Shenoy · 8 years ago
  51. 1e1601b powerpc/powernv/idle: Restore SPRs for deep idle states via stop API. by Akshay Adiga · 8 years ago
  52. cb0be7e powerpc/powernv/idle: Restore LPCR on wakeup from deep-stop by Gautham R. Shenoy · 8 years ago
  53. ec48673 powerpc/powernv/idle: Decouple Timebase restore & Per-core SPRs restore by Gautham R. Shenoy · 8 years ago
  54. 5f221c3c powerpc/powernv/idle: Correctly initialize core_idle_state_ptr by Gautham R. Shenoy · 8 years ago
  55. 518470f powerpc: Add HAVE_IRQ_TIME_ACCOUNTING by Anton Blanchard · 8 years ago
  56. 70a9200 powerpc/sequoia: Fix NAND partitions not to overlap by Pavel Machek · 8 years ago
  57. a3f952d powerpc: Tweak copy selection parameter in __copy_tofrom_user_power7() by Andrew Jeffery · 8 years ago
  58. 09b6c11 powerpc/xmon: Fix compile error with PPC_8xx=y by Nicholas Piggin · 8 years ago
  59. 67d2041 powerpc/powernv: Fix CPU_HOTPLUG=n idle.c compile error by Nicholas Piggin · 8 years ago
  60. c07e1b8 powerpc/64s: Fix OPAL_CALL non-maskable interrupt reentrancy by Nicholas Piggin · 8 years ago
  61. f1fe525 powerpc/64s: Fix FIXUP_ENDIAN non-maskable interrupt reentrancy by Nicholas Piggin · 8 years ago
  62. 6f68a6a Merge tag 'powerpc-4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  63. a4700a2 powerpc: Add PPC_FEATURE userspace bits for SCV and DARN instructions by Nicholas Piggin · 8 years ago
  64. d75e491 powerpc/spufs: Fix hash faults for kernel regions by Jeremy Kerr · 8 years ago
  65. d957fb4 powerpc: Fix booting P9 hash with CONFIG_PPC_RADIX_MMU=N by Michael Neuling · 8 years ago
  66. 415ba3c powerpc/powernv/npu-dma.c: Fix opal_npu_destroy_context() call by Alistair Popple · 8 years ago
  67. 4217fdd Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  68. f538a82 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  69. d5d332d devicetree: Move include prefixes from arch to separate directory by Olof Johansson · 8 years ago
  70. e41e53c powerpc/mm: Fix virt_addr_valid() etc. on 64-bit hash by Michael Ellerman · 8 years ago
  71. bfb9956 powerpc/mm: Fix crash in page table dump with huge pages by Michael Ellerman · 8 years ago
  72. d04c02f powerpc/kprobes: Fix handling of instruction emulation on probe re-entry by Naveen N. Rao · 8 years ago
  73. bbb075d powerpc/powernv: Set NAPSTATELOST after recovering paca on P9 DD1 by Gautham R. Shenoy · 8 years ago
  74. 65acb89 Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 8 years ago
  75. f48e91e powerpc/tm: Fix FP and VMX register corruption by Michael Neuling · 8 years ago
  76. 43e24e8 powerpc/modules: If mprofile-kernel is enabled add it to vermagic by Michael Ellerman · 8 years ago
  77. dc2a248 Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  78. 76d837a KVM: PPC: Book3S PR: Don't include SPAPR TCE code on non-pseries platforms by Paul Mackerras · 8 years ago
  79. 67325e9 KVM: PPC: Book3S PR: Check copy_to/from_user return values by Paul Mackerras · 8 years ago
  80. acde257 KVM: PPC: Book3S HV: Add radix checks in real-mode hypercall handlers by Paul Mackerras · 8 years ago
  81. 791a9a6 Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
  82. 5ccd414 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  83. de4d195 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  84. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  85. 5a61ef7 powerpc/64s: Support new device tree binding for discovering CPU features by Nicholas Piggin · 8 years ago
  86. 75bda95 powerpc: Don't print cpu_spec->cpu_name if it's NULL by Nicholas Piggin · 8 years ago
  87. 0b382fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 8 years ago
  88. 4415b33 Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 8 years ago
  89. 6102c00 powerpc/64s: Fix unnecessary machine check handler relocation branch by Nicholas Piggin · 8 years ago
  90. ba95b5d03 powerpc/mm/book3s/64: Rework page table geometry for lower memory usage by Michael Ellerman · 8 years ago
  91. 24e0bfb powerpc: Fix distclean with Makefile.postlink by Horia Geantă · 8 years ago
  92. 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  93. bf5f894 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  94. ad61dd3 scripts/spelling.txt: add regsiter -> register spelling mistake by Stephen Boyd · 8 years ago
  95. 11550dc powerpc/fadump: reuse crashkernel parameter for fadump memory reservation by Hari Bathini · 8 years ago
  96. 22bd017 powerpc/fadump: remove dependency with CONFIG_KEXEC by Hari Bathini · 8 years ago
  97. 2d3e486 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  98. 3ef2bc0 Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  99. 53ef7d0 Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  100. c6a677c Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago