1. c4efd6b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  2. 4aed2fd Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  3. 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  4. cdd854b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  5. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  6. 412a4ac Merge commit 'gcl/next' into next by Benjamin Herrenschmidt · 14 years ago
  7. 3772b73 Merge commit 'v2.6.35' into perf/core by Ingo Molnar · 14 years ago
  8. 4b5006e powerpc/5121: shared DIU framebuffer support by Anatolij Gustschin · 14 years ago
  9. 8285541 KVM: Remove unnecessary divide operations by Joerg Roedel · 14 years ago
  10. fef093be KVM: PPC: Make use of hash based Shadow MMU by Alexander Graf · 14 years ago
  11. a576f7a KVM: PPC: Remove obsolete kvmppc_mmu_find_pte by Alexander Graf · 14 years ago
  12. 22ae782 of/address: Clean up function declarations by Grant Likely · 14 years ago
  13. 49f6be8 KVM: PPC: elide struct thread_struct instances from stack by Andreas Schwab · 14 years ago
  14. fc53b42 powerpc/kexec: Switch to a static PACA on the way out by Matt Evans · 14 years ago
  15. 559e2b7 of: Provide default of_node_to_nid() implementation. by Grant Likely · 14 years ago
  16. 94a0cb1 of/device: Replace of_device with platform_device in includes and core code by Grant Likely · 14 years ago
  17. 2959604 of: remove asm/of_device.h by Grant Likely · 14 years ago
  18. 129ac79 of: remove asm/of_platform.h by Grant Likely · 14 years ago
  19. 4e4f62b Merge commit 'v2.6.35-rc6' into devicetree/next by Grant Likely · 14 years ago
  20. 7ffb65f Merge commit 'kumar/merge' into merge by Benjamin Herrenschmidt · 14 years ago
  21. 4b8692c powerpc/mm: Add some debug output when hash insertion fails by Benjamin Herrenschmidt · 14 years ago
  22. 23dcab8 powerpc/kexec: Fix boundary case for book-e kexec memory limits by Kumar Gala · 14 years ago
  23. dca45ad Merge branch 'linus' into sched/core by Ingo Molnar · 14 years ago
  24. 9dcdbf7 Merge branch 'linus' into perf/core by Ingo Molnar · 14 years ago
  25. c5f5849 of: Remove unused of_find_device_by_phandle() by Grant Likely · 14 years ago
  26. 6f7dd68 Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  27. 95f72d1 lmb: rename to memblock by Yinghai Lu · 14 years ago
  28. f2b26c9 powerpc/book3e: Adjust the page sizes list based on MMU config by Benjamin Herrenschmidt · 14 years ago
  29. 34d97e0 powerpc/book3e: Add generic 64-bit idle powersave support by Benjamin Herrenschmidt · 14 years ago
  30. af71bcf powerpc/cpm1: Mark micropatch code/data static and __init by Anton Vorontsov · 14 years ago
  31. 56825c8 powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue) by Anton Vorontsov · 14 years ago
  32. 850f22d powerpc/book3e: Resend doorbell exceptions to ourself by Michael Ellerman · 14 years ago
  33. b9f1cd7 powerpc/book3e: More doorbell cleanups. Sample the PIR register by Benjamin Herrenschmidt · 14 years ago
  34. a2e1981 powerpc/book3e: Hack to get gdb moving along on Book3E 64-bit by Benjamin Herrenschmidt · 14 years ago
  35. 0866eb9 powerpc/book3e: mtmsr should not be mtmsrd on book3e 64-bit by Benjamin Herrenschmidt · 14 years ago
  36. 41eab6f powerpc/numa: Use form 1 affinity to setup node distance by Anton Blanchard · 14 years ago
  37. b08e281 powerpc/pseries: Rename RAS_VECTOR_OFFSET to RTAS_VECTOR_EXTERNAL_INTERRUPT and move to rtas.h by Mark Nelson · 14 years ago
  38. ae01f84 powerpc: Optimise per cpu accesses on 64bit by Anton Blanchard · 14 years ago
  39. 51c7fdb powerpc/iseries: Fix constant warning by Denis Kirjanov · 14 years ago
  40. 32d8ad4 powerpc/pseries: Partition hibernation support by Brian King · 14 years ago
  41. 8fe93f8 powerpc/pseries: Migration code reorganization / hibernation prep by Brian King · 14 years ago
  42. c1aa687 powerpc: Clean up obsolete code relating to decrementer and timebase by Paul Mackerras · 14 years ago
  43. 8fd63a9 powerpc: Rework VDSO gettimeofday to prevent time going backwards by Paul Mackerras · 14 years ago
  44. 5f07aa7 Merge commit 'paulus-perf/master' into next by Benjamin Herrenschmidt · 14 years ago
  45. bf23690 powerpc: Fix userspace build of ptrace.h by Sam Ravnborg · 14 years ago
  46. 94c0931 of: Merge of_device_alloc() and of_device_make_bus_id() by Grant Likely · 14 years ago
  47. 5fd200f of/device: Merge of_platform_bus_probe() by Grant Likely · 14 years ago
  48. dd27dcd of/device: merge of_device_uevent by Grant Likely · 14 years ago
  49. dbbdee9 of/address: Merge all of the bus translation code by Grant Likely · 14 years ago
  50. 1f5bef3 of/address: merge of_address_to_resource() by Grant Likely · 14 years ago
  51. 6b884a8 of/address: merge of_iomap() by Grant Likely · 14 years ago
  52. 7dc2e11 of/irq: merge irq mapping code by Grant Likely · 14 years ago
  53. b83da29 of/powerpc: Move Powermac irq quirk code into powermac pic driver code by Grant Likely · 14 years ago
  54. d09ec73 powerpc, hw_breakpoint: Tell generic code we have no instruction breakpoints by Paul Mackerras · 14 years ago
  55. f384c95 Merge branch 'linus' into perf/core by Thomas Gleixner · 14 years ago
  56. e387344 of/irq: Move irq_of_parse_and_map() to common code by Grant Likely · 14 years ago
  57. b505ff5 of: kill struct of_device by Grant Likely · 14 years ago
  58. e3e9408 powerpc, hw_breakpoint: Discard extraneous interrupt due to accesses outside symbol length by K.Prasad · 14 years ago
  59. 06532a6 powerpc, hw_breakpoint: Enable hw-breakpoints while handling intervening signals by K.Prasad · 14 years ago
  60. 5aae8a5 powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors by K.Prasad · 14 years ago
  61. 0016a4c powerpc: Emulate most Book I instructions in emulate_step() by Paul Mackerras · 14 years ago
  62. 646b1db Merge commit 'v2.6.35-rc3' into perf/core by Ingo Molnar · 14 years ago
  63. 5933dd2 net: NET_SKB_PAD should depend on L1_CACHE_BYTES by Eric Dumazet · 14 years ago
  64. f1ba9a5 powerpc: Unconditionally enabled irq stacks by Christoph Hellwig · 14 years ago
  65. b5416ca powerpc: Move kdump default base address to 64MB on 64bit by Anton Blanchard · 14 years ago
  66. c726b61 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 14 years ago
  67. 76cbd8a powerpc: Enable asymmetric SMT scheduling on POWER7 by Michael Neuling · 14 years ago
  68. 1996bda arch: Implement local64_t by Peter Zijlstra · 14 years ago
  69. b0f82b8 perf: Drop the skip argument from perf_arch_fetch_regs_caller by Frederic Weisbecker · 14 years ago
  70. c2cdf6a powerpc/macio: Fix probing of macio devices by using the right of match table by Benjamin Herrenschmidt · 14 years ago
  71. aef4b9a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  72. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  73. ecca1a3 Merge commit 'kumar/next' into next by Benjamin Herrenschmidt · 14 years ago
  74. 1ef0437 asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h by FUJITA Tomonori · 14 years ago
  75. e32205e powerpc: use asm-generic/scatterlist.h by FUJITA Tomonori · 14 years ago
  76. 13da9e2 Revert "endian: #define __BYTE_ORDER" by Linus Torvalds · 14 years ago
  77. 702c0b0 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  78. b3b77c8 endian: #define __BYTE_ORDER by Joakim Tjernlund · 14 years ago
  79. b1e50eb Merge remote branch 'origin' into secretlab/next-spi by Grant Likely · 14 years ago
  80. 6e27388f1b spi/mpc5121: Add SPI master driver for MPC5121 PSC by Anatolij Gustschin · 14 years ago
  81. b3df895 powerpc/kexec: Add support for FSL-BookE by Sebastian Andrzej Siewior · 15 years ago
  82. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  83. cb6dc51 arch/powerpc: Move dma_mask from of_device into pdev_archdata by Grant Likely · 15 years ago
  84. 0961d65 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 14 years ago
  85. 98edb6c Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  86. 79c4581 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  87. fe04b11 powerpc/e500mc: Implement machine check handler. by Scott Wood · 15 years ago
  88. 5660820 powerpc/numa: Set a smaller value for RECLAIM_DISTANCE to enable zone reclaim by Anton Blanchard · 14 years ago
  89. 1fc711f powerpc/kexec: Fix race in kexec shutdown by Michael Neuling · 14 years ago
  90. f90ece2 powerpc/pseries: Add hcall to read 4 ptes at a time in real mode by Michael Neuling · 14 years ago
  91. 67fc4e0 kdb: core for kgdb back end (2 of 2) by Jason Wessel · 14 years ago
  92. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  93. b2be052 panic: Allow warnings to set different taint flags by Ben Hutchings · 15 years ago
  94. 58f9b0b of: eliminate of_device->node and dev_archdata->{of,prom}_node by Grant Likely · 15 years ago
  95. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 15 years ago
  96. b83d4a9 KVM: PPC: Enable native paired singles by Alexander Graf · 14 years ago
  97. f7bc74e KVM: PPC: Improve split mode by Alexander Graf · 14 years ago
  98. af7b4d1 KVM: PPC: Convert u64 -> ulong by Alexander Graf · 14 years ago
  99. 97e4925 KVM: PPC: Add SVCPU to Book3S_32 by Alexander Graf · 15 years ago
  100. 9cc5e95 KVM: PPC: Extract MMU init by Alexander Graf · 15 years ago