1. 912b253 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 19 years ago
  2. 829035fd [PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into kernel/softirq.c by Paul Mackerras · 19 years ago
  3. de30a2b [PATCH] lockdep: irqtrace subsystem, core by Ingo Molnar · 19 years ago
  4. 0ebfff1 [POWERPC] Add new interrupt mapping core and change platforms to use it by Benjamin Herrenschmidt · 19 years ago
  5. cc9fd71 [POWERPC] New device-tree interrupt parsing code by Benjamin Herrenschmidt · 19 years ago
  6. b9e5b4e [POWERPC] Use the genirq framework by Benjamin Herrenschmidt · 19 years ago
  7. 7c6efda [POWERPC] Fix error handling in detecting legacy serial ports by Benjamin Herrenschmidt · 19 years ago
  8. 980a651 [POWERPC] Fix booting on Momentum "Apache" board (a Maple derivative) by Benjamin Herrenschmidt · 19 years ago
  9. ab13446 [POWERPC] Fix various offb and BootX-related issues by Benjamin Herrenschmidt · 19 years ago
  10. a1af5b2 [POWERPC] change get_property to return void * by Jeremy Kerr · 19 years ago
  11. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  12. b3c2ffd typo fixes: mecanism -> mechanism by Adrian Bunk · 19 years ago
  13. 3aa590c Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 19 years ago
  14. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  15. a8553ac [PATCH] genirq: cleanup: remove irq_descp() by Ingo Molnar · 19 years ago
  16. a53da52 [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] by Ingo Molnar · 19 years ago
  17. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 19 years ago
  18. 339d76c [POWERPC] Use little-endian bit from firmware ibm,pa-features property by Paul Mackerras · 19 years ago
  19. 33dbcf7 [POWERPC] Make sure smp_processor_id works very early in boot by Michael Ellerman · 19 years ago
  20. 16e9f99 [POWERPC] Make lparcfg.c work when both iseries and pseries are selected by Stephen Rothwell · 19 years ago
  21. c5d5633 [POWERPC] Add general support for mpc7448hpc2 (Taiga) platform by Zang Roy-r61911 · 19 years ago
  22. 4892444 Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc by Paul Mackerras · 19 years ago
  23. 9ad494f powerpc: minor cleanups for mpc86xx by Kumar Gala · 19 years ago
  24. 127efeb [POWERPC] Consolidate some of kernel/misc*.S by Stephen Rothwell · 19 years ago
  25. a240da3 [POWERPC] Remove unused function call_with_mmu_off by Stephen Rothwell · 19 years ago
  26. 612f02d [POWERPC] Clean up it_lp_queue.h by Stephen Rothwell · 19 years ago
  27. d0b79c5 [POWERPC] Skip the "copy down" of the kernel if it is already at zero. by Jimi Xenidis · 19 years ago
  28. c0ce7d0 [POWERPC] Add the use of the firmware soft-reset-nmi to kdump. by David Wilder · 19 years ago
  29. cc46bb9 [POWERPC] Add udbg support for RTAS console by Michael Ellerman · 19 years ago
  30. 458148c [POWERPC] Setup RTAS values earlier, to enable rtas_call() earlier by Michael Ellerman · 19 years ago
  31. ab3ab74 [POWERPC] Move RTAS exports next to their declarations by Michael Ellerman · 19 years ago
  32. 24da3dd [POWERPC] Make rtas_call() safe if RTAS hasn't been initialised by Michael Ellerman · 19 years ago
  33. 4ba99b9 [POWERPC] Setup the boot cpu's paca pointer in C rather than asm by Michael Ellerman · 19 years ago
  34. aa98c50 [POWERPC] Make kexec_setup() a regular initcall by Michael Ellerman · 19 years ago
  35. 7d0daae [POWERPC] powerpc: Initialise ppc_md htab pointers earlier by Michael Ellerman · 19 years ago
  36. 7a4571a [POWERPC] Export flat device tree via debugfs for debugging by Michael Ellerman · 19 years ago
  37. 1dce0e3 [POWERPC] Remove remaining iSeries debugger cruft by Michael Ellerman · 19 years ago
  38. 5f50867 [POWERPC] kdump: Reserve the existing TCE mappings left by the first kernel by Haren Myneni · 19 years ago
  39. 6d7c466 [POWERPC] Don't access HID registers if running on a Hypervisor. by Jimi Xenidis · 19 years ago
  40. 054cc8a [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17 by Chandra Seetharaman · 19 years ago
  41. 9c7b216 [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 by Chandra Seetharaman · 19 years ago
  42. 76b67ed [PATCH] node hotplug: register cpu: remove node struct by KAMEZAWA Hiroyuki · 19 years ago
  43. 0fc4415 [PATCH] Register sysfs file for hotplugged new node by Yasunori Goto · 19 years ago
  44. e31dd6e [PATCH] 64bit resource: change pci core and arch code to use resource_size_t by Greg Kroah-Hartman · 19 years ago
  45. 685143ac [PATCH] 64bit resource: fix up printks for resources in arch and core code by Greg Kroah-Hartman · 19 years ago
  46. da206c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  47. 19923c1 [PATCH] fix and optimize clock source update by Roman Zippel · 19 years ago
  48. 260a423 [PATCH] Time: Let user request precision from current_tick_length() by john stultz · 19 years ago
  49. 2efe55a Storage class should be first by Tobias Klauser · 19 years ago
  50. f18190b fix paniced->panicked typos by Lee Revell · 19 years ago
  51. 5474c12 [PATCH] Rewritten backlight infrastructure for portable Apple computers by Michael Hanselmann · 19 years ago
  52. 68402dd [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM by Christoph Lameter · 19 years ago
  53. 2272205 [PATCH] x86/powerpc make hardirq_ctx and softirq_ctx __read_mostly by Andreas Mohr · 19 years ago
  54. 0bb474a4 [POWERPC] support ibm,extended-*-frequency properties by Anton Blanchard · 19 years ago
  55. 72abd54 [POWERPC] Unify ppc syscall tables by Andreas Schwab · 19 years ago
  56. acf7d76 [POWERPC] cell: add RAS support by Benjamin Herrenschmidt · 19 years ago
  57. ee0339f [POWERPC] Add starting of secondary 86xx CPUs. by Jon Loeliger · 19 years ago
  58. 9674ed3 [POWERPC] Add 8641 CPU table entry. by Jon Loeliger · 19 years ago
  59. 8a30088 [POWERPC] Prevent duplicate lmb reservations for Device Tree blob. by Jon Loeliger · 19 years ago
  60. 2198c07 [POWERPC] Guard L3CR references with CPU_FTR_L3CR. by Jon Loeliger · 19 years ago
  61. 7932f0b [POWERPC] RTAS delay, fix module build breaks by John Rose · 19 years ago
  62. 368a6ba [POWERPC] check firmware state before suspending by Dave C Boutcher · 19 years ago
  63. 0e4aa9c [POWERPC] Fix builtin command line interaction with firmware by Amos Waterland · 19 years ago
  64. bd19c89 [POWERPC] system call micro optimisation by Anton Blanchard · 19 years ago
  65. df31065 [POWERPC] cleanup dma_mapping_ops by Anton Blanchard · 19 years ago
  66. ca1588e [POWERPC] node local IOMMU tables by Anton Blanchard · 19 years ago
  67. 357518f [POWERPC] pcibus_to_node fixes by Anton Blanchard · 19 years ago
  68. 227318b [POWERPC] Remove stale 64bit on 32bit kernel code by Anton Blanchard · 19 years ago
  69. 3a2c48c [POWERPC] 64bit FPSCR support by Anton Blanchard · 19 years ago
  70. 204face4 [POWERPC] MSI abstraction by Jake Moilanen · 19 years ago
  71. bb53bb3 [POWERPC] Add support for PCI-Express nodes in the device tree by Jake Moilanen · 19 years ago
  72. 0f582bc powerpc: Simplify push_end definition in pci_32.c by Paul Mackerras · 19 years ago
  73. bf72aeb powerpc: Use 64k pages without needing cache-inhibited large pages by Paul Mackerras · 19 years ago
  74. 4306443 powerpc: Remove unused paca->pgdir field by Paul Mackerras · 19 years ago
  75. 7a0c58d Merge branch 'merge' by Paul Mackerras · 19 years ago
  76. 0506135 powerpc: Fix bug in iommu_alloc_coherent causing hang during boot by Paul Mackerras · 19 years ago
  77. e9370ae [PATCH] powerpc: Implement PR_[GS]ET_UNALIGN prctls for powerpc by Paul Mackerras · 19 years ago
  78. fab5db9 [PATCH] powerpc: Implement support for setting little-endian mode via prctl by Paul Mackerras · 19 years ago
  79. 3b5e905 [PATCH] powerpc: Add udbg-immortal kernel option by Benjamin Herrenschmidt · 19 years ago
  80. e78dbc8 [PATCH] powerpc: oprofile support for POWER6 by Michael Neuling · 19 years ago
  81. 8eb6c6e [PATCH] powerpc: node-aware dma allocations by Christoph Hellwig · 19 years ago
  82. 507279d [PATCH] powerpc: reorg RTAS delay code by John Rose · 19 years ago
  83. 87af41b [PATCH] powerpc: add num_pmcs to 970MP cputable entry by Anton Blanchard · 19 years ago
  84. 03ac829 [PATCH] powerpc: fix of_parse_dma_window by Will Schmidt · 19 years ago
  85. a5bba93 [PATCH] powerpc vdso updates by Benjamin Herrenschmidt · 19 years ago
  86. 98a90c0 [PATCH] powerpc: enable PPC_PTRACE_[GS]ETREGS on ppc32 by Renzo Davoli · 19 years ago
  87. 133dda1 [PATCH] powerpc: Fix cell blade detection by Arnd Bergmann · 19 years ago
  88. 33b7497 [PATCH] powerpc: Fix call to ibm,client-architecture-support by Benjamin Herrenschmidt · 19 years ago
  89. 7c85d1f powerpc: Fix machine check problem on 32-bit kernels by Paul Mackerras · 19 years ago
  90. c029cc6 Merge branch 'merge' by Paul Mackerras · 19 years ago
  91. 54f4ee1 [PATCH] powerpc: fix RTC/NVRAM accesses on Maple by Hollis Blanchard · 19 years ago
  92. c4e3ea2 [PATCH] powerpc: make iSeries flattened device tree dynamic by Stephen Rothwell · 19 years ago
  93. 095eed4 [PATCH] powerpc: clean up iSeries PCI probe by Stephen Rothwell · 19 years ago
  94. efbd386 [PATCH] powerpc: iSeries PCI devices can now have a devpsec attribute by Stephen Rothwell · 19 years ago
  95. 0f04108 [PATCH] powerpc: wire up sys_[gs]et_robust_list by David Woodhouse · 19 years ago
  96. 3c06da5 Merge ../linux-2.6 by Paul Mackerras · 19 years ago
  97. 4d1f3f2 [PATCH] powerpc: Auto reserve of device tree blob by Jimi Xenidis · 19 years ago
  98. 1dc461f [PATCH] powerpc: the iSeries vio lan driver changed device type by Stephen Rothwell · 19 years ago
  99. 4c76e0b [PATCH] powerpc: pseries: Use generic dma-window parsing function by Jeremy Kerr · 19 years ago
  100. d4ad66f [PATCH] powerpc: Add of_parse_dma_window() by Jeremy Kerr · 19 years ago