1. 0cdf50a powerpc/40x: Add support for the ESTeem 195E (PPC405EP) SBC by Solomon Peachy · 15 years ago
  2. c9f7509 powerpc/44x: Add Eiger AMCC (AppliedMicro) PPC460SX evaluation board support. by fkan@amcc.com · 15 years ago
  3. 2417492 powerpc/44x: Update Arches defconfig by Stefan Roese · 15 years ago
  4. f661be6 powerpc/44x: Update Arches dts by Stefan Roese · 15 years ago
  5. 77c0a70 powerpc: Properly start decrementer on BookE secondary CPUs by Benjamin Herrenschmidt · 15 years ago
  6. e5a6a1c powerpc: derive COMMAND_LINE_SIZE from asm-generic by Paul Gortmaker · 15 years ago
  7. 89c2dd6 powerpc/pci: Pull ppc32 PCI features into common by Kumar Gala · 15 years ago
  8. fbe6544 powerpc/pci: move pci_64.c device tree scanning code into pci-common.c by Grant Likely · 15 years ago
  9. ae14e13 powerpc/pci: Remove dead checks for CONFIG_PPC_OF by Grant Likely · 15 years ago
  10. bb1af71 powerpc/book3e-64: Add support to initial_tlb_book3e for non-HES TLB by Kumar Gala · 15 years ago
  11. 4b98d9e powerpc/book3e-64: Add helper function to setup IVORs by Kumar Gala · 15 years ago
  12. 6c18882 powerpc/book3e-64: Wait til generic_calibrate_decr to enable decrementer by Kumar Gala · 15 years ago
  13. f45c448 powerpc/book3e-64: Move the default cpu table entry by Kumar Gala · 15 years ago
  14. df5d6ec powerpc/mm: Add MMU features for TLB reservation & Paired MAS registers by Kumar Gala · 15 years ago
  15. 23e55f9 powerpc: Adjust base and index registers in Altivec macros by Michael Wolf · 15 years ago
  16. e3e1d15 powerpc: Name xpn & x fields in HW Hash PTE format by Becky Bruce · 15 years ago
  17. 80d3e8a powerpc: Add CONFIG_DMA_API_DEBUG support by FUJITA Tomonori · 15 years ago
  18. 4a9a6bf powerpc: Handle SWIOTLB mapping error properly by FUJITA Tomonori · 15 years ago
  19. 46bab4e powerpc: Use asm-generic/dma-mapping-common.h by FUJITA Tomonori · 15 years ago
  20. 45223c5 powerpc: use dma_map_ops struct by FUJITA Tomonori · 15 years ago
  21. 3702977 powerpc: Remove swiotlb_pci_dma_ops by FUJITA Tomonori · 15 years ago
  22. 762afb7 powerpc: Remove addr_needs_map in struct dma_mapping_ops by FUJITA Tomonori · 15 years ago
  23. 2864697 Merge commit 'tip/iommu-for-powerpc' into next by Benjamin Herrenschmidt · 15 years ago
  24. 3c2ee2d Merge commit 'kumar/next' into next by Benjamin Herrenschmidt · 15 years ago
  25. 6776426 powerpc/pseries: Reduce the polling interval in __cpu_up() by Gautham R Shenoy · 15 years ago
  26. 6fdc31a powerpc: Remove SMP warning from PowerMac cpufreq by Bastian Blank · 15 years ago
  27. 14d7575 powerpc: Fix __flush_icache_range on 44x by Josh Boyer · 15 years ago
  28. ea3cc33 powerpc/mm: Cleanup handling of execute permission by Benjamin Herrenschmidt · 15 years ago
  29. 1dcd8ff powerpc/qe_lib: Set gpio data before changing the direction to output by Michael Barkowski · 15 years ago
  30. 9b9d401 powerpc/85xx: Add QE USB support for MPC8569E-MDS boards by Anton Vorontsov · 15 years ago
  31. 818fcac powerpc/82xx: Add CPM USB Gadget support for MPC8272ADS boards by Anton Vorontsov · 15 years ago
  32. a70e88b powerpc/82xx: Fix BCSR bits for MPC8272ADS boards by Anton Vorontsov · 15 years ago
  33. ec80fb2 powerpc/85xx: Add eSDHC support for MPC8536DS boards by Anton Vorontsov · 15 years ago
  34. c9c4197 powerpc/85xx: sbc8560 - remove "has-rstcr" from global utilities block by Paul Gortmaker · 15 years ago
  35. 46c4c22 powerpc/85xx: issue fsl_soc reboot warning only when applicable by Paul Gortmaker · 15 years ago
  36. 7792da8 powerpc/85xx: sbc8560 - Fix warm reboot with board specific reset function by Liang Li · 15 years ago
  37. 944ac03 powerpc/83xx: sbc8349 - update defconfig, enable MTD, USB storage by Paul Gortmaker · 15 years ago
  38. 58dfc49 powerpc/83xx: Fix incorrect PCI interrupt map in SBC834x DTS by Liang Li · 15 years ago
  39. 31ff09b7 powerpc/83xx: Add localbus node and MTD partitions for SBC834x by Liang Li · 15 years ago
  40. 4de1244 powerpc/83xx: Remove second USB node from SBC834x DTS by Liang Li · 15 years ago
  41. fb8e3e1 powerpc/85xx: Add support for P2020RDB board by Poonam Aggrwal · 15 years ago
  42. fc4bdb3 powerpc/booke: Move MMUCSR definition into mmu-book3e.h by Kumar Gala · 15 years ago
  43. 8934210 powerpc/82xx: mgcoge - updated defconfig by Heiko Schocher · 15 years ago
  44. 4f0dbc2 Merge commit 'paulus-perf/master' into next by Benjamin Herrenschmidt · 15 years ago
  45. 3c15a68 powerpc: use consistent types in mktree by Stephen Rothwell · 15 years ago
  46. 903444e powerpc/vmlinux.lds: Move _edata down by Michael Ellerman · 15 years ago
  47. a15098c powerpc: Enable GCOV by Michael Ellerman · 15 years ago
  48. 6826a57 powerpc: Switch to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  49. 14ea58a powerpc: Use DIV_ROUND_CLOSEST in time init code by Julia Lawall · 15 years ago
  50. 9413c88 powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h> by Geert Uytterhoeven · 15 years ago
  51. 02a606c2 powerpc: Missing tests for NULL after ioremap() by roel kluin · 15 years ago
  52. cf68787 powerpc/prom_init: Evaluate mem kernel parameter for early allocation by Benjamin Krill · 15 years ago
  53. a888ad4 powerpc: ARRAY_SIZE changes in pasemi and powermac code by Stoyan Gaydarov · 15 years ago
  54. 690a2d0 powerpc/nvram: Allow byte length reads from mmio NVRAM driver by Martyn Welch · 15 years ago
  55. ae142e0 powerpc/sputrace: Use the generic event tracer by Christoph Hellwig · 15 years ago
  56. 797a747 powerpc/mm: Fix assert_pte_locked to work properly on uniprocessor by Kumar Gala · 15 years ago
  57. 433abcd powerpc/86xx: Update GE Fanuc sbc310 DTS by Martyn Welch · 15 years ago
  58. 8798b9d powerpc/86xx: Enable XMC site on GE Fanuc SBC310 by Martyn Welch · 15 years ago
  59. 2eaa50e powerpc/86xx: Correct reading of information presented in cpuinfo by Martyn Welch · 15 years ago
  60. 89f3729 powerpc/83xx: Add eSDHC support for MPC837xE-RDB/WLAN boards by Anton Vorontsov · 15 years ago
  61. c69328d powerpc/85xx: Add support for I2C EEPROMs on MPC8548CDS boards by Anton Vorontsov · 15 years ago
  62. fda4bd9 powerpc/83xx: Add support for MPC8377E-WLAN boards by Anton Vorontsov · 15 years ago
  63. 3475dd8 powerpc/qe: introduce missing kfree by Julia Lawall · 15 years ago
  64. 7a626b6 powerpc/ipic: introduce missing kfree by Julia Lawall · 15 years ago
  65. 9239c89 powerpc/82xx: mgcoge - updates for 2.6.32 by Heiko Schocher · 15 years ago
  66. 8640d3b powerpc/ipic: unmask all interrupt sources by Sebastian Andrzej Siewior · 15 years ago
  67. 6c75933 powerpc/fsl_rio: Add kmalloc NULL tests by Julia Lawall · 15 years ago
  68. 8dcd038 powerpc/fsl-booke: read buffer overflow by Roel Kluin · 15 years ago
  69. b6c316a powerpc/85xx: Added 36-bit physical device tree for mpc8536ds board by Kumar Gala · 15 years ago
  70. 189339d powerpc/85xx: Move mpc8536ds.dts to address-cells/size-cells = <2> by Kumar Gala · 15 years ago
  71. 6b045a8 powerpc/40x: Update kilauea defconfig to support NAND, RTC and HWMON by Stefan Roese · 15 years ago
  72. 0e8e844 powerpc/44x: Update Canyonlands defconfig to support NOR, NAND and RTC by Stefan Roese · 15 years ago
  73. 13ae564 powerpc/40x: Update Kilauea dts to support NAND, RTC and HWMON by Stefan Roese · 15 years ago
  74. 88eeb72 powerpc/44x: Add NAND support to Canyonlands dts by Stefan Roese · 15 years ago
  75. 20d7034 powerpc: Add AMCC 460EX/460GT Rev. B support to cputable.c by Stefan Roese · 15 years ago
  76. 67050b5 powerpc/mm: Fix switch_mmu_context to iterate of the proper list of cpus by Kumar Gala · 15 years ago
  77. af984b8 powerpc/mm: Fix encoding of page table cache numbers by Benjamin Herrenschmidt · 15 years ago
  78. 2d27cfd powerpc: Remaining 64-bit Book3E support by Benjamin Herrenschmidt · 15 years ago
  79. 32a7494 powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3E by Benjamin Herrenschmidt · 15 years ago
  80. 25d21ad powerpc: Add TLB management code for 64-bit Book3E by Benjamin Herrenschmidt · 15 years ago
  81. a8f7758 powerpc/mm: Move around mmu_gathers definition on 64-bit by Benjamin Herrenschmidt · 15 years ago
  82. dce6670 powerpc: Add PACA fields specific to 64-bit Book3E processors by Benjamin Herrenschmidt · 15 years ago
  83. 13363ab powerpc: Add definitions used by exception handling on 64-bit Book3E by Benjamin Herrenschmidt · 15 years ago
  84. 57e2a99 powerpc: Add memory management headers for new 64-bit BookE by Benjamin Herrenschmidt · 15 years ago
  85. 0257c99 powerpc: Add SPR definitions for new 64-bit BookE by Benjamin Herrenschmidt · 15 years ago
  86. c7cc58a1 powerpc/mm: Rework & cleanup page table freeing code path by Benjamin Herrenschmidt · 15 years ago
  87. cf54dc7 powerpc: Move definitions of secondary CPU spinloop to header file by Benjamin Herrenschmidt · 15 years ago
  88. 747bea9 powerpc: Clean ifdef usage in copy_thread() by Benjamin Herrenschmidt · 15 years ago
  89. 6f0ef0f powerpc/mm: Call mmu_context_init() from ppc64 by Benjamin Herrenschmidt · 15 years ago
  90. d4e167d powerpc/mm: Make low level TLB flush ops on BookE take additional args by Benjamin Herrenschmidt · 15 years ago
  91. 44c58cc powerpc: Modify some ppc_asm.h macros to accomodate 64-bits Book3E by Benjamin Herrenschmidt · 15 years ago
  92. a245067 powerpc/mm: Add support for early ioremap on non-hash 64-bit processors by Benjamin Herrenschmidt · 15 years ago
  93. 1fe1a21 powerpc/mm: Add more bit definitions for Book3E MMU registers by Benjamin Herrenschmidt · 15 years ago
  94. 29c09e8 powerpc/mm: Add opcode definitions for tlbivax and tlbsrx. by Benjamin Herrenschmidt · 15 years ago
  95. fcce810 powerpc/mm: Add HW threads support to no_hash TLB management by Benjamin Herrenschmidt · 15 years ago
  96. 6c17199 powerpc/of: Remove useless register save/restore when calling OF back by Benjamin Herrenschmidt · 15 years ago
  97. 7d60b02 powerpc/mm: Fix misplaced #endif in pgtable-ppc64-64k.h by Benjamin Herrenschmidt · 15 years ago
  98. dd90bbd powerpc: Add compat_sys_truncate by Benjamin Herrenschmidt · 15 years ago
  99. c79b297 powerpc: Update boot wrapper script with the new location of dtc by Lucian Adrian Grijincu · 15 years ago
  100. f7d4f68 powerpc: Makefile simplification through use of cc-ifversion by Frans Pop · 15 years ago