1. 9dae8af [POWERPC] 4xx: Add early udbg support for 40x processors by Benjamin Herrenschmidt · 19 years ago
  2. 69c0785 [POWERPC] 4xx: PCI support for Ebony board by Benjamin Herrenschmidt · 19 years ago
  3. a2d2e1e [POWERPC] 4xx: PLB to PCI Express support by Benjamin Herrenschmidt · 19 years ago
  4. c839e0e [POWERPC] 4xx: PLB to PCI 2.x support by Benjamin Herrenschmidt · 19 years ago
  5. 5738ec6 [POWERPC] 4xx: PLB to PCI-X support by Benjamin Herrenschmidt · 19 years ago
  6. 47c0bd1 [POWERPC] Reworking machine check handling and Fix 440/440A by Benjamin Herrenschmidt · 19 years ago
  7. c2a7dcad Merge branch 'linux-2.6' by Paul Mackerras · 19 years ago
  8. 373a6da [POWERPC] Make non-PCI build work again by Stephen Rothwell · 19 years ago
  9. b91bdd1 [POWERPC] Constify the of_device_id passed to of_platform_bus_probe by Stephen Rothwell · 19 years ago
  10. 92d1616 [POWERPC] The builtin matches for ibmebus.c can be __initdata by Stephen Rothwell · 19 years ago
  11. 1ce890e [POWERPC] Add EHEA and EHCA as modules in the ppc64_defconfig by Stephen Rothwell · 19 years ago
  12. b1b166b [POWERPC] Fix possible NULL deref in ppc32 PCI by Benjamin Herrenschmidt · 19 years ago
  13. 7ac5dde [POWERPC] Implement arch disable/enable irq hooks. by Scott Wood · 19 years ago
  14. cbea923 [POWERPC] spufs: Don't leak kernel stack through an empty {i,m}box_info read by Jeremy Kerr · 19 years ago
  15. 18789fb [POWERPC] spufs: DMA Restart after SIGSEGV by Andre Detsch · 19 years ago
  16. 90608a2 [POWERPC] spufs: Use separate timer for /proc/spu_loadavg calculation by Aegis Lin · 19 years ago
  17. c9101bd [POWERPC] spufs: make state_mutex interruptible by Christoph Hellwig · 19 years ago
  18. 197b1a8 [POWERPC] spufs: add enchanced simple attr macros by Christoph Hellwig · 19 years ago
  19. e65c2f6 [POWERPC] spufs: decouple spu scheduler from spufs_spu_run (asynchronous scheduling) by Luke Browning · 19 years ago
  20. 9476141 [POWERPC] spufs: don't set reserved bits in spu interrupt status by Masato Noguchi · 19 years ago
  21. b192541 [POWERPC] spufs: spu_find_victim may choose wrong victim by Luke Browning · 19 years ago
  22. 9156953 [POWERPC] spufs: reorganize spu_run_init by Luke Browning · 19 years ago
  23. d6ad39b [POWERPC] spufs: rework class 0 and 1 interrupt handling by Jeremy Kerr · 19 years ago
  24. 8af3067 [POWERPC] spufs: use #defines for SPU class [012] exception status by Jeremy Kerr · 19 years ago
  25. c40aa47 [POWERPC] spufs: fix incorrect interrupt status clearing in backing mbox stat poll by Jeremy Kerr · 19 years ago
  26. cc210b3 [POWERPC] spufs: add backing ops for privcntl register by Luke Browning · 19 years ago
  27. 33bfd7a [POWERPC] spufs: block fault handlers in spu_acquire_runnable by Arnd Bergmann · 19 years ago
  28. 7cd58e4 [POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs module by Jeremy Kerr · 19 years ago
  29. 9b1d21f [POWERPC] spufs: fix typos in sched.c comments by Julio M. Merino Vidal · 19 years ago
  30. c25620d [POWERPC] cell: wrap master run control bit by Masato Noguchi · 19 years ago
  31. eda09fb [POWERPC] Optimize counting distinct entries in the relocation sections by Emil Medve · 19 years ago
  32. 04fa11e x86: intel_cacheinfo.c: cpu cache info entry for Intel Tolapai by Jason Gaston · 19 years ago
  33. c0a698b x86: fix die() to not be preemptible by Ingo Molnar · 19 years ago
  34. 1fe58a8 [POWERPC] cell/cbe_regs.c: Add missing of_node_put by Julia Lawall · 19 years ago
  35. af449c3 [POWERPC] arch/powerpc: Add missing of_node_put by Julia Lawall · 19 years ago
  36. bd4c2ed [POWERPC] arch/ppc: Remove an unnecessary pci_dev_put by Julia Lawall · 19 years ago
  37. ca55f057 [POWERPC] arch/ppc: Remove duplicate includes by Lucas Woods · 19 years ago
  38. 05ead01 [POWERPC] arch/powerpc: Remove duplicate includes by Lucas Woods · 19 years ago
  39. 6c6199c [POWERPC] Don't cast a struct pointer to list_head pointer by Li Zefan · 19 years ago
  40. 9ac71d0 [POWERPC] CHRP: Fix possible NULL pointer dereference by Cyrill Gorcunov · 19 years ago
  41. 08a644e [POWERPC] Stop the TOC overflowing for large builds by Stephen Rothwell · 19 years ago
  42. 54a24cb [POWERPC] Fix PCI IRQ fallback code to not map IRQ 0 by Benjamin Herrenschmidt · 19 years ago
  43. 553aa76 [POWERPC] Disable PCI IO/Mem on a device when resources can't be allocated by Benjamin Herrenschmidt · 19 years ago
  44. be8cbcd [POWERPC] Fixup skipping of PowerMac PCI<->PCI bridge "closed" resources by Benjamin Herrenschmidt · 19 years ago
  45. d0264ce [POWERPC] Improve resource setup of PowerMac G5 HT bridge by Benjamin Herrenschmidt · 19 years ago
  46. 444532d [POWERPC] Enable self-view of the HT host bridge on PowerMac G5 by Benjamin Herrenschmidt · 19 years ago
  47. bcf988a [POWERPC] Various fixes to pcibios_enable_device() by Benjamin Herrenschmidt · 19 years ago
  48. 295f83e [POWERPC] Clear pci_probe_only on 64 bits PowerMac by Benjamin Herrenschmidt · 19 years ago
  49. bc0826c [POWERPC] Fixup powermac enable device hook by Benjamin Herrenschmidt · 19 years ago
  50. 549beb9 [POWERPC] Merge 32 and 64 bits pcibios_enable_device by Benjamin Herrenschmidt · 19 years ago
  51. 24f8c82 [POWERPC] Updates/fixes to 32 bits pcibios_enable_device() by Benjamin Herrenschmidt · 19 years ago
  52. 50c9bc2 [POWERPC] fix iSeries PCI resource management by Benjamin Herrenschmidt · 19 years ago
  53. 3fd94c6 [POWERPC] Merge PCI resource allocation & assignment by Benjamin Herrenschmidt · 19 years ago
  54. bf5e2ba [POWERPC] Merge PCI resource fixups by Benjamin Herrenschmidt · 19 years ago
  55. fe2d338 [POWERPC] Merge pcibios_resource_to_bus/bus_to_resource by Benjamin Herrenschmidt · 19 years ago
  56. fa462f2 [POWERPC] pci32: Add platform option to enable /proc PCI domains by Benjamin Herrenschmidt · 19 years ago
  57. 853ad6c [POWERPC] pci32: Remove obsolete PowerMac bus number hack by Benjamin Herrenschmidt · 19 years ago
  58. fc3fb71 [POWERPC] pci32: Add flags modifying the PCI code behaviour by Benjamin Herrenschmidt · 19 years ago
  59. b9baa20 [POWERPC] pci32: Remove PowerMac P2P bridge IO hack by Benjamin Herrenschmidt · 19 years ago
  60. 0ec6b5c [POWERPC] pci32: Use generic pci_assign_unassign_resources by Benjamin Herrenschmidt · 19 years ago
  61. b1258fd [POWERPC] pci32: Remove bogus alignment message by Benjamin Herrenschmidt · 19 years ago
  62. e2dc87a [POWERPC] Use embedded dtc in kernel builds by David Gibson · 19 years ago
  63. a4da2e3 [POWERPC] Merge dtc upstream source by David Gibson · 19 years ago
  64. 70e4752 [POWERPC] holly.c: Remove unnecessary include of linux/ide.h by Olof Johansson · 19 years ago
  65. c90e109 [POWERPC] arch/ppc/: Spelling fixes by joe@perches.com · 19 years ago
  66. 00d7041 [POWERPC] arch/powerpc/: Spelling fixes by joe@perches.com · 19 years ago
  67. 84631f3 [POWERPC] Implement pci_set_dma_mask() in terms of the dma_ops by Michael Ellerman · 19 years ago
  68. 53024fe [POWERPC] Optimize account_system_vtime by Milton Miller · 19 years ago
  69. db3801a [POWERPC] Depend on ->initialized in calc_steal_time by Milton Miller · 19 years ago
  70. 6e6b44e [POWERPC] Timer interrupt: use a struct for two per_cpu varables by Milton Miller · 19 years ago
  71. 8b5621f [POWERPC] Use __get_cpu_var in time.c by Milton Miller · 19 years ago
  72. c481887 [POWERPC] init_decrementer_clockevent can be static __init by Milton Miller · 19 years ago
  73. d7cf0ed [POWERPC] Push down or eliminate smp_processor_id calls in xics code by Milton Miller · 19 years ago
  74. 7e1961f [POWERPC] celleb: Split machine definition by Ishizaki Kou · 19 years ago
  75. 4751505 [POWERPC] Cleanup calling mmio_nvram_init by Ishizaki Kou · 19 years ago
  76. 38958dd [POWERPC] pasemi: Implement MSI support by Olof Johansson · 19 years ago
  77. 731e74c [POWERPC] iSeries: Fix unregistering HV event handlers by Stephen Rothwell · 19 years ago
  78. 2a9d2d9 [POWERPC] wrapper: Treat NULL as root node in devp_offset; add devp_offset_find() by Scott Wood · 19 years ago
  79. 754e5f3 [POWERPC] wrapper: Rename offset in offset_devp() by Scott Wood · 19 years ago
  80. 5c3f589 [POWERPC] Fake NUMA emulation for PowerPC by Balbir Singh · 19 years ago
  81. 194046a [POWERPC] MPIC: Minor optimization of ipi handler by Olof Johansson · 19 years ago
  82. 2c0b713 Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/cell-2.6 into for-2.6.25 by Paul Mackerras · 19 years ago
  83. fbdcf18 x86: fix show cpuinfo cpu number always zero by Mike Travis · 19 years ago
  84. 3d054f0 x86_32: disable_pse must be __cpuinitdata by Adrian Bunk · 19 years ago
  85. 3446fa0 x86_32: select_idle_routine() must be __cpuinit by Adrian Bunk · 19 years ago
  86. f2206ec x86 smpboot_32.c section fixes by Adrian Bunk · 19 years ago
  87. d533798 x86 apic_32.c section fix by Adrian Bunk · 19 years ago
  88. 4486c5f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  89. ed5d402 [IA64] Adjust CMCI mask on CPU hotplug by Hidetoshi Seto · 19 years ago
  90. 285fbd6 [IA64] make flush_tlb_kernel_range() an inline function by Jan Beulich · 19 years ago
  91. 17fbe00 [IA64] Guard elfcorehdr_addr with #if CONFIG_PROC_FS by Simon Horman · 19 years ago
  92. 64135fa [IA64] Fix Altix BTE error return status by Russ Anderson · 19 years ago
  93. 0910622 [IA64] Remove assembler warnings on head.S by Hidetoshi Seto · 19 years ago
  94. 373167e [IA64] Remove compiler warinings about uninitialized variable in irq_ia64.c by Kenji Kaneshige · 19 years ago
  95. e384f41 [IA64] set_thread_area fails in IA32 chroot by Ian Wienand · 19 years ago
  96. ee211b3 [IA64] print kernel release in OOPS to make kerneloops.org happy by Luck, Tony · 19 years ago
  97. 313d8e5 [IA64] Two trivial spelling fixes by Joe Perches · 19 years ago
  98. aec103b [IA64] Avoid unnecessary TLB flushes when allocating memory by de Dinechin, Christophe (Integrity VM) · 19 years ago
  99. 3cdc7fc [IA64] ia32 nopage by Nick Piggin · 19 years ago
  100. 2018df7 [IA64] signal: remove redundant code in setup_sigcontext() by Shi Weihua · 19 years ago