summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2013-08-20powerpc: Convert some mftb/mftbu into mfsprScott Wood3-9/+14
2013-08-20powerpc/fsl-booke: Work around erratum A-006958Scott Wood3-4/+9
2013-08-14powerpc: Make rwlocks endian safeAnton Blanchard2-0/+9
2013-08-14powerpc: Fix little endian coredumpsAnton Blanchard1-2/+6
2013-08-14powerpc: Fix little endian lppaca, slb_shadow and dtl_entryAnton Blanchard2-1/+11
2013-08-14powerpc: Add endian annotations to lppaca, slb_shadow and dtl_entryAnton Blanchard1-25/+25
2013-08-14powerpc: of_parse_dma_window should take a __be32 *dma_windowAnton Blanchard1-2/+3
2013-08-14powerpc: Make RTAS calls endian safeAnton Blanchard1-4/+4
2013-08-14powerpc: Avoid link stack corruption for MMU on exceptionsMichael Neuling2-19/+20
2013-08-14powerpc: Make chip-id information available to userspaceVasant Hegde2-0/+2
2013-08-14powerpc: Remove the empty giveup_fpu() function on 32bit kernelKevin Hao1-1/+2
2013-08-14powerpc: Make flush_fp_to_thread() nop when CONFIG_PPC_FPU is disabledKevin Hao1-1/+6
2013-08-14powerpc: remove the unused function disable_kernel_fp()Kevin Hao1-1/+0
2013-08-14powerpc/8xx: Remove last traces of 8XX_MINIMAL_FPEMUPaul Bolle1-2/+0
2013-08-14powerpc: Cleanup udbg_16550 and add support for LPC PIO-only UARTsBenjamin Herrenschmidt1-4/+5
2013-08-14powerpc/powernv: Add PIO accessors for Power8 LPC busBenjamin Herrenschmidt2-0/+10
2013-08-14powerpc/powernv: Add helper to get ibm,chip-id of a nodeBenjamin Herrenschmidt1-0/+2
2013-08-14powerpc/powernv: Update opal.h to add new LPC and XSCOM functionsBenjamin Herrenschmidt1-0/+23
2013-08-14powerpc: Better split CONFIG_PPC_INDIRECT_PIO and CONFIG_PPC_INDIRECT_MMIOBenjamin Herrenschmidt1-10/+15
2013-08-14powerpc/ppc64: Rename SOFT_DISABLE_INTS with RECONCILE_IRQ_STATETiejun Chen2-4/+5
2013-08-14powerpc/pmac: Early debug output on screen on 64-bit macsBenjamin Herrenschmidt1-0/+1
2013-08-14powerpc: Add smp_generic_cpu_bootableAndy Fleming1-0/+2
2013-08-14powerpc: Remove the symbol __flush_icache_rangeKevin Hao1-6/+1
2013-08-14powerpc: Move the testing of CPU_FTR_COHERENT_ICACHE into __flush_icache_rangeKevin Hao1-2/+1
2013-08-14powerpc: Stop using non-architected shared_proc field in lppacaAnton Blanchard2-5/+15
2013-08-14powerpc/pci: Don't use bitfield for force_32bit_msiAnton Blanchard1-1/+1
2013-08-14powerpc: Simplify logic in include/uapi/asm/elf.hAnton Blanchard1-12/+7
2013-08-14powerpc: Remove SAVE_VSRU and REST_VSRU macrosAnton Blanchard1-13/+0
2013-08-14powerpc: Wrap MSR macros with parenthesesAnton Blanchard2-8/+8
2013-08-09Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt5-6/+80
2013-08-07powerpc/85xx: Move ePAPR paravirt initialization earlierLaurentiu TUDOR1-0/+6
2013-08-07powerpc/msi: Fix compile error on mpc83xxHongtao Jia1-0/+7
2013-08-07powerpc/perf: Add e6500 PMU driverPriyanka Jain1-1/+3
2013-08-07powerpc/perf: add 2 additional performance monitor counters for e6500 coreLijun Pan1-0/+12
2013-08-07powerpc/perf: increase the perf HW events to 6Catalin Udma1-1/+1
2013-08-07powerpc/perf: correct typos in counter enumerationLijun Pan1-4/+4
2013-08-01powerpc: VPHN topology change updates all siblingsRobert Jennings1-0/+4
2013-08-01powerpc/perf: Export PERF_EVENT_CONFIG_EBB_SHIFT to userspaceMichael Ellerman3-5/+20
2013-07-30powerpc: Move opcode definitions from kvm/emulate.c to asm/ppc-opcode.hHongtao Jia1-0/+47
2013-07-24powerpc/eeh: Introdce flag to protect sysfsGavin Shan1-0/+2
2013-07-24powerpc/eeh: Don't use pci_dev during BAR restoreGavin Shan1-2/+6
2013-07-24powerpc/eeh: Use partial hotplug for EEH unaware driversGavin Shan1-1/+5
2013-07-24powerpc/eeh: Use safe list traversal when walking EEH devicesGavin Shan1-2/+2
2013-07-24powerpc/eeh: Keep PE during hotplugGavin Shan2-7/+5
2013-07-24powerpc/eeh: Export functions for hotplugGavin Shan1-0/+9
2013-07-24powerpc: Access local paca after hard irq disabledTiejun Chen1-3/+4
2013-07-24powerpc/modules: Module CRC relocation fix causes perf issuesAnton Blanchard1-3/+2
2013-07-24powerpc: Add second POWER8 PVR entryMichael Neuling1-1/+2
2013-07-10net: rename busy poll socket op and globalsEliezer Tamir1-1/+1
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2