1. 3dfa877 powerpc/booke: Add support for new e500mc core by Kumar Gala · 17 years ago
  2. bccaea8 powerpc/booke: Fix definitions for dbcr[1-2] and dbsr registers by Jerone Young · 17 years ago
  3. 5848f16 powerpc/QE: qe_reset should be __init by Anton Vorontsov · 17 years ago
  4. 5093bb9 powerpc/QE: switch to the cpm_muram implementation by Anton Vorontsov · 17 years ago
  5. 32def33 powerpc/QE: implement support for the GPIO LIB API by Anton Vorontsov · 17 years ago
  6. 9572653 powerpc/QE: prepare QE PIO code for GPIO LIB support by Anton Vorontsov · 17 years ago
  7. 5e41486 powerpc/QE: add support for QE USB clocks routing by Anton Vorontsov · 17 years ago
  8. 83ff9dc powerpc/sysdev: implement FSL GTM support by Anton Vorontsov · 17 years ago
  9. 0f3d6bc powerpc: Improve (in|out)_[bl]eXX() asm code by Trent Piepho · 17 years ago
  10. 7c4f10b powerpc: Check that TASK_SIZE does not overlap KERNEL_START by Rune Torgersen · 17 years ago
  11. 8a3e1c6 Merge branch 'merge' by Paul Mackerras · 17 years ago
  12. bcf0b08 [POWERPC] Move to runtime allocated exception stacks by Kumar Gala · 17 years ago
  13. cfab3bd [POWERPC] Add "memory" clobber to MMIO accessors by Benjamin Herrenschmidt · 17 years ago
  14. b786af1 [POWERPC] Refactor DCR code by Stephen Neuendorffer · 17 years ago
  15. acf4648 Merge branch 'merge' into powerpc-next by Paul Mackerras · 17 years ago
  16. 06a901c [POWERPC] mpic: Fix use of uninitialized variable by Stephen Rothwell · 17 years ago
  17. 475ca39 [POWERPC] mpic: Deal with bogus NIRQ in Feature Reporting Register by Kumar Gala · 17 years ago
  18. 2ca7633 [POWERPC] Tweak VDSO linker script to avoid upsetting old binutils by Roland McGrath · 17 years ago
  19. 09e67ca [POWERPC] Move of_device_get_modalias to drivers/of by Stephen Rothwell · 17 years ago
  20. 7bc228b [POWERPC] Get most of ioctl.h content from <asm-generic/ioctl.h> by Robert P. J. Day · 17 years ago
  21. 0b2cca8 [POWERPC] Add 6xx-style HID0_SLEEP support. by Scott Wood · 17 years ago
  22. a560643 [POWERPC] Defer processing of interrupts when the CPU wakes from sleep mode by Paul Mackerras · 17 years ago
  23. fcff474 Merge branch 'linux-2.6' into powerpc-next by Paul Mackerras · 17 years ago
  24. 9c8387a [POWERPC] Fix uninitialized variable bug in copy_{to|from}_user by Nate Case · 17 years ago
  25. cec08e7 [POWERPC] vmemmap fixes to use smaller pages by Benjamin Herrenschmidt · 17 years ago
  26. 1c21a29 [POWERPC] Fix sparse warnings in arch/powerpc/kernel by Michael Ellerman · 17 years ago
  27. 1c8950f [POWERPC] Make cpus_in_xmon static and remove extern mess from hvc_console.c by Michael Ellerman · 17 years ago
  28. af3b74d [POWERPC] Move xmon_irq() declaration into xmon.h by Michael Ellerman · 17 years ago
  29. 7d9e793 [POWERPC] Add a declaration for xmon() by Michael Ellerman · 17 years ago
  30. 572fb57 [POWERPC] Move declaration of tce variables into mmu-hash64.h by Michael Ellerman · 17 years ago
  31. 5f25f06 [POWERPC] Move declaration of init_bootmem_done into system.h by Michael Ellerman · 17 years ago
  32. 663276b [POWERPC] Set lower flag bits in regs->trap to indicate debug level exception by Kumar Gala · 17 years ago
  33. 7a10174 [POWERPC] Define and use TLF_RESTORE_SIGMASK by Roland McGrath · 17 years ago
  34. 2a5f2e3 Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into merge by Paul Mackerras · 17 years ago
  35. a96df49 [POWERPC] 4xx: Fix problem with new TLB storage attibute fields on 440x6 core by Stefan Roese · 17 years ago
  36. b41e5ff [POWERPC] devres: Add devm_ioremap_prot() by Emil Medve · 17 years ago
  37. de10289 [POWERPC] spufs: handle faults while the context switch pending flag is set by Luke Browning · 17 years ago
  38. f3d69e0 [POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptions by Luke Browning · 17 years ago
  39. 45c5eb6 KVM: ppc: Handle guest idle by emulating MSR[WE] writes by Hollis Blanchard · 17 years ago
  40. d35c7b0 unified (weak) sys_pipe implementation by Ulrich Drepper · 17 years ago
  41. e098675 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypes by Linus Torvalds · 17 years ago
  42. c36c804 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  43. 3f02c4e powerpc: types: use <asm-generic/int-*.h> for the powerpc architecture by H. Peter Anvin · 17 years ago
  44. fdedb4c [POWERPC] PS3: Make ps3_virq_setup and ps3_virq_destroy static by Geert Uytterhoeven · 17 years ago
  45. 730f412 asm-*/futex.h should include linux/uaccess.h by Jeff Dike · 17 years ago
  46. 867a89e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  47. 6510d41 kernel: Move arches to use common unaligned access by Harvey Harrison · 17 years ago
  48. eb0f1c4 proper __do_softirq() prototype by Adrian Bunk · 17 years ago
  49. 5a7b60e [RAPIDIO] Move include/asm-ppc/rio.h to asm-powerpc by Zhang Wei · 17 years ago
  50. 8521882 [POWERPC] Add IRQSTACKS support on ppc32 by Kumar Gala · 17 years ago
  51. dd18434f [POWERPC] Use __always_inline for xchg* and cmpxchg* by Paul Mackerras · 17 years ago
  52. 7f2e952 hugetlbfs: common code update for s390 by Gerald Schaefer · 17 years ago
  53. 8fe627e hugetlbfs: add missing TLB flush to hugetlb_cow() by Gerald Schaefer · 17 years ago
  54. 6d77907 hugetlbfs: architecture header cleanup by Gerald Schaefer · 17 years ago
  55. 7e67513 mm: introduce pte_special pte bit by Nick Piggin · 17 years ago
  56. bbf45ba KVM: ppc: PowerPC 440 KVM implementation by Hollis Blanchard · 17 years ago
  57. 4baacfb ppc: Export tlb_44x_hwater for KVM by Hollis Blanchard · 17 years ago
  58. 56a6b1e generic: implement __fls on all 64-bit archs by Alexander van Heukelum · 17 years ago
  59. 7cfb62a [POWERPC] cell: Generalize io-workarounds code by Ishizaki Kou · 17 years ago
  60. 90035fe [POWERPC] Raise the upper limit of NR_CPUS and move the pacas into the BSS by Tony Breeds · 17 years ago
  61. 2c419bd [POWERPC] Port fixmap from x86 and use for kmap_atomic by Kumar Gala · 17 years ago
  62. 37dd2ba [POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero) by Kumar Gala · 17 years ago
  63. f6a6168 [POWERPC] Fix kernel stack allocation alignment by Benjamin Herrenschmidt · 17 years ago
  64. 9a64388 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  65. 14b3ca4 [POWERPC] Fix compile breakage for 64-bit UP configs by Paul Mackerras · 17 years ago
  66. aa6b544 asm-generic: add node_to_cpumask_ptr macro by Mike Travis · 17 years ago
  67. 188da98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  68. 9f264be [POWERPC] Optimize fls64() on 64-bit processors by Paul Mackerras · 17 years ago
  69. 945feb1 [POWERPC] irqtrace support for 64-bit powerpc by Benjamin Herrenschmidt · 17 years ago
  70. ec2b36b [POWERPC] Move stackframe definitions to common header by Benjamin Herrenschmidt · 17 years ago
  71. f13f4ca [POWERPC] Make pci_bus_to_host()'s struct pci_bus * argument const by Trent Piepho · 17 years ago
  72. 47b9d9b [POWERPC] Use asm-generic/bitops/find.h in bitops.h by Alexander van Heukelum · 17 years ago
  73. 273b838 ide: remove ide_init_default_irq() macro by Bartlomiej Zolnierkiewicz · 17 years ago
  74. 9dfcd15 ide: remove ide_default_io_ctl() macro by Bartlomiej Zolnierkiewicz · 17 years ago
  75. 0e33555 ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  76. 1d850bd ppc: remove ppc_ide_md by Bartlomiej Zolnierkiewicz · 17 years ago
  77. 2dde786 ide: rework PowerMac media-bay support (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  78. 64ac24e Generic semaphore implementation by Matthew Wilcox · 17 years ago
  79. 7f0a6fc [POWERPC] QE: export qe_get_brg_clk() by Anton Vorontsov · 17 years ago
  80. ab1220d [POWERPC] QE: immap_qe.h should include asm/io.h by Anton Vorontsov · 17 years ago
  81. 0b51b02 [POWERPC] QE: implement qe_muram_offset by Anton Vorontsov · 17 years ago
  82. acaa7aa [POWERPC] fsl_lbc: implement few UPM routines by Anton Vorontsov · 17 years ago
  83. d4a32fe [POWERPC] fsl_elbc_nand: factor out localbus defines by Anton Vorontsov · 17 years ago
  84. e24e788 [POWERPC] CPM: Move opcodes common to CPM1 and CPM2 to include/asm-powerpc/cpm.h by Laurent Pinchart · 17 years ago
  85. 7711684 [POWERPC] Remove unused machine call outs by Kumar Gala · 17 years ago
  86. 37ddd5d [POWERPC] pseries/phyp dump: Reserve a variable amount of space at boot by Manish Ahuja · 17 years ago
  87. af892e0 [POWERPC] Cleanup pgtable-ppc32.h by Kumar Gala · 17 years ago
  88. 366234f [POWERPC] Update linker script to properly set physical addresses by Kumar Gala · 17 years ago
  89. d04ceb3 [POWERPC] Move phys_addr_t definition into asm/types.h by Kumar Gala · 17 years ago
  90. edc164d [POWERPC] Use lowmem_end_addr to limit lmb allocations on ppc32 by Kumar Gala · 17 years ago
  91. 99c62dd [POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addr by Kumar Gala · 17 years ago
  92. b7ce341 [POWERPC] Implement support for the GPIO LIB API by Anton Vorontsov · 17 years ago
  93. 4b1d99b [POWERPC] replace asm/of_device.h with linux/of_device.h in macio.h by Stephen Rothwell · 17 years ago
  94. 98245c1 [POWERPC] remove include of asm/of_device.h from pmi.h by Stephen Rothwell · 17 years ago
  95. f9a5e6a [POWERPC] iSeries: Localise and constify some iSeries data by Stephen Rothwell · 17 years ago
  96. 30ff2e8 [POWERPC] iSeries: Make iseries_reg_save private to iSeries by Stephen Rothwell · 17 years ago
  97. 3eb9cf0 [POWERPC] iSeries: Use alternate paca structure for booting by Stephen Rothwell · 17 years ago
  98. ac7c535 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  99. 221ac32 [POWERPC] Fix kernel panic in arch_arm_kprobe by Ionut Nicu · 17 years ago
  100. 0119536 [POWERPC] Add hand-coded assembly strcmp by Steven Rostedt · 17 years ago