summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2013-02-15powerpc: Move boot_paca into early_setupGeoff Levand3-3/+2
2013-02-15powerpc/ps3: Refresh ps3_defconfigGeoff Levand1-6/+9
2013-02-15powerpc/ps3: Increase verbosity of htab errorsGeoff Levand1-6/+8
2013-02-15powerpc/ps3: Add macro PS3_VERBOSE_RESULTGeoff Levand1-1/+1
2013-02-15powerpc/kvm/book3s_pr: Fix compilation on 32-bit machinesPaul Mackerras1-0/+1
2013-02-15powerpc/kvm/book3s_hv: Preserve guest CFAR register valuePaul Mackerras5-2/+24
2013-02-15powerpc: Save CFAR before branching in interrupt entry pathsPaul Mackerras2-46/+133
2013-02-15powerpc: Remove Cell-specific relocation-on interrupt vector codePaul Mackerras1-10/+0
2013-02-14burying unused conditionalsAl Viro2-9/+0
2013-02-13powerpc/85xx: dts - add ranges property for SECPo Liu1-0/+1
2013-02-13powerpc/83xx: update kmeter1_defconfigHolger Brunck1-4/+2
2013-02-13powerpc/83xx: apply mpc8360e quirk for kmeter1 only when par_io is presentGerlando Falauto1-5/+7
2013-02-13powerpc/83xx: refactor mpc8360e quirk for kmeter1Gerlando Falauto1-72/+77
2013-02-13powerpc/83xx: fix checkpatch warnings for km83xx.cHolger Brunck1-6/+4
2013-02-13powerpc/82xx: fix checkpatch warnings for km82xx.cHolger Brunck1-3/+3
2013-02-13powerpc/85xx: fix various PCI node compatible stringsTimur Tabi4-13/+18
2013-02-13powerpc/85xx: describe the PAMU topology in the device treeTimur Tabi5-48/+378
2013-02-13powerpc/85xx: enable MTD options in sbc8548 defconfigPaul Gortmaker1-0/+19
2013-02-13powerpc/85xx: add alternate dts file for sbc8548 boot via SODIMMPaul Gortmaker1-0/+115
2013-02-13powerpc/85xx: update sbc8548 flash information to match recent u-bootPaul Gortmaker1-19/+15
2013-02-13powerpc/85xx: split sbc8548 dts file into pre and post chunksPaul Gortmaker3-318/+351
2013-02-13powerpc/85xx: use for_each_compatible_node() macroWei Yongjun1-3/+1
2013-02-13KVM: PPC: BookE: Handle alignment interruptsAlexander Graf2-3/+19
2013-02-13booke: Added DBCR4 SPR numberBharat Bhushan1-0/+1
2013-02-13KVM: PPC: booke: Allow multiple exception typesBharat Bhushan5-16/+54
2013-02-13KVM: PPC: booke: use vcpu reference from thread_structBharat Bhushan3-7/+3
2013-02-12powerpc/fsl: msi: sparse fixesKim Phillips1-2/+2
2013-02-12powerpc/fsl: ifc: sparse fixesKim Phillips1-1/+1
2013-02-12powerpc/fsl: fsl_soc: sparse fixesKim Phillips1-2/+2
2013-02-12powerpc/fsl: lbc: sparse fixesKim Phillips1-3/+3
2013-02-11powerpc/5200: Use the gpt* labels to simplify mpc5200 dts filesGrant Likely11-235/+70
2013-02-11powerpc/5200: Add Lite5200 on-board LEDs as devicesGrant Likely2-12/+36
2013-02-11sched, powerpc: Fix sched.h split-up build failureIngo Molnar1-0/+1
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-27/+35
2013-02-08powerpc: Add support for context switching the TAR registerIan Munsie6-1/+38
2013-02-08pseries/iommu: Remove DDW on kexecNishanth Aravamudan1-38/+50
2013-02-08pseries/iommu: Restore_default_window does not use liobn parameterNishanth Aravamudan1-2/+2
2013-02-08powerpc: fix ics_rtas_init and start_secondary section mismatchDaniel Borkmann2-2/+2
2013-02-06perf/powerpc: Fix build errorSukadev Bhattiprolu1-1/+1
2013-02-06powerpc/5200: Fix size to request_mem_region() callGrant Likely1-1/+1
2013-02-05powerpc/mpc5xxx: fix sparse warning for non static symbolAnatolij Gustschin1-2/+2
2013-02-05powerpc/mpc512x: fix sparce warnings for non static symbolsAnatolij Gustschin2-3/+5
2013-02-05powerpc/mpc512x: fix noderef sparse warningsAnatolij Gustschin1-9/+9
2013-02-04powerpc/512x: add function for chip select parameter configurationAnatolij Gustschin2-0/+46
2013-02-04arch Kconfig: Remove references to IRQ_PER_CPUJames Hogan1-1/+0
2013-02-04Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner1-1/+1
2013-02-04powerpc/mm: Fix hash computation functionAneesh Kumar K.V1-27/+35
2013-02-03powerpc: trim the crap from syscalls.hAl Viro1-5/+0
2013-02-03powerpc: switch to generic old sigaction()Al Viro4-75/+3
2013-02-03powerpc: switch to generic compat rt_sigaction()Al Viro3-39/+1