1. b62879b powerpc: kvm: fix rare but potential deadlock scene by pingfan liu · 11 years ago
  2. c1c12df powerpc/signals: Improved mark VSX not saved with small contexts fix by Michael Neuling · 11 years ago
  3. cdd8bbb powerpc/signals: Mark VSX not saved with small contexts by Michael Neuling · 11 years ago
  4. 4cab37e powerpc/powernv: Add PE to its own PELTV by Gavin Shan · 11 years ago
  5. 7d6eee5 powerpc/vio: use strcpy in modalias_show by Prarit Bhargava · 11 years ago
  6. f4bc2f7 KVM: PPC: Book3S HV: Fix typo in saving DSCR by Paul Mackerras · 11 years ago
  7. 0e041eb powerpc: Fix parameter clobber in csum_partial_copy_generic() by Paul E. McKenney · 11 years ago
  8. 28faeb5 powerpc/vio: Fix modalias_show return values by Prarit Bhargava · 11 years ago
  9. 495816c powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table() by Nishanth Aravamudan · 11 years ago
  10. 60e316d powerpc: Handle unaligned ldbrx/stdbrx by Anton Blanchard · 11 years ago
  11. 7113312 powerpc: Work around gcc miscompilation of __pa() on 64-bit by Paul Mackerras · 11 years ago
  12. a9c8933 powerpc/numa: Avoid stupid uninitialized warning from gcc by Benjamin Herrenschmidt · 12 years ago
  13. 3467a20 powerpc/modules: Module CRC relocation fix causes perf issues by Anton Blanchard · 11 years ago
  14. b1a98f3 powerpc: Fix missing/delayed calls to irq_work by Benjamin Herrenschmidt · 11 years ago
  15. 328e761 powerpc: Fix stack overflow crash in resume_kernel when ftracing by Michael Ellerman · 11 years ago
  16. d562e7b powerpc/eeh: Don't check RTAS token to get PE addr by Gavin Shan · 11 years ago
  17. 14dae33 powerpc: Bring all threads online prior to migration/hibernation by Robert Jennings · 12 years ago
  18. ff3a4e7 powerpc: fix numa distance for form0 device tree by Vaidyanathan Srinivasan · 12 years ago
  19. 731e7a3 powerpc: Emulate non privileged DSCR read and write by Anton Blanchard · 12 years ago
  20. 00a9378 powerpc/spufs: Initialise inode->i_ino in spufs_new_inode() by Michael Ellerman · 12 years ago
  21. f393b7f powerpc: Add isync to copy_and_flush by Michael Neuling · 12 years ago
  22. 6e7f532 powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performed before the ANDCOND test by Michael Wolf · 12 years ago
  23. a26f4c4 signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorer by Ben Hutchings · 12 years ago
  24. 2c262ef powerpc: Fix cputable entry for 970MP rev 1.0 by Benjamin Herrenschmidt · 12 years ago
  25. 9bfe6a7 powerpc: Fix STAB initialization by Benjamin Herrenschmidt · 12 years ago
  26. cd373d1 powerpc/kexec: Disable hard IRQ before kexec by Phileas Fogg · 12 years ago
  27. 65e2729 KVM: PPC: 44x: fix DCR read/write by Alexander Graf · 12 years ago
  28. 9d1688a powerpc: Add missing NULL terminator to avoid boot panic on PPC40x by Gabor Juhos · 12 years ago
  29. 014828f powerpc/vdso: Remove redundant locking in update_vsyscall_tz() by Shan Hai · 12 years ago
  30. 68e5474 powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n build by Anton Blanchard · 12 years ago
  31. d69af62 powerpc/eeh: Lock module while handling EEH event by Gavin Shan · 12 years ago
  32. 25351e6 powerpc/eeh: Fix crash on converting OF node to edev by Gavin Shan · 12 years ago
  33. 6446582 powerpc/85xx: p1022ds: fix DIU/LBC switching with NAND enabled by Timur Tabi · 12 years ago
  34. 87bb5b3 powerpc/85xx: p1022ds: disable the NAND flash node if video is enabled by Timur Tabi · 12 years ago
  35. f7c0daa powerpc: Make sure IPI handlers see data written by IPI senders by Paul Mackerras · 12 years ago
  36. be9c7fe powerpc: Restore correct DSCR in context switch by Anton Blanchard · 12 years ago
  37. 134c61e powerpc: Fix DSCR inheritance in copy_thread() by Anton Blanchard · 12 years ago
  38. 28ac889 powerpc: Keep thread.dscr and thread.dscr_inherit in sync by Anton Blanchard · 12 years ago
  39. b9546c4 powerpc: Update DSCR on all CPUs when writing sysfs dscr_default by Anton Blanchard · 12 years ago
  40. d2d1e1a powerpc/85xx: use the BRx registers to enable indirect mode on the P1022DS by Timur Tabi · 12 years ago
  41. c10f409 powerpc/eeh: Check handle_eeh_events() return value by Kleber Sacilotto de Souza · 12 years ago
  42. 63de5e2 powerpc: Add "memory" attribute for mfmsr() by Tiejun Chen · 12 years ago
  43. fe82b42 powerpc/ftrace: Fix assembly trampoline register usage by roger blofeld · 12 years ago
  44. f47d840 powerpc: Fix build of some debug irq code by Benjamin Herrenschmidt · 12 years ago
  45. e9d9bfd powerpc: More fixes for lazy IRQ vs. idle by Benjamin Herrenschmidt · 12 years ago
  46. 5b51373 powerpc/xmon: Use cpumask iterator to avoid warning by Anton Blanchard · 12 years ago
  47. f11a453 powerpc/kvm: sldi should be sld by Michael Neuling · 12 years ago
  48. ef83603 powerpc: check_and_cede_processor() never cedes by Anton Blanchard · 12 years ago
  49. 1711518 powerpc/pseries: Fix software invalidate TCE by Michael Neuling · 12 years ago
  50. 3b318db powerpc: Fix uninitialised error in numa.c by Michael Neuling · 12 years ago
  51. 1a28e00 powerpc/ftrace: Do not trace restore_interrupts() by Steven Rostedt · 12 years ago
  52. 5a42d7e Make hard_irq_disable() actually hard-disable interrupts by Paul Mackerras · 12 years ago
  53. c851d73 powerpc: Fix kernel panic during kernel module load by Steffen Rumler · 12 years ago
  54. d0449b5 powerpc/time: Sanity check of decrementer expiration is necessary by Paul Mackerras · 12 years ago
  55. ae0602b powerpc: Fix broken cpu_idle_wait() implementation by Thomas Gleixner · 13 years ago
  56. 58cc338 new helper: done_path_create() by Al Viro · 12 years ago
  57. 93e6dc1 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 12 years ago
  58. 3899298 seccomp: ignore secure_computing return values by Will Drewry · 13 years ago
  59. a7cca09 move d_rcu from overlapping d_child to overlapping d_alias by Al Viro · 10 years ago
  60. e8a9376 mm: larger stack guard gap, between vmas by Hugh Dickins · 7 years ago
  61. a8e8f37 Undo stable backports by Stephen Boyd · 12 years ago
  62. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 12 years ago
  63. 51bfd29 KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updates by Paul Mackerras · 13 years ago
  64. ffe3649 powerpc/kvm: Fix VSID usage in 64-bit "PR" KVM by Benjamin Herrenschmidt · 13 years ago
  65. 32c7dbf KVM: PPC: Book3S: PR: Fix hsrr code by Alexander Graf · 13 years ago
  66. 56e13db KVM: PPC: Fix PR KVM on POWER7 bare metal by Alexander Graf · 13 years ago
  67. 7ef4e98 KVM: PPC: Book3S: PR: Handle EMUL_ASSIST by Alexander Graf · 13 years ago
  68. 7c0482e powerpc/irq: Fix another case of lazy IRQ state getting out of sync by Benjamin Herrenschmidt · 13 years ago
  69. 63f4711 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  70. 6a5beac Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  71. a3512b2 powerpc/irq: Make alignment & program interrupt behave the same by Benjamin Herrenschmidt · 13 years ago
  72. 56dfa7f powerpc/irq: Fix bug with new lazy IRQ handling code by Benjamin Herrenschmidt · 13 years ago
  73. de6c0b0 KVM: PPC: Book3S HV: Fix refcounting of hugepages by David Gibson · 13 years ago
  74. c42f1d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  75. 05be182 bpf jit: Let the powerpc jit handle negative offsets by Jan Seiffert · 13 years ago
  76. e49f7a9 powerpc/pseries: Rivet CONFIG_EEH for pSeries platform by Gavin Shan · 13 years ago
  77. 4013369 powerpc/irqdomain: Fix broken NR_IRQ references by Grant Likely · 13 years ago
  78. 8751ed1 powerpc/8xx: Fix NR_IRQ bugs and refactor 8xx interrupt controller by Grant Likely · 13 years ago
  79. f607245 Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  80. 446f6d0 powerpc/mpic: Properly set default triggers by Benjamin Herrenschmidt · 13 years ago
  81. 3a2b4f7 powerpc/mpic: Fix confusion between hw_irq and virq by Benjamin Herrenschmidt · 13 years ago
  82. 3027691 powerpc/pmac: Don't add_timer() twice by Benjamin Herrenschmidt · 13 years ago
  83. 2ef822c powerpc/eeh: Fix crash caused by null eeh_dev by Gavin Shan · 13 years ago
  84. aec49c7 Merge remote-tracking branch 'kumar/merge' into merge by Benjamin Herrenschmidt · 13 years ago
  85. 4351f30 powerpc/mpc85xx: add MPIC message dts node by Mingkai Hu · 13 years ago
  86. dea58bd powerpc/mpic_msgr: fix offset error when setting mer register by Mingkai Hu · 13 years ago
  87. e0a5a6c powerpc/mpic_msgr: add lock for MPIC message global variable by Mingkai Hu · 13 years ago
  88. bdce27c powerpc/mpic_msgr: fix compile error when SMP disabled by Mingkai Hu · 13 years ago
  89. eda713e powerpc: fix build when CONFIG_BOOKE_WDT is enabled by Baruch Siach · 13 years ago
  90. 8a95bc8 powerpc/85xx: don't call of_platform_bus_probe() twice by Timur Tabi · 13 years ago
  91. 1bc68a9 powerpc: fix system.h fallout in sysdev/scom.c [chroma_defconfig] by Paul Gortmaker · 13 years ago
  92. 7e06648 Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  93. 6fa6c8e2 irq_domain: Move irq_virq_count into NOMAP revmap by Grant Likely · 13 years ago
  94. 4585276 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  95. a699e4e irq: Kill pointless irqd_to_hw export by Grant Likely · 13 years ago
  96. fae2e0f powerpc: Fix typo in runlatch code by Benjamin Herrenschmidt · 13 years ago
  97. 08f1ec8 powerpc: Fix page fault with lockdep regression by Benjamin Herrenschmidt · 13 years ago
  98. a3fac08 Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  99. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 13 years ago
  100. 592f5d8 KVM: PPC: Book3S: PR: Fix preemption by Alexander Graf · 13 years ago