1. 3d07f0e Merge remote branch 'kumar/next' into next by Benjamin Herrenschmidt · 13 years ago
  2. 593adf3 powerpc/kvm: Fix the build for 32-bit Book 3S (classic) processors by Paul Mackerras · 13 years ago
  3. 44075d9 powerpc/kvm: Fix kvmppc_core_pending_dec by Paul Mackerras · 13 years ago
  4. f38aa70 powerpc: Remove last piece of GEMINI by Sebastian Siewior · 13 years ago
  5. 2c78027 powerpc: Fix for Pegasos keyboard and mouse by Gabriel Paubert · 13 years ago
  6. 03bf469 powerpc: Make early memory scan more resilient to out of order nodes by Benjamin Herrenschmidt · 13 years ago
  7. b73a635 powerpc/pseries/iommu: Cleanup ddw naming by Milton Miller · 13 years ago
  8. c856678 powerpc/pseries/iommu: Find windows after kexec during boot by Milton Miller · 13 years ago
  9. 2573f68 powerpc/pseries/iommu: Remove ddw property when destroying window by Milton Miller · 13 years ago
  10. 64ac822 powerpc/pseries/iommu: Add additional checks when changing iommu mask by Milton Miller · 13 years ago
  11. 23a6c48 powerpc/pseries/iommu: Use correct return type in dupe_ddw_if_already_created by Nishanth Aravamudan · 13 years ago
  12. 4c844066 Merge branch 'merge' into next by Benjamin Herrenschmidt · 13 years ago
  13. 751e1f5 powerpc: Remove unused/obsolete CONFIG_XICS by Benjamin Herrenschmidt · 13 years ago
  14. 0e1d715 misc: Add CARMA DATA-FPGA Programmer support by Ira Snyder · 14 years ago
  15. c186f0e misc: Add CARMA DATA-FPGA Access Driver by Ira Snyder · 14 years ago
  16. 41fb5e6 powerpc: Make IRQ_NOREQUEST last to clear, first to set by Milton Miller · 13 years ago
  17. bbfff72 powerpc: Integrated Flash controller device tree bindings by Dipen Dudhat · 13 years ago
  18. 41cd085 powerpc/85xx: Create dts of each core in CAMP mode for P1020RDB by Prabhakar Kushwaha · 13 years ago
  19. bc99d09 powerpc/85xx: Fix PCIe IDSEL for Px020RDB by Prabhakar Kushwaha · 13 years ago
  20. eb2c5d9 powerpc/85xx: P2020 DTS: re-organize dts files by Prabhakar Kushwaha · 13 years ago
  21. b6e4df4 powerpc/85xx: P1020 DTS : re-organize dts files by Prabhakar Kushwaha · 13 years ago
  22. 9c817f1 powerpc: Adding bindings for flexcan controller by Bhaskar Upadhaya · 13 years ago
  23. b637cf7 powerpc/fsl: enable verbose bug output by Scott Wood · 13 years ago
  24. 5e8393ab powerpc/e5500: add networking to defconfig by Scott Wood · 13 years ago
  25. ea94187 powerpc/mpic: add the mpic global timer support by Scott Wood · 14 years ago
  26. 22d168c powerpc/mpic: parse 4-cell intspec types other than zero by Scott Wood · 14 years ago
  27. c281739 powerpc/p1022ds: fix broken mpic timer node by Scott Wood · 14 years ago
  28. 180076c powerpc: Add fsl mpic timer binding by Scott Wood · 14 years ago
  29. f46dad2 powerpc/86xx: don't pretend that we support 8-bit pixels on the MPC8610 HPCD by Timur Tabi · 13 years ago
  30. e0be2c2 powerpc/mpc8610_hpcd: Do not use "/" in interrupt names by Geert Uytterhoeven · 13 years ago
  31. 3a6e9bd powerpc/e5500: set non-base IVORs by Scott Wood · 13 years ago
  32. d36b4c4 powerpc/fsl-booke64: Add support for Debug Level exception handler by Kumar Gala · 13 years ago
  33. 134c428 Merge remote branch 'benh/merge' into benh-next by Kumar Gala · 13 years ago
  34. 1e8c230 powerpc: Remove virq_to_host by Milton Miller · 13 years ago
  35. 3ee62d3 powerpc: Add virq_is_host to reduce virq_to_host usage by Milton Miller · 13 years ago
  36. 9553361 powerpc/axon_msi: Validate msi irq via chip_data by Milton Miller · 13 years ago
  37. 6b0aea4 powerpc/spider-pic: Get pic from chip_data instead of irq_map by Milton Miller · 13 years ago
  38. da05198 powerpc: Remove irq_host_ops->remap hook by Milton Miller · 13 years ago
  39. 23f73a5 powerpc/psurge: Create a irq_host for secondary cpus by Milton Miller · 13 years ago
  40. 67347eb powerpc/mpc62xx_pic: Fix get_irq handling of NO_IRQ by Milton Miller · 13 years ago
  41. c42385c powerpc/mpc5121_ads_cpld: Remove use of NO_IRQ_IGNORE by Milton Miller · 13 years ago
  42. d1921bc powerpc/fsl_msi: Use chip_data not handler_data by Milton Miller · 13 years ago
  43. 6c4c82e powerpc/fsl_msi: Don't abuse platform_data for driver_data by Milton Miller · 13 years ago
  44. 7ee342b powerpc: Remove i8259 irq_host_ops->unmap by Milton Miller · 13 years ago
  45. df74e70 powerpc: Remove trival irq_host_ops.unmap by Milton Miller · 13 years ago
  46. 2d44168 powerpc: Return early if irq_host lookup type is wrong by Milton Miller · 13 years ago
  47. 3af259d powerpc: Radix trees are available before init_IRQ by Milton Miller · 13 years ago
  48. e085255 powerpc/xics: Cleanup xics_host_map and ipi by Milton Miller · 13 years ago
  49. 7145427 powerpc: Use bytes instead of bitops in smp ipi multiplexing by Milton Miller · 13 years ago
  50. 1ece355 powerpc: Add kconfig for muxed smp ipi support by Milton Miller · 13 years ago
  51. 23d72bf powerpc: Consolidate ipi message mux and demux by Milton Miller · 13 years ago
  52. 17f9c8a powerpc: Move smp_ops_t from machdep.h to smp.h by Milton Miller · 13 years ago
  53. d4fc8fe powerpc: Remove stubbed beat smp support by Milton Miller · 13 years ago
  54. a56555e powerpc: Remove alloc_maybe_bootmem for zalloc version by Milton Miller · 13 years ago
  55. 7ca8aa0 powerpc: Remove powermac/pic.h by Milton Miller · 13 years ago
  56. 3caba98 powerpc/mpic: Simplify ipi cpu mask handling by Milton Miller · 13 years ago
  57. f107293 powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF by Milton Miller · 13 years ago
  58. e047637 powerpc: Remove call sites of MSG_ALL_BUT_SELF by Milton Miller · 13 years ago
  59. 2a116f3 powerpc/mpic: Break cpumask abstraction earlier by Milton Miller · 13 years ago
  60. ebc0421 powerpc/mpic: Limit NR_CPUS loop to 32 bit by Milton Miller · 13 years ago
  61. aa79bc2 powerpc: Call no-longer static setup_nr_cpu_ids instead of replicating it by Milton Miller · 13 years ago
  62. 2cd947f powerpc: Use nr_cpu_ids in initial paca allocation by Milton Miller · 13 years ago
  63. 8657ae2 powerpc: Respect nr_cpu_ids when calling set_cpu_possible and set_cpu_present by Milton Miller · 13 years ago
  64. 7c82733 powerpc/iseries: Cleanup and fix secondary startup by Milton Miller · 13 years ago
  65. bd9e5ee powerpc/kdump64: Don't reference freed memory as pacas by Milton Miller · 13 years ago
  66. 768d18a powerpc: Don't search for paca in freed memory by Milton Miller · 13 years ago
  67. 3d2cea7 powerpc/kexec: Fix memory corruption from unallocated slaves by Milton Miller · 13 years ago
  68. f0e939a powerpc/pseries: Print corrupt r3 in FWNMI code by Anton Blanchard · 13 years ago
  69. eb0dd41 pseries/iommu: Restore iommu table pointer when restoring iommu ops by Nishanth Aravamudan · 13 years ago
  70. 40f1ce7 powerpc: Remove ioremap_flags by Anton Blanchard · 13 years ago
  71. be135f4 powerpc: Add ioremap_wc by Anton Blanchard · 13 years ago
  72. f5f0307 powerpc: Improve scheduling of system call entry instructions by Anton Blanchard · 13 years ago
  73. ba00ce1 powerpc: Remove static branch hint in giveup_altivec by Anton Blanchard · 13 years ago
  74. d988f0e powerpc: Simplify 4k/64k copy_page logic by Anton Blanchard · 13 years ago
  75. 37e0c21 powerpc/pseries: Enable iSCSI support for a number of cards by Anton Blanchard · 13 years ago
  76. 32218bd powerpc/pseries: Enable Emulex and Qlogic 10Gbit cards by Anton Blanchard · 13 years ago
  77. 2a2c29c powerpc/mm: Fix compiler warning in pgtable-ppc64.h [-Wunused-but-set-variable] by Stratos Psomadakis · 13 years ago
  78. af442a1 powerpc: Ensure dtl buffers do not cross 4k boundary by Nishanth Aravamudan · 13 years ago
  79. 7673033 powerpc: Fix kexec with dynamic dma windows by Nishanth Aravamudan · 13 years ago
  80. 3135540 powerpc: Use the deterministic mode of ar by Michal Marek · 13 years ago
  81. 93395fe powerpc: Remove unused config in the Makefile by Justin Mattock · 13 years ago
  82. c4f56af powerpc: Call gzip with -n by Michal Marek · 13 years ago
  83. c560bbc powerpc/4xx: Fix regression in SMP on 476 by kerstin jonsson · 13 years ago
  84. 35d215f powerpc/kexec: Fix build failure on 32-bit SMP by Ben Hutchings · 13 years ago
  85. 69e3cea powerpc/smp: Make start_secondary_resume available to all CPU variants by Benjamin Herrenschmidt · 13 years ago
  86. fce5195 Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  87. 7103dbe Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 13 years ago
  88. b1608d6 drivercore: revert addition of of_match to struct device by Grant Likely · 13 years ago
  89. 01294d8 of: fix race when matching drivers by Milton Miller · 13 years ago
  90. a2b9c1f Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  91. a5602a3 MIPS: Kludge IP27 build for 2.6.39. by Ralf Baechle · 13 years ago
  92. 3e9957b MIPS: AR7: Fix GPIO register size for Titan variant. by Florian Fainelli · 13 years ago
  93. 10423c9 MIPS: Fix duplicate invocation of notify_die. by Ralf Baechle · 13 years ago
  94. 3436830 MIPS: RB532: Fix iomap resource size miscalculation. by Ralf Baechle · 13 years ago
  95. 3ec717b block: don't delay blk_run_queue_async by Shaohua Li · 13 years ago
  96. 2e9521f Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  97. 39dcfa5 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  98. 7f12b72 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  99. 8864f5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  100. f12a20f procfs: add stub for proc_mkdir_mode() by Randy Dunlap · 13 years ago