summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard2010-02-1717-20/+20
* powerpc: Rework /proc/interruptsAnton Blanchard2010-02-171-33/+46
* powerpc: Reduce footprint of xics_ipi_structAnton Blanchard2010-02-171-15/+11
* powerpc: Reduce footprint of irq_statAnton Blanchard2010-02-172-1/+25
* powerpc/eeh: Fix a bug when pci structure is nullBreno Leitao2010-02-174-5/+10
* powerpc: Add coherent_dma_mask to mv64x60 devicesCorey Minyard2010-02-171-0/+3
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-02-172-5/+21
|\
| * powerpc: Fix address masking bug in hpte_need_flush()David Gibson2010-02-101-3/+9
| * powerpc/pseries: Fix kexec regression caused by CPPR trackingMark Nelson2010-02-081-2/+12
* | powerpc: Only print clockevent settings onceAnton Blanchard2010-02-091-2/+2
* | powerpc: Clear MSR_RI during RTAS callsAnton Blanchard2010-02-091-2/+1
* | powerpc: Remove trailing space in messagesFrans Pop2010-02-0913-25/+25
* | powerpc: Make powerpc_firmware_features __read_mostlyAnton Blanchard2010-02-091-1/+1
* | powerpc: Reformat SD_NODE_INIT to match x86Anton Blanchard2010-02-091-21/+27
* | powerpc: Convert mmu context allocator from idr to idaAnton Blanchard2010-02-091-5/+5
* | powerpc: Add last sysfs file and dump of ftrace buffer to oops printoutAnton Blanchard2010-02-091-0/+5
* | powerpc: Reduce differences between pseries and ppc64 defconfigsAnton Blanchard2010-02-092-59/+79
* | powerpc/pseries: Quieten cede latency printkAnton Blanchard2010-02-091-17/+5
* | arch/powerpc: Fix continuation line formatsJoe Perches2010-02-093-9/+9
* | powerpc/pseries: Hypervisor call tracepoints hcall_stats touchupWill Schmidt2010-02-091-2/+2
* | powerpc/pseries: Pass more accurate number of supported cores to firmwareBenjamin Herrenschmidt2010-02-041-1/+63
* | powerpc: Add static fields to ibm,client-architecture calljschopp@austin.ibm.com2010-02-031-2/+17
* | powerpc: Fix typo s/leve/level/ in TLB codeThadeu Lima de Souza Cascardo2010-02-031-1/+1
* | powerpc: Increase NR_IRQS Kconfig maximum to 32768Anton Blanchard2010-02-031-1/+1
* | powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmemPeter Tyser2010-02-031-2/+19
* | powerpc: Mark some variables in the page fault path __read_mostlyAnton Blanchard2010-02-032-8/+8
* | powerpc: Replace per_cpu(, smp_processor_id()) with __get_cpu_var()Anton Blanchard2010-02-032-6/+5
* | powerpc: Simplify param.h by including <asm-generic/param.h>Robert P. J. Day2010-02-031-22/+1
|/
* powerpc: TIF_ABI_PENDING bit removalAndreas Schwab2010-02-013-20/+2
* powerpc/pseries: Fix xics build without CONFIG_SMPBenjamin Herrenschmidt2010-02-011-5/+1
* Merge commit 'jwb/merge' into mergeBenjamin Herrenschmidt2010-01-2920-1271/+3391
|\
| * powerpc/40x: Update the PowerPC 40x board defconfigsJosh Boyer2010-01-047-445/+1238
| * powerpc/44x: Update PowerPC 44x board defconfigsJosh Boyer2010-01-0413-826/+2153
* | powerpc/4xx: Add pcix type 1 transactionsStef van Os2010-01-291-1/+2
* | powerpc/pci: Add missing call to header fixupBenjamin Herrenschmidt2010-01-291-0/+3
* | powerpc/pci: Add missing hookup to pci_slotBenjamin Herrenschmidt2010-01-291-0/+5
* | powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()Benjamin Herrenschmidt2010-01-291-0/+2
* | KVM: powerpc: Show timing option only on embeddedAlexander Graf2010-01-251-1/+1
* | Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt2010-01-157-101/+418
|\ \
| * | powerpc: Use scripts/mkuboot.sh instead of 'mkimage'Peter Tyser2009-12-301-2/+5
| * | powerpc/5200: update defconfigsGrant Likely2009-12-306-99/+413
| |/
* | Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt2010-01-1552-1030/+3351
|\ \
| * | powerpc: 2.6.33 update of defconfigs for embedded 6xx/7xxx, 8xx, 8xxxKumar Gala2010-01-0652-1030/+3351
* | | powerpc: Move cpu hotplug driver lock from pseries to powerpcNathan Fontenot2010-01-152-14/+12
* | | powerpc: Move /proc/ppc64 to /proc/powerpc updateNathan Fontenot2010-01-151-7/+7
* | | powerpc/8xx: Fix user space TLB walk in dcbX fixupJoakim Tjernlund2010-01-151-2/+2
* | | powerpc: Fix decrementer setup on 1GHz boardsStefan Roese2010-01-151-1/+10
* | | powerpc/iseries: Initialise on-stack completionMichael Ellerman2010-01-151-0/+2
* | | powerpc: Use helpers for rlimitsJiri Slaby2010-01-152-3/+3
* | | powerpc: cpumask_of_node() should handle -1 as a nodeAnton Blanchard2010-01-151-1/+3
OpenPOWER on IntegriCloud