1. f7adbba KVM: PPC: Keep SRR1 flags around in shadow_msr by Alexander Graf · 15 years ago
  2. fbad5f1 KVM: PPC: Export __giveup_vsx by Alexander Graf · 15 years ago
  3. 021ec9c KVM: PPC: Call SLB patching code in interrupt safe manner by Alexander Graf · 15 years ago
  4. 7e57cba KVM: PPC: Use PACA backed shadow vcpu by Alexander Graf · 15 years ago
  5. 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 · 15 years ago
  6. ef1a8de Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  7. 68c6b85 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  8. 6e37738 perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in() by Peter Zijlstra · 15 years ago
  9. 874f2f9 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  10. 6ebdc66 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  11. 89a74ec PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs by Bjorn Helgaas · 15 years ago
  12. 3b7a17f resource/PCI: mark struct resource as const by Dominik Brodowski · 15 years ago
  13. b26b2d4 resource/PCI: align functions now return start of resource by Dominik Brodowski · 15 years ago
  14. 071c06c powerpc: Convert pmc_owner_lock to raw_spinlock by Thomas Gleixner · 15 years ago
  15. b8f8778 powerpc: Convert die.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  16. f95e085 powerpc: Convert big_irq_lock to raw_spinlock by Thomas Gleixner · 15 years ago
  17. 51adc54 powerpc/fsl-booke: replace a hardcoded constant by Sebastian Andrzej Siewior · 15 years ago
  18. 3bffb65 powerpc/booke: Add support for advanced debug registers by Dave Kleikamp · 15 years ago
  19. 3162d92 powerpc: Extended ptrace interface by Dave Kleikamp · 15 years ago
  20. 172ae2e powerpc/booke: Introduce new CONFIG options for advanced debug registers by Dave Kleikamp · 15 years ago
  21. 17081102 powerpc: Convert global "BAD" interrupt to per cpu spurious by Anton Blanchard · 15 years ago
  22. 89713ed powerpc: Add timer, performance monitor and machine check counts to /proc/interrupts by Anton Blanchard · 15 years ago
  23. c86845e powerpc: Rework /proc/interrupts by Anton Blanchard · 15 years ago
  24. 8c007bf powerpc: Reduce footprint of irq_stat by Anton Blanchard · 15 years ago
  25. fc0bdae of: move definition of of_chosen into common code. by Grant Likely · 15 years ago
  26. 22d5579 of: remove unused extern reference to devtree_lock by Grant Likely · 15 years ago
  27. 4ef7b37 of/flattree: Don't assume HAVE_LMB by Jeremy Kerr · 15 years ago
  28. 087f79c of/flattree: endian-convert members of boot_param_header by Jeremy Kerr · 15 years ago
  29. 1406bc2 of/flattree: use callback to setup initrd from /chosen by Jeremy Kerr · 15 years ago
  30. 51975db of/flattree: merge early_init_dt_scan_memory() common code by Grant Likely · 15 years ago
  31. 71a157e of: add 'of_' prefix to machine_is_compatible() by Grant Likely · 15 years ago
  32. 89751a7 of: merge of_find_node_by_phandle by Jeremy Kerr · 15 years ago
  33. fcdeb7f of: merge of_attach_node() & of_detach_node() by Grant Likely · 15 years ago
  34. b919ee8 powerpc: Only print clockevent settings once by Anton Blanchard · 15 years ago
  35. 44c9f3c powerpc: Clear MSR_RI during RTAS calls by Anton Blanchard · 15 years ago
  36. 8354be9 powerpc: Remove trailing space in messages by Frans Pop · 15 years ago
  37. 0b9612c powerpc: Make powerpc_firmware_features __read_mostly by Anton Blanchard · 15 years ago
  38. 66fcb10 powerpc: Add last sysfs file and dump of ftrace buffer to oops printout by Anton Blanchard · 15 years ago
  39. 5a2ad98 arch/powerpc: Fix continuation line formats by Joe Perches · 15 years ago
  40. efec959 powerpc/pseries: Pass more accurate number of supported cores to firmware by Benjamin Herrenschmidt · 15 years ago
  41. 28bb9ee powerpc: Add static fields to ibm,client-architecture call by jschopp@austin.ibm.com · 15 years ago
  42. 5be3492 powerpc: Mark some variables in the page fault path __read_mostly by Anton Blanchard · 15 years ago
  43. 61c03dd powerpc: Replace per_cpu(, smp_processor_id()) with __get_cpu_var() by Anton Blanchard · 15 years ago
  44. 94f28da powerpc: TIF_ABI_PENDING bit removal by Andreas Schwab · 15 years ago
  45. ae7f671 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 15 years ago
  46. 94afc00 powerpc/pci: Add missing call to header fixup by Benjamin Herrenschmidt · 15 years ago
  47. 26b4a0c powerpc/pci: Add missing hookup to pci_slot by Benjamin Herrenschmidt · 15 years ago
  48. bb209c8 powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge() by Benjamin Herrenschmidt · 15 years ago
  49. 0ada0a7 Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree by Grant Likely · 15 years ago
  50. 6016a36 of: unify phandle name in struct device_node by Grant Likely · 15 years ago
  51. 923f7e3 of: Merge of_node_get() and of_node_put() by Grant Likely · 15 years ago
  52. 1f43cfb of: merge machine_is_compatible() by Grant Likely · 15 years ago
  53. 339ce1a perf: Fix inconsistency between IP and callchain sampling by Anton Blanchard · 15 years ago
  54. d0174c7 powerpc: Move cpu hotplug driver lock from pseries to powerpc by Nathan Fontenot · 15 years ago
  55. 9becd2a powerpc: Move /proc/ppc64 to /proc/powerpc update by Nathan Fontenot · 15 years ago
  56. 061ec95 powerpc/8xx: Fix user space TLB walk in dcbX fixup by Joakim Tjernlund · 15 years ago
  57. 3e7b484 powerpc: Fix decrementer setup on 1GHz boards by Stefan Roese · 15 years ago
  58. e443ed3 powerpc/swsusp_32: Fix TLB invalidation by Anton Vorontsov · 15 years ago
  59. 9f4f04b powerpc/8xx: Always pin kernel instruction TLB by Joakim Tjernlund · 15 years ago
  60. d661d76 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  61. bb7f20b powerpc: Handle VSX alignment faults correctly in little-endian mode by Neil Campbell · 15 years ago
  62. 2d1c861 PCI/cardbus: Add a fixup hook and fix powerpc by Benjamin Herrenschmidt · 15 years ago
  63. a73611b Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  64. 74f3ae7 Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  65. a66022c iommu-helper: use bitmap library by Akinobu Mita · 15 years ago
  66. 25baa35 ptrace: powerpc: implement user_single_step_siginfo() by Oleg Nesterov · 15 years ago
  67. d4703ae module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y by Rusty Russell · 15 years ago
  68. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  69. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  70. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 15 years ago
  71. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  72. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  73. d1d56f8 powerpc: gamecube/wii: early debugging using usbgecko by Albert Herranz · 15 years ago
  74. 45158dc powerpc: broadway processor support by Albert Herranz · 15 years ago
  75. 09cea96 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  76. f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
  77. 86e0322 of/flattree: merge early_init_dt_scan_chosen() by Grant Likely · 15 years ago
  78. 0f0b56c of/flattree: eliminate cell_t typedef by Grant Likely · 15 years ago
  79. 83f7a06 of/flattree: merge dt_mem_next_cell by Grant Likely · 15 years ago
  80. f00abd9 of/flattree: Merge earlyinit_dt_scan_root() by Grant Likely · 15 years ago
  81. f7b3a83 of/flattree: Merge early_init_dt_check_for_initrd() by Grant Likely · 15 years ago
  82. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  83. e090aa8 powerpc: Fix usage of 64-bit instruction in 32-bit altivec code by Benjamin Herrenschmidt · 15 years ago
  84. bcd6acd Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  85. 40d50cf powerpc: Make "intspec" pointers in irq_host->xlate() const by Roman Fietze · 15 years ago
  86. 990d89c powerpc/8xx: DTLB Miss cleanup by Joakim Tjernlund · 15 years ago
  87. 2321f33 powerpc/8xx: Remove DIRTY pte handling in DTLB Error. by Joakim Tjernlund · 15 years ago
  88. 15d914d powerpc/8xx: Start using dcbX instructions in various copy routines by Joakim Tjernlund · 15 years ago
  89. 0c46616 powerpc/8xx: Restore _PAGE_WRITETHRU by Joakim Tjernlund · 15 years ago
  90. 4a280a4 powerpc/8xx: Add missing Guarded setting in DTLB Error. by Joakim Tjernlund · 15 years ago
  91. 0a2ab51 powerpc/8xx: Fixup DAR from buggy dcbX instructions. by Joakim Tjernlund · 15 years ago
  92. 60e071f powerpc/8xx: Tag DAR with 0x00f0 to catch buggy instructions. by Joakim Tjernlund · 15 years ago
  93. fe11dc3 powerpc/8xx: Update TLB asm so it behaves as linux mm expects. by Joakim Tjernlund · 15 years ago
  94. 8c82da5 Merge commit 'gcl/next' into next by Benjamin Herrenschmidt · 15 years ago
  95. 8389b37 powerpc: stop_this_cpu: remove the cpu from the online map. by Valentine Barshak · 15 years ago
  96. 12633e8 sysfs/cpu: Add probe/release files by Nathan Fontenot · 15 years ago
  97. fbf07ea Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  98. 60d8ce2 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
  99. 3ad1f3b Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  100. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago