1. 7b70159 KVM: ppc: mostly cosmetic updates to the exit timing accounting code by Hollis Blanchard · 16 years ago
  2. 73e75b4 KVM: ppc: Implement in-kernel exit timing statistics by Hollis Blanchard · 16 years ago
  3. c5fbdff KVM: ppc: save and restore guest mappings on context switch by Hollis Blanchard · 16 years ago
  4. 7924bd4 KVM: ppc: directly insert shadow mappings into the hardware TLB by Hollis Blanchard · 16 years ago
  5. c0ca609 powerpc/44x: declare tlb_44x_index for use in C code by Hollis Blanchard · 16 years ago
  6. 8916861 KVM: ppc: support large host pages by Hollis Blanchard · 16 years ago
  7. fe4e771 KVM: ppc: fix userspace mapping invalidation on context switch by Hollis Blanchard · 16 years ago
  8. df9b856 KVM: ppc: use prefetchable mappings for guest memory by Hollis Blanchard · 16 years ago
  9. bf5d402 KVM: ppc: use MMUCR accessor to obtain TID by Hollis Blanchard · 16 years ago
  10. 74ef740 KVM: ppc: fix Kconfig constraints by Hollis Blanchard · 16 years ago
  11. fcfdbd2 KVM: ppc: improve trap emulation by Hollis Blanchard · 16 years ago
  12. d4cf389 KVM: ppc: optimize irq delivery path by Hollis Blanchard · 16 years ago
  13. 9ab8084 KVM: ppc: optimize find first bit by Hollis Blanchard · 16 years ago
  14. 1b6766c KVM: ppc: optimize kvm stat handling by Hollis Blanchard · 16 years ago
  15. b8fd68a KVM: ppc: fix set regs to take care of msr change by Hollis Blanchard · 16 years ago
  16. 5cf8ca2 KVM: ppc: adjust vcpu types to support 64-bit cores by Hollis Blanchard · 16 years ago
  17. db93f57 KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor by Hollis Blanchard · 16 years ago
  18. 5cbb510 KVM: ppc: Move the last bits of 44x code out of booke.c by Hollis Blanchard · 16 years ago
  19. 75f74f0 KVM: ppc: refactor instruction emulation into generic and core-specific pieces by Hollis Blanchard · 16 years ago
  20. c381a04 ppc: Create disassemble.h to extract instruction fields by Hollis Blanchard · 16 years ago
  21. 9dd921c KVM: ppc: Refactor powerpc.c to relocate 440-specific code by Hollis Blanchard · 16 years ago
  22. d9fbd03 KVM: ppc: combine booke_guest.c and booke_host.c by Hollis Blanchard · 16 years ago
  23. 0f55dc4 KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe" by Hollis Blanchard · 16 years ago
  24. a0d7b9f KVM: ppc: Move 440-specific TLB code into 44x_tlb.c by Hollis Blanchard · 16 years ago
  25. 79741dd [PATCH] idle cputime accounting by Martin Schwidefsky · 16 years ago
  26. 457533a [PATCH] fix scaled & unscaled cputime accounting by Martin Schwidefsky · 16 years ago
  27. 2ca1a61 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
  28. 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  29. 068e8c9 powerpc/qe: Select QE_USB with USB_GADGET_FSL_QE by Anton Vorontsov · 16 years ago
  30. 870029a powerpc/85xx: Add local_irq_restore in error handling code by Julia Lawall · 16 years ago
  31. 8bd3947 powerpc/85xx: Add SMP support to MPC8572 DS by Kumar Gala · 16 years ago
  32. 00c4b95 powerpc/85xx: Enable SMP support by Kumar Gala · 16 years ago
  33. 47f80a3 powerpc/86xx: Update 8641hpcn dts file to match latest u-boot by Becky Bruce · 16 years ago
  34. be11d3b powerpc/qe: Fix few build errors with CONFIG_QUICC_ENGINE=n by Anton Vorontsov · 16 years ago
  35. 20cfb41 powerpc/83xx: Fix few build errors with CONFIG_QUICC_ENGINE=n by Anton Vorontsov · 16 years ago
  36. c9dadff powerpc/fsl_pci: Fix sparse warnings by Anton Vorontsov · 16 years ago
  37. 25adde1 powerpc/83xx: Add USB Host support for MPC8360E-RDK boards by Anton Vorontsov · 16 years ago
  38. c9c5e52 powerpc/83xx: Add USB Host/Gadget support for MPC8360E-MDS boards by Anton Vorontsov · 16 years ago
  39. 3d64de9 powerpc: Implement GPIO driver for simple memory-mapped banks by Anton Vorontsov · 16 years ago
  40. 1b9e890 powerpc/qe: Implement QE Pin Multiplexing API by Anton Vorontsov · 16 years ago
  41. 78c7705 powerpc/83xx: Fix sparse warnings in mpc836x_mds.c by Anton Vorontsov · 16 years ago
  42. 81b36a0 powerpc/83xx: Fix sparse warnings in board files by Anton Vorontsov · 16 years ago
  43. a5dae76 powerpc: Implement get_brgfreq() and get_baudrate() stubs by Anton Vorontsov · 16 years ago
  44. 33edcf1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
  45. 3c92ec8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  46. ca9153a powerpc/44x: Support 16K/64K base page sizes on 44x by Ilya Yanok · 16 years ago
  47. 6ca4f74 powerpc: Force memory size to be a multiple of PAGE_SIZE by Hollis Blanchard · 16 years ago
  48. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  49. 1db2a5c1 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  50. a39b863 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  51. b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  52. 86c6f274 cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask by Rusty Russell · 16 years ago
  53. 4e20228 Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/core by Ingo Molnar · 16 years ago
  54. fc5243d [S390] arch_setup_additional_pages arguments by Martin Schwidefsky · 16 years ago
  55. cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
  56. f8f50b1 powerpc/32: Wire up the trampoline code for kdump by Dale Farnsworth · 16 years ago
  57. ccdcef7 powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32M by Dale Farnsworth · 16 years ago
  58. 01695a9 powerpc/32: Allow __ioremap on RAM addresses for kdump kernel by Anton Vorontsov · 16 years ago
  59. 6f29c32 powerpc/32: Setup OF properties for kdump by Dale Farnsworth · 16 years ago
  60. 7375331 powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs() by Anton Vorontsov · 16 years ago
  61. 322b439 powerpc: Prepare xmon_save_regs for use with kdump by Anton Vorontsov · 16 years ago
  62. 5be8554 powerpc: Remove default kexec/crash_kernel ops assignments by Anton Vorontsov · 16 years ago
  63. 77733f8 powerpc: Make default kexec/crash_kernel ops implicit by Anton Vorontsov · 16 years ago
  64. 2e8e4f5 powerpc: Setup OF properties for ppc32 kexec by Dale Farnsworth · 16 years ago
  65. b906cfa powerpc/pseries: Fix cpu hotplug by Sebastien Dugue · 16 years ago
  66. fad7b9b powerpc: Fix KVM build on ppc440 by Paul Mackerras · 16 years ago
  67. def434c powerpc/cell: add QPACE as a separate Cell platform by Benjamin Krill · 16 years ago
  68. e68558d powerpc/cell: fix build breakage with CONFIG_SPUFS disabled by Arnd Bergmann · 16 years ago
  69. aec739e powerpc/mpc5200: add rts/cts handling in PSC UART driver by Wolfram Sang · 16 years ago
  70. 6b61e69 powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driver by Tim Yamin · 16 years ago
  71. aaab5e8 powerpc/mpc5200: Disable bestcomm prefetching when ATA DMA enabled by Grant Likely · 16 years ago
  72. e4efe3c powerpc/mpc5200: Bestcomm fixes to ATA support by Tim Yamin · 16 years ago
  73. 6228824 powerpc/mpc5200: Bugfix on handling variable sized buffer descriptors by Grant Likely · 16 years ago
  74. dd952cb powerpc/mpc5200: Make internal 5200 PIC the default interrupt controller by Grant Likely · 16 years ago
  75. bcb73f5 powerpc/mpc5200: Document and tidy irq driver by Grant Likely · 16 years ago
  76. a149535 powerpc: Fix missing 'blr' in _tlbia() by Benjamin Herrenschmidt · 16 years ago
  77. 49e6e3f powerpc/bootwrapper: Use the child-bus #address-cells to decide which range entry to use by Scott Wood · 16 years ago
  78. e14d774 powerpc: Const-qualify Device Node Argument to DCR Resource Extent API by Grant Erickson · 16 years ago
  79. 9dce3ce powerpc/44x: 44x TLB doesn't need "Guarded" set for all pages by Benjamin Herrenschmidt · 16 years ago
  80. 64b3d0e powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED by Benjamin Herrenschmidt · 16 years ago
  81. 7752035 powerpc/mm: Runtime allocation of mmu context maps for nohash CPUs by Benjamin Herrenschmidt · 16 years ago
  82. 760ec0e powerpc/44x: No need to mask MSR:CE, ME or DE in _tlbil_va on 440 by Benjamin Herrenschmidt · 16 years ago
  83. 2a4aca11 powerpc/mm: Split low level tlb invalidate for nohash processors by Benjamin Herrenschmidt · 16 years ago
  84. f048aac powerpc/mm: Add SMP support to no-hash TLB handling by Benjamin Herrenschmidt · 16 years ago
  85. 7c03d65 powerpc/mm: Introduce MMU features by Benjamin Herrenschmidt · 16 years ago
  86. 2ca8cf73 powerpc/mm: Rework context management for CPUs with no hash table by Benjamin Herrenschmidt · 16 years ago
  87. 5e69661 powerpc/mm: Split mmu_context handling by Benjamin Herrenschmidt · 16 years ago
  88. 6d2170b powerpc/4xx: Extended DCR support v2 by Benjamin Herrenschmidt · 16 years ago
  89. fecba96 powerpc: Add reboot notifier to Collaborative Memory Manager by Brian King · 16 years ago
  90. 2218108 powerpc: Disable Collaborative Memory Manager for kdump by Brian King · 16 years ago
  91. 5d84e4b powerpc/iseries: viodasd needs to depend on CONFIG_BLOCK by Stephen Rothwell · 16 years ago
  92. 532774e powerpc: Pass a valid token to rtas_call() in phyp-dump code by Tony Breeds · 16 years ago
  93. 7a2eab0 powerpc: Protect against NULL pointer deref in phyp-dump code by Tony Breeds · 16 years ago
  94. 8168b54 powerpc: Rename struct vm_region to avoid conflict with NOMMU by David Howells · 16 years ago
  95. 13ba3c0 powerpc: Convert sysfs cache code to of_find_next_cache_node() by Nathan Lynch · 16 years ago
  96. b2ea25b powerpc: Convert cpu_to_l2cache() to of_find_next_cache_node() by Nathan Lynch · 16 years ago
  97. e523f72 powerpc: Add of_find_next_cache_node() by Nathan Lynch · 16 years ago
  98. 30cd324 Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  99. 64db4cf "Tree RCU": scalable classic RCU implementation by Paul E. McKenney · 16 years ago
  100. b9974dc Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago