1. 8285541 KVM: Remove unnecessary divide operations by Joerg Roedel · 14 years ago
  2. fef093be KVM: PPC: Make use of hash based Shadow MMU by Alexander Graf · 14 years ago
  3. 7741909 KVM: PPC: Add generic hpte management functions by Alexander Graf · 14 years ago
  4. 4d29bdb KVM: PPC: Make BAT only guest segments work by Alexander Graf · 14 years ago
  5. 3b24915 KVM: PPC: Use kernel hash function by Alexander Graf · 14 years ago
  6. a576f7a KVM: PPC: Remove obsolete kvmppc_mmu_find_pte by Alexander Graf · 14 years ago
  7. a1f4d395 KVM: Remove memory alias support by Avi Kivity · 14 years ago
  8. 6045be5 KVM: PPC: fix uninitialized variable warning in kvm_ppc_core_deliver_interrupts by Asias He · 14 years ago
  9. 69b6183 KVM: PPC: fix build warning in kvm_arch_vcpu_ioctl_run by Denis Kirjanov · 14 years ago
  10. 22ae782 of/address: Clean up function declarations by Grant Likely · 14 years ago
  11. 49f6be8 KVM: PPC: elide struct thread_struct instances from stack by Andreas Schwab · 14 years ago
  12. 9373662 KVM: Consolidate arch specific vcpu ioctl locking by Avi Kivity · 14 years ago
  13. 19483d1 KVM: PPC: Centralize locking of arch specific vcpu ioctls by Avi Kivity · 14 years ago
  14. 2122ff5 KVM: move vcpu locking to dispatcher for generic vcpu ioctls by Avi Kivity · 14 years ago
  15. e8e5c21 powerpc/kexec: Fix orphaned offline CPUs across kexec by Matt Evans · 14 years ago
  16. e2f7f73 powerpc/kexec: Add to and tidy debug/comments in machine_kexec64.c by Matt Evans · 14 years ago
  17. 2c48a7d powerpc: Print decimal values in prom_init.c by Michael Neuling · 14 years ago
  18. ceddee2 powerpc: ONLINE to OFFLINE CPU state transition during removal by Robert Jennings · 14 years ago
  19. ff4bb7c powerpc/powermac: Add PowerMac10,2 machine descriptor by Benjamin Herrenschmidt · 14 years ago
  20. 940ce42 powerpc/pseries: Increase cpu die timeout by Benjamin Herrenschmidt · 14 years ago
  21. d77cb21 powerpc/smp: remove the incorrect decrementer initial codes for AP by Tiejun Chen · 14 years ago
  22. 1927445 powerpc: Fix GENERIC_ISA_DMA dependency by Anton Vorontsov · 14 years ago
  23. e9ae9da powerpc: Remove redundant xics badness warning by Brian King · 14 years ago
  24. 67238fb powerpc: Add vmcoreinfo symbols to allow makdumpfile to filter core files properly by Neil Horman · 14 years ago
  25. ea01c6b4 powerpc: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  26. bbc8e30 powerpc/crashdump: Fix issues with kexec and 36bit physical addr by Matthew McClintock · 14 years ago
  27. fc53b42 powerpc/kexec: Switch to a static PACA on the way out by Matt Evans · 14 years ago
  28. 559e2b7 of: Provide default of_node_to_nid() implementation. by Grant Likely · 14 years ago
  29. 7e3f36c Merge commit 'jwb/next' into next by Benjamin Herrenschmidt · 14 years ago
  30. ba461f0 powerpc: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interrupts by Ian Campbell · 14 years ago
  31. 47916be Merge branch 'powerpc.cherry-picks' into timers/clocksource by Thomas Gleixner · 14 years ago
  32. d75d68c powerpc: Clean up obsolete code relating to decrementer and timebase by Paul Mackerras · 14 years ago
  33. 0e469db powerpc: Rework VDSO gettimeofday to prevent time going backwards by Paul Mackerras · 14 years ago
  34. 6b95ed3 perf, powerpc: Use perf_sample_data_init() for the FSL code by Peter Zijlstra · 14 years ago
  35. 7615856 timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset by John Stultz · 14 years ago
  36. 06d518e powerpc: Cleanup xtime usage by John Stultz · 14 years ago
  37. b0797b6 powerpc: Simplify update_vsyscall by John Stultz · 14 years ago
  38. 592913e time: Kill off CONFIG_GENERIC_TIME by John Stultz · 14 years ago
  39. ff34910 powerpc/40x: Distinguish AMCC PowerPC 405EX and 405EXr correctly by Lee Nipper · 14 years ago
  40. 9a52e39 powerpc/44x: Fix UART2/3 interrupt assignment in PPC460EX/GT dts files by Stefan Roese · 14 years ago
  41. c76986c Remove REDWOOD_[456] config options and conditional code by Christian Dietrich · 14 years ago
  42. c0dd394 of: remove of_default_bus_ids by Jonas Bonn · 14 years ago
  43. c608558 of: make of_find_device_by_node generic by Jonas Bonn · 14 years ago
  44. a454dc5 powerpc: remove references to of_device and to_of_device by Grant Likely · 14 years ago
  45. 94a0cb1 of/device: Replace of_device with platform_device in includes and core code by Grant Likely · 14 years ago
  46. 2959604 of: remove asm/of_device.h by Grant Likely · 14 years ago
  47. 129ac79 of: remove asm/of_platform.h by Grant Likely · 14 years ago
  48. 1ab1d63 of/platform: remove all of_bus_type and of_platform_bus_type references by Grant Likely · 14 years ago
  49. eca3930 of: Merge of_platform_bus_type with platform_bus_type by Grant Likely · 14 years ago
  50. 4e4f62b Merge commit 'v2.6.35-rc6' into devicetree/next by Grant Likely · 14 years ago
  51. 7ffb65f Merge commit 'kumar/merge' into merge by Benjamin Herrenschmidt · 14 years ago
  52. 3fdfd99 powerpc: Fix erroneous lmb->memblock conversions by Benjamin Herrenschmidt · 14 years ago
  53. 4b8692c powerpc/mm: Add some debug output when hash insertion fails by Benjamin Herrenschmidt · 14 years ago
  54. 171aa2c powerpc/mm: Fix bugs in huge page hashing by Benjamin Herrenschmidt · 14 years ago
  55. ca91e6c powerpc/mm: Move around testing of _PAGE_PRESENT in hash code by Benjamin Herrenschmidt · 14 years ago
  56. b1623e7 powerpc/mm: Handle hypervisor pte insert failure in __hash_page_huge by Anton Blanchard · 14 years ago
  57. 23dcab8 powerpc/kexec: Fix boundary case for book-e kexec memory limits by Kumar Gala · 14 years ago
  58. dca45ad Merge branch 'linus' into sched/core by Ingo Molnar · 14 years ago
  59. 9dcdbf7 Merge branch 'linus' into perf/core by Ingo Molnar · 14 years ago
  60. a253129 update email address by Pavel Machek · 14 years ago
  61. c5f5849 of: Remove unused of_find_device_by_phandle() by Grant Likely · 14 years ago
  62. 6f7dd68 Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  63. 95f72d1 lmb: rename to memblock by Yinghai Lu · 14 years ago
  64. 1caca37 powerpc/oprofile: Don't build server oprofile drivers on 64-bit BookE by Benjamin Herrenschmidt · 14 years ago
  65. f2b26c9 powerpc/book3e: Adjust the page sizes list based on MMU config by Benjamin Herrenschmidt · 14 years ago
  66. 0324715 powerpc/book3e: Add TLB dump in xmon for Book3E by Benjamin Herrenschmidt · 14 years ago
  67. ff82c31 powerpc/book3e: Fix single step when using HW page tables by Benjamin Herrenschmidt · 14 years ago
  68. 34d97e0 powerpc/book3e: Add generic 64-bit idle powersave support by Benjamin Herrenschmidt · 14 years ago
  69. 77154a2 powerpc/fsl-booke: Fix address issue when using relocatable kernels by Matthew McClintock · 14 years ago
  70. af71bcf powerpc/cpm1: Mark micropatch code/data static and __init by Anton Vorontsov · 14 years ago
  71. 2069a6a powerpc/cpm1: Fix build with various CONFIG_*_UCODE_PATCH combinations by Anton Vorontsov · 14 years ago
  72. 56825c8 powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue) by Anton Vorontsov · 14 years ago
  73. 850f22d powerpc/book3e: Resend doorbell exceptions to ourself by Michael Ellerman · 14 years ago
  74. 0e37d25 powerpc/book3e: Use set_irq_regs() in the msgsnd/msgrcv IPI path by David Gibson · 14 years ago
  75. 89c8179 powerpc/book3e: Hookup doorbells exceptions on 64-bit Book3E by Benjamin Herrenschmidt · 14 years ago
  76. e8775d4 powerpc/book3e: Don't re-trigger decrementer on lazy irq restore by Benjamin Herrenschmidt · 14 years ago
  77. b9f1cd7 powerpc/book3e: More doorbell cleanups. Sample the PIR register by Benjamin Herrenschmidt · 14 years ago
  78. e3145b3 powerpc/book3e: Move doorbell_exception from traps.c to dbell.c by Benjamin Herrenschmidt · 14 years ago
  79. a2e1981 powerpc/book3e: Hack to get gdb moving along on Book3E 64-bit by Benjamin Herrenschmidt · 14 years ago
  80. 0866eb9 powerpc/book3e: mtmsr should not be mtmsrd on book3e 64-bit by Benjamin Herrenschmidt · 14 years ago
  81. cccd234 powerpc: Removing dead CONFIG_SMP_750 by Christoph Egger · 14 years ago
  82. 7405217 powerpc/pseries: Use kstrdup by Julia Lawall · 14 years ago
  83. 307a54c powerpc/iseries: Use kstrdup by Julia Lawall · 14 years ago
  84. 41eab6f powerpc/numa: Use form 1 affinity to setup node distance by Anton Blanchard · 14 years ago
  85. a591f6b powerpc: Remove all rcu head initializations by Paul E. McKenney · 14 years ago
  86. 540c6c3 powerpc: Add i8042 keyboard and mouse irq parsing by Martyn Welch · 14 years ago
  87. 68581e9 powerpc/pseries: Add WARN_ON() to request_event_sources_irqs() on irq allocation/request failure by Mark Nelson · 14 years ago
  88. b08e281 powerpc/pseries: Rename RAS_VECTOR_OFFSET to RTAS_VECTOR_EXTERNAL_INTERRUPT and move to rtas.h by Mark Nelson · 14 years ago
  89. ae01f84 powerpc: Optimise per cpu accesses on 64bit by Anton Blanchard · 14 years ago
  90. 51c7fdb powerpc/iseries: Fix constant warning by Denis Kirjanov · 14 years ago
  91. 66953eb powerpc/mpic: Add ability to reset a core via MPIC by Matthew McClintock · 14 years ago
  92. d10ac37 powerpc/fsl-booke: Fix comments in mmu code that mention BATS by Becky Bruce · 14 years ago
  93. 6901c6c powerpc/pseries/eeh: Use for_each_pci_dev() by Kulikov Vasiliy · 14 years ago
  94. 32d8ad4 powerpc/pseries: Partition hibernation support by Brian King · 14 years ago
  95. 8fe93f8 powerpc/pseries: Migration code reorganization / hibernation prep by Brian King · 14 years ago
  96. c1aa687 powerpc: Clean up obsolete code relating to decrementer and timebase by Paul Mackerras · 14 years ago
  97. 8fd63a9 powerpc: Rework VDSO gettimeofday to prevent time going backwards by Paul Mackerras · 14 years ago
  98. 5f07aa7 Merge commit 'paulus-perf/master' into next by Benjamin Herrenschmidt · 14 years ago
  99. bf23690 powerpc: Fix userspace build of ptrace.h by Sam Ravnborg · 14 years ago
  100. c2be054 powerpc: Fix default_machine_crash_shutdown #ifdef botch by Paul E. McKenney · 14 years ago