1. c2a7dcad Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  2. 373a6da [POWERPC] Make non-PCI build work again by Stephen Rothwell · 17 years ago
  3. 70fbb93 [POWERPC] Pointers marked as __iomem do not need to be volatile by Stephen Rothwell · 17 years ago
  4. b91bdd1 [POWERPC] Constify the of_device_id passed to of_platform_bus_probe by Stephen Rothwell · 17 years ago
  5. 92d1616 [POWERPC] The builtin matches for ibmebus.c can be __initdata by Stephen Rothwell · 17 years ago
  6. 1ce890e [POWERPC] Add EHEA and EHCA as modules in the ppc64_defconfig by Stephen Rothwell · 17 years ago
  7. b1b166b [POWERPC] Fix possible NULL deref in ppc32 PCI by Benjamin Herrenschmidt · 17 years ago
  8. 0094f2c [POWERPC] Fix for via-pmu based backlight control by Benjamin Herrenschmidt · 17 years ago
  9. 7ac5dde [POWERPC] Implement arch disable/enable irq hooks. by Scott Wood · 17 years ago
  10. cbea923 [POWERPC] spufs: Don't leak kernel stack through an empty {i,m}box_info read by Jeremy Kerr · 17 years ago
  11. 18789fb [POWERPC] spufs: DMA Restart after SIGSEGV by Andre Detsch · 17 years ago
  12. 90608a2 [POWERPC] spufs: Use separate timer for /proc/spu_loadavg calculation by Aegis Lin · 17 years ago
  13. c9101bd [POWERPC] spufs: make state_mutex interruptible by Christoph Hellwig · 17 years ago
  14. 197b1a8 [POWERPC] spufs: add enchanced simple attr macros by Christoph Hellwig · 17 years ago
  15. e65c2f6 [POWERPC] spufs: decouple spu scheduler from spufs_spu_run (asynchronous scheduling) by Luke Browning · 17 years ago
  16. 9476141 [POWERPC] spufs: don't set reserved bits in spu interrupt status by Masato Noguchi · 17 years ago
  17. b192541 [POWERPC] spufs: spu_find_victim may choose wrong victim by Luke Browning · 17 years ago
  18. 9156953 [POWERPC] spufs: reorganize spu_run_init by Luke Browning · 17 years ago
  19. d6ad39b [POWERPC] spufs: rework class 0 and 1 interrupt handling by Jeremy Kerr · 17 years ago
  20. 8af3067 [POWERPC] spufs: use #defines for SPU class [012] exception status by Jeremy Kerr · 17 years ago
  21. c40aa47 [POWERPC] spufs: fix incorrect interrupt status clearing in backing mbox stat poll by Jeremy Kerr · 17 years ago
  22. cc210b3 [POWERPC] spufs: add backing ops for privcntl register by Luke Browning · 17 years ago
  23. 33bfd7a [POWERPC] spufs: block fault handlers in spu_acquire_runnable by Arnd Bergmann · 17 years ago
  24. 7cd58e4 [POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs module by Jeremy Kerr · 17 years ago
  25. 9b1d21f [POWERPC] spufs: fix typos in sched.c comments by Julio M. Merino Vidal · 17 years ago
  26. c25620d [POWERPC] cell: wrap master run control bit by Masato Noguchi · 17 years ago
  27. eda09fb [POWERPC] Optimize counting distinct entries in the relocation sections by Emil Medve · 17 years ago
  28. ea67db4 Linux 2.6.24-rc6 by Linus Torvalds · 17 years ago
  29. 4bde570 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  30. 2b5baad Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  31. 4743e0e [XFS] Initialise current offset in xfs_file_readdir correctly by Lachlan McIlroy · 17 years ago
  32. bad60fd [XFS] Fix mknod regression by Christoph Hellwig · 17 years ago
  33. 04fa11e x86: intel_cacheinfo.c: cpu cache info entry for Intel Tolapai by Jason Gaston · 17 years ago
  34. c0a698b x86: fix die() to not be preemptible by Ingo Molnar · 17 years ago
  35. faa4877 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  36. 17eb2c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 17 years ago
  37. 91e1062 dm crypt: use bio_add_page by Milan Broz · 17 years ago
  38. 9121250 dm: merge max_hw_sector by Neil Brown · 17 years ago
  39. 69267a3 dm: trigger change uevent on rename by Alasdair G Kergon · 17 years ago
  40. adfe477 dm crypt: fix write endio by Milan Broz · 17 years ago
  41. d1622e8 dm mpath: hp requires scsi by Paul Mundt · 17 years ago
  42. 512875b dm: table detect io beyond device by Jun'ichi Nomura · 17 years ago
  43. 3c37815 mm: fix exit_mmap BUG() on a.out binary exit by Ivan Kokshaysky · 17 years ago
  44. 2c3b20e9 debug: add end-of-oops marker by Arjan van de Ven · 17 years ago
  45. 67e2be0 sched: rt: account the cpu time during the tick by Peter Zijlstra · 17 years ago
  46. 1fe58a87 [POWERPC] cell/cbe_regs.c: Add missing of_node_put by Julia Lawall · 17 years ago
  47. af449c3 [POWERPC] arch/powerpc: Add missing of_node_put by Julia Lawall · 17 years ago
  48. bd4c2ed [POWERPC] arch/ppc: Remove an unnecessary pci_dev_put by Julia Lawall · 17 years ago
  49. ca55f057 [POWERPC] arch/ppc: Remove duplicate includes by Lucas Woods · 17 years ago
  50. 05ead01 [POWERPC] arch/powerpc: Remove duplicate includes by Lucas Woods · 17 years ago
  51. 6c6199c [POWERPC] Don't cast a struct pointer to list_head pointer by Li Zefan · 17 years ago
  52. 9ac71d0 [POWERPC] CHRP: Fix possible NULL pointer dereference by Cyrill Gorcunov · 17 years ago
  53. 08a644e [POWERPC] Stop the TOC overflowing for large builds by Stephen Rothwell · 17 years ago
  54. 54a24cb [POWERPC] Fix PCI IRQ fallback code to not map IRQ 0 by Benjamin Herrenschmidt · 17 years ago
  55. 553aa76 [POWERPC] Disable PCI IO/Mem on a device when resources can't be allocated by Benjamin Herrenschmidt · 17 years ago
  56. be8cbcd [POWERPC] Fixup skipping of PowerMac PCI<->PCI bridge "closed" resources by Benjamin Herrenschmidt · 17 years ago
  57. d0264ce [POWERPC] Improve resource setup of PowerMac G5 HT bridge by Benjamin Herrenschmidt · 17 years ago
  58. 444532d [POWERPC] Enable self-view of the HT host bridge on PowerMac G5 by Benjamin Herrenschmidt · 17 years ago
  59. bcf988a [POWERPC] Various fixes to pcibios_enable_device() by Benjamin Herrenschmidt · 17 years ago
  60. 295f83e [POWERPC] Clear pci_probe_only on 64 bits PowerMac by Benjamin Herrenschmidt · 17 years ago
  61. bc0826c [POWERPC] Fixup powermac enable device hook by Benjamin Herrenschmidt · 17 years ago
  62. 549beb9 [POWERPC] Merge 32 and 64 bits pcibios_enable_device by Benjamin Herrenschmidt · 17 years ago
  63. 24f8c82 [POWERPC] Updates/fixes to 32 bits pcibios_enable_device() by Benjamin Herrenschmidt · 17 years ago
  64. 50c9bc2 [POWERPC] fix iSeries PCI resource management by Benjamin Herrenschmidt · 17 years ago
  65. 3fd94c6 [POWERPC] Merge PCI resource allocation & assignment by Benjamin Herrenschmidt · 17 years ago
  66. bf5e2ba [POWERPC] Merge PCI resource fixups by Benjamin Herrenschmidt · 17 years ago
  67. fe2d338 [POWERPC] Merge pcibios_resource_to_bus/bus_to_resource by Benjamin Herrenschmidt · 17 years ago
  68. fa462f2 [POWERPC] pci32: Add platform option to enable /proc PCI domains by Benjamin Herrenschmidt · 17 years ago
  69. 853ad6c [POWERPC] pci32: Remove obsolete PowerMac bus number hack by Benjamin Herrenschmidt · 17 years ago
  70. fc3fb71 [POWERPC] pci32: Add flags modifying the PCI code behaviour by Benjamin Herrenschmidt · 17 years ago
  71. b9baa20 [POWERPC] pci32: Remove PowerMac P2P bridge IO hack by Benjamin Herrenschmidt · 17 years ago
  72. 0ec6b5c [POWERPC] pci32: Use generic pci_assign_unassign_resources by Benjamin Herrenschmidt · 17 years ago
  73. b1258fd [POWERPC] pci32: Remove bogus alignment message by Benjamin Herrenschmidt · 17 years ago
  74. e2dc87a [POWERPC] Use embedded dtc in kernel builds by David Gibson · 17 years ago
  75. a4da2e3 [POWERPC] Merge dtc upstream source by David Gibson · 17 years ago
  76. 70e4752 [POWERPC] holly.c: Remove unnecessary include of linux/ide.h by Olof Johansson · 17 years ago
  77. f3d711a [POWERPC] include/asm-ppc/: Spelling fixes by joe@perches.com · 17 years ago
  78. c90e109 [POWERPC] arch/ppc/: Spelling fixes by joe@perches.com · 17 years ago
  79. 567e9fd [POWERPC] include/asm-powerpc/: Spelling fixes by joe@perches.com · 17 years ago
  80. 00d7041 [POWERPC] arch/powerpc/: Spelling fixes by joe@perches.com · 17 years ago
  81. 84631f3 [POWERPC] Implement pci_set_dma_mask() in terms of the dma_ops by Michael Ellerman · 17 years ago
  82. 53024fe [POWERPC] Optimize account_system_vtime by Milton Miller · 17 years ago
  83. db3801a [POWERPC] Depend on ->initialized in calc_steal_time by Milton Miller · 17 years ago
  84. 6e6b44e [POWERPC] Timer interrupt: use a struct for two per_cpu varables by Milton Miller · 17 years ago
  85. 8b5621f [POWERPC] Use __get_cpu_var in time.c by Milton Miller · 17 years ago
  86. c481887 [POWERPC] init_decrementer_clockevent can be static __init by Milton Miller · 17 years ago
  87. d7cf0ed [POWERPC] Push down or eliminate smp_processor_id calls in xics code by Milton Miller · 17 years ago
  88. 7e1961f [POWERPC] celleb: Split machine definition by Ishizaki Kou · 17 years ago
  89. 4751505 [POWERPC] Cleanup calling mmio_nvram_init by Ishizaki Kou · 17 years ago
  90. 38958dd [POWERPC] pasemi: Implement MSI support by Olof Johansson · 17 years ago
  91. 731e74c [POWERPC] iSeries: Fix unregistering HV event handlers by Stephen Rothwell · 17 years ago
  92. 2a9d2d9 [POWERPC] wrapper: Treat NULL as root node in devp_offset; add devp_offset_find() by Scott Wood · 17 years ago
  93. 754e5f3 [POWERPC] wrapper: Rename offset in offset_devp() by Scott Wood · 17 years ago
  94. 5c3f589 [POWERPC] Fake NUMA emulation for PowerPC by Balbir Singh · 17 years ago
  95. 800d68c [POWERPC] Add machine initcall macros by Grant Likely · 17 years ago
  96. 194046a [POWERPC] MPIC: Minor optimization of ipi handler by Olof Johansson · 17 years ago
  97. 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 · 17 years ago
  98. fbdcf18 x86: fix show cpuinfo cpu number always zero by Mike Travis · 17 years ago
  99. 3d054f0 x86_32: disable_pse must be __cpuinitdata by Adrian Bunk · 17 years ago
  100. 3446fa0 x86_32: select_idle_routine() must be __cpuinit by Adrian Bunk · 17 years ago