1. b140e5b powerpc: Spelling s/embeeded/embedded/ by Geert Uytterhoeven · 9 years ago
  2. a71aa05 powerpc: Convert relocs_check to a shell script using grep by Stephen Rothwell · 9 years ago
  3. e4a9616 powerpc/rtas: Make timestamp related code y2038-safe by Hari Bathini · 9 years ago
  4. f761829 powerpc/powernv: Add pstore support on powernv by Hari Bathini · 9 years ago
  5. 78989f0 powerpc/nvram: Move generic code for nvram and pstore by Hari Bathini · 9 years ago
  6. 3af229f powerpc/numa: Reset node_possible_map to only node_online_map by Nishanth Aravamudan · 9 years ago
  7. 6eca893 powerpc/kernel: Rename copy_thread() 'arg' argument to 'kthread_arg' by Alex Dowad · 9 years ago
  8. 3338a65 powerpc/vphn: parsing code rewrite by Greg Kurz · 9 years ago
  9. 4b6cfb2 powerpc/vphn: move VPHN parsing logic to a separate file by Greg Kurz · 9 years ago
  10. b1fc948 powerpc/vphn: move endianness fixing to vphn_unpack_associativity() by Greg Kurz · 9 years ago
  11. 9d0e6d9 powerpc/vphn: clarify the H_HOME_NODE_ASSOCIATIVITY API by Greg Kurz · 9 years ago
  12. 52d9962 powerpc: kill PPC_OF by Kevin Hao · 9 years ago
  13. 45706bb powerpc/book3s: Fix flush_tlb cpu_spec hook to take a generic argument. by Mahesh Salgaonkar · 10 years ago
  14. 7f664cf powerpc/boot: don't clobber r6 and r7 in epapr boot by Jeremy Kerr · 9 years ago
  15. 8c06f0d powerpc/boot: Fix stack corruption in epapr entry point by Jeremy Kerr · 9 years ago
  16. 90d1d44 powerpc/boot/wrapper: use the pseries wrapper for zImage.epapr by Jeremy Kerr · 9 years ago
  17. 6c87b22 powerpc/boot/fdt: Add little-endian support to libfdt wrappers by Jeremy Kerr · 9 years ago
  18. 1680e4b powerpc/boot/fdt: Use unsigned long for pointer casts by Jeremy Kerr · 9 years ago
  19. 5e86bfd powerpc/mpic: remove unused functions by Arseny Solokha · 9 years ago
  20. f98e7f2 powerpc/qe: drop unused ucc_slow_poll_transmitter_now by Arseny Solokha · 9 years ago
  21. 170acae powerpc/boot: drop planetcore_set_serial_speed by Arseny Solokha · 9 years ago
  22. b887f9e powerpc/powernv: Remove unused definitions in opal-api.h by Michael Ellerman · 9 years ago
  23. d7cf83f powerpc/powernv: Move opal-api.h closer to the Skiboot version by Michael Ellerman · 9 years ago
  24. d800ba1 powerpc/powernv: Move OPAL API definitions to opal-api.h by Michael Ellerman · 9 years ago
  25. 755457f powerpc/boot: Makefile cleanup by Michal Marek · 10 years ago
  26. 7f4eec3 powerpc: Delete unnecessary checks before kfree() by Markus Elfring · 9 years ago
  27. 7e73a3b powerpc/powernv: only call OPAL_RESEND_DUMP if firmware supports it by Stewart Smith · 9 years ago
  28. fc81de6 powerpc/powernv: only call OPAL_ELOG_RESEND if firmware supports it by Stewart Smith · 9 years ago
  29. b962f5a powerpc/powernv: only register log if OPAL supports doing so by Stewart Smith · 9 years ago
  30. df99e6e powerpc: Change vsrX register defines to vsX to match gcc and glibc by Anton Blanchard · 9 years ago
  31. c2ce6f9 powerpc: Change vrX register defines to vX to match gcc and glibc by Anton Blanchard · 9 years ago
  32. 4ad04e5 powerpc/iommu: Remove IOMMU device references via bus notifier by Nishanth Aravamudan · 9 years ago
  33. 875ebe9 powerpc/smp: Wait until secondaries are active & online by Michael Ellerman · 9 years ago
  34. fea559f powerpc: Re-enable dynticks by Paul Clarke · 9 years ago
  35. 18a8d49 Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 9 years ago
  36. 27a22ee Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  37. 8f0ab1e powerpc/corenet: Enable CLK_QORIQ by Emil Medve · 10 years ago
  38. b28c2ee kexec: add IND_FLAGS macro by Geoff Levand · 9 years ago
  39. 780fc56 powerpc: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  40. 4ba6307 Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  41. c833e17 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux by Linus Torvalds · 9 years ago
  42. 0c118b7b powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  43. b9085bc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  44. 8180995 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  45. 4be1b29 powerpc: add running_clock for powerpc to prevent spurious softlockup warnings by Cyril Bur · 9 years ago
  46. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 9 years ago
  47. 21d9ee3 mm: remove remaining references to NUMA hinting bits and helpers by Mel Gorman · 9 years ago
  48. 842915f ppc64: add paranoid warnings for unexpected DSISR_PROTFAULT by Mel Gorman · 9 years ago
  49. 8a0516e mm: convert p[te|md]_numa users to p[te|md]_protnone_numa by Mel Gorman · 9 years ago
  50. e7bb4b6d mm: add p[te|md] protnone helpers for use by NUMA balancing by Mel Gorman · 9 years ago
  51. 8494bcf Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  52. 3e12cef Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  53. a26be14 Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  54. 59d5373 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  55. d3f180e Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  56. 1757bbd arch/powerpc/mm/subpage-prot.c: use walk->vma and walk_page_vma() by Naoya Horiguchi · 9 years ago
  57. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 9 years ago
  58. 61f77ed mm/hugetlb: reduce arch dependent code around follow_huge_* by Naoya Horiguchi · 9 years ago
  59. c08f8467 Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  60. 23e8fe2 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  61. f781951 kvm: add halt_poll_ns module parameter by Paolo Bonzini · 9 years ago
  62. 7b02190 mm/debug_pagealloc: fix build failure on ppc and some other archs by Joonsoo Kim · 9 years ago
  63. a20cc76 Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' and 'core' into next by Joerg Roedel · 9 years ago
  64. c2c896b powerpc/mm: Warn on flushing tlb page in kernel context by Arseny Solokha · 9 years ago
  65. 7f43e71 powerpc/powernv: Add OPAL soft-poweroff routine by Joel Stanley · 10 years ago
  66. a604c96 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 9 years ago
  67. cd70d46 iommu/fsl: Various cleanups by Emil Medve · 10 years ago
  68. 54eea32 Merge branch 'clk-next' into v3.19-rc7 by Michael Turquette · 9 years ago
  69. 97bf264 powerpc/perf/hv-gpci: add the remaining gpci requests by Cody P Schafer · 9 years ago
  70. 9e9f601 powerpc/perf/{hv-gpci, hv-common}: generate requests with counters annotated by Cody P Schafer · 9 years ago
  71. 5c5cd7b powerpc/perf/hv-24x7: parse catalog and populate sysfs with events by Cody P Schafer · 9 years ago
  72. e08e528 perf: define EVENT_DEFINE_RANGE_FORMAT_LITE helper by sukadev@linux.vnet.ibm.com · 9 years ago
  73. fe12545 powerpc/kernel: Avoid initializing device-tree pointer twice by Gavin Shan · 10 years ago
  74. a4bcbe6 powerpc: Remove old compile time disabled syscall tracing code by Michael Ellerman · 10 years ago
  75. 4c3b216 powerpc/kernel: Make syscall_exit a local label by Michael Ellerman · 10 years ago
  76. 6f963ec cxl: Fix device_node reference counting by Ryan Grimm · 10 years ago
  77. 0dc294f powerpc/mm: bail out early when flushing TLB page by Arseny Solokha · 9 years ago
  78. b98fa50 powerpc/powermac: Convert PCI to use generic config accessors by Rob Herring · 10 years ago
  79. 933d275 powerpc/fsl_pci: Convert PCI to use generic config accessors by Rob Herring · 10 years ago
  80. c9111a4 powerpc: defconfigs: add MTD_SPI_NOR (new dependency for M25P80) by Brian Norris · 10 years ago
  81. 0d7d9b3 perf/powerpc: reset event hw state when adding it to the PMU by Alexandru-Cezar Sardan · 10 years ago
  82. 5db4312 powerpc/qe: Use strlcpy() by Rickard Strandqvist · 10 years ago
  83. 8ac6e99 PowerPC-83xx: Deletion of an unnecessary check before the function call "of_node_put" by Markus Elfring · 10 years ago
  84. fd5f491 powerpc: dts: pq3/85xx: Fix GPIO address by Alessio Igor Bogani · 10 years ago
  85. de58824 powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA QMan by Kumar Gala · 10 years ago
  86. 39b55b5 powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA BMan by Kumar Gala · 10 years ago
  87. 2727ed5 powerpc/85xx: Add support for Emerson/Artesyn MVME2500. by Alessio Igor Bogani · 10 years ago
  88. bb344ca powerpc/mpc85xx: Add ranges to etsec2 nodes by Scott Wood · 10 years ago
  89. cbe8c43 powerpc/config: Enable MDIO support by Andy Fleming · 10 years ago
  90. 974ff4e powerpc: Add machine_check cpu function for e300c3 cpus by Esben Haabendal · 10 years ago
  91. 4545ff7 powerpc/8xx: Remove duplicated code in set_context() by LEROY Christophe · 10 years ago
  92. fde5a90 powerpc/8xx: Optimise access to swapper_pg_dir by LEROY Christophe · 10 years ago
  93. 17bb312 powerpc/8xx: Take benefit of aligned PGDIR by LEROY Christophe · 10 years ago
  94. ce67f5d powerpc32: Use kmem_cache memory for PGDIR by LEROY Christophe · 10 years ago
  95. 5ddb75c powerpc/8xx: remove tests on PGDIR entry validity by LEROY Christophe · 10 years ago
  96. 2374d0a powerpc/8xx: remove remaining unnecessary code in FixupDAR by LEROY Christophe · 10 years ago
  97. debddd9 powerpc/8xx: reduce pressure on TLB due to context switches by LEROY Christophe · 10 years ago
  98. cadbfd0 powerpc/8xx: use _PAGE_RO instead of _PAGE_RW by LEROY Christophe · 10 years ago
  99. a7b9f67 powerpc32: adds handling of _PAGE_RO by LEROY Christophe · 10 years ago
  100. d2caa3ce powerpc/perf: fix fsl_emb_pmu_start to write correct pmc value by Tom Huynh · 10 years ago