summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2013-08-27pseries: Move plpar_wrapper.h to powerpc common include/asm location.Deepthi Dharwar11-17/+14
2013-08-27pseries/cpuidle: Remove dependency of pseries.h fileDeepthi Dharwar2-4/+0
2013-08-27powerpc: Unaligned stores and stmw are broken in emulation codeTom Musta1-3/+5
2013-08-27powerpc/mm: Mark Memory Resources as busyNathan Fontenot1-1/+1
2013-08-26ppc: kvm: use anon_inode_getfd() with O_CLOEXEC flagYann Droneaud3-3/+3
2013-08-24powerpc/85xx: Add C293PCIE board supportMingkai Hu6-0/+307
2013-08-24powerpc/85xx: Add silicon device tree for C293Mingkai Hu2-0/+256
2013-08-24powerpc/85xx: Add SEC6.0 device treeMingkai Hu1-0/+56
2013-08-24powerpc: add Book E support to 64-bit hibernationWang Dongsheng1-2/+43
2013-08-24powerpc/85xx: Add P1023RDB board supportChunhe Lan4-6/+280
2013-08-24powerpc/85xx: Add support for 85xx cpu type detectionHaijun.Zhang1-0/+92
2013-08-24dts: mpc512x: prepare for preprocessor supportGerhard Sittig4-3/+4
2013-08-24powerpc: mpc512x: array decl for MCLK registers in CCMGerhard Sittig1-16/+2
2013-08-23i2c: move OF helpers into the coreWolfram Sang1-1/+0
2013-08-22Kconfig: Remove hotplug enable hints in CONFIG_KEXEC help textsGeert Uytterhoeven1-3/+3
2013-08-22powerpc/kvm: Copy the pvr value after memsetAneesh Kumar K.V1-4/+3
2013-08-22PCI: Simplify pcie_bus_configure_settings() interfaceBjorn Helgaas1-6/+2
2013-08-21of: move of_get_cpu_node implementation to DT core librarySudeep KarkadaNagesha2-60/+0
2013-08-21powerpc: refactor of_get_cpu_node to support other architecturesSudeep KarkadaNagesha1-29/+47
2013-08-21powerpc/e500: Set -mcpu flag for 32-bit e500Scott Wood1-0/+8
2013-08-21powerpc/booke64: Use appropriate -mcpuScott Wood2-0/+22
2013-08-21powerpc/85xx: Remove -Wa,-me500Scott Wood1-1/+0
2013-08-21powerpc: Convert some mftb/mftbu into mfsprScott Wood7-19/+29
2013-08-21powerpc/fsl-booke: Work around erratum A-006958Scott Wood4-4/+32
2013-08-20ppc: init_32: Fix error typo "CONFIG_START_KERNEL"Paul Bolle1-1/+1
2013-08-19powerpc/pseries: Read and write to the 'compressed' flag of pstoreAruna Balakrishnaiah1-0/+8
2013-08-19pstore: Introduce new argument 'compressed' in the read callbackAruna Balakrishnaiah1-1/+1
2013-08-19pstore: Add new argument 'compressed' in pstore write callbackAruna Balakrishnaiah1-2/+2
2013-08-19powerpc/pseries: Remove (de)compression in nvram with pstore enabledAruna Balakrishnaiah1-90/+12
2013-08-16powerpc/wsp: Fix early debug buildBenjamin Herrenschmidt1-37/+1
2013-08-15Merge tag 'v3.11-rc5' into perf/coreIngo Molnar46-295/+636
2013-08-14Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar1-0/+1
2013-08-14vtime: Describe overriden functions in dedicated arch headersFrederic Weisbecker1-0/+1
2013-08-14powerpc: Make rwlocks endian safeAnton Blanchard4-0/+21
2013-08-14powerpc: Fix little endian coredumpsAnton Blanchard1-2/+6
2013-08-14powerpc/pseries: Fix endian issues in H_GET_TERM_CHAR/H_PUT_TERM_CHARAnton Blanchard1-4/+5
2013-08-14powerpc: Little endian SMP IPI demuxAnton Blanchard1-9/+10
2013-08-14powerpc: Emulate instructions in little endian modeAnton Blanchard1-1/+1
2013-08-14powerpc: Fix little endian lppaca, slb_shadow and dtl_entryAnton Blanchard15-32/+65
2013-08-14powerpc: Add endian annotations to lppaca, slb_shadow and dtl_entryAnton Blanchard1-25/+25
2013-08-14powerpc: Make NUMA device node code endian safeAlistair Popple1-48/+52
2013-08-14powerpc: Little endian fixes for legacy_serial.cAlistair Popple1-3/+3
2013-08-14powerpc: Make PCI device node device tree accesses endian safeAnton Blanchard1-9/+11
2013-08-14powerpc: Make OF PCI device tree accesses endian safeAnton Blanchard2-13/+16
2013-08-14powerpc: Make device tree accesses in VIO subsystem endian safeAnton Blanchard1-14/+17
2013-08-14powerpc: Make prom_init.c endian safeBenjamin Herrenschmidt1-106/+147
2013-08-14powerpc: Make device tree accesses in cache info code endian safeAnton Blanchard1-6/+6
2013-08-14powerpc: of_parse_dma_window should take a __be32 *dma_windowAnton Blanchard5-17/+17
2013-08-14powerpc: Fix some endian issues in xics codeAnton Blanchard1-5/+5
2013-08-14powerpc: Add some endian annotations to time and xics codeAnton Blanchard2-2/+2