1. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
  2. c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 15 years ago
  3. ad9064d powerpc: Fix spin_event_timeout() to be robust over context switches by Grant Likely · 15 years ago
  4. 55bcab4 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
  5. fd0cca7 Merge commit 'kumar/next' into merge by Benjamin Herrenschmidt · 15 years ago
  6. 6c16a74 powerpc/mm: Fix potential access to freed pages when using hugetlbfs by Benjamin Herrenschmidt · 15 years ago
  7. c4007a2 powerpc: Use one common impl. of RTAS timebase sync and use raw spinlock by Benjamin Herrenschmidt · 15 years ago
  8. f97bb36 powerpc/rtas: Turn rtas lock into a raw spinlock by Benjamin Herrenschmidt · 15 years ago
  9. 5d38902 powerpc: Add irqtrace support for 32-bit powerpc by Benjamin Herrenschmidt · 15 years ago
  10. 850f6ac powerpc/mm: Make k(un)map_atomic out of line by Benjamin Herrenschmidt · 15 years ago
  11. 6f0b1c6 powerpc: Swiotlb breaks pseries by Michael Ellerman · 15 years ago
  12. 194002b perf_counter, x86: Add mmap counter read support by Peter Zijlstra · 15 years ago
  13. 5e10cf5 powerpc/cpm1: Remove IMAP_ADDR by Kumar Gala · 15 years ago
  14. 12e24f3 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
  15. 773d7a0 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  16. 079b3c5 perf_counter: powerpc: Change how processor-specific back-ends get selected by Paul Mackerras · 15 years ago
  17. 448d64f perf_counter: powerpc: Use unsigned long for register and constraint values by Paul Mackerras · 15 years ago
  18. 105988c perf_counter: powerpc: Enable use of software counters on 32-bit powerpc by Paul Mackerras · 15 years ago
  19. b71a107 Merge commit 'gcl/merge' into next by Benjamin Herrenschmidt · 15 years ago
  20. 4b337c5 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  21. a6c1409 Delete pcibios_select_root by Matthew Wilcox · 15 years ago
  22. a3d06cc Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  23. 87c441e powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function by Wolfgang Denk · 15 years ago
  24. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  25. 08604bd time: move PIT_TICK_RATE to linux/timex.h by Arnd Bergmann · 15 years ago
  26. 492b057 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  27. 609106b Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  28. 2fae0a5 powerpc: Add memory clobber to mtspr() by Benjamin Herrenschmidt · 15 years ago
  29. 9317726 powerpc: Introduce macro spin_event_timeout() by Timur Tabi · 15 years ago
  30. e86b499 powerpc/fsl: Increase the number of possible localbus banks by mware@internode.on.net · 15 years ago
  31. cab888e powerpc/fsl-booke: Enable L1 cache on e500v1/e500v2/e500mc CPUs by Nate Case · 15 years ago
  32. 2ed0e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  33. 0fa2133 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  34. 9974458 perf_counter: Make set_perf_counter_pending() declaration common by Paul Mackerras · 15 years ago
  35. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  36. a4e623f ps3: Replace direct file operations by callback by Geert Uytterhoeven · 15 years ago
  37. 03fa68c ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdata by Geert Uytterhoeven · 15 years ago
  38. 9f08e9d ps3: Use dev_[gs]et_drvdata() instead of direct access for system bus devices by Geert Uytterhoeven · 15 years ago
  39. c2e95c6 powerpc: Use generic atomic64_t implementation on 32-bit processors by Paul Mackerras · 15 years ago
  40. 4c75f84 powerpc: Add compiler memory barrier to mtmsr macro by Paul Mackerras · 15 years ago
  41. 3240776 powerpc: Wire up sys_rt_tgsigqueueinfo by Stephen Rothwell · 15 years ago
  42. c204ff6 ps3fb: Tear down FB setup during cleanup by Geert Uytterhoeven · 15 years ago
  43. d3352c9 ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h> by Geert Uytterhoeven · 15 years ago
  44. 5c6fc8d powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h> by Geert Uytterhoeven · 15 years ago
  45. 7dafd23 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  46. cd166bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 15 years ago
  47. 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
  48. 5b02ee3 asm-generic: merge branch 'master' of torvalds/linux-2.6 by Arnd Bergmann · 15 years ago
  49. bc47ab0 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  50. e14112d perfcounters: remove powerpc definitions of perf_counter_do_pending by Stephen Rothwell · 15 years ago
  51. 5b17e1c asm-generic: rename page.h and uaccess.h by Arnd Bergmann · 16 years ago
  52. 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 16 years ago
  53. c31ae4b asm-generic: introduce asm/bitsperlong.h by Arnd Bergmann · 16 years ago
  54. 63b852a asm-generic: rename termios.h, signal.h and mman.h by Arnd Bergmann · 16 years ago
  55. 106b506 perf_counter: powerpc: Implement generalized cache events for POWER processors by Paul Mackerras · 15 years ago
  56. ba252af Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 15 years ago
  57. ec3cf2e powerpc: Add support for swiotlb on 32-bit by Becky Bruce · 15 years ago
  58. 9449168 powerpc: Shield code specific to 64-bit server processors by Benjamin Herrenschmidt · 15 years ago
  59. 91c60b5 powerpc: Separate PACA fields for server CPUs by Benjamin Herrenschmidt · 15 years ago
  60. d3f6204 powerpc: Set init_bootmem_done on NUMA platforms as well by Benjamin Herrenschmidt · 15 years ago
  61. ec097c8 powerpc: Add PTRACE_SINGLEBLOCK support by Roland McGrath · 15 years ago
  62. 64f1650 powerpc/virtex: Add support for Xilinx PCI host bridge by Roderick Colenbrander · 15 years ago
  63. 047584c net/ucc_geth: Add SGMII support for UEC GETH driver by Haiying Wang · 15 years ago
  64. 23db9f4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  65. 435462c Merge branch 'merge' into next by Benjamin Herrenschmidt · 15 years ago
  66. 8b31e49 powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency. by Benjamin Herrenschmidt · 15 years ago
  67. f637a49 powerpc: Minor cleanups of kernel virt address space definitions by Benjamin Herrenschmidt · 15 years ago
  68. 0bc53a6 ASoC: Add a few more mpc5200 PSC defines by Jon Smirl · 15 years ago
  69. 80947e7 powerpc: Keep track of emulated instructions by Geert Uytterhoeven · 15 years ago
  70. 2138422 powerpc: Use sg->dma_length in sg_dma_len() macro on 32-bit by Becky Bruce · 15 years ago
  71. cf6692c powerpc/pci: Cleanup some minor cruft by Kumar Gala · 16 years ago
  72. 2eb4afb powerpc/pci: Move pseries code into pseries platform specific area by Kumar Gala · 16 years ago
  73. 60dbf43 powerpc: Add 2.06 tlbie mnemonics by Milton Miller · 16 years ago
  74. af20aeb powerpc: Enable MMU feature sections for inline asm by Milton Miller · 16 years ago
  75. dfb432c powerpc: Move VSX load/stores into ppc-opcode.h by Michael Neuling · 16 years ago
  76. da6b43c powerpc: Cleanup macros in ppc-opcode.h by Michael Neuling · 16 years ago
  77. d89ebca powerpc: Fix up elf_read_implies_exec() usage by Kumar Gala · 16 years ago
  78. 9b647a3 powerpc/irq: Move get_irq() comment into header by Michael Ellerman · 16 years ago
  79. 14f966e powerpc/pseries: CMO unused page hinting by Robert Jennings · 16 years ago
  80. 98ca77a powerpc/qe: update QE Serial Number by Haiying Wang · 16 years ago
  81. 06c4435 powerpc/qe: update risc allocation for QE by Haiying Wang · 16 years ago
  82. 1e76dff powerpc/86xx: clean up smp init code by Kumar Gala · 16 years ago
  83. ca851c7 powerpc/cpm: Remove some cruft code and defines by Kumar Gala · 16 years ago
  84. 89d9334 powerpc: make dma_window_* in pci_controller struct avail on 32b by Becky Bruce · 16 years ago
  85. dc3f81b Merge commit 'v2.6.30-rc6' into perfcounters/core by Ingo Molnar · 15 years ago
  86. 662f11c Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  87. 0bbd0d4 perf_counter: powerpc: supply more precise information on counter overflow events by Paul Mackerras · 16 years ago
  88. ef92321 perf_counter: powerpc: use u64 for event codes internally by Paul Mackerras · 16 years ago
  89. 49a8496 powerpc: Allow mem=x cmdline to work with 4G+ by Becky Bruce · 16 years ago
  90. 397717c powerpc/iseries: Fix pci breakage due to bad dma_data initialization by Stephen Rothwell x · 16 years ago
  91. 0763ed2 of: make of_(un)register_platform_driver common code by Grant Likely · 16 years ago
  92. ab7ef2e perf_counter: powerpc: allow use of limited-function counters by Paul Mackerras · 16 years ago
  93. e7fd5d4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
  94. c3310e7 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  95. 2e8aead powerpc: ppc32 needs elf_read_implies_exec() by Kumar Gala · 16 years ago
  96. 9203fc9 powerpc: Use __REF macro instead of old .text.init.refok. by Tim Abbott · 16 years ago
  97. 323d23a Revert "powerpc: Add support for early tlbilx opcode" by Kumar Gala · 16 years ago
  98. 59e4c3a powerpc/32: Don't clobber personality flags on exec by Andreas Schwab · 16 years ago
  99. 5bd3ef8 Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into merge by Paul Mackerras · 16 years ago
  100. 306a828 powerpc: Fix data-corrupting bug in __futex_atomic_op by Paul Mackerras · 16 years ago