1. 7864612 KVM: Fix interrupt unhalting a vcpu when it shouldn't by Gleb Natapov · 15 years ago
  2. 60e59f6 powerpc/pmac: Update PowerMac 32-bit defconfig by Benjamin Herrenschmidt · 15 years ago
  3. 8b31e49 powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency. by Benjamin Herrenschmidt · 15 years ago
  4. f637a49 powerpc: Minor cleanups of kernel virt address space definitions by Benjamin Herrenschmidt · 15 years ago
  5. b16e776 powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mm by Benjamin Herrenschmidt · 15 years ago
  6. 84532a0 Revert "powerpc: Rework dma-noncoherent to use generic vmalloc layer" by Benjamin Herrenschmidt · 15 years ago
  7. 8e35961 powerpc/mm: Fix broken MMU PID stealing on !SMP by Hideo Saito · 15 years ago
  8. 6eb0ac0 powerpc/maple: Add a quirk to disable MSI for IPR on Bimini by Michael Ellerman · 15 years ago
  9. 0e337b4 powerpc: Explicit alignment for .data.cacheline_aligned by Benjamin Herrenschmidt · 15 years ago
  10. dc89228 powerpc/ps3: Update ps3_defconfig by Geoff Levand · 15 years ago
  11. c3cf866 powerpc/ftrace: Fix constraint to be early clobber by Steven Rostedt · 15 years ago
  12. 021376a powerpc/ftrace: Use pr_devel() in ftrace.c by Michael Ellerman · 15 years ago
  13. af3e4ac powerpc: Do not assert pte_locked for hugepage PTE entries by Mel Gorman · 15 years ago
  14. c653849 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  15. 662f11c Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  16. ad892a6 powerpc: Fix PCI ROM access by Benjamin Herrenschmidt · 15 years ago
  17. b173f03 powerpc/pseries: Really fix the oprofile CPU type on pseries by Benjamin Herrenschmidt · 15 years ago
  18. 37cd8ed powerpc/cell: Make ptcal more reliable by Gerhard Stenzel · 15 years ago
  19. 49a8496 powerpc: Allow mem=x cmdline to work with 4G+ by Becky Bruce · 15 years ago
  20. 31207da powerpc/mpic: Fix incorrect allocation of interrupt rev-map by Kumar Gala · 15 years ago
  21. e5fc948 powerpc: Fix oprofile sampling of marked events on POWER7 by Maynard Johnson · 15 years ago
  22. 397717c powerpc/iseries: Fix pci breakage due to bad dma_data initialization by Stephen Rothwell x · 15 years ago
  23. 93f1cc60 powerpc: Fix mktree build error on Mac OS X host by Timur Tabi · 15 years ago
  24. ba10eed powerpc/virtex: Fix duplicate level irq events. by John Linn · 15 years ago
  25. 514a30d powerpc/virtex: Add uImage to the default images list by Grant Likely · 15 years ago
  26. be68751 powerpc/boot: add simpleImage.* to clean-files list by Grant Likely · 15 years ago
  27. 2e15eed powerpc/8xx: Update defconfigs by Kumar Gala · 15 years ago
  28. 25991b9 powerpc/embedded6xx: Update defconfigs by Kumar Gala · 15 years ago
  29. 08af66b powerpc/86xx: Update defconfigs by Kumar Gala · 15 years ago
  30. 0ae0e7e powerpc/85xx: Update defconfigs by Kumar Gala · 15 years ago
  31. fa0b559 powerpc/83xx: Update defconfigs by Kumar Gala · 15 years ago
  32. 05dc7b6 viocd: needs to depend on BLOCK by Alexander Beregalov · 15 years ago
  33. cbec415 powerpc/fsl_soc: Remove mpc83xx_wdt_init, again by Anton Vorontsov · 15 years ago
  34. 32bc66d Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  35. 9fffb55 Move dtc and libfdt sources from arch/powerpc/boot to scripts/dtc by David Gibson · 15 years ago
  36. 0763ed2 of: make of_(un)register_platform_driver common code by Grant Likely · 15 years ago
  37. 0203d6e powerpc: Fix setting of oprofile cpu type by Benjamin Herrenschmidt · 15 years ago
  38. 79af6c4 powerpc adjust oprofile_cpu_type version 3 by Michael Wolf · 15 years ago
  39. c3310e7 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 15 years ago
  40. 13beadd9 powerpc: Revert switch to TEXT_TEXT in linker script by Tim Abbott · 15 years ago
  41. d8f4845 powerpc/ps3: Fix build error on UP by Geoff Levand · 15 years ago
  42. ff61e5c powerpc/cell: Select PCI for IBM_CELL_BLADE AND CELLEB by Michael Ellerman · 15 years ago
  43. 2e8aead powerpc: ppc32 needs elf_read_implies_exec() by Kumar Gala · 15 years ago
  44. 9203fc9 powerpc: Use __REF macro instead of old .text.init.refok. by Tim Abbott · 15 years ago
  45. edada39 powerpc: Use TEXT_TEXT macro in linker script. by Tim Abbott · 15 years ago
  46. de60fba Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into merge by Paul Mackerras · 15 years ago
  47. 28853da powerpc/86xx: Add device_type entry to soc for ppc9a by Martyn Welch · 15 years ago
  48. e703984 powerpc: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
  49. f8c3301 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 15 years ago
  50. 644e28f powerpc/44x: Correct memory size calculation for denali-based boards by Valentine Barshak · 15 years ago
  51. b62c31a powerpc: fix for long standing bug noticed by gcc 4.4.0 by Stephen Rothwell · 15 years ago
  52. 323d23a Revert "powerpc: Add support for early tlbilx opcode" by Kumar Gala · 15 years ago
  53. 2d6b3de powerpc/pasemi: Fix build error on UP by Geoff Levand · 15 years ago
  54. 0d3b2ab powerpc/ps3: Fix CONFIG_PS3_FLASH=n build warning by Geoff Levand · 15 years ago
  55. 59e4c3a2 powerpc/32: Don't clobber personality flags on exec by Andreas Schwab · 15 years ago
  56. 24f1ce8 powerpc: Fix crash on CPU hotplug by Michael Ellerman · 15 years ago
  57. 5bd3ef8 Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into merge by Paul Mackerras · 15 years ago
  58. 0658c16 powerpc/85xx: Remove defconfigs that mpc85xx_{smp_}defconfig cover by Kumar Gala · 15 years ago
  59. 3de0e07 powerpc/85xx: Added SMP defconfig by Kumar Gala · 15 years ago
  60. 8db3dca powerpc/85xx: Enabled a bunch of FSL specific drivers/options by Kumar Gala · 15 years ago
  61. 778544e powerpc/85xx: Updated generic mpc85xx_defconfig by Kumar Gala · 15 years ago
  62. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 15 years ago
  63. 595e23f powerpc: don't disable SATA interrupts on Freescale MPC8610 HPCD by Timur Tabi · 15 years ago
  64. 0dbbbf1 fsl_rio: Pass the proper device to dma mapping routines by Anton Vorontsov · 15 years ago
  65. 6d25b68 powerpc: Fix of_node_put() exit path in of_irq_map_one() by Ilpo Järvinen · 15 years ago
  66. 8db70d3 powerpc/5200: defconfig updates by Grant Likely · 15 years ago
  67. bda9de2 powerpc/5200: Add FLASH nodes to lite5200 device tree by Grant Likely · 15 years ago
  68. a23c218 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 15 years ago
  69. b71a0c2 powerpc: pseries/dtl.c should include asm/firmware.h by Sachin Sant · 15 years ago
  70. 306a828 powerpc: Fix data-corrupting bug in __futex_atomic_op by Paul Mackerras · 15 years ago
  71. c58dc57 powerpc/pseries: Set error_state to pci_channel_io_normal in eeh_report_reset() by Mike Mason · 15 years ago
  72. adf213c powerpc: Allow 256kB pages with SHMEM by Hugh Dickins · 15 years ago
  73. 19e0542 parport_pc: Fix build failure drivers/parport/parport_pc.c for powerpc by Tony Breeds · 15 years ago
  74. 52ce67f powerpc/mm: Fix compile warning by Kumar Gala · 15 years ago
  75. 0e26da0 Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 15 years ago
  76. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  77. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  78. 44d84af Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 15 years ago
  79. c724d67 powerpc/85xx: i2c-mpc: use new I2C bindings for the Socates board by Wolfgang Grandegger · 15 years ago
  80. 54ca40d powerpc/85xx: TQM8548: update defconfig by Wolfgang Grandegger · 15 years ago
  81. 655544c powerpc/85xx: TQM8548: use proper phy-handles for enet2 and enet3 by Wolfgang Grandegger · 15 years ago
  82. 6467cae powerpc/85xx: TQM85xx: correct address of LM75 I2C device nodes by Wolfgang Grandegger · 15 years ago
  83. e996557 powerpc: Add support for early tlbilx opcode by Kumar Gala · 15 years ago
  84. 7281f5d powerpc: Fix tlbilx opcode by Kumar Gala · 15 years ago
  85. 11b55da powerpc: Fix oops when loading modules by Paul Mackerras · 15 years ago
  86. 1a917bb powerpc: Wire up preadv and pwritev by Stephen Rothwell · 15 years ago
  87. 7ddb7ad powerpc/ftrace: Fix printf format warning by Michael Ellerman · 15 years ago
  88. f4952f6 powerpc/ftrace: Fix #if that should be #ifdef by Michael Ellerman · 15 years ago
  89. bc82666 powerpc: Fix ptrace compat wrapper for FPU register access by Michael Neuling · 15 years ago
  90. c7d07fd powerpc: Print information about mapping hw irqs to virtual irqs by Michael Ellerman · 15 years ago
  91. cb93d56 powerpc: Correct dependency of KEXEC by Geert Uytterhoeven · 15 years ago
  92. 7e875e9 powerpc: Disable VSX or current process in giveup_fpu/altivec by Michael Neuling · 15 years ago
  93. 4c6cf42 powerpc/pseries: Enable relay in pseries_defconfig by Anton Blanchard · 15 years ago
  94. 856cc2f powerpc/pseries: Fix ibm,client-architecture comment by Anton Blanchard · 15 years ago
  95. 4a9f9506 powerpc/pseries: Scan for all events in rtasd by Anton Blanchard · 15 years ago
  96. 0559f0a powerpc/pseries: Add dispatch dispersion statistics by Anton Blanchard · 15 years ago
  97. 1f8737a powerpc: Clean up some prom printouts by Anton Blanchard · 15 years ago
  98. 4da727a powerpc: Print progress of ibm,client-architecture method by Anton Blanchard · 15 years ago
  99. 85701e6 powerpc: Remove duplicated #include's by Huang Weiyi · 15 years ago
  100. ae6e59c Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge by Paul Mackerras · 15 years ago