summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | powerpc/85xx: Add support for 85xx cpu type detectionHaijun.Zhang2013-08-231-0/+92
| * | | | powerpc: Convert some mftb/mftbu into mfsprScott Wood2013-08-203-9/+14
| * | | | powerpc/fsl-booke: Work around erratum A-006958Scott Wood2013-08-203-4/+9
| * | | | powerpc: Make rwlocks endian safeAnton Blanchard2013-08-142-0/+9
| * | | | powerpc: Fix little endian coredumpsAnton Blanchard2013-08-141-2/+6
| * | | | powerpc: Fix little endian lppaca, slb_shadow and dtl_entryAnton Blanchard2013-08-142-1/+11
| * | | | powerpc: Add endian annotations to lppaca, slb_shadow and dtl_entryAnton Blanchard2013-08-141-25/+25
| * | | | powerpc: of_parse_dma_window should take a __be32 *dma_windowAnton Blanchard2013-08-141-2/+3
| * | | | powerpc: Make RTAS calls endian safeAnton Blanchard2013-08-141-4/+4
| * | | | powerpc: Avoid link stack corruption for MMU on exceptionsMichael Neuling2013-08-142-19/+20
| * | | | powerpc: Make chip-id information available to userspaceVasant Hegde2013-08-142-0/+2
| * | | | powerpc: Remove the empty giveup_fpu() function on 32bit kernelKevin Hao2013-08-141-1/+2
| * | | | powerpc: Make flush_fp_to_thread() nop when CONFIG_PPC_FPU is disabledKevin Hao2013-08-141-1/+6
| * | | | powerpc: remove the unused function disable_kernel_fp()Kevin Hao2013-08-141-1/+0
| * | | | powerpc/8xx: Remove last traces of 8XX_MINIMAL_FPEMUPaul Bolle2013-08-141-2/+0
| * | | | powerpc: Cleanup udbg_16550 and add support for LPC PIO-only UARTsBenjamin Herrenschmidt2013-08-141-4/+5
| * | | | powerpc/powernv: Add PIO accessors for Power8 LPC busBenjamin Herrenschmidt2013-08-142-0/+10
| * | | | powerpc/powernv: Add helper to get ibm,chip-id of a nodeBenjamin Herrenschmidt2013-08-141-0/+2
| * | | | powerpc/powernv: Update opal.h to add new LPC and XSCOM functionsBenjamin Herrenschmidt2013-08-141-0/+23
| * | | | powerpc: Better split CONFIG_PPC_INDIRECT_PIO and CONFIG_PPC_INDIRECT_MMIOBenjamin Herrenschmidt2013-08-141-10/+15
| * | | | powerpc/ppc64: Rename SOFT_DISABLE_INTS with RECONCILE_IRQ_STATETiejun Chen2013-08-142-4/+5
| * | | | powerpc/pmac: Early debug output on screen on 64-bit macsBenjamin Herrenschmidt2013-08-141-0/+1
| * | | | powerpc: Add smp_generic_cpu_bootableAndy Fleming2013-08-141-0/+2
| * | | | powerpc: Remove the symbol __flush_icache_rangeKevin Hao2013-08-141-6/+1
| * | | | powerpc: Move the testing of CPU_FTR_COHERENT_ICACHE into __flush_icache_rangeKevin Hao2013-08-141-2/+1
| * | | | powerpc: Stop using non-architected shared_proc field in lppacaAnton Blanchard2013-08-142-5/+15
| * | | | powerpc/pci: Don't use bitfield for force_32bit_msiAnton Blanchard2013-08-141-1/+1
| * | | | powerpc: Simplify logic in include/uapi/asm/elf.hAnton Blanchard2013-08-141-12/+7
| * | | | powerpc: Remove SAVE_VSRU and REST_VSRU macrosAnton Blanchard2013-08-141-13/+0
| * | | | powerpc: Wrap MSR macros with parenthesesAnton Blanchard2013-08-142-8/+8
| * | | | Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2013-08-095-6/+80
| |\ \ \ \
| | * | | | powerpc/85xx: Move ePAPR paravirt initialization earlierLaurentiu TUDOR2013-08-071-0/+6
| | * | | | powerpc/msi: Fix compile error on mpc83xxHongtao Jia2013-08-071-0/+7
| | * | | | powerpc/perf: Add e6500 PMU driverPriyanka Jain2013-08-071-1/+3
| | * | | | powerpc/perf: add 2 additional performance monitor counters for e6500 coreLijun Pan2013-08-071-0/+12
| | * | | | powerpc/perf: increase the perf HW events to 6Catalin Udma2013-08-071-1/+1
| | * | | | powerpc/perf: correct typos in counter enumerationLijun Pan2013-08-071-4/+4
| | * | | | powerpc: Move opcode definitions from kvm/emulate.c to asm/ppc-opcode.hHongtao Jia2013-07-301-0/+47
| | | |_|/ | | |/| |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-044-21/+60
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/next' into kvm-ppc-nextAlexander Graf2013-08-2927-125/+581
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | KVM: PPC: Book3S PR: Make instruction fetch fallback work for system callsPaul Mackerras2013-08-281-0/+38
| * | | | | kvm/ppc: Call trace_hardirqs_on before entryScott Wood2013-07-111-3/+8
| * | | | | KVM: PPC: Book3S HV: Correct tlbie usagePaul Mackerras2013-07-101-1/+1
| * | | | | powerpc/kvm: Contiguous memory allocator based RMA allocationAneesh Kumar K.V2013-07-083-14/+7
| * | | | | powerpc/kvm: Contiguous memory allocator based hash page table allocationAneesh Kumar K.V2013-07-083-4/+7
* | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-041-0/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2013-08-141-0/+1
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | vtime: Describe overriden functions in dedicated arch headersFrederic Weisbecker2013-08-141-0/+1
| | | |/ / / | | |/| | |
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...Linus Torvalds2013-09-041-2/+2
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Merge branch 'linus' into perf/coreIngo Molnar2013-08-291-0/+10
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
OpenPOWER on IntegriCloud