1. 1977b50 powerpc: Save register r9-r13 values accurately on interrupt with bad stack by Paul Mackerras · 14 years ago
  2. 851d2e2 powerpc: Add Initiate Coprocessor Store Word (icswx) support by Tseng-Hui (Frank) Lin · 14 years ago
  3. a32e252 powerpc: Use new CPU feature bit to select 2.06 tlbie by Michael Neuling · 14 years ago
  4. 476eb49 powerpc/irq: Stop exporting irq_map by Grant Likely · 14 years ago
  5. 44ae3ab powerpc: Free up some CPU feature bits by moving out MMU-related features by Matt Evans · 14 years ago
  6. a7b8ad4 powerpc/book3e: Fix extlb size by Michael Ellerman · 14 years ago
  7. 9d4a292 powerpc: Add MSR_64BIT by Michael Ellerman · 14 years ago
  8. d1109b7 powerpc/pci: Make IO workarounds init implicit when first bus is registered by Michael Ellerman · 14 years ago
  9. 3cc30d0 powerpc/pci: Move IO workarounds to the common kernel dir by Michael Ellerman · 14 years ago
  10. 21176fe powerpc/pci: Split IO vs MMIO indirect access hooks by Michael Ellerman · 14 years ago
  11. efcac65 powerpc: Per process DSCR + some fixes (try#4) by Alexey Kardashevskiy · 14 years ago
  12. f0aae32 powerpc/book3e: Flush IPROT protected TLB entries leftover by firmware by Jack Miller · 14 years ago
  13. bd49178 powerpc: Add TLB size detection for TYPE_3E MMUs by Benjamin Herrenschmidt · 14 years ago
  14. 76b4eda powerpc: Add A2 cpu support by Benjamin Herrenschmidt · 14 years ago
  15. 5ca1237 powerpc/xics: Move irq_host matching into the ics backend by Michael Ellerman · 14 years ago
  16. ab814b9 powerpc: Add SCOM infrastructure by Benjamin Herrenschmidt · 14 years ago
  17. cd85257 powerpc/xics: xics.h relies on linux/interrupt.h by Michael Ellerman · 14 years ago
  18. 931e124 powerpc/a2: Add some #defines for A2 specific instructions by Benjamin Herrenschmidt · 14 years ago
  19. de30097 powerpc/smp: smp_ops->kick_cpu() should be able to fail by Michael Ellerman · 14 years ago
  20. ee7a2aa powerpc/mm: Fix slice state initialization for Book3E by Michael Ellerman · 14 years ago
  21. 5e8e7b4 powerpc/mm: Standardise on MMU_NO_CONTEXT by Michael Ellerman · 14 years ago
  22. 948cf67 powerpc: Add NAP mode support on Power7 in HV mode by Benjamin Herrenschmidt · 15 years ago
  23. 9d07bc8 powerpc: Properly handshake CPUs going out of boot spin loop by Benjamin Herrenschmidt · 14 years ago
  24. 673b189 powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV mode by Paul Mackerras · 14 years ago
  25. b3e6b5d powerpc: More work to support HV exceptions by Benjamin Herrenschmidt · 14 years ago
  26. a5d4f3a powerpc: Base support for exceptions using HSRR0/1 by Benjamin Herrenschmidt · 14 years ago
  27. 2dd60d7 powerpc: In HV mode, use HSPRG0 for PACA by Benjamin Herrenschmidt · 15 years ago
  28. 24cc67d powerpc: Define CPU feature for Architected 2.06 HV mode by Benjamin Herrenschmidt · 15 years ago
  29. 50fb8eb powerpc: Add more Power7 specific definitions by Benjamin Herrenschmidt · 15 years ago
  30. 0b05ac6 powerpc/xics: Rewrite XICS driver by Benjamin Herrenschmidt · 14 years ago
  31. 09597cf powerpc: Don't write protect kernel text with CONFIG_DYNAMIC_FTRACE enabled by Stefan Roese · 14 years ago
  32. 8f3dda7 Merge remote branch 'kumar/merge' into merge by Benjamin Herrenschmidt · 14 years ago
  33. d51ad91 powerpc/e500mc: Remove CPU_FTR_MAYBE_CAN_NAP/CPU_FTR_MAYBE_CAN_DOZE by Scott Wood · 15 years ago
  34. 11ed0db powerpc/book3e: Fix CPU feature handling on 64-bit e5500 by Kumar Gala · 14 years ago
  35. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 14 years ago
  36. 105765f powerpc/smp: Don't expose per-cpu "cpu_state" array by Benjamin Herrenschmidt · 14 years ago
  37. d729444 powerpc/smp: Add a smp_ops->bringup_up() done callback by Benjamin Herrenschmidt · 14 years ago
  38. 62cc67b powerpc/pmac/smp: Properly NAP offlined CPU on G5 by Benjamin Herrenschmidt · 14 years ago
  39. 1c91cc57 powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32 by Benjamin Herrenschmidt · 15 years ago
  40. fb49f86 powerpc/pmac/smp: Fix 32-bit PowerMac cpu_die by Benjamin Herrenschmidt · 15 years ago
  41. 7a53a4f powerpc/smp: Remove unused smp_ops->cpu_enable() by Benjamin Herrenschmidt · 15 years ago
  42. b527d07 powerpc/smp: Remove unused generic_cpu_enable() by Benjamin Herrenschmidt · 15 years ago
  43. fa3f82c powerpc/smp: soft-replugged CPUs must go back to start_secondary by Benjamin Herrenschmidt · 15 years ago
  44. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  45. 6aba74f Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  46. eead4d5 powerpc: qe_ic: Rename get_irq_desc_data and get_irq_desc_chip by Richard Cochran · 14 years ago
  47. d4db35e powerpc/qe_ic: Fix another breakage from the irq_data conversion by Benjamin Herrenschmidt · 14 years ago
  48. 8449380 powerpc/mm: Move the STAB0 location to 0x8000 to make room in low memory by Benjamin Herrenschmidt · 14 years ago
  49. 834796a powerpc: Wire up new syscalls by Stephen Rothwell · 14 years ago
  50. 05e02d7 powerpc/booke: Correct the SPRN_MAS5 definition. by Varun Sethi · 14 years ago
  51. 67eb549 powerpc: ARCH_PFN_OFFSET should be unsigned long by Scott Wood · 14 years ago
  52. 6090912 powerpc: Implement dma_mmap_coherent() by Benjamin Herrenschmidt · 14 years ago
  53. 8547727 remove dma64_addr_t by FUJITA Tomonori · 14 years ago
  54. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 14 years ago
  55. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 14 years ago
  56. f57d7ff powerpc: introduce little-endian bitops by Akinobu Mita · 14 years ago
  57. a56560b asm-generic: change little-endian bitops to take any pointer types by Akinobu Mita · 14 years ago
  58. c4945b9 asm-generic: rename generic little-endian bitops functions by Akinobu Mita · 14 years ago
  59. 3e50594 add the common dma_addr_t typedef to include/linux/types.h by FUJITA Tomonori · 14 years ago
  60. b6a8401 mm: NUMA aware alloc_thread_info_node() by Eric Dumazet · 14 years ago
  61. a71f5d5 powerpc/ptrace: Remove BUG_ON when full register set not available by Mike Wolf · 14 years ago
  62. dfec220 powerpc: Make MPIC honor the "pic-no-reset" device tree property by Meador Inge · 14 years ago
  63. 6192978 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  64. 0a95d92 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  65. 8315320 Merge remote branch 'jwb/next' into next by Benjamin Herrenschmidt · 14 years ago
  66. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  67. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  68. 0837e32 perf, powerpc: Handle events that raise an exception without overflowing by Anton Blanchard · 14 years ago
  69. d109028 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  70. 0586bed Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  71. b80cd62 Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  72. ac6f120 powerpc/85xx: Workaroudn e500 CPU erratum A005 by Liu Yu · 15 years ago
  73. 8d7718a futex: Sanitize futex ops argument types by Michel Lespinasse · 14 years ago
  74. 37a9d91 futex: Sanitize cmpxchg_futex_value_locked API by Michel Lespinasse · 14 years ago
  75. 3a0adfa powerpc: sysdev/qe_lib/qe_ic irq_data conversion. by Lennert Buytenhek · 14 years ago
  76. 835c0553 powerpc: mpic irq_data conversion. by Lennert Buytenhek · 14 years ago
  77. f2f6dad powerpc/iseries: Fix early init access to lppaca by Benjamin Herrenschmidt · 14 years ago
  78. 6edc642 powerpc: Cleanup definition of the PID register by Tseng-Hui (Frank) Lin · 14 years ago
  79. 0f4ac13 powerpc/nvram: Generalize code for OS partitions in NVRAM by Jim Keniston · 15 years ago
  80. fe3cc0d9 powerpc: Add pgprot_writecombine by Anton Blanchard · 14 years ago
  81. 089fb44 powerpc: Use ARCH_IRQ_INIT_FLAGS by Thomas Gleixner · 15 years ago
  82. 357574c powerpc/kexec: Restore ppc_md.machine_kexec by Anton Blanchard · 14 years ago
  83. 38a5d67 Merge commit 'v2.6.38-rc6' into devicetree/next by Grant Likely · 14 years ago
  84. f227e08 Merge 2.6.38-rc6 into tty-next by Greg Kroah-Hartman · 14 years ago
  85. 7acdbb3 Merge branch 'linus' into x86/platform by Thomas Gleixner · 14 years ago
  86. 3c95c98 tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys by Kay Sievers · 14 years ago
  87. a3ec4a6 Merge commit 'v2.6.38-rc5' into core/locking by Ingo Molnar · 14 years ago
  88. b51cbd4 powerpc/book3e: Protect complex macro args in mmu-book3e.h by Scott Wood · 15 years ago
  89. 81c386c powerpc: Fix pfn_valid() when memory starts at a non-zero address by Scott Wood · 15 years ago
  90. b5d937d powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controller by Grant Likely · 15 years ago
  91. 04bea68 of/pci: move of_irq_map_pci() into generic code by Sebastian Andrzej Siewior · 15 years ago
  92. c48d0db powerpc/476: define specific cpu table entry DD2 core by Dave Kleikamp · 15 years ago
  93. aac7227 rwsem: Move duplicate function prototypes to linux/rwsem.h by Thomas Gleixner · 15 years ago
  94. 41e5887 rwsem: Unify the duplicate rwsem_is_locked() inlines by Thomas Gleixner · 15 years ago
  95. 12249b3 rwsem: Move duplicate init macros and functions to linux/rwsem.h by Thomas Gleixner · 15 years ago
  96. 1c8ed64 rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h by Thomas Gleixner · 15 years ago
  97. c16a87c rwsem: Cleanup includes by Thomas Gleixner · 15 years ago
  98. 158d5b5e powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handler by Anton Blanchard · 15 years ago
  99. c1f784e powerpc/kdump: Remove ppc_md.machine_crash_shutdown by Anton Blanchard · 15 years ago
  100. c948687 powerpc/kexec: Remove ppc_md.machine_kexec by Anton Blanchard · 15 years ago