1. 65e2729 KVM: PPC: 44x: fix DCR read/write by Alexander Graf · 12 years ago
  2. 9d1688a powerpc: Add missing NULL terminator to avoid boot panic on PPC40x by Gabor Juhos · 12 years ago
  3. 014828f powerpc/vdso: Remove redundant locking in update_vsyscall_tz() by Shan Hai · 12 years ago
  4. 68e5474 powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n build by Anton Blanchard · 12 years ago
  5. d69af62 powerpc/eeh: Lock module while handling EEH event by Gavin Shan · 12 years ago
  6. 25351e6 powerpc/eeh: Fix crash on converting OF node to edev by Gavin Shan · 12 years ago
  7. 6446582 powerpc/85xx: p1022ds: fix DIU/LBC switching with NAND enabled by Timur Tabi · 12 years ago
  8. 87bb5b3 powerpc/85xx: p1022ds: disable the NAND flash node if video is enabled by Timur Tabi · 12 years ago
  9. f7c0daa powerpc: Make sure IPI handlers see data written by IPI senders by Paul Mackerras · 12 years ago
  10. be9c7fe powerpc: Restore correct DSCR in context switch by Anton Blanchard · 12 years ago
  11. 134c61e powerpc: Fix DSCR inheritance in copy_thread() by Anton Blanchard · 12 years ago
  12. 28ac889 powerpc: Keep thread.dscr and thread.dscr_inherit in sync by Anton Blanchard · 12 years ago
  13. b9546c4 powerpc: Update DSCR on all CPUs when writing sysfs dscr_default by Anton Blanchard · 12 years ago
  14. d2d1e1a powerpc/85xx: use the BRx registers to enable indirect mode on the P1022DS by Timur Tabi · 12 years ago
  15. c10f409 powerpc/eeh: Check handle_eeh_events() return value by Kleber Sacilotto de Souza · 12 years ago
  16. 63de5e2 powerpc: Add "memory" attribute for mfmsr() by Tiejun Chen · 12 years ago
  17. fe82b42 powerpc/ftrace: Fix assembly trampoline register usage by roger blofeld · 12 years ago
  18. f47d840 powerpc: Fix build of some debug irq code by Benjamin Herrenschmidt · 12 years ago
  19. e9d9bfd powerpc: More fixes for lazy IRQ vs. idle by Benjamin Herrenschmidt · 12 years ago
  20. 5b51373 powerpc/xmon: Use cpumask iterator to avoid warning by Anton Blanchard · 12 years ago
  21. f11a453 powerpc/kvm: sldi should be sld by Michael Neuling · 12 years ago
  22. ef83603 powerpc: check_and_cede_processor() never cedes by Anton Blanchard · 12 years ago
  23. 1711518 powerpc/pseries: Fix software invalidate TCE by Michael Neuling · 12 years ago
  24. 3b318db powerpc: Fix uninitialised error in numa.c by Michael Neuling · 12 years ago
  25. 1a28e00 powerpc/ftrace: Do not trace restore_interrupts() by Steven Rostedt · 12 years ago
  26. 5a42d7e Make hard_irq_disable() actually hard-disable interrupts by Paul Mackerras · 12 years ago
  27. c851d73 powerpc: Fix kernel panic during kernel module load by Steffen Rumler · 12 years ago
  28. d0449b5 powerpc/time: Sanity check of decrementer expiration is necessary by Paul Mackerras · 12 years ago
  29. ae0602b powerpc: Fix broken cpu_idle_wait() implementation by Thomas Gleixner · 12 years ago
  30. 58cc338 new helper: done_path_create() by Al Viro · 12 years ago
  31. 93e6dc1 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  32. 3899298 seccomp: ignore secure_computing return values by Will Drewry · 12 years ago
  33. a7cca09 move d_rcu from overlapping d_child to overlapping d_alias by Al Viro · 10 years ago
  34. e8a9376 mm: larger stack guard gap, between vmas by Hugh Dickins · 7 years ago
  35. a8e8f37 Undo stable backports by Stephen Boyd · 11 years ago
  36. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 12 years ago
  37. 51bfd29 KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updates by Paul Mackerras · 12 years ago
  38. ffe3649 powerpc/kvm: Fix VSID usage in 64-bit "PR" KVM by Benjamin Herrenschmidt · 12 years ago
  39. 32c7dbf KVM: PPC: Book3S: PR: Fix hsrr code by Alexander Graf · 12 years ago
  40. 56e13db KVM: PPC: Fix PR KVM on POWER7 bare metal by Alexander Graf · 12 years ago
  41. 7ef4e98 KVM: PPC: Book3S: PR: Handle EMUL_ASSIST by Alexander Graf · 12 years ago
  42. 7c0482e powerpc/irq: Fix another case of lazy IRQ state getting out of sync by Benjamin Herrenschmidt · 12 years ago
  43. 63f4711 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  44. 6a5beac Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  45. a3512b2 powerpc/irq: Make alignment & program interrupt behave the same by Benjamin Herrenschmidt · 12 years ago
  46. 56dfa7f powerpc/irq: Fix bug with new lazy IRQ handling code by Benjamin Herrenschmidt · 12 years ago
  47. de6c0b0 KVM: PPC: Book3S HV: Fix refcounting of hugepages by David Gibson · 12 years ago
  48. c42f1d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  49. 05be182 bpf jit: Let the powerpc jit handle negative offsets by Jan Seiffert · 12 years ago
  50. e49f7a9 powerpc/pseries: Rivet CONFIG_EEH for pSeries platform by Gavin Shan · 12 years ago
  51. 4013369 powerpc/irqdomain: Fix broken NR_IRQ references by Grant Likely · 12 years ago
  52. 8751ed1 powerpc/8xx: Fix NR_IRQ bugs and refactor 8xx interrupt controller by Grant Likely · 12 years ago
  53. f607245 Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  54. 446f6d0 powerpc/mpic: Properly set default triggers by Benjamin Herrenschmidt · 12 years ago
  55. 3a2b4f7 powerpc/mpic: Fix confusion between hw_irq and virq by Benjamin Herrenschmidt · 12 years ago
  56. 3027691 powerpc/pmac: Don't add_timer() twice by Benjamin Herrenschmidt · 12 years ago
  57. 2ef822c powerpc/eeh: Fix crash caused by null eeh_dev by Gavin Shan · 12 years ago
  58. aec49c7 Merge remote-tracking branch 'kumar/merge' into merge by Benjamin Herrenschmidt · 12 years ago
  59. 4351f30 powerpc/mpc85xx: add MPIC message dts node by Mingkai Hu · 12 years ago
  60. dea58bd powerpc/mpic_msgr: fix offset error when setting mer register by Mingkai Hu · 12 years ago
  61. e0a5a6c powerpc/mpic_msgr: add lock for MPIC message global variable by Mingkai Hu · 12 years ago
  62. bdce27c powerpc/mpic_msgr: fix compile error when SMP disabled by Mingkai Hu · 12 years ago
  63. eda713e powerpc: fix build when CONFIG_BOOKE_WDT is enabled by Baruch Siach · 12 years ago
  64. 8a95bc8 powerpc/85xx: don't call of_platform_bus_probe() twice by Timur Tabi · 13 years ago
  65. 1bc68a9 powerpc: fix system.h fallout in sysdev/scom.c [chroma_defconfig] by Paul Gortmaker · 12 years ago
  66. 7e06648 Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  67. 6fa6c8e2 irq_domain: Move irq_virq_count into NOMAP revmap by Grant Likely · 12 years ago
  68. 4585276 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  69. a699e4e irq: Kill pointless irqd_to_hw export by Grant Likely · 12 years ago
  70. fae2e0f powerpc: Fix typo in runlatch code by Benjamin Herrenschmidt · 12 years ago
  71. 08f1ec8 powerpc: Fix page fault with lockdep regression by Benjamin Herrenschmidt · 12 years ago
  72. a3fac08 Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  73. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  74. 592f5d8 KVM: PPC: Book3S: PR: Fix preemption by Alexander Graf · 12 years ago
  75. e1f8acf KVM: PPC: Save/Restore CR over vcpu_run by Alexander Graf · 12 years ago
  76. a5ddea0 KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entry by Paul Mackerras · 12 years ago
  77. b4e5122 KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears exist by Paul Mackerras · 12 years ago
  78. b8e6f8a KVM: PPC: Book3S: Compile fix for ppc32 in HIOR access code by Alexander Graf · 12 years ago
  79. 9b218f6 powerpc/eeh: Fix use of set_current_state() in eeh event handling set_current_state() wart by Andrew Morton · 12 years ago
  80. 37ef9bd powerpc/eeh: Remove eeh_event_handler()->daemonize() by Oleg Nesterov · 12 years ago
  81. 95327d0 powerpc/kvm: Fallout from system.h disintegration by Benjamin Herrenschmidt · 12 years ago
  82. cad3c83 powerpc: Fix fallout from system.h split up by Stephen Rothwell · 12 years ago
  83. 059378e powerpc: Mark const init data with __initconst instead of __initdata by Uwe Kleine-König · 12 years ago
  84. e31c6df Merge remote-tracking branch 'kumar/next' into merge by Benjamin Herrenschmidt · 12 years ago
  85. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  86. 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  87. 50483c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  88. d4886bc irqdomain/powerpc: updated defconfigs for VIRQ_DEBUG rename by Grant Likely · 12 years ago
  89. 092b2fb irqdomain: Remove powerpc dependency from debugfs file by Grant Likely · 12 years ago
  90. fa1b42b powerpc/qe: Update the SNUM table for MPC8569 Rev2.0 by Dave Liu · 15 years ago
  91. 8a57d73 powerpc/dts: Removed fsl,msi property from dts. by Diana CRACIUN · 12 years ago
  92. 3b588c7 powerpc/epapr: add "memory" as a clobber to all hypercalls by Timur Tabi · 12 years ago
  93. 2a78aeb powerpc/85xx: Enable I2C_CHARDEV and I2C_MPC options in defconfigs by Shaveta Leekha · 12 years ago
  94. 2fc1fc0 powerpc/85xx: add the P1020UTM-PC DTS support by Jerry Huang · 12 years ago
  95. 72ea4d4 powerpc/85xx: add the P1020MBG-PC DTS support by Jerry Huang · 12 years ago
  96. 9cb6abc powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.h by Timur Tabi · 12 years ago
  97. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  98. 47b816f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  99. 2e7580b Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  100. 141124c Delete all instances of asm/system.h by David Howells · 12 years ago