1. 45223c5 powerpc: use dma_map_ops struct by FUJITA Tomonori · 15 years ago
  2. ae142e0 powerpc/sputrace: Use the generic event tracer by Christoph Hellwig · 16 years ago
  3. cf54dc7 powerpc: Move definitions of secondary CPU spinloop to header file by Benjamin Herrenschmidt · 15 years ago
  4. 2e2ddb2 powerpc/cell: Replace strncpy by strlcpy by roel kluin · 15 years ago
  5. 33875f0 powerpc/cell: Use pr_devel() in axon_msi.c by Michael Ellerman · 16 years ago
  6. c4007a2 powerpc: Use one common impl. of RTAS timebase sync and use raw spinlock by Benjamin Herrenschmidt · 16 years ago
  7. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 16 years ago
  8. 517d086 Merge branch 'akpm' by Linus Torvalds · 16 years ago
  9. ae52bb2 fbdev: move logo externs to header file by Geert Uytterhoeven · 16 years ago
  10. 6484eb3 page allocator: do not check NUMA node ID when the caller knows the node is valid by Mel Gorman · 16 years ago
  11. 86c2765 powerpc/cell: Use driver_data acessors, not platform_data in Axon MSI by Michael Ellerman · 16 years ago
  12. 5c6fc8d powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h> by Geert Uytterhoeven · 16 years ago
  13. 1babddb powerpc/spufs: Remove unused error path by Stephen Rothwell · 16 years ago
  14. 45db924 powerpc/spufs: Remove double check for non-negative dentry by Jan Blunck · 16 years ago
  15. 58513dc powerpc/pci: Clean up direct access to sysdata by celleb platforms by Kumar Gala · 16 years ago
  16. 37cd8ed powerpc/cell: Make ptcal more reliable by Gerhard Stenzel · 16 years ago
  17. ff61e5c powerpc/cell: Select PCI for IBM_CELL_BLADE AND CELLEB by Michael Ellerman · 16 years ago
  18. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 16 years ago
  19. ce3b0f8 New helper - current_umask() by Al Viro · 16 years ago
  20. 9ff9a26 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 16 years ago
  21. a841696 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  22. 2a7d55f powerpc/cell: Fix iommu exception reporting by Jeremy Kerr · 16 years ago
  23. d746286 powerpc: setup default archdata for {of_}platform via bus_register_notifier by Kumar Gala · 16 years ago
  24. 56aa412 cpumask: Use mm_cpumask() wrapper instead of cpu_vm_mask by Rusty Russell · 16 years ago
  25. a6bc326 sparseirq, powerpc/cell: fix unused variable warning in interrupt.c by Stephen Rothwell · 16 years ago
  26. 28794d3 powerpc/kconfig: Kill PPC_MULTIPLATFORM by Benjamin Herrenschmidt · 16 years ago
  27. 47c3c6e powerpc/cell: Fix Axon MSI driver dependencies by Michael Ellerman · 16 years ago
  28. 2fb4423 powerpc/spufs: Fix incorrect buffer offset in regs write by Jeremy Kerr · 16 years ago
  29. d219889 powerpc/spufs: Check file offset before calculating write size in fixed-sized files by Jeremy Kerr · 16 years ago
  30. 8f748aa powerpc/spufs: Initialize ctx->stats.tstamp correctly by Arnd Bergmann · 16 years ago
  31. 1cdab55 powerpc: Wire up /proc/vmallocinfo to our ioremap() by Benjamin Herrenschmidt · 16 years ago
  32. 41fd81c powerpc/cell: Add rtas rtc calls for the QPACE platform by Benjamin Krill · 16 years ago
  33. 6ed8d12 powerpc/cell: Fix dependency in cpufreq by Arnd Bergmann · 16 years ago
  34. 7425464 powerpc/spufs: Constify context contents and coredump callback constants by Jeremy Kerr · 16 years ago
  35. 3688b46 powerpc/spufs: Clear purge status before setting up isolated mode by Jeremy Kerr · 16 years ago
  36. 60ee031 powerpc/spufs: Use correct return value for spu_handle_mm_fault by Jeremy Kerr · 16 years ago
  37. 7401922 timers: add mod_timer_pending() by Ingo Molnar · 16 years ago
  38. 8f8573a Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core by Ingo Molnar · 16 years ago
  39. 9477e45 powerpc: Cleanup from l64 to ll64 change: arch code by Stephen Rothwell · 16 years ago
  40. fe33332 powerpc: Change u64/s64 to a long long integer type by Ingo Molnar · 16 years ago
  41. ae04d14 powerpc: Fix cpufreq drivers after cpufreq core changes by Benjamin Herrenschmidt · 16 years ago
  42. dee4102 sparseirq: use kstat_irqs_cpu instead by Yinghai Lu · 16 years ago
  43. 85da1fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  44. 73ac36e fix similar typos to successfull by Coly Li · 16 years ago
  45. b36ac9e powerpc/cell: Fix some u64 vs. long types by Ingo Molnar · 16 years ago
  46. 19b0bd0 powerpc/cell: Use correct types in beat files by Ingo Molnar · 16 years ago
  47. 54cfd0d powerpc/cell: local_irq_save takes an unsigned long by Stephen Rothwell · 16 years ago
  48. 56ff5ef zero i_uid/i_gid on inode allocation by Al Viro · 16 years ago
  49. 33edcf1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
  50. 3c92ec8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  51. 86c6f27 cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask by Rusty Russell · 16 years ago
  52. cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
  53. 5be8554 powerpc: Remove default kexec/crash_kernel ops assignments by Anton Vorontsov · 16 years ago
  54. def434c powerpc/cell: add QPACE as a separate Cell platform by Benjamin Krill · 16 years ago
  55. e68558d powerpc/cell: fix build breakage with CONFIG_SPUFS disabled by Arnd Bergmann · 16 years ago
  56. 64b3d0e powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED by Benjamin Herrenschmidt · 16 years ago
  57. 1e1c568 Merge branch 'merge' into next by Paul Mackerras · 16 years ago
  58. 23e0e8a powerpc/cell/axon-msi: Fix MSI after kexec by Arnd Bergmann · 16 years ago
  59. ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
  60. 5274918 Merge branch 'merge' by Paul Mackerras · 16 years ago
  61. 960cedb powerpc/cell: Fix GDB watchpoints, again by Arnd Bergmann · 16 years ago
  62. d015fe9 powerpc/cell/axon-msi: Retry on missing interrupt by Arnd Bergmann · 16 years ago
  63. 3f9b5d4 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs into merge by Paul Mackerras · 16 years ago
  64. 6065726 powerpc/spufs: Fix spinning in spufs_ps_fault on signal by Jeremy Kerr · 16 years ago
  65. ba82efb powerpc: Use of_find_node_with_property() in cell_iommu_fixed_mapping_init() by Michael Ellerman · 16 years ago
  66. 2b82892 Merge branch 'master' into next by James Morris · 16 years ago
  67. 745ca24 CRED: Pass credentials through dentry_open() by David Howells · 16 years ago
  68. 1330deb CRED: Wrap task credential accesses in the PowerPC arch by David Howells · 16 years ago
  69. 9c8b4af powerpc/cell: Fix compile error in ras.c by Alexey Dobriyan · 16 years ago
  70. f9226d5 powerpc: Update remaining dma_mapping_ops to use map/unmap_page by Mark Nelson · 16 years ago
  71. 62a8bd6 powerpc: Use is_kdump_kernel() by Milton Miller · 16 years ago
  72. 5ed487b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  73. 2c552d8 [PATCH] don't pass bogus flags to LOOKUP_PARENT lookup in spufs by Al Viro · 16 years ago
  74. 54622f1 powerpc: Support for relocatable kdump kernel by Mohan Kumar M · 16 years ago
  75. a02efb9 Merge commit 'origin' into master by Benjamin Herrenschmidt · 16 years ago
  76. 6a75a6b powerpc: Use cpu_thread_in_core in smp_init for of_spin_map by Milton Miller · 16 years ago
  77. 34318c2 powerpc/spufs: Explain conditional decrement of aff_sched_count by Andre Detsch · 16 years ago
  78. 10baa26 powerpc/spufs: Improve search of node for contexts with SPU affinity by Andre Detsch · 16 years ago
  79. 837ef88 powerpc/spufs: Use kmalloc rather than kzalloc for switch log buffer by Jeremy Kerr · 16 years ago
  80. f027faa powerpc/spufs: Don't spu_acquire_saved unnecessarily in regs read by Jeremy Kerr · 16 years ago
  81. 14f693e powerpc/spufs: Don't require full buffer in switch_log read by Jeremy Kerr · 16 years ago
  82. f5ed0eb powerpc/spufs: Use state_mutex for switch_log locking, and prevent multiple openers by Jeremy Kerr · 16 years ago
  83. e869446 powerpc/spufs: sputrace: Don't block until the read buffer is full by Jeremy Kerr · 16 years ago
  84. baf3992 powerpc/spufs: sputrace: Only enable logging on open(), prevent multiple openers by Jeremy Kerr · 16 years ago
  85. 92b29b8 Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  86. 6dc6472 Merge commit 'origin' by Benjamin Herrenschmidt · 16 years ago
  87. 5b9261d sputrace: use marker_synchronize_unregister() by Mathieu Desnoyers · 16 years ago
  88. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  89. bb3d55e Merge commit 'jk/jk-merge' by Benjamin Herrenschmidt · 16 years ago
  90. 6747c2e powerpc/spufs: add a missing mutex_unlock by Kou Ishizaki · 16 years ago
  91. ba0b996 powerpc/spufs: use inc_nlink by Jeremy Kerr · 16 years ago
  92. e2ed6e4 powerpc/spufs: set nlink count for spufs root correctly by Jeremy Kerr · 16 years ago
  93. 8fae035 powerpc: Drop archdata numa_node by Becky Bruce · 16 years ago
  94. b2e601d powerpc/spufs: Fix possible scheduling of a context to multiple SPEs by Andre Detsch · 16 years ago
  95. b65fe03 powerpc/spufs: Fix race for a free SPU by Jeremy Kerr · 16 years ago
  96. 9f43e39 powerpc/spufs: Fix multiple get_spu_context() by Jeremy Kerr · 16 years ago
  97. cb9808d powerpc/spufs: Remove invalid semicolon after if statement by Ilpo Järvinen · 16 years ago
  98. 8d5636f powerpc/spufs: reference context while dropping state mutex in scheduler by Jeremy Kerr · 16 years ago
  99. d9dd421 powerpc/spufs: fix npc setting for NOSCHED contexts by Jeremy Kerr · 16 years ago
  100. a1531ac cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called already by Thomas Renninger · 16 years ago