1. 7325927 perf_counter: powerpc: Add processor back-end for MPC7450 family by Paul Mackerras · 15 years ago
  2. 98fb180 perf_counter: powerpc: Make powerpc perf_counter code safe for 32-bit kernels by Paul Mackerras · 15 years ago
  3. 079b3c5 perf_counter: powerpc: Change how processor-specific back-ends get selected by Paul Mackerras · 15 years ago
  4. 448d64f perf_counter: powerpc: Use unsigned long for register and constraint values by Paul Mackerras · 15 years ago
  5. 105988c perf_counter: powerpc: Enable use of software counters on 32-bit powerpc by Paul Mackerras · 15 years ago
  6. a3d06cc Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  7. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  8. ae52bb2 fbdev: move logo externs to header file by Geert Uytterhoeven · 15 years ago
  9. 6484eb3 page allocator: do not check NUMA node ID when the caller knows the node is valid by Mel Gorman · 15 years ago
  10. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 15 years ago
  11. 08604bd time: move PIT_TICK_RATE to linux/timex.h by Arnd Bergmann · 15 years ago
  12. 609106b Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  13. 4858704 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  14. 2ed0e21b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  15. 0fa2133 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  16. 4b364f2 i2c/chips: Move max6875 to drivers/misc/eeprom by Wolfram Sang · 15 years ago
  17. 9974458 perf_counter: Make set_perf_counter_pending() declaration common by Paul Mackerras · 15 years ago
  18. 90c8f95 perf_counter: powerpc: Fix two compile warnings by Paul Mackerras · 15 years ago
  19. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  20. a4e623f ps3: Replace direct file operations by callback by Geert Uytterhoeven · 15 years ago
  21. 47cb996 ps3: Switch ps3_os_area_[gs]et_rtc_diff to EXPORT_SYMBOL_GPL() by Geert Uytterhoeven · 15 years ago
  22. 7e28060 ps3: Correct debug message in dma_ioc0_map_pages() by Geert Uytterhoeven · 15 years ago
  23. 03fa68c ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdata by Geert Uytterhoeven · 15 years ago
  24. 9f08e9d ps3: Use dev_[gs]et_drvdata() instead of direct access for system bus devices by Geert Uytterhoeven · 15 years ago
  25. c2e95c6 powerpc: Use generic atomic64_t implementation on 32-bit processors by Paul Mackerras · 15 years ago
  26. 4c75f84 powerpc: Add compiler memory barrier to mtmsr macro by Paul Mackerras · 15 years ago
  27. e8d1673 powerpc/iseries: Mark signal_vsp_instruction() as maybe unused by Michael Ellerman · 15 years ago
  28. 27167c7 powerpc/iseries: Fix unused function warning in iSeries DT code by Michael Ellerman · 15 years ago
  29. 7719ed7 powerpc: Only build prom_init.o when CONFIG_PPC_OF_BOOT_TRAMPOLINE=y by Michael Ellerman · 15 years ago
  30. 3240776 powerpc: Wire up sys_rt_tgsigqueueinfo by Stephen Rothwell · 15 years ago
  31. 86c2765 powerpc/cell: Use driver_data acessors, not platform_data in Axon MSI by Michael Ellerman · 15 years ago
  32. e468455 powerpc: Fix warning in setup_64.c when CONFIG_RELOCATABLE=y by Michael Ellerman · 15 years ago
  33. c204ff6 ps3fb: Tear down FB setup during cleanup by Geert Uytterhoeven · 15 years ago
  34. d3352c9 ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h> by Geert Uytterhoeven · 15 years ago
  35. 5c6fc8d powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h> by Geert Uytterhoeven · 15 years ago
  36. 177996e powerpc: Don't do generic calibrate_delay() by Benjamin Herrenschmidt · 15 years ago
  37. 529273c powerpc/install: Bail with error code on error in install script by Grant Likely · 15 years ago
  38. 7dafd23 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  39. 489f7ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  40. cd166bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 15 years ago
  41. 4ddbac9 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  42. e349792 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  43. 5cdcd9d trivial: spelling fix in ppc code comments by Sankar P · 15 years ago
  44. 4c92112 powerpc, perf_counter: Fix performance counter event types by Jaswinder Singh Rajput · 15 years ago
  45. 5933048 module: cleanup FIXME comments about trimming exception table entries. by Rusty Russell · 15 years ago
  46. 5b02ee3 asm-generic: merge branch 'master' of torvalds/linux-2.6 by Arnd Bergmann · 15 years ago
  47. bc47ab0 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  48. 37f9ef5 powerpc: Fix bug in move of altivec code to vector.S by Benjamin Herrenschmidt · 15 years ago
  49. e14112d perfcounters: remove powerpc definitions of perf_counter_do_pending by Stephen Rothwell · 15 years ago
  50. 10f52dd Merge commit 'jwb/next' into next by Benjamin Herrenschmidt · 15 years ago
  51. 8a1ca8c Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  52. 5b17e1c asm-generic: rename page.h and uaccess.h by Arnd Bergmann · 15 years ago
  53. 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 15 years ago
  54. c31ae4b asm-generic: introduce asm/bitsperlong.h by Arnd Bergmann · 15 years ago
  55. 63b852a asm-generic: rename termios.h, signal.h and mman.h by Arnd Bergmann · 15 years ago
  56. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  57. 6cd8e30 Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  58. 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  59. 8be6e8f perf_counter: Rename L2 to LL cache by Peter Zijlstra · 15 years ago
  60. f4dbfa8 perf_counter: Standardize event names by Peter Zijlstra · 15 years ago
  61. 106b506 perf_counter: powerpc: Implement generalized cache events for POWER processors by Paul Mackerras · 15 years ago
  62. 4da5296 perf_counters: powerpc: Add support for POWER7 processors by Paul Mackerras · 15 years ago
  63. 9e350de perf_counter: Accurate period data by Peter Zijlstra · 15 years ago
  64. df1a132 perf_counter: Introduce struct for sample data by Peter Zijlstra · 15 years ago
  65. f0d5e12 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
  66. 7864612 KVM: Fix interrupt unhalting a vcpu when it shouldn't by Gleb Natapov · 15 years ago
  67. ba252af Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 15 years ago
  68. ec3cf2e powerpc: Add support for swiotlb on 32-bit by Becky Bruce · 15 years ago
  69. 1babddb powerpc/spufs: Remove unused error path by Stephen Rothwell · 15 years ago
  70. bcba077 powerpc: Fix warning when printing a resource_size_t by Stephen Rothwell · 15 years ago
  71. 6d1386d powerpc/xmon: Remove unused variable in xmon.c by Stephen Rothwell · 15 years ago
  72. 41febbc powerpc/pseries: Fix warnings when printing resource_size_t by Stephen Rothwell · 15 years ago
  73. 9449168 powerpc: Shield code specific to 64-bit server processors by Benjamin Herrenschmidt · 15 years ago
  74. 91c60b5 powerpc: Separate PACA fields for server CPUs by Benjamin Herrenschmidt · 15 years ago
  75. 0ebc4cd powerpc: Split exception handling out of head_64.S by Benjamin Herrenschmidt · 15 years ago
  76. 5b7c3c9 powerpc: Introduce CONFIG_PPC_BOOK3S by Benjamin Herrenschmidt · 15 years ago
  77. e821ea7 powerpc: Move VMX and VSX asm code to vector.S by Benjamin Herrenschmidt · 15 years ago
  78. d3f6204 powerpc: Set init_bootmem_done on NUMA platforms as well by Benjamin Herrenschmidt · 15 years ago
  79. b46b694 powerpc/mm: Fix a AB->BA deadlock scenario with nohash MMU context lock by Benjamin Herrenschmidt · 15 years ago
  80. 3035c86 powerpc/mm: Fix some SMP issues with MMU context handling by Benjamin Herrenschmidt · 15 years ago
  81. ec097c8 powerpc: Add PTRACE_SINGLEBLOCK support by Roland McGrath · 15 years ago
  82. 75b5032 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  83. b907abc powerpc/virtex: Add ml510 reference design device tree by Roderick Colenbrander · 15 years ago
  84. e52ba9c powerpc/virtex: Add Xilinx ML510 reference design support by Roderick Colenbrander · 15 years ago
  85. 1745fbc powerpc/virtex: refactor intc driver and add support for i8259 cascading by Grant Likely · 15 years ago
  86. 64f1650 powerpc/virtex: Add support for Xilinx PCI host bridge by Roderick Colenbrander · 15 years ago
  87. a21ca2c perf_counter: Separate out attr->type from attr->config by Ingo Molnar · 15 years ago
  88. 336ff73 powerpc/40x: Convert AMCC Kilauea/Halekala boards to ppc40x_simple by Josh Boyer · 15 years ago
  89. 194ff1c powerpc/40x: Convert AMCC Makalu board to ppc40x_simple by Josh Boyer · 15 years ago
  90. 7b8d639 powerpc/4xx: Sequoia: Enable NAND support by Stefan Roese · 15 years ago
  91. 1b58c25 perf_counter: powerpc: Use new identifier names in powerpc-specific code by Paul Mackerras · 15 years ago
  92. 27db1fe powerpc/4xx: Disable PCI_LEGACY by Josh Boyer · 15 years ago
  93. 047584c net/ucc_geth: Add SGMII support for UEC GETH driver by Haiying Wang · 15 years ago
  94. dcd945e perf_counter: powerpc: Fix race causing "oops trying to read PMC0" errors by Paul Mackerras · 15 years ago
  95. 6984efb perf_counter: powerpc: Fix event alternative code generation on POWER5/5+ by Paul Mackerras · 15 years ago
  96. 0d48696 perf_counter: Rename perf_counter_hw_event => perf_counter_attr by Peter Zijlstra · 15 years ago
  97. b23f332 perf_counter: Rename various fields by Peter Zijlstra · 15 years ago
  98. 60e59f6 powerpc/pmac: Update PowerMac 32-bit defconfig by Benjamin Herrenschmidt · 15 years ago
  99. baf75b0 powerpc/pci: Fix annotation of pcibios_claim_one_bus by Stephen Rothwell · 15 years ago
  100. 92e02a5 powerpc/ftrace: Use PPC_INST_NOP directly by Michael Ellerman · 15 years ago