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
2010-02-17
powerpc: Pair loads and stores in copy_4k_page
Anton Blanchard
1
-14
/
+14
2010-02-17
powerpc: Use lwsync for acquire barrier if CPU supports it
Anton Blanchard
2
-3
/
+7
2010-02-17
powerpc: Fix lwsync patching code on 64bit
Anton Blanchard
1
-1
/
+1
2010-02-17
powerpc: Rename LWSYNC_ON_SMP to PPC_RELEASE_BARRIER, ISYNC_ON_SMP to PPC_ACQ...
Anton Blanchard
7
-60
/
+65
2010-02-17
powerpc: Convert open coded native hashtable bit lock
Anton Blanchard
1
-3
/
+2
2010-02-17
powerpc: Use lwarx/ldarx hint in bit locks
Anton Blanchard
4
-32
/
+37
2010-02-17
powerpc: Use lwarx hint in spinlocks
Anton Blanchard
2
-3
/
+18
2010-02-17
powerpc: Convert global "BAD" interrupt to per cpu spurious
Anton Blanchard
2
-15
/
+8
2010-02-17
powerpc: Add timer, performance monitor and machine check counts to /proc/int...
Anton Blanchard
4
-0
/
+50
2010-02-17
powerpc: Remove whitespace in irq chip name fields
Anton Blanchard
17
-20
/
+20
2010-02-17
powerpc: Rework /proc/interrupts
Anton Blanchard
1
-33
/
+46
2010-02-17
powerpc: Reduce footprint of xics_ipi_struct
Anton Blanchard
1
-15
/
+11
2010-02-17
powerpc: Reduce footprint of irq_stat
Anton Blanchard
2
-1
/
+25
2010-02-17
powerpc/eeh: Fix a bug when pci structure is null
Breno Leitao
4
-5
/
+10
2010-02-17
powerpc: Add coherent_dma_mask to mv64x60 devices
Corey Minyard
1
-0
/
+3
2010-02-17
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2
-5
/
+21
2010-02-10
powerpc: Fix address masking bug in hpte_need_flush()
David Gibson
1
-3
/
+9
2010-02-09
powerpc: Only print clockevent settings once
Anton Blanchard
1
-2
/
+2
2010-02-09
powerpc: Clear MSR_RI during RTAS calls
Anton Blanchard
1
-2
/
+1
2010-02-09
powerpc: Remove trailing space in messages
Frans Pop
13
-25
/
+25
2010-02-09
powerpc: Make powerpc_firmware_features __read_mostly
Anton Blanchard
1
-1
/
+1
2010-02-09
powerpc: Reformat SD_NODE_INIT to match x86
Anton Blanchard
1
-21
/
+27
2010-02-09
powerpc: Convert mmu context allocator from idr to ida
Anton Blanchard
1
-5
/
+5
2010-02-09
powerpc: Add last sysfs file and dump of ftrace buffer to oops printout
Anton Blanchard
1
-0
/
+5
2010-02-09
powerpc: Reduce differences between pseries and ppc64 defconfigs
Anton Blanchard
2
-59
/
+79
2010-02-09
powerpc/pseries: Quieten cede latency printk
Anton Blanchard
1
-17
/
+5
2010-02-09
arch/powerpc: Fix continuation line formats
Joe Perches
3
-9
/
+9
2010-02-09
powerpc/pseries: Hypervisor call tracepoints hcall_stats touchup
Will Schmidt
1
-2
/
+2
2010-02-08
powerpc/pseries: Fix kexec regression caused by CPPR tracking
Mark Nelson
1
-2
/
+12
2010-02-04
powerpc/pseries: Pass more accurate number of supported cores to firmware
Benjamin Herrenschmidt
1
-1
/
+63
2010-02-03
powerpc: Add static fields to ibm,client-architecture call
jschopp@austin.ibm.com
1
-2
/
+17
2010-02-03
powerpc: Fix typo s/leve/level/ in TLB code
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2010-02-03
powerpc: Increase NR_IRQS Kconfig maximum to 32768
Anton Blanchard
1
-1
/
+1
2010-02-03
powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmem
Peter Tyser
1
-2
/
+19
2010-02-03
powerpc: Mark some variables in the page fault path __read_mostly
Anton Blanchard
2
-8
/
+8
2010-02-03
powerpc: Replace per_cpu(, smp_processor_id()) with __get_cpu_var()
Anton Blanchard
2
-6
/
+5
2010-02-03
powerpc: Simplify param.h by including <asm-generic/param.h>
Robert P. J. Day
1
-22
/
+1
2010-02-01
powerpc: TIF_ABI_PENDING bit removal
Andreas Schwab
3
-20
/
+2
2010-02-01
powerpc/pseries: Fix xics build without CONFIG_SMP
Benjamin Herrenschmidt
1
-5
/
+1
2010-01-29
Merge commit 'jwb/merge' into merge
Benjamin Herrenschmidt
20
-1271
/
+3391
2010-01-29
powerpc/4xx: Add pcix type 1 transactions
Stef van Os
1
-1
/
+2
2010-01-29
powerpc/pci: Add missing call to header fixup
Benjamin Herrenschmidt
1
-0
/
+3
2010-01-29
powerpc/pci: Add missing hookup to pci_slot
Benjamin Herrenschmidt
1
-0
/
+5
2010-01-29
powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()
Benjamin Herrenschmidt
1
-0
/
+2
2010-01-25
KVM: powerpc: Show timing option only on embedded
Alexander Graf
1
-1
/
+1
2010-01-15
Merge commit 'gcl/merge' into merge
Benjamin Herrenschmidt
7
-101
/
+418
2010-01-15
Merge commit 'kumar/merge' into merge
Benjamin Herrenschmidt
52
-1030
/
+3351
2010-01-15
powerpc: Move cpu hotplug driver lock from pseries to powerpc
Nathan Fontenot
2
-14
/
+12
2010-01-15
powerpc: Move /proc/ppc64 to /proc/powerpc update
Nathan Fontenot
1
-7
/
+7
2010-01-15
powerpc/8xx: Fix user space TLB walk in dcbX fixup
Joakim Tjernlund
1
-2
/
+2
[next]