1. 4ad04e5 powerpc/iommu: Remove IOMMU device references via bus notifier by Nishanth Aravamudan · 10 years ago
  2. 875ebe94 powerpc/smp: Wait until secondaries are active & online by Michael Ellerman · 10 years ago
  3. 18a8d49 Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  4. b28c2ee kexec: add IND_FLAGS macro by Geoff Levand · 10 years ago
  5. 0c118b7b powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  6. 4be1b29 powerpc: add running_clock for powerpc to prevent spurious softlockup warnings by Cyril Bur · 10 years ago
  7. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  8. d3f180e Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  9. a604c96 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 10 years ago
  10. 54eea32f7 Merge branch 'clk-next' into v3.19-rc7 by Michael Turquette · 10 years ago
  11. fe12545 powerpc/kernel: Avoid initializing device-tree pointer twice by Gavin Shan · 10 years ago
  12. a4bcbe6 powerpc: Remove old compile time disabled syscall tracing code by Michael Ellerman · 10 years ago
  13. 4c3b216 powerpc/kernel: Make syscall_exit a local label by Michael Ellerman · 10 years ago
  14. 974ff4e powerpc: Add machine_check cpu function for e300c3 cpus by Esben Haabendal · 10 years ago
  15. 4545ff7 powerpc/8xx: Remove duplicated code in set_context() by LEROY Christophe · 10 years ago
  16. fde5a90 powerpc/8xx: Optimise access to swapper_pg_dir by LEROY Christophe · 10 years ago
  17. 17bb312 powerpc/8xx: Take benefit of aligned PGDIR by LEROY Christophe · 10 years ago
  18. 5ddb75c powerpc/8xx: remove tests on PGDIR entry validity by LEROY Christophe · 10 years ago
  19. 2374d0a powerpc/8xx: remove remaining unnecessary code in FixupDAR by LEROY Christophe · 10 years ago
  20. cadbfd0 powerpc/8xx: use _PAGE_RO instead of _PAGE_RW by LEROY Christophe · 10 years ago
  21. 8aa989b powerpc: Remove some unused functions by Michael Ellerman · 10 years ago
  22. 3df76a9 powerpc/pseries: Fix endian problems with LE migration by Cyril Bur · 10 years ago
  23. 5506959 Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  24. 1b28f17 powerpc/eeh: Allow to set maximal frozen times by Gavin Shan · 10 years ago
  25. 432227e powerpc/eeh: Introduce flag EEH_PE_REMOVED by Gavin Shan · 10 years ago
  26. 2aa5cf9 powerpc/eeh: Fix missed PE#0 on P7IOC by Gavin Shan · 10 years ago
  27. 6f20e7f powerpc/kernel: Avoid memory corruption at early stage by Gavin Shan · 10 years ago
  28. 10ea834 powerpc: Rename _TIF_SYSCALL_T_OR_A to _TIF_SYSCALL_DOTRACE by Michael Ellerman · 10 years ago
  29. 145a2d0 powerpc/pci: remove the multi-init for pci_dn->phb by Wei Yang · 10 years ago
  30. f0d3730 powerpc: call of_clk_init() from time_init() by Kevin Hao · 10 years ago
  31. 3ebfe46 powerpc/PCI: Clip bridge windows to fit in upstream windows by Yinghai Lu · 10 years ago
  32. 1be6f10 Revert "powerpc: Secondary CPUs must set cpu_callin_map after setting active and online" by Michael Ellerman · 10 years ago
  33. 9a4fc4e powerpc/kvm: Create proper names for the kvm_host_state PMU fields by Michael Ellerman · 11 years ago
  34. c1caae3 powerpc/kdump: Ignore failure in enabling big endian exception during crash by Hari Bathini · 10 years ago
  35. 34b85e3 Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  36. 66dcff8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  37. 4a157d6 KVM: PPC: Book3S HV: Fix endianness of instruction obtained from HEIR register by Paul Mackerras · 10 years ago
  38. c17b98c KVM: PPC: Book3S HV: Remove code for PPC970 processors by Paul Mackerras · 10 years ago
  39. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  40. 77b54e9f powernv/powerpc: Add winkle support for offline cpus by Shreyas B. Prabhu · 10 years ago
  41. 7cba160 powernv/cpuidle: Redesign idle states management by Shreyas B. Prabhu · 10 years ago
  42. 8117ac6 powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle mode by Paul Mackerras · 10 years ago
  43. 140cd7f Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  44. 1dd7dcb Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  45. 3a647c1 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  46. 7c5c92e powerpc: Secondary CPUs must set cpu_callin_map after setting active and online by Anton Blanchard · 10 years ago
  47. 56548fc powerpc/powernv: Return to cpu offline loop when finished in KVM guest by Paul Mackerras · 10 years ago
  48. 682e77c powerpc/book3s: Fix partial invalidation of TLBs in MCE code. by Mahesh Salgaonkar · 10 years ago
  49. aefa568 powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault by Aneesh Kumar K.V · 10 years ago
  50. b5be75d Merge remote-tracking branch 'benh/next' into next by Michael Ellerman · 10 years ago
  51. 221195f powerpc: Drop useless warning in eeh_init() by Greg Kurz · 10 years ago
  52. 6d626c5 powerpc/powernv: Cleanup unused MCE definitions/declarations. by Mahesh Salgaonkar · 10 years ago
  53. a450e8f powerpc/eeh: Dump PHB diag-data early by Gavin Shan · 10 years ago
  54. b1d76a7 powerpc/eeh: Recover EEH error on ownership change for BCM5719 by Gavin Shan · 10 years ago
  55. 28bf36f powerpc/eeh: Set EEH_PE_RESET on PE reset by Gavin Shan · 10 years ago
  56. b85743e powerpc/eeh: Refactor eeh_reset_pe() by Gavin Shan · 10 years ago
  57. 21f122f4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  58. 152d44a powerpc: 32 bit getcpu VDSO function uses 64 bit instructions by Anton Blanchard · 10 years ago
  59. 7531473 powerpc/eeh: Fix PE state format by Gavin Shan · 10 years ago
  60. 31345e1 powerpc/pci: Remove unused force_32bit_msi quirk by Benjamin Herrenschmidt · 10 years ago
  61. e39f223f powerpc: Remove more traces of bootmem by Michael Ellerman · 10 years ago
  62. 0690cbd powerpc/iommu: Rename iommu_[un]map_sg functions by Joerg Roedel · 10 years ago
  63. 35891d40 Merge remote-tracking branch 'scottwood/next' into next by Michael Ellerman · 10 years ago
  64. 16b1d26 rtc/tpo: Driver to support rtc and wakeup on PowerNV platform by Neelesh Gupta · 10 years ago
  65. 59994fb powerpc: Use generic PIE randomization by Vineeth Vijayan · 10 years ago
  66. 9e81996 powerpc: Disable CPU_FTR_TM if TM is disabled by firmware by Aneesh Kumar K.V · 10 years ago
  67. 8b91a25 powerpc: Save/restore PPR for KVM hypercalls by Suresh E. Warrier · 10 years ago
  68. cd32e2d powerpc: Fix bad NULL pointer check in udbg_uart_getc_poll() by Anton Blanchard · 10 years ago
  69. 4fd3279 ftrace: Add more information to ftrace_bug() output by Steven Rostedt (Red Hat) · 10 years ago
  70. ecaf5fa powerpc: LLVM complains about forward declaration of struct rtas_sensors by Anton Blanchard · 10 years ago
  71. 6f791be powerpc: Remove double braces in alignment code. by Anton Blanchard · 10 years ago
  72. e88f157 powerpc: Remove unused vgacon_remap_base & fix build break by Michael Ellerman · 10 years ago
  73. 60878df powerpc/ftrace: Fix obsolete comment by Jiri Slaby · 11 years ago
  74. b3c1872 powerpc/ftrace: simplify prepare_ftrace_return by Anton Blanchard · 10 years ago
  75. 7d56c65 powerpc/ftrace: Remove mod_return_to_handler by Anton Blanchard · 10 years ago
  76. 21098b9 powerpc: Move sparse_init() into initmem_init by Anton Blanchard · 10 years ago
  77. 68cf0d6 powerpc: Remove superfluous bootmem includes by Anton Blanchard · 10 years ago
  78. 14ed740 powerpc: Remove some old bootmem related comments by Anton Blanchard · 10 years ago
  79. 1023973 powerpc: Remove bootmem allocator by Anton Blanchard · 10 years ago
  80. c51a6821 powerpc/8xx: Invalidate non present TLB as early as possible by LEROY Christophe · 10 years ago
  81. 83c17ba powerpc/8xx: Use DAR to save r3 for CPU6 ERRATA by LEROY Christophe · 10 years ago
  82. b0168eb powerpc/8xx: Don't restore regs to save them again. by LEROY Christophe · 10 years ago
  83. c9a803f powerpc/8xx: _PMD_PRESENT already set in level 1 entries by LEROY Christophe · 10 years ago
  84. 4094f28 powerpc/8xx: set PTE bit 22 off TLBmiss by LEROY Christophe · 10 years ago
  85. d3e4026 powerpc/8xx: Better readibility of ERRATA CPU6 handling by LEROY Christophe · 10 years ago
  86. 959d617 powerpc/8xx: Implement 16k pages by LEROY Christophe · 10 years ago
  87. ac21951 powerpc/8xx: Const for TLB RPN forced value by LEROY Christophe · 10 years ago
  88. d140680 powerpc/8xx: Use PAGE size related consts by LEROY Christophe · 10 years ago
  89. 33fb845 powerpc/8xx: Don't use MD_TWC for walk by LEROY Christophe · 10 years ago
  90. cbc130f powerpc/8xx: Use M_TW instead of M_TWB by LEROY Christophe · 10 years ago
  91. 6cde2b6 powerpc/8xx: No need to restore registers and save them again. by LEROY Christophe · 10 years ago
  92. 749137a powerpc/8xx: DataAccess exception not generated by MPC8xx by LEROY Christophe · 10 years ago
  93. 7439b37 powerpc/8xx: exception InstructionAccess does not exist on MPC8xx by LEROY Christophe · 10 years ago
  94. 64ff91ff powerpc: Remove ppc64_boot_msg by Anton Blanchard · 10 years ago
  95. adb7cd7 powerpc/pci: Quieten unset I/O resource warning by Anton Blanchard · 10 years ago
  96. 7b051f6 powerpc: Use probe_kernel_address in show_instructions by Anton Blanchard · 10 years ago
  97. dd521d1 Merge branch 'topic/get-cpu-var' into next by Michael Ellerman · 10 years ago
  98. 8418804 Merge branch 'topic/pm-power-off' into next by Michael Ellerman · 10 years ago
  99. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  100. 9178ba2 powerpc: Convert power off logic to pm_power_off by Alexander Graf · 10 years ago