1. e758936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  2. 990d0f2 Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched/urgent' into sched/core by Ingo Molnar · 18 years ago
  3. 95237b8 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 18 years ago
  4. 61e9916 powerpc: Fix failure to shutdown with CPU hotplug by Johannes Berg · 18 years ago
  5. d7161a6 kgdb, x86, arm, mips, powerpc: ignore user space single stepping by Jason Wessel · 18 years ago
  6. 2d291e9 Fix compile failure with non modular builds by James Bottomley · 18 years ago
  7. deac93d lib: Correct printk %pF to work on all architectures by James Bottomley · 18 years ago
  8. e545a61 kernel/cpu.c: create a CPU_STARTING cpu_chain notifier by Manfred Spraul · 18 years ago
  9. 9d5a9e7 Remove asm/a.out.h files for all architectures without a.out support. by Adrian Bunk · 18 years ago
  10. 7888bc2 powerpc: Fix for getting CPU number in power_save_ppc32_restore() by Kumar Gala · 18 years ago
  11. 7563dc6 powerpc: Work around gcc's -fno-omit-frame-pointer bug by Tony Breeds · 18 years ago
  12. 303996d powerpc: Make sure _etext is after all kernel text by Stephen Rothwell · 18 years ago
  13. 78fbc82 powerpc: Fix uninitialised variable in VSX alignment code by Michael Neuling · 18 years ago
  14. cd5aeb9 powerpc: Fix vio_bus_probe oops on probe error by Brian King · 18 years ago
  15. 4589f1f powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devices by Joachim Fenkes · 18 years ago
  16. 7230ced powerpc: Fix /dev/oldmem interface for kdump by Michael Ellerman · 18 years ago
  17. 50d0b17 powerpc: Use generic compat_sys_old_readdir by Christoph Hellwig · 18 years ago
  18. d9178f4 powerpc/kexec: Fix up KEXEC_CONTROL_CODE_SIZE missed during conversion by Paul Collins · 18 years ago
  19. b975456 powerpc: Remove dead module_find_bug code by Steven Rostedt · 18 years ago
  20. ac22429 powerpc: Add CMO enabled flag and paging space data to lparcfg by Robert Jennings · 18 years ago
  21. 9acd57c powerpc: Fix TLB invalidation on boot on 32-bit by Rocky Craig · 18 years ago
  22. 163f687 kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE by Huang Ying · 18 years ago
  23. 8db13a0 powerpc/pci: Don't keep ISA memory hole resources in the tree by Benjamin Herrenschmidt · 18 years ago
  24. b79998f powerpc: Zero fill the return values of rtas argument buffer by Nathan Fontenot · 18 years ago
  25. 9c4cb82 powerpc: Remove use of CONFIG_PPC_MERGE by Kumar Gala · 18 years ago
  26. 7d2a175 powerpc: Don't use the wrong thread_struct for ptrace get/set VSX regs by Michael Neuling · 18 years ago
  27. 1ac42ef powerpc: Fix ptrace buffer size for VSX by Michael Neuling · 18 years ago
  28. 33b3f03 powerpc: Correctly hookup PTRACE_GET/SETVSRREGS for 32 bit processes by Michael Neuling · 18 years ago
  29. 9ee07f9 powerpc: Allow non-hcall return values for lparcfg writes by Nathan Fontenot · 18 years ago
  30. 025d791 powerpc/powermac: Fixup default serial port device for pmac_zilog by Benjamin Herrenschmidt · 18 years ago
  31. 124c27d powerpc: Show processor cache information in sysfs by Nathan Lynch · 18 years ago
  32. e9efed3 powerpc: Make core id information available to userspace by Nathan Lynch · 18 years ago
  33. 440a085 powerpc: Make core sibling information available to userspace by Nathan Lynch · 18 years ago
  34. 0764bf6 powerpc/vio: More fallout from dma_mapping_error API change by Stephen Rothwell · 18 years ago
  35. 7d6d637 powerpc: Add TIF_NOTIFY_RESUME support for tracehook by Roland McGrath · 18 years ago
  36. 4f72c42 powerpc: Make syscall tracing use tracehook.h helpers by Roland McGrath · 18 years ago
  37. 6558ba2 powerpc: Call tracehook_signal_handler() when setting up signal frames by Roland McGrath · 18 years ago
  38. e2075f7 powerpc: Update cpu_sibling_maps dynamically by Nathan Lynch · 18 years ago
  39. 9ba1984 powerpc: register_cpu_online should be __cpuinit by Nathan Lynch · 18 years ago
  40. 7d2f607 powerpc: kill useless SMT code in prom_hold_cpus by Nathan Lynch · 18 years ago
  41. b9fa49a powerpc: Fix vio build warnings by Nathan Lynch · 18 years ago
  42. 2325f0a powerpc/booke: Clean up the hardware watchpoint support by Kumar Gala · 18 years ago
  43. d3b0602 powerpc: Removed duplicated include in stacktrace.c by Huang Weiyi · 18 years ago
  44. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 18 years ago
  45. 3ab8352 kexec jump by Huang Ying · 18 years ago
  46. fc532f8 powerpc: Fix boot problem due to AT_BASE_PLATFORM change by Nathan Lynch · 18 years ago
  47. 5047887 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 18 years ago
  48. ef53d9c kprobes: improve kretprobe scalability with hashed locking by Srinivasa D S · 18 years ago
  49. 16c14b4 powerpc/pseries: Remove kmalloc call in handling writes to lparcfg by Nathan Fontenot · 18 years ago
  50. 8391e42 powerpc/pseries: Update arch vector to indicate support for CMO by Nathan Fontenot · 18 years ago
  51. 22e1a4d powerpc/pseries: Verify CMO memory entitlement updates with virtual I/O by Nathan Fontenot · 18 years ago
  52. a90ab95 powerpc/pseries: vio bus support for CMO by Robert Jennings · 18 years ago
  53. 6490c49 powerpc/pseries: iommu enablement for CMO by Robert Jennings · 18 years ago
  54. ffa5abb powerpc/pseries: Add CMO paging statistics by Brian King · 18 years ago
  55. 398778f powerpc/pseries: Split retrieval of processor entitlement data into a helper routine by Robert Jennings · 18 years ago
  56. dfc3403 powerpc/pseries: Add memory entitlement capabilities to /proc/ppc64/lparcfg by Nathan Fontenot · 18 years ago
  57. 1152939 powerpc/pseries: Split processor entitlement retrieval and gathering to helper routines by Nathan Fotenot · 18 years ago
  58. 545500b powerpc/pseries: Remove extraneous error reporting for hcall failures in lparcfg by Nathan Fontenot · 18 years ago
  59. 80c60bf powerpc: Fix compile error with binutils 2.15 by Segher Boessenkool · 18 years ago
  60. d6a61bf powerpc: BookE hardware watchpoint support by Luis Machado · 18 years ago
  61. 00bf6e9 powerpc: Fallout from sysdev API changes by Stephen Rothwell · 18 years ago
  62. 9115d13 powerpc: Enable AT_BASE_PLATFORM aux vector by Nathan Lynch · 18 years ago
  63. 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
  64. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 18 years ago
  65. 17ce452 kgdb, powerpc: arch specific powerpc kgdb support by Jason Wessel · 18 years ago
  66. 06b8147 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 18 years ago
  67. 4a0b2b4 sysdev: Pass the attribute to the low level sysdev show/store function by Andi Kleen · 18 years ago
  68. c69cccc powerpc: Fix build bug with binutils < 2.18 and GCC < 4.2 by Segher Boessenkool · 18 years ago
  69. 79e25ba powerpc: Indicate which oprofile counters to use while in compat mode by Torez Smith · 18 years ago
  70. 67260ac powerpc: Fix OF parsing of 64 bits PCI addresses by Benjamin Herrenschmidt · 18 years ago
  71. 6fdc9f5 powerpc: Fix support for latencytop by Arnd Bergmann · 18 years ago
  72. 4f3dd8a powerpc/dma: Use the struct dma_attrs in iommu code by Mark Nelson · 18 years ago
  73. 9b610fd Merge branch 'linus' into timers/nohz by Ingo Molnar · 18 years ago
  74. b8f8c3c nohz: prevent tick stop outside of the idle loop by Thomas Gleixner · 18 years ago
  75. 0332f00 powerpc/fsl: Minor TLBSYNC cleanup for FSL Book-E by Kumar Gala · 18 years ago
  76. 6cfd899 powerpc: rework FSL Book-E PTE access and TLB miss by Kumar Gala · 18 years ago
  77. 84c3d4a Merge commit 'origin/master' by Benjamin Herrenschmidt · 18 years ago
  78. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 18 years ago
  79. 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
  80. 43d2548 Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build by Benjamin Herrenschmidt · 18 years ago
  81. b6f6b98 powerpc: Don't spin on sync instruction at boot time by Sonny Rao · 18 years ago
  82. cd6f37b powerpc: Add VSX load/store alignment exception handler by Michael Neuling · 18 years ago
  83. 7c29217 powerpc: fix giveup_vsx to save registers correctly by Michael Neuling · 18 years ago
  84. 01f4b8b powerpc: support for latencytop by Arnd Bergmann · 18 years ago
  85. 0f47331 powerpc: Add PPC_FEATURE_PSERIES_PERFMON_COMPAT by Nathan Lynch · 18 years ago
  86. 930074b Merge commit 'jwb/jwb-next' by Benjamin Herrenschmidt · 18 years ago
  87. 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
  88. 7798ed0 generic-ipi: powerpc/generic-ipi tree build failure by Stephen Rothwell · 18 years ago
  89. ddb107e powerpc/booke: don't reinitialize time base by Kumar Gala · 18 years ago
  90. 11c2d81 Merge commit 'origin/HEAD' into test-merge by Benjamin Herrenschmidt · 18 years ago
  91. bac0c91 Merge branch 'tracing/ftrace' into auto-ftrace-next by Ingo Molnar · 18 years ago
  92. 1bc54c0 powerpc: rework 4xx PTE access and TLB miss by Benjamin Herrenschmidt · 18 years ago
  93. 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
  94. b887ec6 powerpc: remove unused variable in emulate_fp_pair by Michael Neuling · 18 years ago
  95. c1cb299 powerpc: fix swapcontext backwards compat. with VSX ucontext changes by Michael Neuling · 18 years ago
  96. 1b17adf powerpc/ibmebus: more meaningful variable name by Paul Gortmaker · 18 years ago
  97. ef3d324 powerpc/mm: Add Strong Access Ordering support by Dave Kleikamp · 18 years ago
  98. 058c78f powerpc: Use new printk extension %pS to print symbols on oops by Benjamin Herrenschmidt · 18 years ago
  99. 3a4c6f0 powerpc: move device_to_mask() to dma-mapping.h by Mark Nelson · 18 years ago
  100. 3affedc powerpc/dma: implement new dma_*map*_attrs() interfaces by Mark Nelson · 18 years ago