1. ba0fc70 powerpc: Add missing reference to coherent_dma_mask by Vitaly Bordug · 17 years ago
  2. 3bc5ab9 powerpc: Fix unterminated of_device_id array in legacy_serial.c by Benjamin Herrenschmidt · 17 years ago
  3. 1e6d1f2 powerpc/legacy_serial: Bail if reg-offset/shift properties are present by John Linn · 17 years ago
  4. 89f5b7d Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIP by Linus Torvalds · 17 years ago
  5. b17879f [POWERPC] 4xx: Clear new TLB cache attribute bits in Data Storage vector by Josh Boyer · 17 years ago
  6. 4a96db3 [POWERPC] Remove ppc32's export of console_drivers by Stephen Rothwell · 17 years ago
  7. da3de6d [POWERPC] Fix -Os kernel builds with newer gcc versions by Kumar Gala · 17 years ago
  8. 476ff8a [POWERPC] Fix return value check logic in debugfs virq_mapping setup by Emil Medve · 17 years ago
  9. 420b5ee [POWERPC] Use dev_set_name in pci_64.c by Stephen Rothwell · 17 years ago
  10. 0be234a [POWERPC] Fix incorrect enabling of VMX when building signal or user context by Benjamin Herrenschmidt · 17 years ago
  11. d1e8d50d [POWERPC] Add kernstart_addr to list of allowed symbols in prom_init by Michael Ellerman · 17 years ago
  12. f52111b [PATCH] take init_files to fs/file.c by Al Viro · 17 years ago
  13. 6a8b230 [POWERPC] ppc: Don't run prom_init_check for arch/ppc builds by Segher Boessenkool · 17 years ago
  14. 516c8be [POWERPC] Fix default cputable entries for e200 and e500 families by Paul Mackerras · 17 years ago
  15. 53962ec [POWERPC] Remove leftover printk in isa-bridge.c by Nate Case · 17 years ago
  16. 1c4a811 [POWERPC] Remove duplicate #include by Huang Weiyi · 17 years ago
  17. f2fd251 [POWERPC] Initialize lockdep earlier by Benjamin Herrenschmidt · 17 years ago
  18. 24d9649 [POWERPC] Document when printk is useable by Benjamin Herrenschmidt · 17 years ago
  19. 1b70c5a [POWERPC] Fix bogus paca->_current initialization by Benjamin Herrenschmidt · 17 years ago
  20. 76bc080e [POWERPC] Make default cputable entries reflect selected CPU family by Benjamin Herrenschmidt · 17 years ago
  21. a96df49 [POWERPC] 4xx: Fix problem with new TLB storage attibute fields on 440x6 core by Stefan Roese · 17 years ago
  22. d35c7b0 unified (weak) sys_pipe implementation by Ulrich Drepper · 17 years ago
  23. c36c804 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  24. 3b57506 [POWERPC] Bolt in SLB entry for kernel stack on secondary cpus by Paul Mackerras · 17 years ago
  25. 7fc5c78 ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT by Roman Zippel · 17 years ago
  26. 074b3b8 ntp: increase time_freq resolution by Roman Zippel · 17 years ago
  27. ec31b212 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  28. f7511d5 Basic braille screen reader support by Samuel Thibault · 17 years ago
  29. eabd909 [POWERPC] Fix crashkernel= handling when no crashkernel= specified by Michael Ellerman · 17 years ago
  30. 3243d87 [POWERPC] Make emergency stack safe for current_thread_info() use by Michael Ellerman · 17 years ago
  31. 867a89e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  32. d4d298f ppc/powerpc: use kbuild.h instead of defining macros in asm-offsets.c by Christoph Lameter · 17 years ago
  33. 6674713 powerpc: use non-racy method for proc entries creation by Denis V. Lunev · 17 years ago
  34. cc2bb69 [RAPIDIO] Add OF-tree support to RapidIO controller driver by Zhang Wei · 17 years ago
  35. 8521882 [POWERPC] Add IRQSTACKS support on ppc32 by Kumar Gala · 17 years ago
  36. 745a14c [POWERPC] Add fast little-endian switch system call by Paul Mackerras · 17 years ago
  37. bbf45ba KVM: ppc: PowerPC 440 KVM implementation by Hollis Blanchard · 17 years ago
  38. acb0142 [POWERPC] 4xx: Fix 460GT support to not enable FPU by Stefan Roese · 17 years ago
  39. 7cfb62a [POWERPC] cell: Generalize io-workarounds code by Ishizaki Kou · 17 years ago
  40. f336632 [POWERPC] Mark udbg console as CON_ANYTIME, ie. callable early in boot by Michael Ellerman · 17 years ago
  41. c7afb4e [POWERPC] Set udbg_console index to 0 by Michael Ellerman · 17 years ago
  42. 90035fe [POWERPC] Raise the upper limit of NR_CPUS and move the pacas into the BSS by Tony Breeds · 17 years ago
  43. 4ae2dcb [POWERPC] Clean up misc_64.S by Kumar Gala · 17 years ago
  44. 5c02cd2 [POWERPC] Discourage people from fiddling with kernel data from prom_init by Michael Ellerman · 17 years ago
  45. 91120cc [POWERPC] Cleanup asm-offsets.c by Kumar Gala · 17 years ago
  46. f608600 [POWERPC] Clean up access to thread_info in assembly by Kumar Gala · 17 years ago
  47. 885aa35 [POWERPC] Fix new warnings arising from stacktrace patch by Christoph Hellwig · 17 years ago
  48. 37dd2ba [POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero) by Kumar Gala · 17 years ago
  49. f6a6168 [POWERPC] Fix kernel stack allocation alignment by Benjamin Herrenschmidt · 17 years ago
  50. 36a23fc Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc by Paul Mackerras · 17 years ago
  51. df69869 Revert "[POWERPC] Add compat handler for PTRACE_GETSIGINFO" by Paul Mackerras · 17 years ago
  52. bda0c0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  53. 9a64388 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  54. fc215fe [POWERPC] ppc32: Fix errata for 603 CPUs by Kumar Gala · 17 years ago
  55. 7cfb5f9 PCI: powerpc: use generic pci_enable_resources() by Bjorn Helgaas · 17 years ago
  56. 9c0c44d [POWERPC] Define copy_siginfo_from_user32 by Roland McGrath · 17 years ago
  57. e4cc589 [POWERPC] Add compat handler for PTRACE_GETSIGINFO by Andreas Schwab · 17 years ago
  58. 950e4da arch: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 17 years ago
  59. 188da98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  60. 945feb1 [POWERPC] irqtrace support for 64-bit powerpc by Benjamin Herrenschmidt · 17 years ago
  61. fd3e0bb [POWERPC] Stacktrace support for lockdep by Christoph Hellwig · 17 years ago
  62. ec2b36b [POWERPC] Move stackframe definitions to common header by Benjamin Herrenschmidt · 17 years ago
  63. f4ac7b5 [POWERPC] Fix device-tree locking vs. interrupts by Benjamin Herrenschmidt · 17 years ago
  64. 1d850bd ppc: remove ppc_ide_md by Bartlomiej Zolnierkiewicz · 17 years ago
  65. 64ac24e Generic semaphore implementation by Matthew Wilcox · 17 years ago
  66. 4eaddb4 [POWERPC] Make Book-E debug handling SMP safe by Kumar Gala · 17 years ago
  67. eb0cd5f [POWERPC] Rework Book-E debug exception handling by Kumar Gala · 17 years ago
  68. 37ddd5d [POWERPC] pseries/phyp dump: Reserve a variable amount of space at boot by Manish Ahuja · 17 years ago
  69. 366234f [POWERPC] Update linker script to properly set physical addresses by Kumar Gala · 17 years ago
  70. 4846c5d [POWERPC] Clean up some linker and symbol usage by Kumar Gala · 17 years ago
  71. 0aef996 [POWERPC] 85xx: Cleanup TLB initialization by Kumar Gala · 17 years ago
  72. 7f4392c [POWERPC] Efika: Really, don't pretend to be CHRP by David Woodhouse · 17 years ago
  73. e6768a4 [POWERPC] Fixup softirq preempt count by Benjamin Herrenschmidt · 17 years ago
  74. 7c6352a [POWERPC] Initialize paca->current earlier by Benjamin Herrenschmidt · 17 years ago
  75. 30ff2e8 [POWERPC] iSeries: Make iseries_reg_save private to iSeries by Stephen Rothwell · 17 years ago
  76. 3eb9cf0 [POWERPC] iSeries: Use alternate paca structure for booting by Stephen Rothwell · 17 years ago
  77. 320787c [POWERPC] Fix handling of unrecoverable SLB miss interrupts by Paul Mackerras · 17 years ago
  78. ac7c535 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  79. c6d4d5a [POWERPC] Convert pci and eeh code to of_device_is_available by Nathan Lynch · 17 years ago
  80. 0119536 [POWERPC] Add hand-coded assembly strcmp by Steven Rostedt · 17 years ago
  81. 4df4441 [POWERPC] Replace logical-AND by bit-AND in pci_process_ISA_OF_ranges() by Roel Kluin · 17 years ago
  82. 7484839 [POWERPC] Fix rtas_flash procfs interface by Maxim Shchetynin · 17 years ago
  83. ff3da2e [POWERPC] Fix iSeries hard irq enabling regression by Benjamin Herrenschmidt · 17 years ago
  84. e48b1b4 [POWERPC] Replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  85. a78bfbf [POWERPC] Add kernel parameter to set l3cr for MPC745x by Robert Brose · 17 years ago
  86. 18f032c [POWERPC] move_device_tree() should be __init by Geert Uytterhoeven · 17 years ago
  87. a2ceff5 [POWERPC] Fix missed hardware breakpoints across multiple threads by Michael Ellerman · 17 years ago
  88. 464076a [POWERPC] 4xx: Add AMCC 460EX/460GT support to cputable.c & cpu_setup_44x.S by Stefan Roese · 17 years ago
  89. 54f53f2 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  90. 654f596 [POWERPC] pseries: phyp dump: Disable phyp-dump through boot-var by Manish Ahuja · 17 years ago
  91. 6ac26c8 [POWERPC] pseries: phyp dump: Reserve and release memory by Manish Ahuja · 17 years ago
  92. 163dab3 [POWERPC] powerpc32: Remove asm-offsets ptrace cruft by Roland McGrath · 17 years ago
  93. 71e91a0 [POWERPC] Don't touch PT_DTRACE in exec by Roland McGrath · 17 years ago
  94. bceabd1 [POWERPC] Really export empty_zero_page by Stephen Rothwell · 17 years ago
  95. 0276c13 [POWERPC] Add 'model: ...' line to common show_cpuinfo() by Marian Balakowicz · 17 years ago
  96. 44387e9 [POWERPC] Fix PMU + soft interrupt disable bug by Anton Blanchard · 17 years ago
  97. c2372eb [POWERPC] user_regset PTRACE_SETREGS regression fix by Roland McGrath · 17 years ago
  98. bed04a4 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  99. 07dc42f [POWERPC] Export empty_zero_page by Theodore Ts'o · 17 years ago
  100. 7f17289 [POWERPC] Fix bogus test for unassigned PCI resources by Benjamin Herrenschmidt · 17 years ago