1. 55fd766 powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chips by Kumar Gala · 15 years ago
  2. 4490c06 powerpc/fsl-booke: Add support for FSL 64-bit e5500 core by Kumar Gala · 14 years ago
  3. 3c4b764 powerpc: Fix compile error with paca code on ppc64e by Kumar Gala · 14 years ago
  4. 2ed38b2 powerpc/fsl_booke: Add support to boot from core other than 0 by Matthew McClintock · 15 years ago
  5. c71635d powerpc/kexec: make masking/disabling interrupts generic by Matthew McClintock · 14 years ago
  6. 55ec2fc powerpc: export ppc_proc_freq and ppc_tb_freq as GPL symbols by Timur Tabi · 14 years ago
  7. 4108d9b powerpc/Makefiles: Change to new flag variables by matt mooney · 14 years ago
  8. bc0df9e powerpc/pci: Cleanup device dma setup code by Nishanth Aravamudan · 14 years ago
  9. 45848e0 powerpc/viobus: Free TCE table on device release by Nishanth Aravamudan · 14 years ago
  10. edea8f6 powerpc/vio: Use put_device() on device_register failure by Nishanth Aravamudan · 14 years ago
  11. ffa56e55 powerpc/dma: Fix check for direct DMA support by Nishanth Aravamudan · 14 years ago
  12. 1cb8e85 powerpc/dma: Fix dma_iommu_dma_supported compare by Nishanth Aravamudan · 14 years ago
  13. a655237 powerpc/irq.c: Add of_node_put to avoid memory leak by Julia Lawall · 15 years ago
  14. 4e74fd7 powerpc: Use static const char arrays by Joe Perches · 14 years ago
  15. d8862be powerpc/pseries: Export rtas_ibm_suspend_me() by Nathan Fontenot · 15 years ago
  16. 4783f39 Merge remote branch 'kumar/merge' into next by Benjamin Herrenschmidt · 14 years ago
  17. 7c6d45e powerpc: remove unused variable by Stephen Rothwell · 14 years ago
  18. 5336377 modules: Fix module_bug_list list corruption race by Linus Torvalds · 14 years ago
  19. 9f5f9ff powerpc/perf: Fix sampling enable for PPC970 by Paul Mackerras · 15 years ago
  20. 9a81c16 powerpc: fix double syscall restarts by Al Viro · 14 years ago
  21. 5b6e9ff powerpc/dma: Add optional platform override of dma_set_mask() by Benjamin Herrenschmidt · 15 years ago
  22. cab175f powerpc: Use is_32bit_task() helper to test 32-bit binary by Denis Kirjanov · 15 years ago
  23. 05d77ac powerpc: Remove fpscr use from [kvm_]cvt_{fd,df} by Andreas Schwab · 15 years ago
  24. 872e439 powerpc/pseries: Re-enable dispatch trace log userspace interface by Paul Mackerras · 15 years ago
  25. cf9efce powerpc: Account time using timebase rather than PURR by Paul Mackerras · 15 years ago
  26. 93c2270 powerpc: Dynamically allocate most lppaca structs by Paul Mackerras · 15 years ago
  27. 8154c5d powerpc: Abstract indexing of lppaca structs by Paul Mackerras · 15 years ago
  28. e1f0ece powerpc: Move arch_sd_sibling_asym_packing() to smp.c by Michael Neuling · 15 years ago
  29. f89451f powerpc: Feature nop out reservation clear when stcx checks address by Anton Blanchard · 15 years ago
  30. 54a8340 powerpc: Don't use kernel stack with translation off by Michael Neuling · 15 years ago
  31. b0d278b powerpc/perf_event: Reduce latency of calling perf_event_do_pending by Paul Mackerras · 15 years ago
  32. 4562c98 powerpc/kexec: Adds correct calling convention for kexec purgatory by Matthew McClintock · 15 years ago
  33. bcc30d3 powerpc: Wire up fanotify_init, fanotify_mark, prlimit64 syscalls by Andreas Schwab · 15 years ago
  34. 76ec01db powerpc/pci: Fix checking for child bridges in PCI code. by Grant Likely · 15 years ago
  35. f761622 powerpc: Initialise paca->kstack before early_setup_secondary by Matt Evans · 15 years ago
  36. 7aa241f powerpc: Fix bogus it_blocksize in VIO iommu code by Anton Blanchard · 15 years ago
  37. 4138d65 powerpc: Inline ppc64_runlatch_off by Anton Blanchard · 15 years ago
  38. 954e6da powerpc: Correct smt_enabled=X boot option for > 2 threads per core by Nathan Fontenot · 15 years ago
  39. 6685a47 powerpc: Silence __cpu_up() under normal operation by Signed-off-by: Darren Hart · 15 years ago
  40. a7c2bb8 powerpc: Re-enable preemption before cpu_die() by Signed-off-by: Darren Hart · 15 years ago
  41. da9bef6 powerpc/pci: Drop unnecessary null test by Julia Lawall · 15 years ago
  42. 249ec22 powerpc/kdump: Stop all other CPUs before running crash handlers by Anton Blanchard · 15 years ago
  43. 9904b00 powerpc: Use is_32bit_task() helper to test 32 bit binary by Denis Kirjanov · 15 years ago
  44. b1515af Merge remote branch 'jwb/merge' into merge by Benjamin Herrenschmidt · 15 years ago
  45. 3e7f45a powerpc/4xx: Index interrupt stacks by physical cpu by Dave Kleikamp · 15 years ago
  46. 6647746 powerpc/47x: Remove redundant line from cputable.c by Dave Kleikamp · 15 years ago
  47. 029b8f6 powerpc/47x: Make sure mcsr is cleared before enabling machine check interrupts by Dave Kleikamp · 15 years ago
  48. d762746 Make do_execve() take a const filename pointer by David Howells · 15 years ago
  49. c788732 Mark arguments to certain syscalls as being const by David Howells · 15 years ago
  50. ee11006 powerpc: fix i8042 module build error by Grant Likely · 15 years ago
  51. b62ad9a Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  52. c4efd6b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  53. 4aed2fd Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  54. 89a6c8c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 15 years ago
  55. 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  56. cdd854b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  57. 3f0a55e kgdb,powerpc: Replace hardcoded offset by BREAK_INSTR_SIZE by Michal Simek · 15 years ago
  58. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  59. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
  60. 412a4ac Merge commit 'gcl/next' into next by Benjamin Herrenschmidt · 15 years ago
  61. 69e77a8 perf, powerpc: fsl_emb: Restore setting perf_sample_data.period by Scott Wood · 15 years ago
  62. 09f86cd perf, powerpc: Convert the FSL driver to use local64_t by Peter Zijlstra · 15 years ago
  63. 3772b73 Merge commit 'v2.6.35' into perf/core by Ingo Molnar · 15 years ago
  64. 22ae782f of/address: Clean up function declarations by Grant Likely · 15 years ago
  65. 49f6be8 KVM: PPC: elide struct thread_struct instances from stack by Andreas Schwab · 15 years ago
  66. e8e5c21 powerpc/kexec: Fix orphaned offline CPUs across kexec by Matt Evans · 15 years ago
  67. e2f7f73 powerpc/kexec: Add to and tidy debug/comments in machine_kexec64.c by Matt Evans · 15 years ago
  68. 2c48a7d powerpc: Print decimal values in prom_init.c by Michael Neuling · 15 years ago
  69. d77cb21 powerpc/smp: remove the incorrect decrementer initial codes for AP by Tiejun Chen · 15 years ago
  70. 67238fb powerpc: Add vmcoreinfo symbols to allow makdumpfile to filter core files properly by Neil Horman · 15 years ago
  71. bbc8e30 powerpc/crashdump: Fix issues with kexec and 36bit physical addr by Matthew McClintock · 15 years ago
  72. fc53b42 powerpc/kexec: Switch to a static PACA on the way out by Matt Evans · 15 years ago
  73. 7e3f36c Merge commit 'jwb/next' into next by Benjamin Herrenschmidt · 15 years ago
  74. 47916be Merge branch 'powerpc.cherry-picks' into timers/clocksource by Thomas Gleixner · 15 years ago
  75. d75d68c powerpc: Clean up obsolete code relating to decrementer and timebase by Paul Mackerras · 15 years ago
  76. 0e469db powerpc: Rework VDSO gettimeofday to prevent time going backwards by Paul Mackerras · 15 years ago
  77. 6b95ed3 perf, powerpc: Use perf_sample_data_init() for the FSL code by Peter Zijlstra · 15 years ago
  78. 7615856 timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset by John Stultz · 15 years ago
  79. 06d518e powerpc: Cleanup xtime usage by John Stultz · 15 years ago
  80. b0797b6 powerpc: Simplify update_vsyscall by John Stultz · 15 years ago
  81. ff34910 powerpc/40x: Distinguish AMCC PowerPC 405EX and 405EXr correctly by Lee Nipper · 15 years ago
  82. c0dd394 of: remove of_default_bus_ids by Jonas Bonn · 15 years ago
  83. c608558 of: make of_find_device_by_node generic by Jonas Bonn · 15 years ago
  84. a454dc5 powerpc: remove references to of_device and to_of_device by Grant Likely · 15 years ago
  85. 1ab1d63 of/platform: remove all of_bus_type and of_platform_bus_type references by Grant Likely · 15 years ago
  86. eca3930 of: Merge of_platform_bus_type with platform_bus_type by Grant Likely · 15 years ago
  87. 4e4f62bf Merge commit 'v2.6.35-rc6' into devicetree/next by Grant Likely · 15 years ago
  88. 3fdfd99 powerpc: Fix erroneous lmb->memblock conversions by Benjamin Herrenschmidt · 15 years ago
  89. dca45ad Merge branch 'linus' into sched/core by Ingo Molnar · 15 years ago
  90. 9dcdbf7 Merge branch 'linus' into perf/core by Ingo Molnar · 15 years ago
  91. a253129 update email address by Pavel Machek · 15 years ago
  92. c5f5849 of: Remove unused of_find_device_by_phandle() by Grant Likely · 15 years ago
  93. 6f7dd68 Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  94. 95f72d1 lmb: rename to memblock by Yinghai Lu · 15 years ago
  95. ff82c31 powerpc/book3e: Fix single step when using HW page tables by Benjamin Herrenschmidt · 15 years ago
  96. 34d97e07 powerpc/book3e: Add generic 64-bit idle powersave support by Benjamin Herrenschmidt · 15 years ago
  97. 77154a2 powerpc/fsl-booke: Fix address issue when using relocatable kernels by Matthew McClintock · 15 years ago
  98. 850f22d powerpc/book3e: Resend doorbell exceptions to ourself by Michael Ellerman · 15 years ago
  99. 0e37d25 powerpc/book3e: Use set_irq_regs() in the msgsnd/msgrcv IPI path by David Gibson · 15 years ago
  100. 89c8179 powerpc/book3e: Hookup doorbells exceptions on 64-bit Book3E by Benjamin Herrenschmidt · 15 years ago