1. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  2. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  3. 6f51f51 Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  4. 64ccc9c common: dma-mapping: add support for generic dma_mmap_* calls by Marek Szyprowski · 12 years ago
  5. 84eda28 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  6. 6dd53aa Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  7. 5fecc9d Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  8. 0b1a871 powerpc: remove km_type definitions by Cong Wang · 13 years ago
  9. af3bf7f Merge remote-tracking branch 'kumar/next' into next by Benjamin Herrenschmidt · 12 years ago
  10. 6328e59 booke/bookehv: Add host crit-watchdog exception support by Bharat Bhushan · 12 years ago
  11. e1612de powerpc: Disable /dev/port interface on systems without an ISA bridge by Haren Myneni · 12 years ago
  12. b416c9a powerpc: Add "memory" attribute for mfmsr() by Tiejun Chen · 12 years ago
  13. 18ad51d powerpc: Add VDSO version of getcpu by Anton Blanchard · 12 years ago
  14. 9778b69 powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly by Stuart Yoder · 12 years ago
  15. e65650e powerpc/qe: set IReady in QE Microcode Upload by Kokoris, Ioannis · 13 years ago
  16. d6b9a81 powerpc: IOMMU fault injection by Anton Blanchard · 12 years ago
  17. a980349 powerpc: Call dma_debug_add_bus for PCI and VIO buses by Anton Blanchard · 12 years ago
  18. 75382aa powerpc/perf: Move code to select SIAR or pt_regs into perf_read_regs by Anton Blanchard · 12 years ago
  19. 962cffb powerpc: Enforce usage of RA 0-R31 where possible by Michael Neuling · 12 years ago
  20. f4c0157 powerpc: Add defines for RA 0-R31 by Michael Neuling · 12 years ago
  21. 0b7673c powerpc: Enforce usage of R0-R31 where possible by Michael Neuling · 12 years ago
  22. 0972def powerpc: Introduce new __REG_R macros by Michael Neuling · 12 years ago
  23. cdaade71 powerpc: Start using ___PPC_RA/B/S/T where necessary by Michael Neuling · 12 years ago
  24. 55a5db1 powerpc: Introduce new ___PPC_RA/B/S/T macros by Michael Neuling · 12 years ago
  25. 178f2ae powerpc: Fix VSX macros so register names aren't wrapped by Michael Neuling · 12 years ago
  26. 86e32fd powerpc: Change mtcrf to use real register names by Michael Neuling · 12 years ago
  27. b38c77d powerpc: Move and fix MTMSR_EERI definition by Benjamin Herrenschmidt · 12 years ago
  28. d72be89 powerpc: Merge VCPU_GPR by Michael Neuling · 12 years ago
  29. 44ce6a5 powerpc: Merge STK_REG/PARAM/FRAMESIZE by Michael Neuling · 12 years ago
  30. 4404a9f powerpc/pasemi: Move lbz/stbciz to ppc-opcode.h by Michael Neuling · 12 years ago
  31. 9a13a52 powerpc: Convert to %r for all GPR usage by Michael Neuling · 12 years ago
  32. 564aa5c powerpc: Modify macro ready for %r0 register change by Michael Neuling · 12 years ago
  33. 82fff31 powerpc: Add defines for R0-R31 by Michael Neuling · 12 years ago
  34. 50bba07 Merge branch 'merge' into next by Benjamin Herrenschmidt · 12 years ago
  35. 21b2de3 powerpc: Fix build of some debug irq code by Benjamin Herrenschmidt · 12 years ago
  36. be2cf20 powerpc: More fixes for lazy IRQ vs. idle by Benjamin Herrenschmidt · 12 years ago
  37. a8b91e4 powerpc/mm: remove obsolete comment about page size name array by Scott Wood · 12 years ago
  38. b4c3a87 powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performance by Anton Blanchard · 12 years ago
  39. d136e27 powerpc: tracing: Avoid tracepoint duplication with DECLARE_EVENT_CLASS by Anton Blanchard · 12 years ago
  40. 16aaaff6 powerpc/pseries/cpuidle: Replace pseries_notify_cpuidle_add call with notifier by Deepthi Dharwar · 12 years ago
  41. b6e3796 powerpc: Have patch_instruction detect faults by Steven Rostedt · 12 years ago
  42. 0b17ba7 powerpc: check_and_cede_processor() never cedes by Anton Blanchard · 12 years ago
  43. f948501 Make hard_irq_disable() actually hard-disable interrupts by Paul Mackerras · 12 years ago
  44. be8e60d powerpc/PCI: register busn_res for root buses by Yinghai Lu · 12 years ago
  45. 25e531a Merge branch 'for-upstream' of git://github.com/agraf/linux-2.6 into next by Avi Kivity · 12 years ago
  46. 0fd7bee powerpc: Fix size of st_nlink on 64bit by Anton Blanchard · 12 years ago
  47. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  48. edd63a2 set_restore_sigmask() is never called without SIGPENDING (and never should be) by Al Viro · 12 years ago
  49. 4ebefe3 new helpers: {clear,test,test_and_clear}_restore_sigmask() by Al Viro · 12 years ago
  50. bb8ac18 bury __kernel_nlink_t, make internal nlink_t consistent by Al Viro · 12 years ago
  51. e57f93c powerpc: get rid of nlink_t uses, switch to explicitly-sized type by Al Viro · 12 years ago
  52. 21bd000 KVM: PPC: booke: Added DECAR support by Bharat Bhushan · 12 years ago
  53. 32fad28 KVM: PPC: Book3S HV: Make the guest hash table size configurable by Paul Mackerras · 12 years ago
  54. 2e1ae9c KVM: PPC: Factor out guest epapr initialization by Liu Yu-B13201 · 13 years ago
  55. 1629372 powerpc: Use the new generic strncpy_from_user() and strnlen_user() by Paul Mackerras · 12 years ago
  56. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  57. b1bf7d4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  58. ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  59. 6f73b36 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  60. d79ee93 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  61. 933b90a powerpc: Fixing a cputhread code documentation by Anshuman Khandual · 12 years ago
  62. bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  63. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  64. ffe3649 powerpc/kvm: Fix VSID usage in 64-bit "PR" KVM by Benjamin Herrenschmidt · 13 years ago
  65. f2ab621 powerpc/pseries: Add PFO support to the VIO bus by Kent Yoder · 12 years ago
  66. 4726b7b powerpc/pseries: Add pseries update notifier for OFDT prop changes by Kent Yoder · 12 years ago
  67. 4d6e0fa powerpc/pseries: Add new hvcall constants to support PFO by Kent Yoder · 12 years ago
  68. 7563bbf gpiolib/arches: Centralise bolierplate asm/gpio.h by Mark Brown · 12 years ago
  69. cb83b62 sched/numa: Rewrite the CONFIG_NUMA sched domain support by Peter Zijlstra · 12 years ago
  70. a7243c1 powerpc: Remove now unused _TIF_RUNLATCH by Tiejun Chen · 12 years ago
  71. ea4e89a Merge branch 'merge' into next by Benjamin Herrenschmidt · 12 years ago
  72. a3512b2 powerpc/irq: Make alignment & program interrupt behave the same by Benjamin Herrenschmidt · 12 years ago
  73. 96c9511 powerpc: Use common threadinfo allocator by Thomas Gleixner · 12 years ago
  74. 67ba529 Merge branch 'smp/threadalloc' into smp/hotplug by Thomas Gleixner · 12 years ago
  75. c9b92b8 powerpc: Remove unused cpu_idle_wait() by Thomas Gleixner · 12 years ago
  76. 54771e6 KVM: PPC: Emulator: clean up SPR reads and writes by Alexander Graf · 12 years ago
  77. 5b74716 kvm/powerpc: Add new ioctl to retreive server MMU infos by Benjamin Herrenschmidt · 12 years ago
  78. f31e65e kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM by Benjamin Herrenschmidt · 13 years ago
  79. 3d4c682 KVM: PPC: Restrict PPC_[L|ST]D macro to asm code by Alexander Graf · 12 years ago
  80. 185e418 KVM: PPC: bookehv: Use a Macro for saving/restoring guest registers to/from their 64 bit copies. by Varun Sethi · 12 years ago
  81. 6e35994 KVM: PPC: Use clockevent multiplier and shifter for decrementer by Bharat Bhushan · 12 years ago
  82. ec34a68 powerpc: Remove old powerpc specific ptrace getregs/setregs calls by Anton Blanchard · 12 years ago
  83. 694caf0 powerpc: Remove CONFIG_POWER4_ONLY by Anton Blanchard · 12 years ago
  84. 3500087 powerpc: Optimise enable_kernel_altivec by Anton Blanchard · 12 years ago
  85. 8cd3c23 powerpc: Remove empty giveup_altivec function on book3e CPUs by Anton Blanchard · 12 years ago
  86. 59c19cb powerpc: Reformat lppaca.h by Anton Blanchard · 12 years ago
  87. 448054a powerpc: Remove iseries specific fields in lppaca by Anton Blanchard · 12 years ago
  88. cf8a056 powerpc: Clean up lppaca->cede_latency_hint by Anton Blanchard · 12 years ago
  89. 76ef6a2 Merge remote-tracking branch 'geoff/for-powerpc' into next by Benjamin Herrenschmidt · 12 years ago
  90. 4013369 powerpc/irqdomain: Fix broken NR_IRQ references by Grant Likely · 12 years ago
  91. 08a6b25 powerpc/ps3: Correct lv1 repository routine names by Geoff Levand · 13 years ago
  92. 446f6d0 powerpc/mpic: Properly set default triggers by Benjamin Herrenschmidt · 12 years ago
  93. aec49c7 Merge remote-tracking branch 'kumar/merge' into merge by Benjamin Herrenschmidt · 12 years ago
  94. eac0556 Merge branch 'linus' into queue by Marcelo Tosatti · 12 years ago
  95. bdce27c powerpc/mpic_msgr: fix compile error when SMP disabled by Mingkai Hu · 12 years ago
  96. eda713e powerpc: fix build when CONFIG_BOOKE_WDT is enabled by Baruch Siach · 12 years ago
  97. 9de6fe9 KVM: PPC: add CPU_FTR_EMB_HV to CPU table by Scott Wood · 12 years ago
  98. a699e4e irq: Kill pointless irqd_to_hw export by Grant Likely · 13 years ago
  99. 6020c0f KVM: PPC: Pass EA to updating emulation ops by Alexander Graf · 13 years ago
  100. 0456ec4 KVM: PPC: Book3S HV: Report stolen time to guest through dispatch trace log by Paul Mackerras · 13 years ago