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