1. bc12167 powerpc/spufs: Fix coredump of SPU contexts by Michael Ellerman · 7 years ago
  2. 1d74fc3 powerpc/spufs: Fix hash faults for kernel regions by Jeremy Kerr · 7 years ago
  3. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  4. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  5. ef24ba7 powerpc: Remove all usages of NO_IRQ by Michael Ellerman · 8 years ago
  6. 7c98bd7 powerpc/sparse: Make a bunch of things static by Daniel Axtens · 8 years ago
  7. bc42f1d powerpc/cell: Drop unused iic_get_irq_host() by Daniel Axtens · 8 years ago
  8. 54a94fc powerpc/cell: Add missing error code in spufs_mkgang() by Dan Carpenter · 8 years ago
  9. 2cfd716 Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  10. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  11. b92a226 powerpc: Move cpu_has_feature() to a separate file by Kevin Hao · 8 years ago
  12. bad60e6 Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  13. 406b0b6 powerpc/64: Move 64-bit probe_machine() to later in the boot process by Benjamin Herrenschmidt · 8 years ago
  14. 166dd7d powerpc/64: Move MMU backend selection out of platform code by Benjamin Herrenschmidt · 8 years ago
  15. 69a94d8 powerpc/cell: Don't use flat device-tree after boot by Benjamin Herrenschmidt · 8 years ago
  16. 027dfac powerpc: Various typo fixes by Michael Ellerman · 8 years ago
  17. bb4b993 Merge back earlier cpufreq changes for v4.8. by Rafael J. Wysocki · 8 years ago
  18. 1607f09 coredump: fix dumping through pipes by Mateusz Guzik · 8 years ago
  19. e788892 cpufreq: governor: Get rid of governor events by Rafael J. Wysocki · 8 years ago
  20. c04a588 Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  21. 9e17632 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  22. a008393 coredump: get rid of coredump_params->written by Omar Sandoval · 8 years ago
  23. 4e82901 dcache_{readdir,dir_lseek}() users: switch to ->iterate_shared by Al Viro · 8 years ago
  24. ac29c64 powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED by Aneesh Kumar K.V · 8 years ago
  25. c7d5484 powerpc/mm: Use _PAGE_READ to indicate Read access by Aneesh Kumar K.V · 8 years ago
  26. 8038665 powerpc/cell: Make spu_base.c explicitly non-modular by Paul Gortmaker · 9 years ago
  27. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  28. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  29. f689b74 Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  30. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
  31. 24ad164 powerpc/cell: Remove the Cell QPACE code by Rashmica Gupta · 9 years ago
  32. f43194e powerpc: Standardise on NR_syscalls rather than __NR_syscalls. by Rashmica Gupta · 9 years ago
  33. 2f4bf52 Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  34. 5d4c9bc irqdomain: Use irq_domain_get_of_node() instead of direct field access by Marc Zyngier · 9 years ago
  35. e5e16d8 powerpc: Kconfig: remove BE-only platforms from LE kernel build by Boqun Feng · 9 years ago
  36. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  37. 391de7f powerpc/cell: Prepare irq handler for irq argument removal by Thomas Gleixner · 9 years ago
  38. 96db800 mm: rename alloc_pages_exact_node() to __alloc_pages_node() by Vlastimil Babka · 9 years ago
  39. ff474e8 Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  40. f444f1f powerpc/cell: Drop support for 64K local store on 4K kernels by Michael Ellerman · 9 years ago
  41. ad3aedf genirq/irqdomain: Allow irq domain aliasing by Marc Zyngier · 9 years ago
  42. 2921d17 powerpc/PCI: Use for_pci_msi_entry() to access MSI device list by Jiang Liu · 9 years ago
  43. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  44. dc3f419 make simple_positive() public by Al Viro · 9 years ago
  45. da004c3 powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table by Alexey Kardashevskiy · 9 years ago
  46. c1231a7 powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 9 years ago
  47. 7e3d6c5 powerpc/cell: Move MSI-related ops to pci_controller_ops by Daniel Axtens · 9 years ago
  48. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  49. 75c3cfa VFS: assorted weird filesystems: d_inode() annotations by David Howells · 10 years ago
  50. 4acd09b powerpc/cell: Fix iommu breakage caused by controller_ops change by Michael Ellerman · 9 years ago
  51. 9c1368f powerpc/cell: Move controller ops from ppc_md to controller_ops by Daniel Axtens · 10 years ago
  52. a7f4ee1 powerpc: Drop return value of smp_ops->probe() by Michael Ellerman · 9 years ago
  53. 7261b95 powerpc/cell: Fix cell iommu after it_page_shift changes by Michael Ellerman · 9 years ago
  54. b0dd00a powerpc/cell: Fix crash in iic_setup_cpu() after per_cpu changes by Michael Ellerman · 9 years ago
  55. bf4981a powerpc: Remove the celleb support by Michael Ellerman · 10 years ago
  56. 529d235 powerpc: Add a proper syscall for switching endianness by Michael Ellerman · 10 years ago
  57. 7f4eec3 powerpc: Delete unnecessary checks before kfree() by Markus Elfring · 10 years ago
  58. d3f180e Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  59. 53a448c powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus() by Emil Medve · 10 years ago
  60. 453c02c powerpc/PCI: Add struct pci_ops member names to initialization by Rob Herring · 10 years ago
  61. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  62. 140cd7f Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  63. b6da007 Merge branch 'akpm' (patchbomb from Andrew) by Linus Torvalds · 10 years ago
  64. 6b9cdf3 ppc/cell: replace get_unused_fd() with get_unused_fd_flags(0) by Yann Droneaud · 10 years ago
  65. cbfe0de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  66. 9e66645 Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  67. aefa568 powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault by Aneesh Kumar K.V · 10 years ago
  68. 280510f PCI/MSI: Rename mask/unmask_msi_irq treewide by Thomas Gleixner · 10 years ago
  69. 83a1891 PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() by Jiang Liu · 10 years ago
  70. e39f223f powerpc: Remove more traces of bootmem by Michael Ellerman · 10 years ago
  71. 0690cbd powerpc/iommu: Rename iommu_[un]map_sg functions by Joerg Roedel · 10 years ago
  72. 68cf0d6 powerpc: Remove superfluous bootmem includes by Anton Blanchard · 10 years ago
  73. dd521d1 Merge branch 'topic/get-cpu-var' into next by Michael Ellerman · 10 years ago
  74. 946e51f move d_rcu from overlapping d_child to overlapping d_alias by Al Viro · 10 years ago
  75. 9178ba2 powerpc: Convert power off logic to pm_power_off by Alexander Graf · 10 years ago
  76. 69111ba powerpc: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  77. 463fbd6 powerpc: platforms: cell: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  78. fd9879b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  79. 73d16a6 powerpc/cell: Move data segment faulting code out of cell platform by Ian Munsie · 10 years ago
  80. e83d016 powerpc/cell: Move spu_handle_mm_fault() out of cell platform by Ian Munsie · 10 years ago
  81. 6b2fd7ef PCI/MSI/PPC: Remove arch_msi_check_device() by Alexander Gordeev · 10 years ago
  82. ce6d73c powerpc: make of_device_ids const by Uwe Kleine-König · 10 years ago
  83. f2dec1e powerpc: cell: Use ktime_get_ns() by Thomas Gleixner · 10 years ago
  84. e623fbf powerpc/cell: Fix compilation with CONFIG_COREDUMP=n by Michael Ellerman · 10 years ago
  85. f5fc822 powerpc/cell: cbe_thermal.c: Cleaning up a variable is of the wrong type by Rickard Strandqvist · 10 years ago
  86. be8f964 powerpc/spufs: Remove duplicate SPUFS_CNTL_MAP_SIZE define by Dan Carpenter · 10 years ago
  87. 2751b62 powerpc: Fix SMP issues with ppc64le ABIv2 by Anton Blanchard · 11 years ago
  88. 282efb7 arch/powerpc: Use RCU_INIT_POINTER(x, NULL) in platforms/cell/spu_syscalls.c by Monam Agarwal · 11 years ago
  89. e6d9bfc Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  90. a02ed5e Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 11 years ago
  91. e97ca8e mm: fix GFP_THISNODE callers and clarify by Johannes Weiner · 11 years ago
  92. 1b67bee powerpc: Implement tick broadcast IPI as a fixed IPI message by Srivatsa S. Bhat · 11 years ago
  93. 402d9a1 powerpc: Free up the slot of PPC_MSG_CALL_FUNC_SINGLE IPI message by Srivatsa S. Bhat · 11 years ago
  94. 74b8af7 powerpc/spufs: Remove MAX_USER_PRIO define by Jeremy Kerr · 11 years ago
  95. 3a55317 powerpc/iommu: Add it_page_shift field to determine iommu page size by Alistair Popple · 11 years ago
  96. e589a440 powerpc/iommu: Update constant names to reflect their hardcoded page size by Alistair Popple · 11 years ago
  97. 92c08a0 powerpc/mm: Use HPTE constants when updating hpte bits by Aneesh Kumar K.V · 11 years ago
  98. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  99. 22a8cb8 new helper: dump_align() by Al Viro · 11 years ago
  100. 7b1f402 spufs: get rid of dump_emit() wrappers by Al Viro · 11 years ago