1. 4b16f8e powerpc: various straight conversions from module.h --> export.h by Paul Gortmaker · 13 years ago
  2. e9848d6 powerpc: convert hvconsole.c to export.h ; fix implicit use of errno.h by Paul Gortmaker · 13 years ago
  3. 614f15b powerpc: fix two implicit header uses in pseries/plpar_wrappers.h by Paul Gortmaker · 13 years ago
  4. e415372 powerpc: fix implicit use of mutex.h by include/asm/spu.h by Paul Gortmaker · 13 years ago
  5. cab2e05 powerpc: fix implicit use of cache.h in kernel/firmware.c by Paul Gortmaker · 13 years ago
  6. 2a7156b powerpc: fix implicit notifier use in converting to export.h by Paul Gortmaker · 13 years ago
  7. 08f1e55 powerpc: cell/beat_wrapper.h is implicitly using memcpy functions by Paul Gortmaker · 13 years ago
  8. 62fe91b powerpc: Fix up implicit sched.h users by Paul Gortmaker · 14 years ago
  9. b56eade powerpc: Fix up implicit stat.h users by Paul Gortmaker · 14 years ago
  10. 7dfe293 powerpc: Fix up modules that should be including module.h by Paul Gortmaker · 14 years ago
  11. 9308794 powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  12. 66b15db powerpc: add export.h to files making use of EXPORT_SYMBOL by Paul Gortmaker · 14 years ago
  13. 333a151 powerpc: io-workarounds.c was implicitly getting init_mm by Paul Gortmaker · 14 years ago
  14. 1bc87b0 Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 13 years ago
  15. acff987 Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  16. f362f98 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue by Linus Torvalds · 13 years ago
  17. 1448c72 compat: sync compat_stats with statfs. by Eric W. Biederman · 13 years ago
  18. 3cfef95 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  19. efb8d21 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  20. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  21. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  22. 07aaae4 Merge commit 'v3.1-rc9' into fbdev-next by Florian Tobias Schandinat · 13 years ago
  23. 6af677e Kconfig: remove redundant CONFIG_ prefix on two symbols by Paul Bolle · 13 years ago
  24. 88c5100 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  25. c4e5a02 drivers/video: fsl-diu-fb: only DIU modes 0 and 1 are supported by Timur Tabi · 13 years ago
  26. 16fa42a powerpc: Fix device-tree matching for Apple U4 bridge by Benjamin Herrenschmidt · 13 years ago
  27. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  28. 19ccb76 KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode code by Paul Mackerras · 13 years ago
  29. 0214394 KVM: PPC: book3s_pr: Simplify transitions between virtual and real mode by Paul Mackerras · 13 years ago
  30. 177339d KVM: PPC: Assemble book3s{,_hv}_rmhandlers.S separately by Paul Mackerras · 13 years ago
  31. af8f38b KVM: PPC: Add sanity checking to vcpu_run by Alexander Graf · 13 years ago
  32. 930b412 KVM: PPC: Enable the PAPR CAP for Book3S by Alexander Graf · 13 years ago
  33. a668f2b KVM: PPC: Support SC1 hypercalls for PAPR in PR mode by Alexander Graf · 13 years ago
  34. aacf9aa KVM: PPC: Stub emulate CFAR and PURR SPRs by Alexander Graf · 13 years ago
  35. 0254f074 KVM: PPC: Add PAPR hypercall code for PR mode by Alexander Graf · 13 years ago
  36. a15bd35 KVM: PPC: Add support for explicit HIOR setting by Alexander Graf · 13 years ago
  37. 77e675a KVM: PPC: Read out syscall instruction on trap by Alexander Graf · 13 years ago
  38. 04fcc11 KVM: PPC: Interpret SDR1 as HVA in PAPR mode by Alexander Graf · 13 years ago
  39. 317a8fa KVM: PPC: Check privilege level on SPRs by Alexander Graf · 13 years ago
  40. 9432ba6 KVM: PPC: Add papr_enabled flag by Alexander Graf · 13 years ago
  41. db507c3 KVM: PPC: move compute_tlbie_rb to book3s common header by Alexander Graf · 13 years ago
  42. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  43. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  44. fb914eb treewide: typo 'interrrupt' word corrections. by Vitaliy Ivanov · 14 years ago
  45. bccc2f7 locking, powerpc: Annotate uic->lock as raw by Thomas Gleixner · 15 years ago
  46. e9208a4 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  47. 0c81e4b powerpc/p1023rds: Fix the error of bank-width of nor flash by Chunhe Lan · 13 years ago
  48. e09e2fb powerpc/85xx: enable caam crypto driver by default by Kim Phillips · 13 years ago
  49. 39c428f powerpc/85xx: enable the audio drivers in the defconfigs by Timur Tabi · 13 years ago
  50. d4d7b2a remove remaining references to nfsservctl by Stephen Rothwell · 13 years ago
  51. d4a7dbf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-3.x into fbdev-next by Florian Tobias Schandinat · 13 years ago
  52. 671ee7f arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear value by Liu Gang-B34182 · 13 years ago
  53. dcd83aa tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driver by Timur Tabi · 13 years ago
  54. 823dcd2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  55. 3b3bceef net: fix IBM EMAC driver after rename. by Tony Breeds · 13 years ago
  56. b489da8 flexcan: Add flexcan device support for p1010rdb. by holt@sgi.com · 13 years ago
  57. 243abbf flexcan: Fix up fsl-flexcan device tree binding. by holt@sgi.com · 13 years ago
  58. a85fe3f powerpc: Really fix build without CONFIG_PCI by Benjamin Herrenschmidt · 13 years ago
  59. 81210c2 powerpc: Fix build without CONFIG_PCI by Benjamin Herrenschmidt · 13 years ago
  60. 883a805 powerpc/4xx: Fix build of PCI code on 405 by Benjamin Herrenschmidt · 13 years ago
  61. 598c823 powerpc/pseries: Simplify vpa deregistration functions by Anton Blanchard · 13 years ago
  62. 711ef84 powerpc/pseries: Cleanup VPA registration and deregistration errors by Anton Blanchard · 13 years ago
  63. b130179 powerpc/pseries: Fix kexec on recent firmware versions by Anton Blanchard · 13 years ago
  64. 643ba4e powerpc: Make KVM_GUEST default to n by Anton Blanchard · 13 years ago
  65. 2c740c5 powerpc/kvm: Fix build errors with older toolchains by Nishanth Aravamudan · 13 years ago
  66. 53876e3 powerpc: Lack of ibm,io-events not that important! by Anton Blanchard · 13 years ago
  67. 8aa6d35 powerpc: Move kdump default base address to half RMO size on 64bit by Anton Blanchard · 13 years ago
  68. b59a1bf powerpc/perf: Disable pagefaults during callchain stack read by David Ahern · 13 years ago
  69. 501d238 ppc: Remove duplicate definition of PV_POWER7 by Peter Zijlstra · 13 years ago
  70. bed9a31 powerpc: pseries: Fix kexec on machines with more than 4TB of RAM by Anton Blanchard · 13 years ago
  71. c113a3a powerpc: Jump label misalignment causes oops at boot by Anton Blanchard · 13 years ago
  72. fbafd72 powerpc: Clean up some panic messages in prom_init by Anton Blanchard · 13 years ago
  73. 966728d powerpc: Fix device tree claim code by Anton Blanchard · 13 years ago
  74. 26ee976 powerpc: Return the_cpu_ spec from identify_cpu by Scott Wood · 13 years ago
  75. 326ed6a powerpc: mtspr/mtmsr should take an unsigned long by Scott Wood · 13 years ago
  76. d0e323b Merge branch 'apei' into apei-release by Len Brown · 13 years ago
  77. df013ff Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG by Huang Ying · 13 years ago
  78. 3960ef3 Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  79. 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 13 years ago
  80. f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 13 years ago
  81. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  82. 148817b asm-generic: add another generic ext2 atomic bitops by Akinobu Mita · 13 years ago
  83. 0e9a6cb ptrace: unify show_regs() prototype by Mike Frysinger · 13 years ago
  84. 1844750 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  85. 45b583b Merge 'akpm' patch series by Linus Torvalds · 13 years ago
  86. c5f4175 notifiers: sys: move reboot notifiers into reboot.h by Amerigo Wang · 13 years ago
  87. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  88. fcda12e Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 13 years ago
  89. 5fabc48 Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  90. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 13 years ago
  91. e725421 virtio: expose for non-virtualization users too by Ohad Ben-Cohen · 13 years ago
  92. bbd9d6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  93. a99a7d1 Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  94. 4d4abdc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  95. acb41c0 Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  96. c7c8518 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  97. a63e23b powerpc/85xx: fix mpic configuration in CAMP mode by Fabio Baltieri · 13 years ago
  98. 368940d net: Fix ppc64 BPF JIT dependencies. by David S. Miller · 13 years ago
  99. 50d2a42 powerpc: Copy back TIF flags on return from softirq stack by Benjamin Herrenschmidt · 13 years ago
  100. 5adfd34 powerpc/64: Make server perfmon only built on ppc64 server devices by Kumar Gala · 13 years ago