index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-03
powerpc and sparc: Introduce dev_archdata node accessors
Anton Vorontsov
1
-0
/
+12
2008-12-03
powerpc/ibmebus: Get rid of the IRQ mapping in ibmebus_free_irq()
Sebastien Dugue
1
-0
/
+1
2008-12-03
powerpc: Eliminate NULL test and memset after alloc_bootmem
Julia Lawall
1
-2
/
+0
2008-12-03
powerpc: Add sync_*_for_* to dma_ops
Becky Bruce
3
-31
/
+92
2008-12-03
powerpc: Allow the max stack trace depth to be configured
Johannes Berg
2
-1
/
+10
2008-12-03
powerpc: Use RCU based pte freeing mechanism for all powerpc
Kumar Gala
8
-175
/
+167
2008-12-03
powerpc: Add a local_flush_tlb_page to handle kmap_atomic invalidates
Kumar Gala
2
-2
/
+16
2008-12-03
powerpc: hash_page_sync should only be used on SMP & STD_MMU_32
Kumar Gala
1
-3
/
+3
2008-12-03
powerpc: Fix ppc32 mm_struct CPU tracking in SMP
Benjamin Herrenschmidt
1
-0
/
+3
2008-12-03
powerpc: Add MSR[CE, DE] to the MSR bits we print on show_regs()
Kumar Gala
1
-0
/
+2
2008-12-03
Merge branch 'merge'
Paul Mackerras
32
-565
/
+2766
2008-12-03
powerpc: Fix dma_map_sg() cache flushing on non coherent platforms
Benjamin Herrenschmidt
1
-0
/
+1
2008-12-03
Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-0
/
+11
2008-12-03
powerpc: Use physical cpu id when setting the processor affinity
Kumar Gala
1
-1
/
+1
2008-12-01
powerpc: Fix build for 32-bit SMP configs
Milton Miller
1
-0
/
+2
2008-12-01
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
24
-560
/
+2750
2008-12-01
powerpc: Fix system calls on Cell entered with XER.SO=1
Paul Mackerras
1
-1
/
+7
2008-12-01
powerpc/cell: Fix GDB watchpoints, again
Arnd Bergmann
1
-2
/
+7
2008-12-01
powerpc/mpic: Don't reset affinity for secondary MPIC on boot
Arnd Bergmann
1
-2
/
+7
2008-12-01
powerpc/cell/axon-msi: Retry on missing interrupt
Arnd Bergmann
1
-5
/
+31
2008-12-01
powerpc: Fix boot freeze on machine with empty memory node
Dave Hansen
1
-47
/
+75
2008-12-01
powerpc: Fix IRQ assignment for some PCIe devices
Adhemerval Zanella
1
-2
/
+5
2008-11-30
remove __ARCH_WANT_COMPAT_SYS_PTRACE
Christoph Hellwig
1
-2
/
+0
2008-11-30
powerpc set_huge_psize() false positive
Al Viro
2
-2
/
+1
2008-11-25
KVM: ppc: stop leaking host memory on VM exit
Hollis Blanchard
3
-0
/
+11
2008-11-24
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...
Paul Mackerras
1
-0
/
+3
2008-11-24
Merge branch 'merge' of ssh://master.kernel.org/pub/scm/linux/kernel/git/jwbo...
Paul Mackerras
2
-3
/
+20
2008-11-24
Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into merge
Paul Mackerras
12
-494
/
+2591
2008-11-21
powerpc/spufs: Fix spinning in spufs_ps_fault on signal
Jeremy Kerr
1
-0
/
+3
2008-11-20
powerpc/mpc832x_rdb: fix swapped ethernet ids
Michael Barkowski
1
-2
/
+2
2008-11-20
powerpc: Use generic PHY driver for Marvell 88E1111 PHY on GE Fanuc SBC610
Martyn Welch
1
-1
/
+1
2008-11-20
powerpc/85xx: L2 cache size wrong in 8572DS dts
Trent Piepho
1
-1
/
+1
2008-11-19
powerpc/mpic: Use new smp_request_message_ipi
Milton Miller
1
-28
/
+4
2008-11-19
powerpc: Provide a separate handler for each IPI action
Milton Miller
2
-0
/
+66
2008-11-19
powerpc: Correct page-in counter for CMM with 64k pages
Robert Jennings
1
-1
/
+1
2008-11-19
powerpc/pmac: Use of_find_node_with_property() in pmac_setup_arch()
Michael Ellerman
1
-3
/
+1
2008-11-19
powerpc: Use of_find_node_with_property() in cell_iommu_fixed_mapping_init()
Michael Ellerman
1
-4
/
+1
2008-11-19
powerpc: Use for_each_node_with_property() in of_irq_map_init()
Michael Ellerman
1
-4
/
+1
2008-11-19
powerpc: Optimise mutex
Nick Piggin
1
-5
/
+130
2008-11-19
powerpc: Optimise smp_rmb
Nick Piggin
1
-9
/
+11
2008-11-19
powerpc: Optimise smp_wmb
Nick Piggin
2
-2
/
+6
2008-11-19
powerpc: Update 64bit __copy_tofrom_user() using CPU_FTR_UNALIGNED_LD_STD
Mark Nelson
1
-2
/
+15
2008-11-19
powerpc: Remove superfluous WARN_ON() from dma-noncoherent.c
Hollis Blanchard
1
-1
/
+0
2008-11-19
powerpc: Tell gcc when we clobber the carry in inline asm
Paul Mackerras
3
-12
/
+12
2008-11-19
powerpc/ps3: Replace the flip_ctl logic in ps3av and ps3fb by a mutex
Geert Uytterhoeven
3
-4
/
+7
2008-11-14
powerpc/virtex: Update defconfigs
Grant Likely
4
-125
/
+1469
2008-11-14
powerpc/52xx: update defconfigs
Grant Likely
6
-361
/
+1117
2008-11-14
powerpc/virtex: fix various format/casting printk mismatches
Grant Likely
1
-2
/
+2
2008-11-14
powerpc/mpc5200: fix bestcomm Kconfig dependencies
Grant Likely
1
-6
/
+3
2008-11-13
powerpc/44x: Fix 460EX/460GT machine check handling
Benjamin Herrenschmidt
1
-1
/
+6
[next]