1. 4d7b4ac Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  2. 131c6c9 Merge commit 'kumar/merge' into merge by Benjamin Herrenschmidt · 16 years ago
  3. 0fe1ac4 powerpc/perf_event: Fix oops due to perf_event_do_pending call by Paul Mackerras · 16 years ago
  4. 8e6d557 perf, powerpc: Implement group scheduling transactional APIs by Lin Ming · 16 years ago
  5. b8b14c6 powerpc/swiotlb: Fix off by one in determining boundary of which ops to use by Kumar Gala · 16 years ago
  6. 4b83c33 powerpc/numa: Add form 1 NUMA affinity by Anton Blanchard · 16 years ago
  7. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 16 years ago
  8. 6e03bb5 perf: Always build the powerpc perf_arch_fetch_caller_regs version by Frederic Weisbecker · 16 years ago
  9. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 16 years ago
  10. 6fa4136 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  11. 95c46af Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  12. 191aee5 powerpc: Remove IOMMU_VMERGE config option by FUJITA Tomonori · 16 years ago
  13. a932729 powerpc: Fix swiotlb to respect the boot option by FUJITA Tomonori · 16 years ago
  14. 09156a7 powerpc: Do not call prink when CONFIG_PRINTK is not defined by Márton Németh · 16 years ago
  15. d6a8536 Merge commit 'kumar/merge' into merge by Benjamin Herrenschmidt · 16 years ago
  16. f82c37e Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  17. 9eff26e powerpc/perf_events: Fix call-graph recording, add perf_arch_fetch_caller_regs by Paul Mackerras · 16 years ago
  18. 9d296cf powerpc/fsl-booke: Get coherent bit from PTE by Kumar Gala · 16 years ago
  19. 9fdfbc2 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  20. b6fedfd Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  21. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  22. 6e6c70e dma-mapping: powerpc: use generic pci_set_dma_mask and pci_set_consistent_dma_mask by FUJITA Tomonori · 16 years ago
  23. 5cacdb4 Add generic sys_olduname() by Christoph Hellwig · 16 years ago
  24. e28cbf2 improve sys_newuname() for compat architectures by Christoph Hellwig · 16 years ago
  25. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 16 years ago
  26. 85cfabb perf, ppc: Fix compile error due to new cpu notifiers by Peter Zijlstra · 16 years ago
  27. 3f6da39 perf: Rework and fix the arch CPU-hotplug hooks by Peter Zijlstra · 16 years ago
  28. dc1d628 perf: Provide generic perf_sample_data initialization by Peter Zijlstra · 16 years ago
  29. 30124d1 powerpc/booke: Fix breakpoint/watchpoint one-shot behavior by Dave Kleikamp · 16 years ago
  30. 8dbce53 powerpc: Reset kernel stack on cpu online from cede state by Vaidyanathan Srinivasan · 16 years ago
  31. 856f70a powerpc/booke: Fix a couple typos in the advanced ptrace code by Dave Kleikamp · 16 years ago
  32. 1426d5a powerpc: Dynamically allocate pacas by Michael Ellerman · 16 years ago
  33. 59603b9 Merge commit 'kumar/next' into merge by Benjamin Herrenschmidt · 16 years ago
  34. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 16 years ago
  35. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 16 years ago
  36. a111065 powerpc/perf: e500 support by Scott Wood · 16 years ago
  37. 9d6df3f powerpc/perf: Build callchain code regardless of hardware event support. by Scott Wood · 16 years ago
  38. f7adbba KVM: PPC: Keep SRR1 flags around in shadow_msr by Alexander Graf · 16 years ago
  39. fbad5f1 KVM: PPC: Export __giveup_vsx by Alexander Graf · 16 years ago
  40. 021ec9c KVM: PPC: Call SLB patching code in interrupt safe manner by Alexander Graf · 16 years ago
  41. 7e57cba KVM: PPC: Use PACA backed shadow vcpu by Alexander Graf · 16 years ago
  42. 6556a67 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  43. ef1a8de Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  44. 68c6b85 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  45. 6e37738 perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in() by Peter Zijlstra · 16 years ago
  46. 874f2f9 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 16 years ago
  47. 6ebdc66 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 16 years ago
  48. 89a74ec PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs by Bjorn Helgaas · 16 years ago
  49. 3b7a17f resource/PCI: mark struct resource as const by Dominik Brodowski · 16 years ago
  50. b26b2d4 resource/PCI: align functions now return start of resource by Dominik Brodowski · 16 years ago
  51. 071c06c powerpc: Convert pmc_owner_lock to raw_spinlock by Thomas Gleixner · 16 years ago
  52. b8f8778 powerpc: Convert die.lock to raw_spinlock by Thomas Gleixner · 16 years ago
  53. f95e085 powerpc: Convert big_irq_lock to raw_spinlock by Thomas Gleixner · 16 years ago
  54. 51adc54 powerpc/fsl-booke: replace a hardcoded constant by Sebastian Andrzej Siewior · 16 years ago
  55. 3bffb65 powerpc/booke: Add support for advanced debug registers by Dave Kleikamp · 16 years ago
  56. 3162d92 powerpc: Extended ptrace interface by Dave Kleikamp · 16 years ago
  57. 172ae2e powerpc/booke: Introduce new CONFIG options for advanced debug registers by Dave Kleikamp · 16 years ago
  58. 1708110 powerpc: Convert global "BAD" interrupt to per cpu spurious by Anton Blanchard · 16 years ago
  59. 89713ed powerpc: Add timer, performance monitor and machine check counts to /proc/interrupts by Anton Blanchard · 16 years ago
  60. c86845e powerpc: Rework /proc/interrupts by Anton Blanchard · 16 years ago
  61. 8c007bf powerpc: Reduce footprint of irq_stat by Anton Blanchard · 16 years ago
  62. fc0bdae of: move definition of of_chosen into common code. by Grant Likely · 16 years ago
  63. 22d5579 of: remove unused extern reference to devtree_lock by Grant Likely · 16 years ago
  64. 4ef7b37 of/flattree: Don't assume HAVE_LMB by Jeremy Kerr · 16 years ago
  65. 087f79c of/flattree: endian-convert members of boot_param_header by Jeremy Kerr · 16 years ago
  66. 1406bc2 of/flattree: use callback to setup initrd from /chosen by Jeremy Kerr · 16 years ago
  67. 51975db of/flattree: merge early_init_dt_scan_memory() common code by Grant Likely · 16 years ago
  68. 71a157e8e of: add 'of_' prefix to machine_is_compatible() by Grant Likely · 16 years ago
  69. 89751a7 of: merge of_find_node_by_phandle by Jeremy Kerr · 16 years ago
  70. fcdeb7f of: merge of_attach_node() & of_detach_node() by Grant Likely · 16 years ago
  71. b919ee8 powerpc: Only print clockevent settings once by Anton Blanchard · 16 years ago
  72. 44c9f3c powerpc: Clear MSR_RI during RTAS calls by Anton Blanchard · 16 years ago
  73. 8354be9 powerpc: Remove trailing space in messages by Frans Pop · 16 years ago
  74. 0b9612c powerpc: Make powerpc_firmware_features __read_mostly by Anton Blanchard · 16 years ago
  75. 66fcb10 powerpc: Add last sysfs file and dump of ftrace buffer to oops printout by Anton Blanchard · 16 years ago
  76. 5a2ad98 arch/powerpc: Fix continuation line formats by Joe Perches · 16 years ago
  77. 947af29 Fix spelling of 'platform' in comments and doc by Stefan Weil · 16 years ago
  78. efec959 powerpc/pseries: Pass more accurate number of supported cores to firmware by Benjamin Herrenschmidt · 16 years ago
  79. 28bb9ee powerpc: Add static fields to ibm,client-architecture call by jschopp@austin.ibm.com · 16 years ago
  80. 5be3492 powerpc: Mark some variables in the page fault path __read_mostly by Anton Blanchard · 16 years ago
  81. 61c03dd powerpc: Replace per_cpu(, smp_processor_id()) with __get_cpu_var() by Anton Blanchard · 16 years ago
  82. 94f28da powerpc: TIF_ABI_PENDING bit removal by Andreas Schwab · 16 years ago
  83. ae7f671 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 16 years ago
  84. 94afc00 powerpc/pci: Add missing call to header fixup by Benjamin Herrenschmidt · 16 years ago
  85. 26b4a0c powerpc/pci: Add missing hookup to pci_slot by Benjamin Herrenschmidt · 16 years ago
  86. bb209c8 powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge() by Benjamin Herrenschmidt · 16 years ago
  87. 0ada0a7 Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree by Grant Likely · 16 years ago
  88. 6016a36 of: unify phandle name in struct device_node by Grant Likely · 16 years ago
  89. 923f7e3 of: Merge of_node_get() and of_node_put() by Grant Likely · 16 years ago
  90. 1f43cfb of: merge machine_is_compatible() by Grant Likely · 16 years ago
  91. 339ce1a perf: Fix inconsistency between IP and callchain sampling by Anton Blanchard · 16 years ago
  92. d0174c7 powerpc: Move cpu hotplug driver lock from pseries to powerpc by Nathan Fontenot · 16 years ago
  93. 9becd2a powerpc: Move /proc/ppc64 to /proc/powerpc update by Nathan Fontenot · 16 years ago
  94. 061ec95 powerpc/8xx: Fix user space TLB walk in dcbX fixup by Joakim Tjernlund · 16 years ago
  95. 3e7b484 powerpc: Fix decrementer setup on 1GHz boards by Stefan Roese · 16 years ago
  96. e443ed3 powerpc/swsusp_32: Fix TLB invalidation by Anton Vorontsov · 16 years ago
  97. 9f4f04b powerpc/8xx: Always pin kernel instruction TLB by Joakim Tjernlund · 16 years ago
  98. d661d76 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  99. bb7f20b powerpc: Handle VSX alignment faults correctly in little-endian mode by Neil Campbell · 16 years ago
  100. 2d1c861 PCI/cardbus: Add a fixup hook and fix powerpc by Benjamin Herrenschmidt · 16 years ago