1. ad892a6 powerpc: Fix PCI ROM access by Benjamin Herrenschmidt · 17 years ago
  2. b173f03 powerpc/pseries: Really fix the oprofile CPU type on pseries by Benjamin Herrenschmidt · 17 years ago
  3. 49a8496 powerpc: Allow mem=x cmdline to work with 4G+ by Becky Bruce · 17 years ago
  4. 0203d6e powerpc: Fix setting of oprofile cpu type by Benjamin Herrenschmidt · 17 years ago
  5. 79af6c4 powerpc adjust oprofile_cpu_type version 3 by Michael Wolf · 17 years ago
  6. c3310e7 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  7. 13beadd powerpc: Revert switch to TEXT_TEXT in linker script by Tim Abbott · 17 years ago
  8. edada39 powerpc: Use TEXT_TEXT macro in linker script. by Tim Abbott · 17 years ago
  9. e703984 powerpc: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 17 years ago
  10. f8c3301 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  11. 323d23a Revert "powerpc: Add support for early tlbilx opcode" by Kumar Gala · 17 years ago
  12. 5bd3ef8 Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into merge by Paul Mackerras · 17 years ago
  13. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 17 years ago
  14. 6d25b68 powerpc: Fix of_node_put() exit path in of_irq_map_one() by Ilpo Järvinen · 17 years ago
  15. a23c218 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  16. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 17 years ago
  17. e996557 powerpc: Add support for early tlbilx opcode by Kumar Gala · 17 years ago
  18. 7ddb7ad powerpc/ftrace: Fix printf format warning by Michael Ellerman · 17 years ago
  19. f4952f6 powerpc/ftrace: Fix #if that should be #ifdef by Michael Ellerman · 17 years ago
  20. bc82666 powerpc: Fix ptrace compat wrapper for FPU register access by Michael Neuling · 17 years ago
  21. c7d07fd powerpc: Print information about mapping hw irqs to virtual irqs by Michael Ellerman · 17 years ago
  22. 7e875e9 powerpc: Disable VSX or current process in giveup_fpu/altivec by Michael Neuling · 17 years ago
  23. 856cc2f powerpc/pseries: Fix ibm,client-architecture comment by Anton Blanchard · 17 years ago
  24. 0559f0a powerpc/pseries: Add dispatch dispersion statistics by Anton Blanchard · 17 years ago
  25. 1f8737a powerpc: Clean up some prom printouts by Anton Blanchard · 17 years ago
  26. 4da727a powerpc: Print progress of ibm,client-architecture method by Anton Blanchard · 17 years ago
  27. 85701e6 powerpc: Remove duplicated #include's by Huang Weiyi · 17 years ago
  28. 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  29. bad6a5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-parisc by Linus Torvalds · 17 years ago
  30. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 17 years ago
  31. bf6aede workqueue: add to_delayed_work() helper function by Jean Delvare · 17 years ago
  32. bcd68a7 powerpc: Hook up rtc-generic, and kill rtc-ppc by Geert Uytterhoeven · 17 years ago
  33. a095bdb tracing, powerpc: fix powerpc tree and tracing tree interaction by Stephen Rothwell · 17 years ago
  34. e76e5b2 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 17 years ago
  35. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 17 years ago
  36. 9ff9a26 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 17 years ago
  37. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 17 years ago
  38. ec78c8a powerpc: Fix bugs introduced by sysfs changes by Benjamin Herrenschmidt · 17 years ago
  39. efbda86 powerpc: Sanitize stack pointer in signal handling code by Josh Boyer · 17 years ago
  40. a841696 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  41. ceb93a9 powerpc/PCI: include pci.h in powerpc MSI implementation by Jesse Barnes · 17 years ago
  42. 366d4b9 KVM: ppc: No need to include core-header for KVM in asm-offsets.c currently by Hollis Blanchard · 17 years ago
  43. 757c74d powerpc/mm: Introduce early_init_mmu() on 64-bit by Benjamin Herrenschmidt · 17 years ago
  44. 2319f12 powerpc/mm: e300c2/c3/c4 TLB errata workaround by Kumar Gala · 17 years ago
  45. eb3436a powerpc/mm: Used free register to save a few cycles in SW TLB miss handling by Kumar Gala · 17 years ago
  46. 00fcb14 powerpc/mm: Remove unused register usage in SW TLB miss handling by Kumar Gala · 17 years ago
  47. d746286 powerpc: setup default archdata for {of_}platform via bus_register_notifier by Kumar Gala · 17 years ago
  48. 32ac576 powerpc/pci: Default to dma_direct_ops for pci dma_ops by Kumar Gala · 17 years ago
  49. 9a37193 powerpc: Make sysfs code use smp_call_function_single by Rusty Russell · 17 years ago
  50. 151a9f4 powerpc: Fix prom_init on 32-bit OF machines by Benjamin Herrenschmidt · 17 years ago
  51. 9e41d95 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 17 years ago
  52. 345953c powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines by Kumar Gala · 17 years ago
  53. b3e3b30 Merge branches 'irq/sparseirq' and 'linus' into irq/core by Ingo Molnar · 17 years ago
  54. 1c8d7b0 PCI MSI: Add support for multiple MSI by Matthew Wilcox · 17 years ago
  55. a4bd6a9 powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SW by Kumar Gala · 17 years ago
  56. edb3502 Merge branches 'irq/genirq' and 'linus' into irq/core by Ingo Molnar · 17 years ago
  57. 28794d3 powerpc/kconfig: Kill PPC_MULTIPLATFORM by Benjamin Herrenschmidt · 17 years ago
  58. 97f7d6b powerpc/irq: Convert obsolete irq_desc_t to struct irq_desc by Thomas Gleixner · 17 years ago
  59. af9c724 powerpc/udbg: Fix lost byte during console handover; change LFCR to CRLF by Andrew Klossner · 17 years ago
  60. a77acda powerpc/pci: Fix typo: s/resouces/resources/ in a pr_debug by Wolfram Sang · 17 years ago
  61. e7943fb powerpc: Print linux_banner in prom_init by Michael Ellerman · 17 years ago
  62. 7c9583a powerpc/oprofile: Enable support for ppc750 processors by Octavian Purdila · 17 years ago
  63. 9e1e372 powerpc: Remove unused asm-offsets entries for cpu_spec by Michael Ellerman · 17 years ago
  64. 2657dd4 powerpc: Make sure we copy all cpu_spec features except PMC related ones by Michael Ellerman · 17 years ago
  65. 666435b powerpc: Deindentify identify_cpu() by Michael Ellerman · 17 years ago
  66. 19390c4 linker script: define __per_cpu_load on all SMP capable archs by Tejun Heo · 17 years ago
  67. c307195 powerpc/fsl-booke: Add support for tlbilx instructions by Kumar Gala · 17 years ago
  68. 652e8f8 Merge commit 'jwb/next' into next by Benjamin Herrenschmidt · 17 years ago
  69. 55f2b78 Merge branch 'x86/urgent' into x86/pat by Ingo Molnar · 17 years ago
  70. 49f297f powerpc: Fix load/store float double alignment handler by Michael Neuling · 17 years ago
  71. 501cb16 powerpc: Randomise PIEs by Anton Blanchard · 17 years ago
  72. 912f9ee powerpc: Randomise the brk region by Anton Blanchard · 17 years ago
  73. d839088 powerpc: Randomise lower bits of stack address by Anton Blanchard · 17 years ago
  74. a465f9b powerpc: Move is_32bit_task by Anton Blanchard · 17 years ago
  75. 553631e powerpc: Fix load/store float double alignment handler by Michael Neuling · 17 years ago
  76. 545bba1 powerpc: Add alignment handler for new lfiwzx instruction by Michael Neuling · 17 years ago
  77. f52862f powerpc/pseries: Fix partition migration hang under load by Brian King · 17 years ago
  78. 620165f powerpc: Add support for using doorbells for SMP IPI by Kumar Gala · 17 years ago
  79. f817869 powerpc/pci: Fix PCI<->OF matching of old style multifunc devices by Tom Arbuckle · 17 years ago
  80. 16c57b3 powerpc: Unify opcode definitions and support by Kumar Gala · 17 years ago
  81. bb9b903 powerpc, ftrace: use create_branch lib function by Steven Rostedt · 17 years ago
  82. b54dcfe powerpc, ftrace: use unsigned int for instruction manipulation by Steven Rostedt · 17 years ago
  83. 60ce8f7 powerpc32, ftrace: dynamic function graph tracer by Steven Rostedt · 17 years ago
  84. fad4f47 powerpc32, ftrace: port function graph tracer to ppc32, static only by Steven Rostedt · 17 years ago
  85. bf528a3 powerpc32, ftrace: save and restore mcount regs with macro by Steven Rostedt · 17 years ago
  86. bb72534 powerpc64, ftrace: save toc only on modules for function graph by Steven Rostedt · 17 years ago
  87. 4654288 powerpc64, tracing: add function graph tracer with dynamic tracing by Steven Rostedt · 17 years ago
  88. 6794c78 powerpc64: port of the function graph tracer by Steven Rostedt · 17 years ago
  89. 17be5b3 powerpc, ftrace: fix compile error when modules not configured by Steven Rostedt · 17 years ago
  90. 44e1d06 ftrace, powerpc: replace debug macro with proper pr_deug by Steven Rostedt · 17 years ago
  91. fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 17 years ago
  92. 3b7faeb Merge commit 'kumar/next' into next by Benjamin Herrenschmidt · 17 years ago
  93. 82a0a1c Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 17 years ago
  94. 6c71209 AMCC PPC 460SX redwood SoC platform initial framework by Madhulika Madishetty · 17 years ago
  95. e124012 powerpc/44x: Support for 256KB PAGE_SIZE by Yuri Tikhonov · 17 years ago
  96. 8f8573a Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core by Ingo Molnar · 17 years ago
  97. f8a6b2b Merge branch 'linus' into x86/apic by Ingo Molnar · 17 years ago
  98. 26456dc powerpc/vsx: Fix VSX alignment handler for regs 32-63 by Michael Neuling · 17 years ago
  99. 70fe3af powerpc/book-3e: Introduce concept of Book-3e MMU by Kumar Gala · 17 years ago
  100. d66c82e powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS defines by Kumar Gala · 17 years ago