1. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 14 years ago
  2. c1854e0 powerpc: Set nr_cpu_ids early and use it to free PACAs by Ryan Grimm · 14 years ago
  3. b987812 powerpc/kexec: Fix mismatched ifdefs for PPC64/SMP. by Paul Gortmaker · 14 years ago
  4. aeeafbf powerpc/smp: Increase vdso_data->processorCount, not just decrease it by Benjamin Herrenschmidt · 14 years ago
  5. c56e585 powerpc/smp: Create idle threads on demand and properly reset them by Benjamin Herrenschmidt · 14 years ago
  6. 105765f powerpc/smp: Don't expose per-cpu "cpu_state" array by Benjamin Herrenschmidt · 14 years ago
  7. d729444 powerpc/smp: Add a smp_ops->bringup_up() done callback by Benjamin Herrenschmidt · 14 years ago
  8. 62cc67b powerpc/pmac/smp: Properly NAP offlined CPU on G5 by Benjamin Herrenschmidt · 14 years ago
  9. 1c91cc5 powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32 by Benjamin Herrenschmidt · 14 years ago
  10. 7a53a4f powerpc/smp: Remove unused smp_ops->cpu_enable() by Benjamin Herrenschmidt · 14 years ago
  11. b527d07 powerpc/smp: Remove unused generic_cpu_enable() by Benjamin Herrenschmidt · 14 years ago
  12. 4fcb883 powerpc/smp: Fix generic_mach_cpu_die() by Benjamin Herrenschmidt · 14 years ago
  13. fa3f82c powerpc/smp: soft-replugged CPUs must go back to start_secondary by Benjamin Herrenschmidt · 14 years ago
  14. 963e5d3 powerpc: Make decrementer interrupt robust against offlined CPUs by Benjamin Herrenschmidt · 14 years ago
  15. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  16. 8449380 powerpc/mm: Move the STAB0 location to 0x8000 to make room in low memory by Benjamin Herrenschmidt · 14 years ago
  17. ad5d1c8 powerpc: Fix accounting of softirq time when idle by Anton Blanchard · 14 years ago
  18. 6090912 powerpc: Implement dma_mmap_coherent() by Benjamin Herrenschmidt · 14 years ago
  19. 433c9c6 powerpc: Use generic show_interrupts() by Thomas Gleixner · 14 years ago
  20. ec775d0 powerpc: Convert to new irq_* function names by Thomas Gleixner · 14 years ago
  21. 7bfbc1f powerpc: irq: Use irqdata based information by Thomas Gleixner · 14 years ago
  22. 98488db powerpc: Use proper accessors for IRQ_* flags by Thomas Gleixner · 14 years ago
  23. b81a618 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  24. 93a7205 crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn by Olaf Hering · 14 years ago
  25. 388b78a rapidio: modify configuration to support PCI-SRIO controller by Alexandre Bounine · 14 years ago
  26. cae5d39 mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm by Stephen Wilson · 14 years ago
  27. 83b964b mm: arch: make in_gate_area take an mm_struct instead of a task_struct by Stephen Wilson · 14 years ago
  28. 31db58b mm: arch: make get_gate_vma take an mm_struct instead of a task_struct by Stephen Wilson · 14 years ago
  29. b6a8401 mm: NUMA aware alloc_thread_info_node() by Eric Dumazet · 14 years ago
  30. a71f5d5 powerpc/ptrace: Remove BUG_ON when full register set not available by Mike Wolf · 14 years ago
  31. 90407c9 powerpc/pci: Fix crash in PCI code on ppc64 when matching device nodes by Benjamin Herrenschmidt · 14 years ago
  32. 6192978 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  33. 0a95d92 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  34. 8315320 Merge remote branch 'jwb/next' into next by Benjamin Herrenschmidt · 14 years ago
  35. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  36. 79d8a8f Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  37. 0837e32 perf, powerpc: Handle events that raise an exception without overflowing by Anton Blanchard · 14 years ago
  38. d109028 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  39. e118028 powerpc: core irq_data conversion. by Lennert Buytenhek · 14 years ago
  40. f2f6dad powerpc/iseries: Fix early init access to lppaca by Benjamin Herrenschmidt · 14 years ago
  41. 0f4ac13 powerpc/nvram: Generalize code for OS partitions in NVRAM by Jim Keniston · 14 years ago
  42. 6dd2270 powerpc: Fix memory limits when starting at a non-zero address by Scott Wood · 14 years ago
  43. 9ff0c61 powerpc: Mask smp_processor_id() false positive by Paul E. McKenney · 14 years ago
  44. a9d8946 powerpc: Use new irq allocator by Thomas Gleixner · 14 years ago
  45. 089fb44 powerpc: Use ARCH_IRQ_INIT_FLAGS by Thomas Gleixner · 14 years ago
  46. e0780b7 powerpc: Fix call to flush_ptrace_hw_breakpoint() by K.Prasad · 14 years ago
  47. 357574c powerpc/kexec: Restore ppc_md.machine_kexec by Anton Blanchard · 14 years ago
  48. 0000612 dt/powerpc: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 14 years ago
  49. 710ac54 dt/powerpc: move of_bus_type infrastructure to ibmebus by Grant Likely · 14 years ago
  50. 38a5d67 Merge commit 'v2.6.38-rc6' into devicetree/next by Grant Likely · 14 years ago
  51. 7acdbb3 Merge branch 'linus' into x86/platform by Thomas Gleixner · 14 years ago
  52. 1f1936f powerpc: Fix some 6xx/7xxx CPU setup functions by Benjamin Herrenschmidt · 14 years ago
  53. af9eef3 powerpc: Pass the right cpu_spec to ->setup_cpu() on 64-bit by Benjamin Herrenschmidt · 14 years ago
  54. b5d937d powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controller by Grant Likely · 14 years ago
  55. 04bea68 of/pci: move of_irq_map_pci() into generic code by Sebastian Andrzej Siewior · 14 years ago
  56. c48d0db powerpc/476: define specific cpu table entry DD2 core by Dave Kleikamp · 14 years ago
  57. 19df0c2 percpu: align percpu readmostly subsection to cacheline by Tejun Heo · 14 years ago
  58. 500d85c Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  59. fbe754c powerpc: machine_check_generic is wrong on 64bit by Anton Blanchard · 14 years ago
  60. 7f32c9c powerpc: Check RTAS extended log flag before checking length by Anton Blanchard · 14 years ago
  61. e49b1fa powerpc: Don't silently handle machine checks from userspace by Anton Blanchard · 14 years ago
  62. dfb5509 powerpc: Remove duplicate debugger hook in machine_check_exception by Anton Blanchard · 14 years ago
  63. a443506 powerpc: Don't force MSR_RI in machine_check_exception by Anton Blanchard · 14 years ago
  64. 7071854 powerpc: Print 32 bits of DSISR in show_regs by Anton Blanchard · 14 years ago
  65. ac4414e4 powerpc/kdump: Disable ftrace during kexec by Anton Blanchard · 14 years ago
  66. 158d5b5e powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handler by Anton Blanchard · 14 years ago
  67. c1f784e powerpc/kdump: Remove ppc_md.machine_crash_shutdown by Anton Blanchard · 14 years ago
  68. c948687 powerpc/kexec: Remove ppc_md.machine_kexec by Anton Blanchard · 14 years ago
  69. 619b267 powerpc/kexec: Remove ppc_md.machine_kexec_cleanup by Anton Blanchard · 14 years ago
  70. b18ae08 powerpc/cell: Use system_wq in cpufreq_spudemand by Tejun Heo · 14 years ago
  71. 4c4a5cf powerpc/rtas_flash: Use simple_read_from_buffer by Akinobu Mita · 14 years ago
  72. 06ca218 powerpc/ppc32/tracing: Add stack frame to calls of trace_hardirqs_on/off by Steven Rostedt · 14 years ago
  73. 50f4df4 Merge remote branch 'kumar/next' into merge by Benjamin Herrenschmidt · 14 years ago
  74. 8c8a9b2 powerpc, perf: Fix frequency calculation for overflowing counters (FSL version) by Anton Blanchard · 14 years ago
  75. c6fa63c Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  76. 4bca770 powerpc: perf: Fix frequency calculation for overflowing counters by Anton Blanchard · 14 years ago
  77. 672c544 dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch() by Grant Likely · 14 years ago
  78. b5fb0cc powerpc/fsl_rio: Fix non-standard HID1 register access by Shaohui Xie · 14 years ago
  79. 5a62f99 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  80. 0bd2cbc Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  81. cfb13c5 Merge commit 'v2.6.37-rc7' into devicetree/next by Grant Likely · 14 years ago
  82. 2e80a82 perf: Dynamic pmu types by Peter Zijlstra · 14 years ago
  83. 518fdae powerpc/pci: Use printf extension %pR for struct resource by Joe Perches · 14 years ago
  84. 3b7a27d powerpc: Disable VPHN polling during a suspend operation by Jesse Larrew · 14 years ago
  85. 4dfa9c4 powerpc: iommu: Add device name to iommu error printks by Anton Blanchard · 14 years ago
  86. bb2c458 powerpc: Update compat_arch_ptrace by Andreas Schwab · 14 years ago
  87. 4dfbf29 powerpc: Fix PPC_PTRACE_SETHWDEBUG on PPC_BOOK3S by Andreas Schwab · 14 years ago
  88. 364a124 powerpc/time: printk time stamp init not correct by Heiko Schocher · 14 years ago
  89. 928a319 Powerpc: separate CONFIG_RELOCATABLE from CONFIG_CRASHDUMP in boot code by Sonny Rao · 14 years ago
  90. 8f4da26 powerpc: Fix incorrect comment about interrupt stack allocation by Anton Blanchard · 14 years ago
  91. b3c7385 powerpc/iommu: Use coherent_dma_mask for alloc_coherent by Nishanth Aravamudan · 14 years ago
  92. f4b9841 Merge branch 'nvram' into next by Benjamin Herrenschmidt · 14 years ago
  93. 6024ede powerpc/nvram: Handle partition names >= 12 chars by Jim Keniston · 14 years ago
  94. 690d1a9 powerpc/nvram: Fix NVRAM partition list setup by Jim Keniston · 14 years ago
  95. edc79a2 powerpc/nvram: Move the log partition stuff to pseries by Benjamin Herrenschmidt · 15 years ago
  96. d962694 powerpc/nvram: Change nvram_setup_partition() to use new helper by Benjamin Herrenschmidt · 15 years ago
  97. cf5cbf9 powerpc/nvram: Add nvram_find_partition() by Benjamin Herrenschmidt · 15 years ago
  98. fa2b4e5 powerpc/nvram: Improve partition removal by Benjamin Herrenschmidt · 15 years ago
  99. e49e2e8 powerpc/nvram: Shuffle code around in nvram_create_partition() by Benjamin Herrenschmidt · 15 years ago
  100. cef0d5a powerpc/nvram: Completely clear a new partition by Benjamin Herrenschmidt · 15 years ago