aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2012-12-18Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2012-12-06powerpc: mpc5200: Add a3m071 board supportStefan Roese
2012-12-03powerpc/512x: don't compile any platform DIU code if the DIU is not enabledTimur Tabi
2012-12-03powerpc/mpc52xx: use module_platform_driver macroSrinivas Kandagatla
2012-11-26Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt
2012-11-26Merge branch 'merge' into nextBenjamin Herrenschmidt
2012-11-26powerpc/eeh: Do not invalidate PE properlyGavin Shan
2012-11-25powerpc/dma/raidengine: add raidengine deviceXuelin Shi
2012-11-25powerpc/iommu/fsl: Add PAMU bypass enable register to ccsr_guts structVarun Sethi
2012-11-25powerpc/mpc85xx: Change spin table to cached memoryYork Sun
2012-11-25powerpc/fsl-pci: Add PCI controller ATMU PM supportJia Hongtao
2012-11-25powerpc/86xx: fsl_pcibios_fixup_bus requires CONFIG_PCITimur Tabi
2012-11-25powerpc/85xx: p1022ds: Use NULL instead of 0 for pointersTushar Behera
2012-11-23powerpc/pseries: Fix oops with MSIs when missing EEH PEsAlexey Kardashevskiy
2012-11-15powerpc: Disable relocation on exceptions when kexecingIan Munsie
2012-11-15powerpc: Enable relocation on during exceptions at bootIan Munsie
2012-11-15powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate functionIan Munsie
2012-11-15powerpc: Add wrappers to enable/disable relocation on exceptionsIan Munsie
2012-11-15powerpc: Add set_mode hcallIan Munsie
2012-11-15powerpc: Setup relocation on exceptions for bare metal systemsMichael Neuling
2012-11-15powerpc: Move initial mfspr LPCR out of __init_LPCRMichael Neuling
2012-11-15powerpc: Add relocation on exception vector handlersMichael Neuling
2012-11-15powerpc: Add new macros needed for relocation on exceptionsMichael Neuling
2012-11-15powerpc: Turn syscall handler into macrosMichael Neuling
2012-11-15powerpc: Make load_hander handle upto 64k offsetMichael Neuling
2012-11-15powerpc: Remove unessessary 0x3000 location enforcementMichael Neuling
2012-11-15powerpc: Whitespace changes in exception64s.SMichael Neuling
2012-11-15Merge branch 'dt' into nextBenjamin Herrenschmidt
2012-11-15powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n buildAnton Blanchard
2012-11-15powerpc: Add POWER8 architected mode to cputableMichael Neuling
2012-11-15powerpc/pseries: Update ibm,architecture.vec for PAPR 2.7/POWER8Michael Neuling
2012-11-15powerpc: Change free_bootmem() to kfree()JoonSoo Kim
2012-11-15powerpc/ptrace: Enable hardware breakpoint upon re-registeringAravinda Prasad
2012-11-15powerpc: Use asm-generic/bitops/le.hAkinobu Mita
2012-11-15powerpc: Remove BITOP_MASK and BITOP_WORD from asm/bitops.hAkinobu Mita
2012-11-15powerpc/iommu: Use bitmap libraryAkinobu Mita
2012-11-15powerpc: Fix typos in Freescale copyright claimsYang Li
2012-11-15powerpc: Remove stale function prototypes from setup.hAnton Blanchard
2012-11-15powerpc: Move most of setup.h out of uapiAnton Blanchard
2012-11-15powerpc: Fix denorm symbol nameMichael Neuling
2012-11-15powerpc: POWER8 cputable entryMichael Neuling
2012-11-15powerpc: Add POWER8 setup codeMichael Neuling
2012-11-15powerpc: make POWER7 setup code name genericMichael Neuling
2012-11-15powerpc/perf: Add missing L2 constraint handling in Power7 PMUMichael Ellerman
2012-11-15powerpc/powermac/cpufreq_32: Set non-infinite transition time for 7447A driverAndreas Schwab
2012-11-15powerpc/ptrace: Remove unused addr parameter in ppc_del_hwdebug()Michael Neuling
2012-11-15powerpc/ptrace: Fix spelling mistakeMichael Neuling
2012-11-15powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrac...K.Prasad
2012-11-15powerpc: Remove no longer used ppc_md.idle_loop()Michael Ellerman
2012-11-15powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning !Li Zhong