aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2010-02-17powerpc: Use lwarx hint in spinlocksAnton Blanchard
2010-02-17powerpc: Convert global "BAD" interrupt to per cpu spuriousAnton Blanchard
2010-02-17powerpc: Add timer, performance monitor and machine check counts to /proc/int...Anton Blanchard
2010-02-17powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard
2010-02-17powerpc: Rework /proc/interruptsAnton Blanchard
2010-02-17powerpc: Reduce footprint of xics_ipi_structAnton Blanchard
2010-02-17powerpc: Reduce footprint of irq_statAnton Blanchard
2010-02-17powerpc/eeh: Fix a bug when pci structure is nullBreno Leitao
2010-02-17powerpc: Add coherent_dma_mask to mv64x60 devicesCorey Minyard
2010-02-17Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2010-02-16powerpc/mpc5121: Add default config for MPC5121Anatolij Gustschin
2010-02-16powerpc/mpc5121: update mpc5121ads DTSAnatolij Gustschin
2010-02-16powerpc/mpc5121: create and register NFC deviceAnatolij Gustschin
2010-02-16powerpc/mpc5121: Add machine restart supportAnatolij Gustschin
2010-02-16powerpc/mpc5121: avoid using arch_initcall for clock initAnatolij Gustschin
2010-02-14of: remove undefined request_OF_resource & release_OF_resourceGrant Likely
2010-02-14of: move definition of of_chosen into common code.Grant Likely
2010-02-14of: remove unused extern reference to devtree_lockGrant Likely
2010-02-14of: put default string compare and #a/s-cell values into common headerGrant Likely
2010-02-14of/flattree: Don't assume HAVE_LMBJeremy Kerr
2010-02-13powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmemPeter Tyser
2010-02-13powerpc/85xx: Fix oops during MSI driver probe on MPC85xxMDS boardsAnton Vorontsov
2010-02-12powerpc/40x: Add support for PPC40x boards with > 512MB SDRAMStefan Roese
2010-02-10powerpc/44x: Add MTD support to katmai defconfigStefan Roese
2010-02-10powerpc/44x: Update Glacier dtsStefan Roese
2010-02-10powerpc/44x: Update Arches dtsStefan Roese
2010-02-10powerpc/44x: Add MTD support (NOR FLASH) to Katmai dtsStefan Roese
2010-02-10powerpc/44x: Fix L2-cache support for 460GTStefan Roese
2010-02-10powerpc: Fix address masking bug in hpte_need_flush()David Gibson
2010-02-09of/flattree: endian-convert members of boot_param_headerJeremy Kerr
2010-02-09of/flattree: use callback to setup initrd from /chosenJeremy Kerr
2010-02-09of/flattree: merge early_init_dt_scan_memory() common codeGrant Likely
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely
2010-02-09of: merge of_find_node_by_phandleJeremy Kerr
2010-02-09of: merge of_attach_node() & of_detach_node()Grant Likely
2010-02-09powerpc: Only print clockevent settings onceAnton Blanchard
2010-02-09powerpc: Clear MSR_RI during RTAS callsAnton Blanchard
2010-02-09powerpc: Remove trailing space in messagesFrans Pop
2010-02-09powerpc: Make powerpc_firmware_features __read_mostlyAnton Blanchard
2010-02-09powerpc: Reformat SD_NODE_INIT to match x86Anton Blanchard
2010-02-09powerpc: Convert mmu context allocator from idr to idaAnton Blanchard
2010-02-09powerpc: Add last sysfs file and dump of ftrace buffer to oops printoutAnton Blanchard
2010-02-09powerpc: Reduce differences between pseries and ppc64 defconfigsAnton Blanchard
2010-02-09powerpc/pseries: Quieten cede latency printkAnton Blanchard
2010-02-09arch/powerpc: Fix continuation line formatsJoe Perches
2010-02-09powerpc/pseries: Hypervisor call tracepoints hcall_stats touchupWill Schmidt
2010-02-08powerpc/pseries: Fix kexec regression caused by CPPR trackingMark Nelson
2010-02-04powerpc/pseries: Pass more accurate number of supported cores to firmwareBenjamin Herrenschmidt
2010-02-03powerpc: Add static fields to ibm,client-architecture calljschopp@austin.ibm.com
2010-02-03powerpc: Fix typo s/leve/level/ in TLB codeThadeu Lima de Souza Cascardo