1. cd5aeb9 powerpc: Fix vio_bus_probe oops on probe error by Brian King · 18 years ago
  2. 4589f1f powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devices by Joachim Fenkes · 18 years ago
  3. 7230ced powerpc: Fix /dev/oldmem interface for kdump by Michael Ellerman · 18 years ago
  4. 50d0b17 powerpc: Use generic compat_sys_old_readdir by Christoph Hellwig · 18 years ago
  5. d9178f4 powerpc/kexec: Fix up KEXEC_CONTROL_CODE_SIZE missed during conversion by Paul Collins · 18 years ago
  6. b975456 powerpc: Remove dead module_find_bug code by Steven Rostedt · 18 years ago
  7. ac22429 powerpc: Add CMO enabled flag and paging space data to lparcfg by Robert Jennings · 18 years ago
  8. 9acd57c powerpc: Fix TLB invalidation on boot on 32-bit by Rocky Craig · 18 years ago
  9. 163f687 kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE by Huang Ying · 18 years ago
  10. 8db13a0 powerpc/pci: Don't keep ISA memory hole resources in the tree by Benjamin Herrenschmidt · 18 years ago
  11. b79998f powerpc: Zero fill the return values of rtas argument buffer by Nathan Fontenot · 18 years ago
  12. 9c4cb82 powerpc: Remove use of CONFIG_PPC_MERGE by Kumar Gala · 18 years ago
  13. 7d2a175 powerpc: Don't use the wrong thread_struct for ptrace get/set VSX regs by Michael Neuling · 18 years ago
  14. 1ac42ef powerpc: Fix ptrace buffer size for VSX by Michael Neuling · 18 years ago
  15. 33b3f03 powerpc: Correctly hookup PTRACE_GET/SETVSRREGS for 32 bit processes by Michael Neuling · 18 years ago
  16. 9ee07f9 powerpc: Allow non-hcall return values for lparcfg writes by Nathan Fontenot · 18 years ago
  17. 025d791 powerpc/powermac: Fixup default serial port device for pmac_zilog by Benjamin Herrenschmidt · 18 years ago
  18. 124c27d powerpc: Show processor cache information in sysfs by Nathan Lynch · 18 years ago
  19. e9efed3 powerpc: Make core id information available to userspace by Nathan Lynch · 18 years ago
  20. 440a085 powerpc: Make core sibling information available to userspace by Nathan Lynch · 18 years ago
  21. 0764bf6 powerpc/vio: More fallout from dma_mapping_error API change by Stephen Rothwell · 18 years ago
  22. 7d6d637 powerpc: Add TIF_NOTIFY_RESUME support for tracehook by Roland McGrath · 18 years ago
  23. 4f72c42 powerpc: Make syscall tracing use tracehook.h helpers by Roland McGrath · 18 years ago
  24. 6558ba2 powerpc: Call tracehook_signal_handler() when setting up signal frames by Roland McGrath · 18 years ago
  25. e2075f7 powerpc: Update cpu_sibling_maps dynamically by Nathan Lynch · 18 years ago
  26. 9ba1984 powerpc: register_cpu_online should be __cpuinit by Nathan Lynch · 18 years ago
  27. 7d2f607 powerpc: kill useless SMT code in prom_hold_cpus by Nathan Lynch · 18 years ago
  28. b9fa49a powerpc: Fix vio build warnings by Nathan Lynch · 18 years ago
  29. 2325f0a powerpc/booke: Clean up the hardware watchpoint support by Kumar Gala · 18 years ago
  30. d3b0602 powerpc: Removed duplicated include in stacktrace.c by Huang Weiyi · 18 years ago
  31. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 18 years ago
  32. 3ab8352 kexec jump by Huang Ying · 18 years ago
  33. fc532f8 powerpc: Fix boot problem due to AT_BASE_PLATFORM change by Nathan Lynch · 18 years ago
  34. 5047887 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 18 years ago
  35. ef53d9c kprobes: improve kretprobe scalability with hashed locking by Srinivasa D S · 18 years ago
  36. 16c14b4 powerpc/pseries: Remove kmalloc call in handling writes to lparcfg by Nathan Fontenot · 18 years ago
  37. 8391e42 powerpc/pseries: Update arch vector to indicate support for CMO by Nathan Fontenot · 18 years ago
  38. 22e1a4d powerpc/pseries: Verify CMO memory entitlement updates with virtual I/O by Nathan Fontenot · 18 years ago
  39. a90ab95 powerpc/pseries: vio bus support for CMO by Robert Jennings · 18 years ago
  40. 6490c49 powerpc/pseries: iommu enablement for CMO by Robert Jennings · 18 years ago
  41. ffa5abb powerpc/pseries: Add CMO paging statistics by Brian King · 18 years ago
  42. 398778f powerpc/pseries: Split retrieval of processor entitlement data into a helper routine by Robert Jennings · 18 years ago
  43. dfc3403 powerpc/pseries: Add memory entitlement capabilities to /proc/ppc64/lparcfg by Nathan Fontenot · 18 years ago
  44. 1152939 powerpc/pseries: Split processor entitlement retrieval and gathering to helper routines by Nathan Fotenot · 18 years ago
  45. 545500b powerpc/pseries: Remove extraneous error reporting for hcall failures in lparcfg by Nathan Fontenot · 18 years ago
  46. 80c60bf powerpc: Fix compile error with binutils 2.15 by Segher Boessenkool · 18 years ago
  47. d6a61bf powerpc: BookE hardware watchpoint support by Luis Machado · 18 years ago
  48. 00bf6e9 powerpc: Fallout from sysdev API changes by Stephen Rothwell · 18 years ago
  49. 9115d13 powerpc: Enable AT_BASE_PLATFORM aux vector by Nathan Lynch · 18 years ago
  50. ecc8b65 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  51. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 18 years ago
  52. 17ce452 kgdb, powerpc: arch specific powerpc kgdb support by Jason Wessel · 18 years ago
  53. 06b8147 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 18 years ago
  54. 4a0b2b4 sysdev: Pass the attribute to the low level sysdev show/store function by Andi Kleen · 18 years ago
  55. c69cccc powerpc: Fix build bug with binutils < 2.18 and GCC < 4.2 by Segher Boessenkool · 18 years ago
  56. 79e25ba powerpc: Indicate which oprofile counters to use while in compat mode by Torez Smith · 18 years ago
  57. 67260ac powerpc: Fix OF parsing of 64 bits PCI addresses by Benjamin Herrenschmidt · 18 years ago
  58. 6fdc9f5 powerpc: Fix support for latencytop by Arnd Bergmann · 18 years ago
  59. 4f3dd8a powerpc/dma: Use the struct dma_attrs in iommu code by Mark Nelson · 18 years ago
  60. 9b610fd Merge branch 'linus' into timers/nohz by Ingo Molnar · 18 years ago
  61. b8f8c3c nohz: prevent tick stop outside of the idle loop by Thomas Gleixner · 18 years ago
  62. 0332f00 powerpc/fsl: Minor TLBSYNC cleanup for FSL Book-E by Kumar Gala · 18 years ago
  63. 6cfd899 powerpc: rework FSL Book-E PTE access and TLB miss by Kumar Gala · 18 years ago
  64. 84c3d4a Merge commit 'origin/master' by Benjamin Herrenschmidt · 18 years ago
  65. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 18 years ago
  66. af5329c Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  67. 43d2548 Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build by Benjamin Herrenschmidt · 18 years ago
  68. b6f6b98 powerpc: Don't spin on sync instruction at boot time by Sonny Rao · 18 years ago
  69. cd6f37b powerpc: Add VSX load/store alignment exception handler by Michael Neuling · 18 years ago
  70. 7c29217 powerpc: fix giveup_vsx to save registers correctly by Michael Neuling · 18 years ago
  71. 01f4b8b powerpc: support for latencytop by Arnd Bergmann · 18 years ago
  72. 0f47331 powerpc: Add PPC_FEATURE_PSERIES_PERFMON_COMPAT by Nathan Lynch · 18 years ago
  73. 930074b Merge commit 'jwb/jwb-next' by Benjamin Herrenschmidt · 18 years ago
  74. d18bb9a Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  75. 7798ed0 generic-ipi: powerpc/generic-ipi tree build failure by Stephen Rothwell · 18 years ago
  76. ddb107e powerpc/booke: don't reinitialize time base by Kumar Gala · 18 years ago
  77. 11c2d81 Merge commit 'origin/HEAD' into test-merge by Benjamin Herrenschmidt · 18 years ago
  78. bac0c91 Merge branch 'tracing/ftrace' into auto-ftrace-next by Ingo Molnar · 18 years ago
  79. 1bc54c0 powerpc: rework 4xx PTE access and TLB miss by Benjamin Herrenschmidt · 18 years ago
  80. beae4c0 Merge branch 'virtex-for-2.6.27' of git://git.secretlab.ca/git/linux-2.6-virtex into 4xx-next by Josh Boyer · 18 years ago
  81. b887ec6 powerpc: remove unused variable in emulate_fp_pair by Michael Neuling · 18 years ago
  82. c1cb299 powerpc: fix swapcontext backwards compat. with VSX ucontext changes by Michael Neuling · 18 years ago
  83. 1b17adf powerpc/ibmebus: more meaningful variable name by Paul Gortmaker · 18 years ago
  84. ef3d324 powerpc/mm: Add Strong Access Ordering support by Dave Kleikamp · 18 years ago
  85. 058c78f powerpc: Use new printk extension %pS to print symbols on oops by Benjamin Herrenschmidt · 18 years ago
  86. 3a4c6f0 powerpc: move device_to_mask() to dma-mapping.h by Mark Nelson · 18 years ago
  87. 3affedc powerpc/dma: implement new dma_*map*_attrs() interfaces by Mark Nelson · 18 years ago
  88. c869236 powerpc/dma: Add struct iommu_table argument to iommu_map_sg() by Mark Nelson · 18 years ago
  89. ba0fc70 powerpc: Add missing reference to coherent_dma_mask by Vitaly Bordug · 18 years ago
  90. 3bc5ab9 powerpc: Fix unterminated of_device_id array in legacy_serial.c by Benjamin Herrenschmidt · 18 years ago
  91. 23e7237 powerpc/virtex: add Xilinx 440 cpu to the cputable by John Linn · 18 years ago
  92. 392096e generic-ipi: fix linux-next tree build failure by Stephen Rothwell · 18 years ago
  93. 7b4c950 stacktrace: export save_stack_trace[_tsk] by Ingo Molnar · 18 years ago
  94. 138fc1e powerpc: Remove old dump_task_* functions by Michael Neuling · 18 years ago
  95. 6a274c0 powerpc: Clean up copy_to/from_user for vsx and fpr by Michael Neuling · 18 years ago
  96. 2d1b202 powerpc: Fixup lwsync at runtime by Kumar Gala · 18 years ago
  97. 1e6d1f2 powerpc/legacy_serial: Bail if reg-offset/shift properties are present by John Linn · 18 years ago
  98. f3e909c powerpc: Update for VSX core file and ptrace by Michael Neuling · 18 years ago
  99. 436db69 powerpc: Fix compile error for CONFIG_VSX by Michael Neuling · 18 years ago
  100. fcbc5a9 powerpc: Explicitly copy elements of pt_regs by Stephen Rothwell · 18 years ago