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