1. bca03c6 [POWERPC] 85xxCDS: Delay 8259 cascade hookup. by Randy Vinson · 17 years ago
  2. 637e9e1 [POWERPC] 85xxCDS: Make sure restart resets the PCI bus. by Randy Vinson · 18 years ago
  3. 3620fc1 [POWERPC] 85xxCDS: Allow 8259 cascade to share an MPIC interrupt line. by Randy Vinson · 17 years ago
  4. eb12af4 [POWERPC] FSL: Add support for PCI-X controllers by Kumar Gala · 17 years ago
  5. 7391ff3 [POWERPC] Make sure virtual P2P bridge registers are setup on PCIe PHB by Kumar Gala · 17 years ago
  6. f64fddb [POWERPC] Provide ability to setup P2P bridge registers from struct resource by Kumar Gala · 17 years ago
  7. f16dab9 [POWERPC] Add basic PCI/PCI Express support for 8544DS board by Roy Zang · 17 years ago
  8. 2e56ff2 [POWERPC] Make endianess of cfg_addr for indirect pci ops runtime by Kumar Gala · 17 years ago
  9. d526996 [POWERPC] Removed setup_indirect_pci_nomap by Kumar Gala · 17 years ago
  10. 4e79821 [POWERPC] 85xx: Add quirk to ignore bogus FPGA on CDS by Kumar Gala · 17 years ago
  11. aa3c112 [POWERPC] 85xx: Added 8568 PCIe support by Kumar Gala · 17 years ago
  12. 6c0a11c [POWERPC] Fixup resources on pci_bus for PCIe PHB when no device is connected by Kumar Gala · 17 years ago
  13. 66afe87 [POWERPC] Add basic PCI node for mpc8568mds board by Roy Zang · 17 years ago
  14. 3f6c5da [POWERPC] Use Freescale pci/pcie common code for 85xx boards by Roy Zang · 17 years ago
  15. 344ffde [POWERPC] Update PCI nodes in the 83xx/85xx boards device tree by Roy Zang · 17 years ago
  16. 02edff5 [POWERPC] Add 8548 CDS PCI express controller node and PCI-X device node by Roy Zang · 17 years ago
  17. 957ecff [POWERPC] FSL: Cleanup how we detect if we are a PCIe controller by Kumar Gala · 17 years ago
  18. 62c66c8 [POWERPC] Added indirect quirk to handle PCIe PHB that have issue w/no link by Kumar Gala · 17 years ago
  19. 38805e5 [POWERPC] Add the ability to find PCI capabilities early on by Kumar Gala · 17 years ago
  20. 9ac4dd3 [POWERPC] Rewrite Freescale PCI/PCIe support for 8{3,5,6}xx by Zang Roy-r61911 · 17 years ago
  21. 55c4499 [POWERPC] Create common fsl pci/e files based on 86xx platforms by Roy Zang · 17 years ago
  22. dc79747 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  23. 5fa63fc Fix ppc64 mismerge by Al Viro · 17 years ago
  24. a2b7390 [POWERPC] Quiet section mismatch warning on pcibios_setup by Stephen Rothwell · 17 years ago
  25. 7fd7218 [POWERPC] MPIC protected sources by Benjamin Herrenschmidt · 17 years ago
  26. 34f329d [POWERPC] of_detach_node()'s device node argument cannot be const by Segher Boessenkool · 17 years ago
  27. adff093 [POWERPC] Allow smp_call_function_single() to current cpu by Avi Kivity · 17 years ago
  28. 08ae6cc [POWERPC] Allow exec faults on readable areas on classic 32-bit PowerPC by Paul Mackerras · 17 years ago
  29. ca8ffc9 [POWERPC] Fix future firmware feature fixups function failure by Michael Neuling · 17 years ago
  30. 4d404ed [POWERPC] fix showing xmon help by Ishizaki Kou · 17 years ago
  31. 776568d [POWERPC] Make xmon_write accept a const buffer by Ishizaki Kou · 17 years ago
  32. f8eb77d [POWERPC] Fix misspelled "CONFIG_CHECK_CACHE_COHERENCY" Kconfig option. by Robert P. J. Day · 17 years ago
  33. 1e57ba8 [POWERPC] cell: CONFIG_SPE_BASE is a typo by Geert Uytterhoeven · 17 years ago
  34. 8b6f50e spufs: make signal-notification files readonly for NOSCHED contexts by Jeremy Kerr · 17 years ago
  35. 24ed855 PS3: Fix build with 32-bit toolchains by Geoff Levand · 17 years ago
  36. f965263 ps3: FLASH ROM Storage Driver by Geert Uytterhoeven · 17 years ago
  37. 9aea8cb ps3: BD/DVD/CD-ROM Storage Driver by Geert Uytterhoeven · 17 years ago
  38. c6131fa ps3: Disk Storage Driver by Geert Uytterhoeven · 17 years ago
  39. 97d22d2 powerpc: tlb_32.c build fix by Mariusz Kozlowski · 17 years ago
  40. 486acd4 [CELL] spufs: rework list management and associated locking by Christoph Hellwig · 17 years ago
  41. 1474855 [CELL] oprofile: add support to OProfile for profiling CELL BE SPUs by Bob Nelson · 17 years ago
  42. 36aaccc [CELL] oprofile: enable SPU switch notification to detect currently active SPU tasks by Bob Nelson · 17 years ago
  43. 2414059 [CELL] spu_base: locking cleanup by Christoph Hellwig · 17 years ago
  44. 9e7cbcb [CELL] cell: indexing of SPUs based on firmware vicinity properties by Arnd Bergmann · 17 years ago
  45. cbc23d3 [CELL] spufs: integration of SPE affinity with the scheduller by Arnd Bergmann · 17 years ago
  46. c5fc8d2 [CELL] cell: add placement computation for scheduling of affinity contexts by Arnd Bergmann · 17 years ago
  47. 8e68e2f [CELL] spufs: extension of spu_create to support affinity definition by Arnd Bergmann · 17 years ago
  48. 3ad216c [CELL] cell: add hardcoded spu vicinity information for QS20 by Arnd Bergmann · 17 years ago
  49. 9d92af6 [CELL] cell: add vicinity information on spus by Arnd Bergmann · 17 years ago
  50. aa6d5b2 [CELL] cell: add per BE structure with info about its SPUs by Arnd Bergmann · 17 years ago
  51. 7e90b74 [CELL] spufs: use find_first_bit() instead of sched_find_first_bit() by Masato Noguchi · 17 years ago
  52. 50af32a [CELL] spufs: remove unused file argument from spufs_run_spu() by Jeremy Kerr · 17 years ago
  53. ca53da3 [CELL] spufs: change decrementer restore timing by Masato Noguchi · 17 years ago
  54. cf17df2 [CELL] spufs: dont halt decrementer at restore step 47 by Masato Noguchi · 17 years ago
  55. a103f34 [CELL] spufs: limit saving MFC_CNTL bits by Masato Noguchi · 17 years ago
  56. d40a01d [CELL] spufs: fix read and write for decr_status file by Masato Noguchi · 17 years ago
  57. 1cfc0f8 [CELL] spufs: fix decr_status meanings by Masato Noguchi · 17 years ago
  58. cfd529b2 [CELL] spufs: remove needless context save/restore code by Masato Noguchi · 17 years ago
  59. daced0f [CELL] spufs: fix array size of channel index by Jeremy Kerr · 17 years ago
  60. 27b1ea0 [CELL] spufs: make sure context are scheduled again after spu_acquire_saved by Christoph Hellwig · 17 years ago
  61. 27ec41d [CELL] spufs: add spu stats in sysfs and ctx stat file in spufs by Andre Detsch · 17 years ago
  62. e840cfe [CELL] spufs: Remove spurious WARN_ON for spu_deactivate for NOSCHED contexts by Jeremy Kerr · 17 years ago
  63. d054b36 [CELL] spufs: Make signal-notification files readonly for NOSCHED contexts by Jeremy Kerr · 17 years ago
  64. 49776d3 [CELL] spufs: Avoid unexpectedly restaring MFC during context save by Kazunori Asayama · 17 years ago
  65. d145031 [CELL] spufs: remove section mismatch warning by Sebastian Siewior · 17 years ago
  66. ce21b3c [CELL] add support for MSI on Axon-based Cell systems by Michael Ellerman · 17 years ago
  67. 8d2655e [CELL] saving spus information for kexec crash by Andre Detsch · 17 years ago
  68. dbdf04c [CELL] driver for DDR2 memory on AXON by Maxim Shchetynin · 17 years ago
  69. b86ce01 [CELL] allow linux to map Cell regs on legacy SLOF tree. by Jean-Christophe DUBOIS · 17 years ago
  70. 827e364 [CELL] fix cbe_thermal for legacy SLOF tree. by Jean-Christophe DUBOIS · 17 years ago
  71. 64bafa9 [CELL] fix cbe_cpufreq for legacy SLOF tree. by Jean-Christophe DUBOIS · 17 years ago
  72. 74889e4 [CELL] cbe_cpufreq: reorganize code by Christian Krafft · 17 years ago
  73. 1e21fd5 [CELL] cbe_cpufreq: fix minor issues by Christian Krafft · 17 years ago
  74. e5ecc87 [CELL] cbe_cpufreq: fix initialization by Christian Krafft · 17 years ago
  75. a964b9b [CELL] cbe_cpufreq: fix latency measurement by Christian Krafft · 17 years ago
  76. 813f907 [CELL] pmi: remove support for mutiple devices. by Christian Krafft · 17 years ago
  77. 3f23de1 Create drivers/of/platform.c by Stephen Rothwell · 18 years ago
  78. f85ff30 Begin to consolidate of_device.c by Stephen Rothwell · 18 years ago
  79. 1ef4d42 Consolidate of_find_node_by routines by Stephen Rothwell · 18 years ago
  80. d1cd355 Consolidate of_get_next_child by Stephen Rothwell · 18 years ago
  81. e679c5f Consolidate of_get_parent by Stephen Rothwell · 18 years ago
  82. 581b605 Consolidate of_find_property by Stephen Rothwell · 18 years ago
  83. 0081cbc Consolidate of_device_is_compatible by Stephen Rothwell · 18 years ago
  84. 97e873e Start split out of common open firmware code by Stephen Rothwell · 18 years ago
  85. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  86. 8042297 fix spufs build after ->fault changes by Christoph Hellwig · 17 years ago
  87. efffbee Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  88. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  89. 8fb775e powerpc: Put allocated ELF notes in read-only data segment by Roland McGrath · 17 years ago
  90. 5fb7dc3 define new percpu interface for shared data by Fenghua Yu · 17 years ago
  91. 3d7e338 jprobes: make jprobes a little safer for users by Michael Ellerman · 17 years ago
  92. 83c5407 mm: fault feedback #2 by Nick Piggin · 17 years ago
  93. 7132ab7 Fix RGMII-ID handling in gianfar by Andy Fleming · 17 years ago
  94. cc65185 Add phy-connection-type to gianfar nodes by Andy Fleming · 17 years ago
  95. d756d10 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 17 years ago
  96. 826ea8f Revert "[POWERPC] Do firmware feature fixups after features are initialised" by Tony Breeds · 17 years ago
  97. 4f3731d Fix compile failure in arch/powerpc/kernel/pci-common.c by Tony Breeds · 17 years ago
  98. 97ac735 sys_fallocate() implementation on i386, x86_64 and powerpc by Amit Arora · 17 years ago
  99. bce9451 Cell: Draw SPE helper penguin logos by Geert Uytterhoeven · 17 years ago
  100. 87a7def Kprobes on select architectures no longer EXPERIMENTAL by Ananth N Mavinakayanahalli · 17 years ago