1. fd84f0e powerpc/82xx: Rework Embedded Planet ep8248e platform to use of_mdio by Grant Likely · 15 years ago
  2. 1dd2d06 net: Rework pasemi_mac driver to use of_mdio infrastructure by Grant Likely · 15 years ago
  3. 0e26da0 Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 15 years ago
  4. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  5. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  6. 44d84af Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 15 years ago
  7. c724d67 powerpc/85xx: i2c-mpc: use new I2C bindings for the Socates board by Wolfgang Grandegger · 15 years ago
  8. 11b55da powerpc: Fix oops when loading modules by Paul Mackerras · 15 years ago
  9. 1a917bb powerpc: Wire up preadv and pwritev by Stephen Rothwell · 15 years ago
  10. 7ddb7ad powerpc/ftrace: Fix printf format warning by Michael Ellerman · 15 years ago
  11. f4952f6 powerpc/ftrace: Fix #if that should be #ifdef by Michael Ellerman · 15 years ago
  12. bc82666 powerpc: Fix ptrace compat wrapper for FPU register access by Michael Neuling · 15 years ago
  13. c7d07fd powerpc: Print information about mapping hw irqs to virtual irqs by Michael Ellerman · 15 years ago
  14. cb93d56 powerpc: Correct dependency of KEXEC by Geert Uytterhoeven · 15 years ago
  15. 7e875e9 powerpc: Disable VSX or current process in giveup_fpu/altivec by Michael Neuling · 15 years ago
  16. 4c6cf42 powerpc/pseries: Enable relay in pseries_defconfig by Anton Blanchard · 15 years ago
  17. 856cc2f powerpc/pseries: Fix ibm,client-architecture comment by Anton Blanchard · 15 years ago
  18. 4a9f9506 powerpc/pseries: Scan for all events in rtasd by Anton Blanchard · 15 years ago
  19. 0559f0a powerpc/pseries: Add dispatch dispersion statistics by Anton Blanchard · 15 years ago
  20. 1f8737a powerpc: Clean up some prom printouts by Anton Blanchard · 15 years ago
  21. 4da727a powerpc: Print progress of ibm,client-architecture method by Anton Blanchard · 15 years ago
  22. 85701e6 powerpc: Remove duplicated #include's by Huang Weiyi · 15 years ago
  23. ae6e59c Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge by Paul Mackerras · 15 years ago
  24. 22ae77b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  25. 7995c7e powerpc/85xx: TQM8548: Update DTS file for multi-chip support by Wolfgang Grandegger · 15 years ago
  26. b6e0e8c [MTD] [NAND] FSL-UPM: add multi chip support by Wolfgang Grandegger · 15 years ago
  27. 65cc0fa powerpc/pq2fads: Update device tree for use with device-tree-aware u-boot. by Scott Wood · 15 years ago
  28. d91e4ea powerpc: Add support for CoreInt delivery of interrupts on MPIC by Kumar Gala · 16 years ago
  29. 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  30. 90975ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 15 years ago
  31. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  32. bad6a5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-parisc by Linus Torvalds · 15 years ago
  33. 8fe74cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  34. f5f7eac Allow rwlocks to re-enable interrupts by Robin Holt · 15 years ago
  35. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 15 years ago
  36. bf6aede workqueue: add to_delayed_work() helper function by Jean Delvare · 15 years ago
  37. ee3b429 generic debug pagealloc: build fix by Akinobu Mita · 15 years ago
  38. e60f57f powerpc/math-emu: Change types to work on ppc64 by Kumar Gala · 15 years ago
  39. 212f8c6 powerpc/85xx: Re-add the device_type soc to socrates.dts by Wolfgang Grandegger · 15 years ago
  40. 39fd093 powerpc: Move SPEFSCR defines to common header by Kumar Gala · 15 years ago
  41. 0b5f037 powerpc/ps3: Add rtc-ps3 by Geert Uytterhoeven · 15 years ago
  42. bcd68a7 powerpc: Hook up rtc-generic, and kill rtc-ppc by Geert Uytterhoeven · 15 years ago
  43. a095bdb tracing, powerpc: fix powerpc tree and tracing tree interaction by Stephen Rothwell · 15 years ago
  44. e76e5b2 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  45. e280180 powerpc/fsl_soc: isolate legacy fsl_spi support to mpc832x_rdb boards by Anton Vorontsov · 15 years ago
  46. 7545828 powerpc/83xx: add mmc-spi support via the device tree for MPC8323E-RDB by Anton Vorontsov · 15 years ago
  47. 364fdbc spi_mpc83xx: rework chip selects handling by Anton Vorontsov · 15 years ago
  48. bf9ed57 pm: cleanup includes by Magnus Damm · 15 years ago
  49. 7ca43e7 mm: use debug_kmap_atomic by Akinobu Mita · 15 years ago
  50. 6a11f75 generic debug pagealloc by Akinobu Mita · 15 years ago
  51. ce3b0f8 New helper - current_umask() by Al Viro · 15 years ago
  52. fe67177 powerpc/85xx: Use fsl,mpc85.. as prefix for memory ctrl & l2-cache nodes by Kumar Gala · 15 years ago
  53. 9b71dbd powerpc: Make LOWMEM_CAM_NUM depend on FSL_BOOKE by Josh Boyer · 15 years ago
  54. 558f6ab Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Rusty Russell · 15 years ago
  55. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 15 years ago
  56. 65fb0d2 Merge branch 'linus' into cpumask-for-linus by Ingo Molnar · 15 years ago
  57. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  58. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 15 years ago
  59. 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 15 years ago
  60. 0451fb2 cpumask: remove node_to_first_cpu by Rusty Russell · 15 years ago
  61. 9ff9a26 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  62. 0a3108be Merge commit 'kumar/next' into next by Benjamin Herrenschmidt · 15 years ago
  63. 82268da Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  64. 3ae5080 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  65. 2b1c6bd generic compat_sys_ustat by Christoph Hellwig · 16 years ago
  66. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  67. 393adca powerpc/85xx: Add support for the "socrates" board (MPC8544). by Wolfgang Grandegger · 15 years ago
  68. ec78c8a powerpc: Fix bugs introduced by sysfs changes by Benjamin Herrenschmidt · 15 years ago
  69. efbda86 powerpc: Sanitize stack pointer in signal handling code by Josh Boyer · 15 years ago
  70. 82631f5 powerpc: Add write barrier before enabling DTL flags by Jeremy Kerr · 15 years ago
  71. ba1eb95 Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  72. a841696 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  73. 6671de3 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  74. 13220a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  75. d3f12d3 Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  76. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  77. 0c93ea4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  78. 562f477 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  79. 5a54bd1 Merge commit 'v2.6.29' into core/header-fixes by Ingo Molnar · 15 years ago
  80. 7c526e1 Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timers/core by Ingo Molnar · 15 years ago
  81. ceb93a9 powerpc/PCI: include pci.h in powerpc MSI implementation by Jesse Barnes · 15 years ago
  82. 54ca541 PS3: replace bus_id usage by Greg Kroah-Hartman · 15 years ago
  83. a6ecb7e powerpc/83xx: Update ranges in gianfar node to match other dts by Kumar Gala · 15 years ago
  84. d8bc55f powerpc/86xx: Move gianfar mdio nodes under the ethernet nodes by Anton Vorontsov · 15 years ago
  85. 84ba4a5 powerpc/85xx: Move gianfar mdio nodes under the ethernet nodes by Anton Vorontsov · 15 years ago
  86. 70b3adb powerpc/83xx: Move gianfar mdio nodes under the ethernet nodes by Anton Vorontsov · 15 years ago
  87. 125a00d powerpc/83xx: Add power management support for MPC837x boards by Anton Vorontsov · 15 years ago
  88. 046a48b KVM: ppc: e500: Fix the bug that KVM is unstable in SMP by Liu Yu · 15 years ago
  89. bc35cbc KVM: ppc: e500: Fix the bug that mas0 update to wrong value when read TLB entry by Liu Yu · 15 years ago
  90. b0a1835 KVM: ppc: Add emulation of E500 register mmucsr0 by Liu Yu · 15 years ago
  91. 9aa4dd5 KVM: ppc: Move to new TLB invalidate interface by Liu Yu · 15 years ago
  92. fb2838d KVM: ppc: Fix e500 warnings and some spelling problems by Liu Yu · 15 years ago
  93. 87c656b powerpc/fsl-booke: declare tlbcam_index for use in c by Liu Yu · 15 years ago
  94. 5d9b8e3 KVM: Add CONFIG_HAVE_KVM_IRQCHIP by Avi Kivity · 16 years ago
  95. f5d0906 KVM: ppc: remove debug support broken by KVM debug rewrite by Hollis Blanchard · 16 years ago
  96. bb3a8a1 KVM: ppc: Add extra E500 exceptions by Hollis Blanchard · 16 years ago
  97. bdc89f1 KVM: ppc: distinguish between interrupts and priorities by Hollis Blanchard · 16 years ago
  98. b52a638 KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for booke by Hollis Blanchard · 16 years ago
  99. bc8080c KVM: ppc: E500 core-specific code by Hollis Blanchard · 16 years ago
  100. 17c885e KVM: ppc: ifdef iccci with CONFIG_44x by Hollis Blanchard · 16 years ago