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
2009-03-30
Merge commit 'kumar/next' into next
Benjamin Herrenschmidt
68
-1784
/
+4468
2009-03-27
powerpc/85xx: Add support for the "socrates" board (MPC8544).
Wolfgang Grandegger
7
-0
/
+2231
2009-03-27
powerpc: Fix bugs introduced by sysfs changes
Benjamin Herrenschmidt
1
-4
/
+2
2009-03-27
powerpc: Sanitize stack pointer in signal handling code
Josh Boyer
5
-6
/
+25
2009-03-27
powerpc: Add write barrier before enabling DTL flags
Jeremy Kerr
1
-0
/
+4
2009-03-24
powerpc/83xx: Update ranges in gianfar node to match other dts
Kumar Gala
1
-5
/
+6
2009-03-24
powerpc/86xx: Move gianfar mdio nodes under the ethernet nodes
Anton Vorontsov
11
-199
/
+237
2009-03-24
powerpc/85xx: Move gianfar mdio nodes under the ethernet nodes
Anton Vorontsov
31
-1016
/
+1183
2009-03-24
powerpc/83xx: Move gianfar mdio nodes under the ethernet nodes
Anton Vorontsov
18
-393
/
+488
2009-03-24
powerpc/83xx: Add power management support for MPC837x boards
Anton Vorontsov
6
-171
/
+323
2009-03-24
powerpc/mm: Introduce early_init_mmu() on 64-bit
Benjamin Herrenschmidt
4
-34
/
+43
2009-03-24
powerpc/mm: Add option for non-atomic PTE updates to ppc64
Benjamin Herrenschmidt
2
-1
/
+13
2009-03-24
powerpc/mm: Fix printk type warning in mmu_context_nohash
Benjamin Herrenschmidt
1
-1
/
+1
2009-03-24
powerpc/mm: Rename arch/powerpc/kernel/mmap.c to mmap_64.c
Benjamin Herrenschmidt
2
-1
/
+1
2009-03-24
powerpc/mm: Merge various PTE bits and accessors definitions
Benjamin Herrenschmidt
4
-337
/
+233
2009-03-24
powerpc/mm: Tweak PTE bit combination definitions
Benjamin Herrenschmidt
12
-76
/
+89
2009-03-24
powerpc/cell: Fix iommu exception reporting
Jeremy Kerr
1
-4
/
+5
2009-03-24
powerpc/mm: e300c2/c3/c4 TLB errata workaround
Kumar Gala
4
-7
/
+45
2009-03-24
powerpc/mm: Used free register to save a few cycles in SW TLB miss handling
Kumar Gala
1
-27
/
+24
2009-03-24
powerpc/mm: Remove unused register usage in SW TLB miss handling
Kumar Gala
1
-8
/
+3
2009-03-24
powerpc: expect all devices calling dma ops to have archdata set
Kumar Gala
1
-11
/
+1
2009-03-24
powerpc: setup default archdata for {of_}platform via bus_register_notifier
Kumar Gala
2
-13
/
+36
2009-03-24
powerpc/pci: Default to dma_direct_ops for pci dma_ops
Kumar Gala
1
-1
/
+1
2009-03-24
powerpc/pmi: Irq handlers return irqreturn_t
Stephen Rothwell
1
-1
/
+1
2009-03-24
cpumask: Use mm_cpumask() wrapper instead of cpu_vm_mask
Rusty Russell
7
-23
/
+20
2009-03-24
powerpc: Turn on self-tests in ppc64_defconfig
Michael Ellerman
1
-3
/
+3
2009-03-24
powerpc/msi: Mark the MSI bitmap selftest code as __init
Michael Ellerman
1
-3
/
+3
2009-03-24
powerpc/cell: Make axonram depends on BLOCK
Michael Ellerman
1
-1
/
+1
2009-03-24
powerpc: Add virtual processor dispatch trace log
Jeremy Kerr
4
-0
/
+295
2009-03-24
powerpc: Add dispatch trace log fields to lppaca
Jeremy Kerr
1
-2
/
+4
2009-03-24
powerpc: Fix page_ins details in lppaca comments
Jeremy Kerr
1
-1
/
+1
2009-03-24
powerpc: Make sysfs code use smp_call_function_single
Rusty Russell
1
-25
/
+6
2009-03-24
powerpc/pseries: Failed reconfig notifier chain call cleanup
Nathan Fontenot
1
-1
/
+5
2009-03-24
powerpc: Fix prom_init on 32-bit OF machines
Benjamin Herrenschmidt
1
-1
/
+1
2009-03-24
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
10
-163
/
+258
2009-03-23
powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines
Kumar Gala
1
-0
/
+9
2009-03-20
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
7
-42
/
+435
2009-03-20
Merge commit 'kumar/next' into next
Benjamin Herrenschmidt
13
-18
/
+2532
2009-03-20
powerpc/mm: Unify PTE_RPN_SHIFT and _PAGE_CHG_MASK definitions
Benjamin Herrenschmidt
2
-12
/
+26
2009-03-20
powerpc/mm: Split the various pgtable-* headers based on MMU type
Benjamin Herrenschmidt
12
-467
/
+564
2009-03-19
powerpc/86xx: Default configuration for GE Fanuc's PPC9A
Martyn Welch
1
-0
/
+1889
2009-03-19
powerpc/86xx: Board support for GE Fanuc's PPC9A
Martyn Welch
4
-1
/
+597
2009-03-19
powerpc/cpm2: fix building fs_enet driver as a module.
Grant Likely
1
-0
/
+1
2009-03-19
powerpc/86xx: Run sbc310 USB fixup code only on the appropriate platform.
Martyn Welch
1
-0
/
+4
2009-03-18
powerpc/ps3: ps3_defconfig updates
Geoff Levand
1
-60
/
+190
2009-03-18
Merge commit 'gcl/merge' into merge
Benjamin Herrenschmidt
2
-4
/
+6
2009-03-17
powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SW
Kumar Gala
1
-3
/
+3
2009-03-17
powerpc/5200: Enable CPU_FTR_NEED_COHERENT for MPC52xx
Piotr Ziecik
1
-1
/
+3
2009-03-13
ps3/block: Replace mtd/ps3vram by block/ps3vram
Geert Uytterhoeven
1
-0
/
+7
2009-03-11
powerpc/bootwrapper: add fixed-head.o to simpleimage wrappers
Grant Likely
1
-2
/
+2
[next]