1. 08d19f51 Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  2. e533b22 Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  3. e4856a7 Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  4. 2994a3b powerpc: use iommu_num_pages function in IOMMU code by Joerg Roedel · 16 years ago
  5. 3400001 powerpc: rename iommu_num_pages function to iommu_nr_pages by Joerg Roedel · 16 years ago
  6. b418da1 compat: generic compat get/settimeofday by Christoph Hellwig · 16 years ago
  7. f7a5000 compat: move cp_compat_stat to common code by Christoph Hellwig · 16 years ago
  8. 0b59268 [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY by Martin Schwidefsky · 16 years ago
  9. 4c2155c KVM: switch to get_user_pages_fast by Marcelo Tosatti · 16 years ago
  10. 6b2ada8 Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/printk' and 'core/misc' into core-v28-for-linus by Ingo Molnar · 16 years ago
  11. 0bd595f KVM: ppc: kvmppc_44x_shadow_release() does not require mmap_sem to be locked by Hollis Blanchard · 16 years ago
  12. 49dd2c4 KVM: powerpc: Map guest userspace with TID=0 mappings by Hollis Blanchard · 16 years ago
  13. 83aae4a KVM: ppc: Write only modified shadow entries into the TLB on exit by Hollis Blanchard · 16 years ago
  14. 20754c2 KVM: ppc: Stop saving host TLB state by Hollis Blanchard · 16 years ago
  15. 6a0ab73 KVM: ppc: guest breakpoint support by Hollis Blanchard · 16 years ago
  16. 3b4bd79 KVM: ppc: trace powerpc instruction emulation by Christian Ehrhardt · 16 years ago
  17. 31711f2 KVM: ppc: adds trace points for ppc tlb activity by Jerone Young · 16 years ago
  18. 12f6755 KVM: ppc: enable KVM_TRACE building for powerpc by Jerone Young · 16 years ago
  19. 6dc6472 Merge commit 'origin' by Benjamin Herrenschmidt · 16 years ago
  20. ee673ea powerpc: Fix CHRP PCI config access for indirect_pci by Benjamin Herrenschmidt · 16 years ago
  21. 22007a1 powerpc/chrp: Fix detection of Python PCI host bridge on IBM CHRPs by Benjamin Herrenschmidt · 16 years ago
  22. 2bda347 powerpc: Fix 32-bit SMP boot on CHRP by Benjamin Herrenschmidt · 16 years ago
  23. 7b6b574 powerpc: Fix link errors on 32-bit machines using legacy DMA by Benjamin Herrenschmidt · 16 years ago
  24. b556151 powerpc/pci: Improve detection of unassigned bridge resources by Benjamin Herrenschmidt · 16 years ago
  25. f5ea64d powerpc: Get USE_STRICT_MM_TYPECHECKS working again by David Gibson · 16 years ago
  26. cd301c7 powerpc: Reflect the used arguments in machine_init() prototype by Sebastian Andrzej Siewior · 16 years ago
  27. 8aa2659 powerpc: Fix DMA offset for non-coherent DMA by Benjamin Herrenschmidt · 16 years ago
  28. 1263965 Merge commit 'kumar/kumar-next' by Benjamin Herrenschmidt · 16 years ago
  29. 5006d1a Merge commit 'gcl/gcl-next' by Benjamin Herrenschmidt · 16 years ago
  30. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  31. c0da99d powerpc: fix fsl_upm nand driver modular build by Anton Vorontsov · 16 years ago
  32. e758936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  33. 1fb25be powerpc/83xx: add NAND support for the MPC8360E-RDK boards by Anton Vorontsov · 16 years ago
  34. 6675847 powerpc: FPGA support for GE Fanuc SBC610 by Martyn Welch · 16 years ago
  35. 7de0c22 powerpc: reserve two DMA channels for audio in MPC8610 HPCD device tree by Timur Tabi · 16 years ago
  36. dbe2163 powerpc: disable CHRP and PMAC support in various defconfigs by Timur Tabi · 16 years ago
  37. 8b77aeb powerpc/83xx: add DS1374 RTC support for the MPC837xE-MDS boards by Anton Vorontsov · 16 years ago
  38. 43c9f43 powerpc: remove support for bootmem-allocated memory for the DIU driver by Timur Tabi · 16 years ago
  39. 9bd54d1 powerpc: remove non-dependent load fsl_booke PTE_64BIT by Milton Miller · 16 years ago
  40. 3522580 powerpc/5121: Add PCI support. by John Rigby · 16 years ago
  41. 5b70a09 powerpc: 83xx: pci: Remove need for get_immrbase from mpc83xx_add_bridge. by John Rigby · 16 years ago
  42. 4a015c3 powerpc/fsl: Hide MPC5121 pci bridge. by John Rigby · 16 years ago
  43. 6266682 powerpc/83xx: don't probe broken PCI on mpc837x_mds boards by Anton Vorontsov · 16 years ago
  44. 5c09119 powerpc/QE: move QE_GPIO Kconfig symbol into the platforms/Kconfig by Anton Vorontsov · 16 years ago
  45. 4e330bc powerpc: make Freescale QE support a selectable Kconfig option by Timur Tabi · 16 years ago
  46. 3a47024 powerpc: GE Fanuc's FPGA based PIC controller on the SBC610 by Martyn Welch · 16 years ago
  47. 92ae954 powerpc/85xx: Wire up RTC interrupt on MPC8536DS by Kumar Gala · 16 years ago
  48. 22d660f powerpc/smp: No need to set_need_resched when getting a resched IPI by Milton Miller · 16 years ago
  49. 199f45c powerpc/xics: Reduce and comment xics IPI use of memory barriers by Milton Miller · 16 years ago
  50. 2172fe8 powerpc/xics: Make printk format strings fit on one line by Milton Miller · 16 years ago
  51. d879f38 powerpc/xics: Mark xics IPI interrupt as per-cpu by Milton Miller · 16 years ago
  52. 1a57c92 powerpc/xics: EOI xics ipi by hand in kexec by Milton Miller · 16 years ago
  53. b496325 powerpc/xics: Factor out cpu joining/unjoining the GIQ by Milton Miller · 16 years ago
  54. a244a95 powerpc/xics: Initialization code cleanups by Milton Miller · 16 years ago
  55. 188bddd powerpc/xics: Trim #include list by Milton Miller · 16 years ago
  56. 9dc2d44 powerpc/xics: Change *_xirr_info_set() prototype to avoid casts by Milton Miller · 16 years ago
  57. 0641cc9 powerpc/xics: Rearrange file to group code by function by Milton Miller · 16 years ago
  58. d13f720 powerpc/xics: Consolidate ipi message encode and decode by Milton Miller · 16 years ago
  59. 78b5b62 powerpc: Make ppc32 respect the boot cpu id for !CONFIG_SMP by Kumar Gala · 16 years ago
  60. 6070bf6 powerpc: Remove old Makefile workaround for arch/ppc by Josh Boyer · 16 years ago
  61. 302905a powerpc/xics: Update default_server during migrate_irqs_away by Milton Miller · 16 years ago
  62. 8767e9b powerpc/xics: EOI unmapped irqs after disabling them by Milton Miller · 16 years ago
  63. 206855c Merge branch 'x86/urgent' into core/signal by Ingo Molnar · 16 years ago
  64. 4dd9ec4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  65. bb3d55e Merge commit 'jk/jk-merge' by Benjamin Herrenschmidt · 16 years ago
  66. 8f64e1f powerpc: Reserve in bootmem lmb reserved regions that cross NUMA nodes by Jon Tollefson · 16 years ago
  67. 91a00302 powerpc: Sync RPA note in zImage with kernel's RPA note by Paul Mackerras · 16 years ago
  68. 41c2e94 powerpc: Fix error path in kernel_thread function by Josh Poimboeuf · 16 years ago
  69. 99c84066 powerpc/cell/oprofile: Fix test on overlay_tbl_offset in vma_map by Roel Kluin · 16 years ago
  70. 9fd3f88 powerpc: Oops in pseries_lmb_remove() by Nathan Fontenot · 16 years ago
  71. 6747c2e powerpc/spufs: add a missing mutex_unlock by Kou Ishizaki · 16 years ago
  72. ba0b996 powerpc/spufs: use inc_nlink by Jeremy Kerr · 16 years ago
  73. e2ed6e4 powerpc/spufs: set nlink count for spufs root correctly by Jeremy Kerr · 16 years ago
  74. ec2a565 phylib: two dynamic mii_bus allocation fallout fixes by Lennert Buytenhek · 16 years ago
  75. 18ee49d phylib: rename mii_bus::dev to mii_bus::parent by Lennert Buytenhek · 16 years ago
  76. 6fbc779 ibm_newemac: Fix EMAC soft reset on 460EX/GT by Victor Gallardo · 16 years ago
  77. 4dd5651 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  78. e923504 powerpc/mpc5200: Silence warnings in arch/powerpc/platforms/52xx/mpc52xx_pci.c by Tony Breeds · 16 years ago
  79. f43c32e powerpc/mpc5200: trivial printk-fixes in mpc52xx_common by Wolfram Sang · 16 years ago
  80. 990d0f2 Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched/urgent' into sched/core by Ingo Molnar · 16 years ago
  81. 7c12d90 powerpc: Fix sysfs pci mmap on 32-bit machines with 64-bit PCI by Benjamin Herrenschmidt · 16 years ago
  82. 76c31f2 powerpc: Honor O_NONBLOCK flag when reading RTAS log by Vitaly Mayatskikh · 16 years ago
  83. 3396c72 powerpc: Remove CHRP and PMAC support from FSL defconfigs by Timur Tabi · 16 years ago
  84. ebe40c5 powerpc: Enforce sane MAX_ORDER by Johannes Berg · 16 years ago
  85. 2e2b404 powerpc: Fix 64-bit hibernation with 64k pages by Johannes Berg · 16 years ago
  86. a880e76 powerpc: Avoid integer overflow in page_is_ram() by Roland Dreier · 16 years ago
  87. 6ddc9d3 powerpc: Ignore generated vmlinux.lds in git by Sebastien Dugue · 16 years ago
  88. fa6428e Merge commit 'jwb/jwb-next' by Benjamin Herrenschmidt · 16 years ago
  89. 3d5fa87 powerpc/44x: Add AMCC Arches defconfig file by Victor Gallardo · 16 years ago
  90. e9ee292 powerpc/44x: Add AMCC Arches DTS by Victor Gallardo · 16 years ago
  91. e00de30 powerpc/44x: Add AMCC Arches eval board support by Victor Gallardo · 16 years ago
  92. 9e3cb29 ibm_newemac: Add support for GPCS, SGMII and M88E1112 PHY by Victor Gallardo · 16 years ago
  93. 5a013fc powerpc/4xx: Allow 4xx PCI bridge to be disabled via device tree by Matthias Fuchs · 16 years ago
  94. c9b59da Merge commit 'kumar/kumar-mmu' by Benjamin Herrenschmidt · 16 years ago
  95. 9f5494b Merge commit 'kumar/kumar-dma' by Benjamin Herrenschmidt · 16 years ago
  96. 1fce2d0 powerpc: Fix boot hang regression on MPC8544DS by Kumar Gala · 16 years ago
  97. d2b194e powerpc/math-emu: Use kernel generic math-emu code by Kumar Gala · 16 years ago
  98. b262e60 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  99. 95237b8 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  100. fbcc4ba ibm_newemac: MAL support for PowerPC 405EZ by Josh Boyer · 16 years ago