1. c86845e powerpc: Rework /proc/interrupts by Anton Blanchard · 16 years ago
  2. 8c007bf powerpc: Reduce footprint of irq_stat by Anton Blanchard · 16 years ago
  3. b919ee8 powerpc: Only print clockevent settings once by Anton Blanchard · 16 years ago
  4. 44c9f3c powerpc: Clear MSR_RI during RTAS calls by Anton Blanchard · 16 years ago
  5. 8354be9 powerpc: Remove trailing space in messages by Frans Pop · 16 years ago
  6. 0b9612c powerpc: Make powerpc_firmware_features __read_mostly by Anton Blanchard · 16 years ago
  7. 66fcb10 powerpc: Add last sysfs file and dump of ftrace buffer to oops printout by Anton Blanchard · 16 years ago
  8. 5a2ad98 arch/powerpc: Fix continuation line formats by Joe Perches · 16 years ago
  9. efec959 powerpc/pseries: Pass more accurate number of supported cores to firmware by Benjamin Herrenschmidt · 16 years ago
  10. 28bb9ee powerpc: Add static fields to ibm,client-architecture call by jschopp@austin.ibm.com · 16 years ago
  11. 5be3492 powerpc: Mark some variables in the page fault path __read_mostly by Anton Blanchard · 16 years ago
  12. 61c03dd powerpc: Replace per_cpu(, smp_processor_id()) with __get_cpu_var() by Anton Blanchard · 16 years ago
  13. 94f28da powerpc: TIF_ABI_PENDING bit removal by Andreas Schwab · 16 years ago
  14. 94afc00 powerpc/pci: Add missing call to header fixup by Benjamin Herrenschmidt · 16 years ago
  15. 26b4a0c powerpc/pci: Add missing hookup to pci_slot by Benjamin Herrenschmidt · 16 years ago
  16. bb209c8 powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge() by Benjamin Herrenschmidt · 16 years ago
  17. d0174c7 powerpc: Move cpu hotplug driver lock from pseries to powerpc by Nathan Fontenot · 16 years ago
  18. 9becd2a powerpc: Move /proc/ppc64 to /proc/powerpc update by Nathan Fontenot · 16 years ago
  19. 061ec95 powerpc/8xx: Fix user space TLB walk in dcbX fixup by Joakim Tjernlund · 16 years ago
  20. 3e7b484 powerpc: Fix decrementer setup on 1GHz boards by Stefan Roese · 16 years ago
  21. e443ed3 powerpc/swsusp_32: Fix TLB invalidation by Anton Vorontsov · 16 years ago
  22. 9f4f04b powerpc/8xx: Always pin kernel instruction TLB by Joakim Tjernlund · 16 years ago
  23. d661d76 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  24. bb7f20b powerpc: Handle VSX alignment faults correctly in little-endian mode by Neil Campbell · 16 years ago
  25. 2d1c861 PCI/cardbus: Add a fixup hook and fix powerpc by Benjamin Herrenschmidt · 16 years ago
  26. a73611b Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 16 years ago
  27. 74f3ae7 Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  28. a66022c iommu-helper: use bitmap library by Akinobu Mita · 16 years ago
  29. 25baa35 ptrace: powerpc: implement user_single_step_siginfo() by Oleg Nesterov · 16 years ago
  30. d4703ae module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y by Rusty Russell · 16 years ago
  31. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 17 years ago
  32. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 17 years ago
  33. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 17 years ago
  34. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 17 years ago
  35. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 16 years ago
  36. d1d56f8 powerpc: gamecube/wii: early debugging using usbgecko by Albert Herranz · 16 years ago
  37. 45158dc powerpc: broadway processor support by Albert Herranz · 16 years ago
  38. 09cea96 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  39. f8b7256 Unify sys_mmap* by Al Viro · 17 years ago
  40. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  41. e090aa8 powerpc: Fix usage of 64-bit instruction in 32-bit altivec code by Benjamin Herrenschmidt · 16 years ago
  42. bcd6acd Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 16 years ago
  43. 40d50cf powerpc: Make "intspec" pointers in irq_host->xlate() const by Roman Fietze · 16 years ago
  44. 990d89c powerpc/8xx: DTLB Miss cleanup by Joakim Tjernlund · 17 years ago
  45. 2321f33 powerpc/8xx: Remove DIRTY pte handling in DTLB Error. by Joakim Tjernlund · 17 years ago
  46. 15d914d powerpc/8xx: Start using dcbX instructions in various copy routines by Joakim Tjernlund · 17 years ago
  47. 0c46616 powerpc/8xx: Restore _PAGE_WRITETHRU by Joakim Tjernlund · 17 years ago
  48. 4a280a4 powerpc/8xx: Add missing Guarded setting in DTLB Error. by Joakim Tjernlund · 17 years ago
  49. 0a2ab51 powerpc/8xx: Fixup DAR from buggy dcbX instructions. by Joakim Tjernlund · 17 years ago
  50. 60e071f powerpc/8xx: Tag DAR with 0x00f0 to catch buggy instructions. by Joakim Tjernlund · 17 years ago
  51. fe11dc3 powerpc/8xx: Update TLB asm so it behaves as linux mm expects. by Joakim Tjernlund · 17 years ago
  52. 8c82da5 Merge commit 'gcl/next' into next by Benjamin Herrenschmidt · 16 years ago
  53. 8389b37 powerpc: stop_this_cpu: remove the cpu from the online map. by Valentine Barshak · 17 years ago
  54. 12633e8 sysfs/cpu: Add probe/release files by Nathan Fontenot · 17 years ago
  55. fbf07ea Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  56. 60d8ce2 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  57. 3ad1f3b Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 16 years ago
  58. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 16 years ago
  59. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 16 years ago
  60. c3fa27d Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  61. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 17 years ago
  62. 7c31629 powerpc: Kill unused swiotlb variable by FUJITA Tomonori · 17 years ago
  63. c38c204 powerpc: do not export pci_alloc/free_consistent by Stephen Rothwell · 17 years ago
  64. a0592d4 powerpc: kill the obsolete code under is_global_init() by Benjamin Herrenschmidt · 17 years ago
  65. b27df67 powerpc: Fixup last users of irq_chip->typename by Thomas Gleixner · 17 years ago
  66. 3b03fec powerpc: Use unlocked ioctl in nvram_64 by Thomas Gleixner · 17 years ago
  67. 8b27f0b powerpc/fsl-booke: Rework TLB CAM code by Kumar Gala · 17 years ago
  68. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 17 years ago
  69. 0696b71 timekeeping: Fix clock_gettime vsyscall time warp by Lin Ming · 17 years ago
  70. bb9074f Merge commit 'v2.6.32-rc7' by Eric W. Biederman · 17 years ago
  71. 0ffa798 Merge branches 'perf/powerpc' and 'perf/bench' into perf/core by Ingo Molnar · 17 years ago
  72. a362c63 clocksource/events: Fix fallout of generic code changes by Thomas Gleixner · 17 years ago
  73. 26ea513 sysctl powerpc: Remove dead binary sysctl support by Eric W. Biederman · 17 years ago
  74. 0526484 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 17 years ago
  75. ad32e8c swiotlb: Defer swiotlb init printing, export swiotlb_print_info() by FUJITA Tomonori · 17 years ago
  76. 06fe9fb tree-wide: fix a very frequent spelling mistake by Dirk Hohndel · 17 years ago
  77. da3f6f9 sysctl: Introduce a generic compat sysctl sysctl by Eric W. Biederman · 17 years ago
  78. 978d7eb powerpc: Avoid giving out RTC dates below EPOCH by Benjamin Herrenschmidt · 17 years ago
  79. 55c7588 Export new PACA constants in asm-offsets by Alexander Graf · 17 years ago
  80. 4ab79aa Export symbols for KVM module by Alexander Graf · 17 years ago
  81. 6290890 Add Book3s_64 offsets to asm-offsets.c by Alexander Graf · 17 years ago
  82. 842f2fe Make head_64.S aware of KVM real mode code by Alexander Graf · 17 years ago
  83. a22c65f powerpc: tiny memcpy_(to|from)io optimisation by Albrecht Dreß · 17 years ago
  84. cd01570 powerpc: Enable sparse irq_descs on powerpc by Michael Ellerman · 17 years ago
  85. 750ab11 powerpc: Rearrange and fix show_interrupts() for sparse irq_descs by Michael Ellerman · 17 years ago
  86. 76f1d94 powerpc: Make virq_debug_show() cope with sparse irq_descs by Michael Ellerman · 17 years ago
  87. 32c105c powerpc/nvram_64: Mark init code __init by Thomas Gleixner · 17 years ago
  88. fd62c6c powerpc/nvram_64: Check nvram_error_log_index in nvram_clear_error_log() by Thomas Gleixner · 17 years ago
  89. ae7dd02 powerpc/nvram_64: Remove unused code by Thomas Gleixner · 17 years ago
  90. a4fe3ce powerpc/mm: Allow more flexible layouts for hugepage pagetables by David Gibson · 17 years ago
  91. 6cff46f powerpc: Remove get_irq_desc() by Michael Ellerman · 17 years ago
  92. 3d541c4 powerpc/chrp: Use the same RTAS daemon as pSeries by Benjamin Herrenschmidt · 17 years ago
  93. 188917e powerpc: Move /proc/ppc64 to /proc/powerpc and add symlink by Benjamin Herrenschmidt · 17 years ago
  94. 6b7487f percpu: make percpu symbols in powerpc unique by Tejun Heo · 17 years ago
  95. c86e2ea powerpc: perf_event: Cleanup output by adding symbols by Anton Blanchard · 17 years ago
  96. 917e407 powerpc: perf_event: Hide iseries_check_pending_irqs by Anton Blanchard · 17 years ago
  97. 907b1f4 powerpc: Export powerpc_debugfs_root by Anton Blanchard · 17 years ago
  98. 6795b85 powerpc: tracing: Add powerpc tracepoints for timer entry and exit by Anton Blanchard · 17 years ago
  99. 1bf4af1 powerpc: tracing: Add powerpc tracepoints for interrupt entry and exit by Anton Blanchard · 17 years ago
  100. eecff81 powerpc: Create PPC_WARN_ALIGNMENT to match PPC_WARN_EMULATED by Anton Blanchard · 17 years ago