1. 49dd2c4 KVM: powerpc: Map guest userspace with TID=0 mappings by Hollis Blanchard · 16 years ago
  2. 83aae4a KVM: ppc: Write only modified shadow entries into the TLB on exit by Hollis Blanchard · 16 years ago
  3. 20754c2 KVM: ppc: Stop saving host TLB state by Hollis Blanchard · 16 years ago
  4. 6a0ab73 KVM: ppc: guest breakpoint support by Hollis Blanchard · 16 years ago
  5. 3b4bd79 KVM: ppc: trace powerpc instruction emulation by Christian Ehrhardt · 16 years ago
  6. 31711f2 KVM: ppc: adds trace points for ppc tlb activity by Jerone Young · 16 years ago
  7. 12f6755 KVM: ppc: enable KVM_TRACE building for powerpc by Jerone Young · 16 years ago
  8. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  9. e758936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  10. 206855c Merge branch 'x86/urgent' into core/signal by Ingo Molnar · 16 years ago
  11. 4dd9ec4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  12. ec2a565 phylib: two dynamic mii_bus allocation fallout fixes by Lennert Buytenhek · 16 years ago
  13. 18ee49d phylib: rename mii_bus::dev to mii_bus::parent by Lennert Buytenhek · 16 years ago
  14. 6fbc779 ibm_newemac: Fix EMAC soft reset on 460EX/GT by Victor Gallardo · 16 years ago
  15. 4dd5651 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  16. 990d0f2 Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched/urgent' into sched/core by Ingo Molnar · 16 years ago
  17. 1fce2d0 powerpc: Fix boot hang regression on MPC8544DS by Kumar Gala · 16 years ago
  18. b262e60 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  19. 95237b8 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  20. 61e9916 powerpc: Fix failure to shutdown with CPU hotplug by Johannes Berg · 16 years ago
  21. ad61104 powerpc: Fix PCI in Holly device tree by David Gibson · 16 years ago
  22. d7161a6 kgdb, x86, arm, mips, powerpc: ignore user space single stepping by Jason Wessel · 16 years ago
  23. ae19161 Merge branch 'for-2.6.28' of git://git.marvell.com/mv643xx_eth into upstream-next by Jeff Garzik · 16 years ago
  24. da654b7 signals: demultiplexing SIGTRAP signal by Srinivasa Ds · 16 years ago
  25. 2d291e9 Fix compile failure with non modular builds by James Bottomley · 16 years ago
  26. 32dde0f powerpc: Holly board needs dtbImage target by Josh Boyer · 16 years ago
  27. 612f9d3 powerpc: Fix interrupt values for DMA2 in MPC8610 HPCD device tree by Timur Tabi · 16 years ago
  28. deac93d lib: Correct printk %pF to work on all architectures by James Bottomley · 16 years ago
  29. e545a61 kernel/cpu.c: create a CPU_STARTING cpu_chain notifier by Manfred Spraul · 16 years ago
  30. 4ff23fa powerpc: Fix rare boot build breakage by Hugh Dickins · 16 years ago
  31. b2e601d powerpc/spufs: Fix possible scheduling of a context to multiple SPEs by Andre Detsch · 16 years ago
  32. 9d5a9e7 Remove asm/a.out.h files for all architectures without a.out support. by Adrian Bunk · 16 years ago
  33. 15e2fc9 PowerPC: Use <asm-generic/statfs.h> by David Woodhouse · 16 years ago
  34. ac840605 mv643xx_eth: remove force_phy_addr field by Lennert Buytenhek · 16 years ago
  35. b65fe03 powerpc/spufs: Fix race for a free SPU by Jeremy Kerr · 16 years ago
  36. 9f43e39 powerpc/spufs: Fix multiple get_spu_context() by Jeremy Kerr · 16 years ago
  37. 7888bc2 powerpc: Fix for getting CPU number in power_save_ppc32_restore() by Kumar Gala · 16 years ago
  38. 94ee815 powerpc: Fix build error with 64K pages and !hugetlbfs by Benjamin Herrenschmidt · 16 years ago
  39. 7563dc6 powerpc: Work around gcc's -fno-omit-frame-pointer bug by Tony Breeds · 16 years ago
  40. 303996d powerpc: Make sure _etext is after all kernel text by Stephen Rothwell · 16 years ago
  41. 9e88ba4 powerpc: Only make kernel text pages of linear mapping executable by Paul Mackerras · 16 years ago
  42. 78fbc82 powerpc: Fix uninitialised variable in VSX alignment code by Michael Neuling · 16 years ago
  43. b09331e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  44. f4f6230 fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi() by Heiko Schocher · 16 years ago
  45. 811da23 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  46. 9bdbb96 powerpc: Update defconfigs for most non-embedded platforms by Paul Mackerras · 16 years ago
  47. d617a40 powerpc: Export CMO_PageSize by Andrew Morton · 16 years ago
  48. b470277 powerpc/ps3: Fix ioremap of spu shadow regs by Masakazu Mokuno · 16 years ago
  49. 9cfeb74 powerpc/ps3: Rework htab code to remove ioremap by Masakazu Mokuno · 16 years ago
  50. 98fded0 powerpc/ps3: Update ps3_defconfig by Geoff Levand · 16 years ago
  51. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  52. 2bb2e1d powerpc: Update defconfigs for FSL PPC boards by Kumar Gala · 16 years ago
  53. 8dd217b powerpc: Add cuImage.mpc866ads to the bootwrapper as a cuboot-8xx target by Scott Wood · 16 years ago
  54. 639d644 cpm2: Fix race condition in CPM2 GPIO library. by Laurent Pinchart · 16 years ago
  55. 61a4e9e powerpc: fix memory leaks in QE library by Timur Tabi · 16 years ago
  56. d27a736 powerpc/85xx: TQM8548: DTS file fixes and cleanup by Wolfgang Grandegger · 16 years ago
  57. ba1616d powerpc: Fix whitespace merge in mpc8641 hpcn device tree by Kumar Gala · 16 years ago
  58. 8498ffd Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  59. cd5aeb9 powerpc: Fix vio_bus_probe oops on probe error by Brian King · 16 years ago
  60. 4589f1f powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devices by Joachim Fenkes · 16 years ago
  61. 7230ced powerpc: Fix /dev/oldmem interface for kdump by Michael Ellerman · 16 years ago
  62. d82bf49 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs into merge by Paul Mackerras · 16 years ago
  63. cb9808d powerpc/spufs: Remove invalid semicolon after if statement by Ilpo Järvinen · 16 years ago
  64. b689e83 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  65. 1f49060 cleanup powerpc/include/asm/ide.h by Adrian Bunk · 16 years ago
  66. 50d0b17 powerpc: Use generic compat_sys_old_readdir by Christoph Hellwig · 16 years ago
  67. d9178f4 powerpc/kexec: Fix up KEXEC_CONTROL_CODE_SIZE missed during conversion by Paul Collins · 16 years ago
  68. b975456 powerpc: Remove dead module_find_bug code by Steven Rostedt · 16 years ago
  69. ac22429 powerpc: Add CMO enabled flag and paging space data to lparcfg by Robert Jennings · 16 years ago
  70. 370e458 powerpc: Fix CMM page loaning on 64k page kernel with 4k hardware pages by Brian King · 16 years ago
  71. 81f1499 powerpc: Make CMO paging space pool ID and page size available by Robert Jennings · 16 years ago
  72. 22b8f9e powerpc: Fix lockdep IRQ tracing bug by Benjamin Herrenschmidt · 16 years ago
  73. 9acd57c powerpc: Fix TLB invalidation on boot on 32-bit by Rocky Craig · 16 years ago
  74. 3fadc52 powerpc: Fix loss of vdso on fork on 32-bit by Benjamin Herrenschmidt · 16 years ago
  75. 163f687 kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE by Huang Ying · 16 years ago
  76. 8d5636f powerpc/spufs: reference context while dropping state mutex in scheduler by Jeremy Kerr · 16 years ago
  77. d9dd421 powerpc/spufs: fix npc setting for NOSCHED contexts by Jeremy Kerr · 16 years ago
  78. 912985d mm: Make generic weak get_user_pages_fast and EXPORT_GPL it by Rusty Russell · 16 years ago
  79. e2205a1 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  80. 0afd2ac powerpc: Do not ignore arch/powerpc/include by Junio C Hamano · 16 years ago
  81. bc033b6 powerpc/mm: Fix attribute confusion with htab_bolt_mapping() by Benjamin Herrenschmidt · 16 years ago
  82. 8db13a0 powerpc/pci: Don't keep ISA memory hole resources in the tree by Benjamin Herrenschmidt · 16 years ago
  83. b79998f powerpc: Zero fill the return values of rtas argument buffer by Nathan Fontenot · 16 years ago
  84. 9da1f7e powerpc: Do not ignore arch/powerpc/include by Junio C Hamano · 16 years ago
  85. 4c514a5 powerpc/iseries: remove the old viocons driver by Stephen Rothwell · 16 years ago
  86. 9ea7d5a powerpc/4xx: Update defconfig files for 2.6.27-rc1 by Josh Boyer · 16 years ago
  87. 775587b powerpc: 86xx: mpc8610_hpcd: add watchdog node by Anton Vorontsov · 16 years ago
  88. b5b9309 remove unnecessary <linux/hdreg.h> includes by Bartlomiej Zolnierkiewicz · 16 years ago
  89. 929bada powerpc/44x: Incorrect NOR offset in Warp DTS by Sean MacLennan · 16 years ago
  90. 1d555cf powerpc/44x: Warp DTS changes for board updates by Sean MacLennan · 16 years ago
  91. 048040a powerpc/4xx: Cleanup Warp for i2c driver changes. by Sean MacLennan · 16 years ago
  92. 1c5402b powerpc/44x: Adjust warp-nand resource end address by Valentine Barshak · 16 years ago
  93. 9c4cb82 powerpc: Remove use of CONFIG_PPC_MERGE by Kumar Gala · 16 years ago
  94. c7c8eed powerpc: Force printing of 'total_memory' to unsigned long long by Tony Breeds · 16 years ago
  95. fb61063 powerpc: Fix compiler warning in arch/powerpc/mm/mem.c by Tony Breeds · 16 years ago
  96. b8b572e powerpc: Move include files to arch/powerpc/include/asm by Stephen Rothwell · 16 years ago
  97. 660fc1f Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  98. a1531ac cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called already by Thomas Renninger · 16 years ago
  99. ce0ad7f powerpc/mm: Lockless get_user_pages_fast() for 64-bit (v3) by Nick Piggin · 16 years ago
  100. 7d2a175 powerpc: Don't use the wrong thread_struct for ptrace get/set VSX regs by Michael Neuling · 16 years ago