1. d4e09f8 Merge branch 'kvm' into next by Benjamin Herrenschmidt · 17 years ago
  2. 41c8c46 powerpc/kvm: Remove problematic BUILD_BUG_ON statement by Benjamin Herrenschmidt · 17 years ago
  3. 544c676 Use hrtimers for the decrementer by Alexander Graf · 17 years ago
  4. c8240bd Use Little Endian for Dirty Bitmap by Alexander Graf · 17 years ago
  5. 346b276 Fix trace.h by Alexander Graf · 17 years ago
  6. c4f9c77 Include Book3s_64 target in buildsystem by Alexander Graf · 17 years ago
  7. 55c7588 Export new PACA constants in asm-offsets by Alexander Graf · 17 years ago
  8. 4b7ae55 Add fields to PACA by Alexander Graf · 17 years ago
  9. 0186fd0 Export KVM symbols for module by Alexander Graf · 17 years ago
  10. e85a471 Split init_new_context and destroy_context by Alexander Graf · 17 years ago
  11. 4ab79aa Export symbols for KVM module by Alexander Graf · 17 years ago
  12. 6290890 Add Book3s_64 offsets to asm-offsets.c by Alexander Graf · 17 years ago
  13. 842f2fe Make head_64.S aware of KVM real mode code by Alexander Graf · 17 years ago
  14. 513579e Add desktop PowerPC specific emulation by Alexander Graf · 17 years ago
  15. 9a7a9b0 Add mfdec emulation by Alexander Graf · 17 years ago
  16. c215c6e Add book3s_64 specific opcode emulation by Alexander Graf · 17 years ago
  17. 0123518 Add book3s_32 guest MMU by Alexander Graf · 17 years ago
  18. e71b2a3 Add book3s_64 guest MMU by Alexander Graf · 17 years ago
  19. 0d8dc68 Add book3s_64 Host MMU handling by Alexander Graf · 17 years ago
  20. 2f4cf5e Add book3s.c by Alexander Graf · 17 years ago
  21. c862125 Add interrupt handling code by Alexander Graf · 17 years ago
  22. 5126ed3 Add SLB switching code for entry/exit by Alexander Graf · 17 years ago
  23. 29eb61b Add book3s_64 highmem asm code by Alexander Graf · 17 years ago
  24. 3cea8c4 Add Book3s_64 intercept helpers by Alexander Graf · 17 years ago
  25. 4e342025 Add asm/kvm_book3s.h by Alexander Graf · 17 years ago
  26. ca95150 Add Book3s fields to vcpu structs by Alexander Graf · 17 years ago
  27. 83cd259 Add Book3s definitions by Alexander Graf · 17 years ago
  28. ec3c11a Pass PVR in sregs by Alexander Graf · 17 years ago
  29. 4e75575 Move dirty logging code to sub-arch by Alexander Graf · 17 years ago
  30. 588e050 powerpc/8xx: Fix build breakage with sparse irq changes by Benjamin Herrenschmidt · 17 years ago
  31. cc39331 powerpc: pasemi_defconfig update by Olof Johansson · 17 years ago
  32. 99ca177 powerpc/therm_adt746x: Don't access non-existing register by Jean Delvare · 17 years ago
  33. cd01570 powerpc: Enable sparse irq_descs on powerpc by Michael Ellerman · 17 years ago
  34. 750ab11 powerpc: Rearrange and fix show_interrupts() for sparse irq_descs by Michael Ellerman · 17 years ago
  35. 76f1d94 powerpc: Make virq_debug_show() cope with sparse irq_descs by Michael Ellerman · 17 years ago
  36. 32c105c powerpc/nvram_64: Mark init code __init by Thomas Gleixner · 17 years ago
  37. fd62c6c powerpc/nvram_64: Check nvram_error_log_index in nvram_clear_error_log() by Thomas Gleixner · 17 years ago
  38. ae7dd02 powerpc/nvram_64: Remove unused code by Thomas Gleixner · 17 years ago
  39. 0682d6c powerpc: Fix potential compile error irqs_disabled_flags by Michael Neuling · 17 years ago
  40. 0895ecd powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal accessors by David Gibson · 17 years ago
  41. 883a3e5 powerpc/mm: Split hash MMU specific hugepage code into a new file by David Gibson · 17 years ago
  42. d1837cb powerpc/mm: Cleanup initialization of hugepages on powerpc by David Gibson · 17 years ago
  43. a4fe3ce powerpc/mm: Allow more flexible layouts for hugepage pagetables by David Gibson · 17 years ago
  44. a0668cd powerpc/mm: Cleanup management of kmem_caches for pagetables by David Gibson · 17 years ago
  45. f71dc17 powerpc/mm: Make hpte_need_flush() correctly mask for multiple page sizes by David Gibson · 17 years ago
  46. 8be8cf5 powerpc: Add kdump support to Collaborative Memory Manager by Brian King · 17 years ago
  47. 6cff46f powerpc: Remove get_irq_desc() by Michael Ellerman · 17 years ago
  48. 59e3f83 powerpc/pseries: Use irq_has_action() in eeh_disable_irq() by Michael Ellerman · 17 years ago
  49. 551b81f powerpc: Make NR_IRQS a CONFIG option by Michael Ellerman · 17 years ago
  50. d35ef90 of/platform: Implement support for dev_pm_ops by Anton Vorontsov · 17 years ago
  51. 3d541c4 powerpc/chrp: Use the same RTAS daemon as pSeries by Benjamin Herrenschmidt · 17 years ago
  52. 188917e powerpc: Move /proc/ppc64 to /proc/powerpc and add symlink by Benjamin Herrenschmidt · 17 years ago
  53. 64eb38a6 powerpc: Make it possible to select hibernation on all PowerPCs by Anton Vorontsov · 17 years ago
  54. 7424639 powerpc/ps3: Use pr_devel() in ps3/mm.c by Michael Ellerman · 17 years ago
  55. e22f628 Convert /proc/device-tree/ to seq_file by Alexey Dobriyan · 17 years ago
  56. 5a1eb5c powerpc: Cleanup Kconfig selection of hugetlbfs support by Benjamin Herrenschmidt · 17 years ago
  57. 2e2ec95 Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 17 years ago
  58. 8d5eb43 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 17 years ago
  59. 49b2de8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  60. 8633322 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 17 years ago
  61. 9532fae Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-param-fixes by Linus Torvalds · 17 years ago
  62. add810a Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 17 years ago
  63. 68e71d1 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  64. 066455d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 17 years ago
  65. ea38280 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  66. 61aa162 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 17 years ago
  67. d4f452f Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  68. 0d43f51 Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  69. fb3165b Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 17 years ago
  70. 36f8a53 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 17 years ago
  71. 575c9ed ray_cs: Fix copy_from_user handling by Alan Cox · 17 years ago
  72. ef7562b dpt_i2o: Fix up copy*user by Alan Cox · 17 years ago
  73. 0a53f16 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 17 years ago
  74. 7fecf0a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 17 years ago
  75. 3242f98 Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 17 years ago
  76. 2375669 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 17 years ago
  77. 0b3dc0e Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 17 years ago
  78. 59f4122 Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 17 years ago
  79. e281e31 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 17 years ago
  80. 49b766e Merge branch 'urgent-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 17 years ago
  81. 464d155 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  82. fefcfd4 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  83. 37c2ca2 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  84. 6e958d7 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  85. 7811a32 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  86. c896a2e frv: fix check on unsigned in do_signal() by Roel Kluin · 17 years ago
  87. c36987e mm: don't call pte_unmap() against an improper pte by Daisuke Nishimura · 17 years ago
  88. 2545f03 lis3: add support for the HP HDX 18 by Ian E. Morgan · 17 years ago
  89. af19611 lis3: add support for the HP EliteBook 8530w by Éric Piel · 17 years ago
  90. a03018f lis3: better support for hp 6730x by Pavel Herrmann · 17 years ago
  91. 246eb7f cpuidle: always return with interrupts enabled by Kevin Hilman · 17 years ago
  92. 5e8d8f6 checkpatch: version 0.30 by Andy Whitcroft · 17 years ago
  93. 2b474a1 checkpatch: fix false EXPORT_SYMBOL warning by Andy Whitcroft · 17 years ago
  94. 99423c2 checkpatch: fix __attribute__ matching by Andy Whitcroft · 17 years ago
  95. 2ceb532 checkpatch: fix false errors due to macro concatenation by Andy Whitcroft · 17 years ago
  96. 131edb3 checkpatch: update copyright dates by Andy Whitcroft · 17 years ago
  97. cc77cdc checkpatch: correctly stop scanning at the bottom of a hunk by Andy Whitcroft · 17 years ago
  98. 9a974fd checkpatch: possible types -- prevent illegal modifiers being added by Andy Whitcroft · 17 years ago
  99. 1a83e17 mm: fix sparsemem configuration by Russell King · 17 years ago
  100. c2494ac edac: i5100 fix initialization code by Keith Mannthey · 17 years ago