summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2010-02-17powerpc: Use lwsync for acquire barrier if CPU supports itAnton Blanchard2-3/+7
2010-02-17powerpc: Fix lwsync patching code on 64bitAnton Blanchard1-1/+1
2010-02-17powerpc: Rename LWSYNC_ON_SMP to PPC_RELEASE_BARRIER, ISYNC_ON_SMP to PPC_ACQ...Anton Blanchard7-60/+65
2010-02-17powerpc: Convert open coded native hashtable bit lockAnton Blanchard1-3/+2
2010-02-17powerpc: Use lwarx/ldarx hint in bit locksAnton Blanchard4-32/+37
2010-02-17powerpc: Use lwarx hint in spinlocksAnton Blanchard2-3/+18
2010-02-17powerpc: Convert global "BAD" interrupt to per cpu spuriousAnton Blanchard2-15/+8
2010-02-17powerpc: Add timer, performance monitor and machine check counts to /proc/int...Anton Blanchard4-0/+50
2010-02-17powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard17-20/+20
2010-02-17powerpc: Rework /proc/interruptsAnton Blanchard1-33/+46
2010-02-17powerpc: Reduce footprint of xics_ipi_structAnton Blanchard1-15/+11
2010-02-17powerpc: Reduce footprint of irq_statAnton Blanchard2-1/+25
2010-02-17powerpc/eeh: Fix a bug when pci structure is nullBreno Leitao4-5/+10
2010-02-17powerpc: Add coherent_dma_mask to mv64x60 devicesCorey Minyard1-0/+3
2010-02-17Merge commit 'origin/master' into nextBenjamin Herrenschmidt2-5/+21
2010-02-16powerpc/mpc5121: Add default config for MPC5121Anatolij Gustschin1-0/+1694
2010-02-16powerpc/mpc5121: update mpc5121ads DTSAnatolij Gustschin1-22/+33
2010-02-16powerpc/mpc5121: create and register NFC deviceAnatolij Gustschin1-0/+8
2010-02-16powerpc/mpc5121: Add machine restart supportAnatolij Gustschin5-0/+57
2010-02-16powerpc/mpc5121: avoid using arch_initcall for clock initAnatolij Gustschin5-7/+10
2010-02-14of: remove undefined request_OF_resource & release_OF_resourceGrant Likely1-5/+0
2010-02-14of: move definition of of_chosen into common code.Grant Likely2-5/+0
2010-02-14of: remove unused extern reference to devtree_lockGrant Likely1-2/+0
2010-02-14of: put default string compare and #a/s-cell values into common headerGrant Likely1-7/+0
2010-02-14of/flattree: Don't assume HAVE_LMBJeremy Kerr1-0/+5
2010-02-13powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmemPeter Tyser1-2/+19
2010-02-13powerpc/85xx: Fix oops during MSI driver probe on MPC85xxMDS boardsAnton Vorontsov1-1/+2
2010-02-12powerpc/40x: Add support for PPC40x boards with > 512MB SDRAMStefan Roese1-2/+2
2010-02-10powerpc/44x: Add MTD support to katmai defconfigStefan Roese1-5/+89
2010-02-10powerpc/44x: Update Glacier dtsStefan Roese1-9/+67
2010-02-10powerpc/44x: Update Arches dtsStefan Roese1-0/+12
2010-02-10powerpc/44x: Add MTD support (NOR FLASH) to Katmai dtsStefan Roese1-19/+52
2010-02-10powerpc/44x: Fix L2-cache support for 460GTStefan Roese1-1/+2
2010-02-10powerpc: Fix address masking bug in hpte_need_flush()David Gibson1-3/+9
2010-02-09of/flattree: endian-convert members of boot_param_headerJeremy Kerr1-1/+1
2010-02-09of/flattree: use callback to setup initrd from /chosenJeremy Kerr1-0/+10
2010-02-09of/flattree: merge early_init_dt_scan_memory() common codeGrant Likely1-51/+18
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely12-37/+37
2010-02-09of: merge of_find_node_by_phandleJeremy Kerr1-21/+0
2010-02-09of: merge of_attach_node() & of_detach_node()Grant Likely2-63/+0
2010-02-09powerpc: Only print clockevent settings onceAnton Blanchard1-2/+2
2010-02-09powerpc: Clear MSR_RI during RTAS callsAnton Blanchard1-2/+1
2010-02-09powerpc: Remove trailing space in messagesFrans Pop13-25/+25
2010-02-09powerpc: Make powerpc_firmware_features __read_mostlyAnton Blanchard1-1/+1
2010-02-09powerpc: Reformat SD_NODE_INIT to match x86Anton Blanchard1-21/+27
2010-02-09powerpc: Convert mmu context allocator from idr to idaAnton Blanchard1-5/+5
2010-02-09powerpc: Add last sysfs file and dump of ftrace buffer to oops printoutAnton Blanchard1-0/+5
2010-02-09powerpc: Reduce differences between pseries and ppc64 defconfigsAnton Blanchard2-59/+79
2010-02-09powerpc/pseries: Quieten cede latency printkAnton Blanchard1-17/+5
2010-02-09arch/powerpc: Fix continuation line formatsJoe Perches3-9/+9