1. 08604bd time: move PIT_TICK_RATE to linux/timex.h by Arnd Bergmann · 16 years ago
  2. 2ed0e21b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  3. 0fa2133 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  4. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  5. cd166bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 16 years ago
  6. e349792 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  7. 5b02ee3 asm-generic: merge branch 'master' of torvalds/linux-2.6 by Arnd Bergmann · 16 years ago
  8. bc47ab0 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 16 years ago
  9. e14112d perfcounters: remove powerpc definitions of perf_counter_do_pending by Stephen Rothwell · 16 years ago
  10. 5b17e1c asm-generic: rename page.h and uaccess.h by Arnd Bergmann · 16 years ago
  11. 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 16 years ago
  12. c31ae4b asm-generic: introduce asm/bitsperlong.h by Arnd Bergmann · 16 years ago
  13. 63b852a asm-generic: rename termios.h, signal.h and mman.h by Arnd Bergmann · 16 years ago
  14. 106b506 perf_counter: powerpc: Implement generalized cache events for POWER processors by Paul Mackerras · 16 years ago
  15. ba252af Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 16 years ago
  16. ec3cf2e powerpc: Add support for swiotlb on 32-bit by Becky Bruce · 16 years ago
  17. 9449168 powerpc: Shield code specific to 64-bit server processors by Benjamin Herrenschmidt · 16 years ago
  18. 91c60b5 powerpc: Separate PACA fields for server CPUs by Benjamin Herrenschmidt · 16 years ago
  19. d3f6204 powerpc: Set init_bootmem_done on NUMA platforms as well by Benjamin Herrenschmidt · 16 years ago
  20. ec097c8 powerpc: Add PTRACE_SINGLEBLOCK support by Roland McGrath · 16 years ago
  21. 64f1650 powerpc/virtex: Add support for Xilinx PCI host bridge by Roderick Colenbrander · 16 years ago
  22. 047584c net/ucc_geth: Add SGMII support for UEC GETH driver by Haiying Wang · 16 years ago
  23. 23db9f4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
  24. 435462c Merge branch 'merge' into next by Benjamin Herrenschmidt · 16 years ago
  25. 8b31e49 powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency. by Benjamin Herrenschmidt · 16 years ago
  26. f637a49 powerpc: Minor cleanups of kernel virt address space definitions by Benjamin Herrenschmidt · 16 years ago
  27. 0bc53a6 ASoC: Add a few more mpc5200 PSC defines by Jon Smirl · 16 years ago
  28. 80947e7 powerpc: Keep track of emulated instructions by Geert Uytterhoeven · 16 years ago
  29. 2138422 powerpc: Use sg->dma_length in sg_dma_len() macro on 32-bit by Becky Bruce · 16 years ago
  30. cf6692c powerpc/pci: Cleanup some minor cruft by Kumar Gala · 16 years ago
  31. 2eb4afb powerpc/pci: Move pseries code into pseries platform specific area by Kumar Gala · 16 years ago
  32. 60dbf43 powerpc: Add 2.06 tlbie mnemonics by Milton Miller · 16 years ago
  33. af20aeb powerpc: Enable MMU feature sections for inline asm by Milton Miller · 16 years ago
  34. dfb432c powerpc: Move VSX load/stores into ppc-opcode.h by Michael Neuling · 16 years ago
  35. da6b43c powerpc: Cleanup macros in ppc-opcode.h by Michael Neuling · 16 years ago
  36. d89ebca powerpc: Fix up elf_read_implies_exec() usage by Kumar Gala · 16 years ago
  37. 9b647a3 powerpc/irq: Move get_irq() comment into header by Michael Ellerman · 16 years ago
  38. 14f966e powerpc/pseries: CMO unused page hinting by Robert Jennings · 16 years ago
  39. 98ca77a powerpc/qe: update QE Serial Number by Haiying Wang · 16 years ago
  40. 06c4435 powerpc/qe: update risc allocation for QE by Haiying Wang · 16 years ago
  41. 1e76dff powerpc/86xx: clean up smp init code by Kumar Gala · 16 years ago
  42. ca851c7 powerpc/cpm: Remove some cruft code and defines by Kumar Gala · 16 years ago
  43. 89d9334 powerpc: make dma_window_* in pci_controller struct avail on 32b by Becky Bruce · 16 years ago
  44. dc3f81b Merge commit 'v2.6.30-rc6' into perfcounters/core by Ingo Molnar · 16 years ago
  45. 662f11c Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  46. 0bbd0d4 perf_counter: powerpc: supply more precise information on counter overflow events by Paul Mackerras · 16 years ago
  47. ef92321 perf_counter: powerpc: use u64 for event codes internally by Paul Mackerras · 16 years ago
  48. 49a8496 powerpc: Allow mem=x cmdline to work with 4G+ by Becky Bruce · 16 years ago
  49. 397717c powerpc/iseries: Fix pci breakage due to bad dma_data initialization by Stephen Rothwell x · 16 years ago
  50. 0763ed2 of: make of_(un)register_platform_driver common code by Grant Likely · 16 years ago
  51. ab7ef2e perf_counter: powerpc: allow use of limited-function counters by Paul Mackerras · 16 years ago
  52. e7fd5d4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
  53. c3310e7 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  54. 2e8aead powerpc: ppc32 needs elf_read_implies_exec() by Kumar Gala · 16 years ago
  55. 9203fc9 powerpc: Use __REF macro instead of old .text.init.refok. by Tim Abbott · 16 years ago
  56. 323d23a Revert "powerpc: Add support for early tlbilx opcode" by Kumar Gala · 16 years ago
  57. 59e4c3a2 powerpc/32: Don't clobber personality flags on exec by Andreas Schwab · 16 years ago
  58. 5bd3ef8 Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into merge by Paul Mackerras · 16 years ago
  59. 306a828 powerpc: Fix data-corrupting bug in __futex_atomic_op by Paul Mackerras · 16 years ago
  60. 19e0542 parport_pc: Fix build failure drivers/parport/parport_pc.c for powerpc by Tony Breeds · 16 years ago
  61. 5ea472a Merge commit 'v2.6.30-rc1' into perfcounters/core by Ingo Molnar · 16 years ago
  62. e996557 powerpc: Add support for early tlbilx opcode by Kumar Gala · 16 years ago
  63. 7281f5d powerpc: Fix tlbilx opcode by Kumar Gala · 16 years ago
  64. 11b55da powerpc: Fix oops when loading modules by Paul Mackerras · 16 years ago
  65. 1a917bb powerpc: Wire up preadv and pwritev by Stephen Rothwell · 16 years ago
  66. 4a9f9506 powerpc/pseries: Scan for all events in rtasd by Anton Blanchard · 16 years ago
  67. 0559f0a powerpc/pseries: Add dispatch dispersion statistics by Anton Blanchard · 16 years ago
  68. 85701e6 powerpc: Remove duplicated #include's by Huang Weiyi · 16 years ago
  69. ae6e59c Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge by Paul Mackerras · 16 years ago
  70. d91e4ea powerpc: Add support for CoreInt delivery of interrupts on MPIC by Kumar Gala · 16 years ago
  71. 925d519 perf_counter: unify and fix delayed counter wakeup by Peter Zijlstra · 16 years ago
  72. b6c5a71d perf_counter: abstract wakeup flag setting in core to fix powerpc build by Paul Mackerras · 16 years ago
  73. f541ae3 Merge branch 'linus' into perfcounters/core-v2 by Ingo Molnar · 16 years ago
  74. 90975ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 16 years ago
  75. bad6a5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-parisc by Linus Torvalds · 16 years ago
  76. f5f7eac Allow rwlocks to re-enable interrupts by Robin Holt · 16 years ago
  77. e60f57f powerpc/math-emu: Change types to work on ppc64 by Kumar Gala · 16 years ago
  78. 39fd093 powerpc: Move SPEFSCR defines to common header by Kumar Gala · 16 years ago
  79. 0b5f037 powerpc/ps3: Add rtc-ps3 by Geert Uytterhoeven · 16 years ago
  80. e76e5b2 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  81. bf9ed57 pm: cleanup includes by Magnus Damm · 16 years ago
  82. 7ca43e7 mm: use debug_kmap_atomic by Akinobu Mita · 16 years ago
  83. 558f6ab Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Rusty Russell · 16 years ago
  84. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 16 years ago
  85. 65fb0d2 Merge branch 'linus' into cpumask-for-linus by Ingo Molnar · 16 years ago
  86. 0451fb2 cpumask: remove node_to_first_cpu by Rusty Russell · 16 years ago
  87. 9ff9a26 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 16 years ago
  88. 3ae5080 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  89. 2b1c6bd generic compat_sys_ustat by Christoph Hellwig · 16 years ago
  90. efbda86 powerpc: Sanitize stack pointer in signal handling code by Josh Boyer · 16 years ago
  91. ba1eb95 Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  92. 13220a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  93. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  94. 5a54bd1 Merge commit 'v2.6.29' into core/header-fixes by Ingo Molnar · 16 years ago
  95. 87c656b powerpc/fsl-booke: declare tlbcam_index for use in c by Liu Yu · 16 years ago
  96. f5d0906 KVM: ppc: remove debug support broken by KVM debug rewrite by Hollis Blanchard · 16 years ago
  97. bb3a8a1 KVM: ppc: Add extra E500 exceptions by Hollis Blanchard · 16 years ago
  98. b52a638 KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for booke by Hollis Blanchard · 16 years ago
  99. bc8080c KVM: ppc: E500 core-specific code by Hollis Blanchard · 16 years ago
  100. f7b200a KVM: ppc: Add dbsr in kvm_vcpu_arch by Hollis Blanchard · 16 years ago