summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* powerpc/ps3: Fix lv1_gpu_attribute hcallGeoff Levand2011-11-081-1/+1
* powerpc/irq: Remove IRQF_DISABLEDYong Zhang2011-11-082-4/+4
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-063-0/+3
|\
| * powerpc: fix implicit use of mutex.h by include/asm/spu.hPaul Gortmaker2011-10-311-0/+1
| * powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
| * powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker2011-10-311-0/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-0621-40/+614
|\ \
| * | powerpc/fsl-booke: Handle L1 D-cache parity error correctly on e500mcKumar Gala2011-10-061-0/+3
| * | powerpc/powernv: Machine check and other system interruptsBenjamin Herrenschmidt2011-09-202-0/+10
| * | powerpc/powernv: Add OPAL ICS backendBenjamin Herrenschmidt2011-09-201-0/+19
| * | powerpc/powernv: Add RTC and NVRAM support plus RTAS fallbacksBenjamin Herrenschmidt2011-09-201-0/+6
| * | powerpc/powernv: Support for OPAL consoleBenjamin Herrenschmidt2011-09-202-0/+7
| * | powerpc/powernv: Basic support for OPALBenjamin Herrenschmidt2011-09-202-1/+391
| * | powerpc/powernv: Add OPAL takeover from PowerVMBenjamin Herrenschmidt2011-09-201-0/+50
| * | powerpc/smp: More generic support for "soft hotplug"Benjamin Herrenschmidt2011-09-201-0/+1
| * | powerpc: Fix oops when echoing bad values to /sys/devices/system/memory/probeAnton Blanchard2011-09-201-1/+1
| * | powerpc/numa: Remove duplicate RECLAIM_DISTANCE definitionAnton Blanchard2011-09-201-10/+0
| * | powerpc/numa: Disable NEWIDLE balancing at node levelAnton Blanchard2011-09-201-1/+1
| * | powerpc/numa: Increase SD_NODES_PER_DOMAIN to 32.Anton Blanchard2011-09-201-0/+6
| * | powerpc/numa: Enable SD_WAKE_AFFINE in node definitionAnton Blanchard2011-09-201-1/+1
| * | powerpc/ps3: Add gelic udbg driverHector Martin2011-09-201-0/+1
| * | powerpc/nvram: Add compression to fit more oops output into NVRAMJim Keniston2011-09-201-2/+4
| * | powerpc/mpic: Add support for discontiguous coresTimur Tabi2011-09-201-2/+0
| * | powerpc: Hugetlb for BookEBecky Bruce2011-09-207-24/+112
| * | powerpc: Use the newly added get_required_mask dma_map_ops hookMilton Miller2011-09-202-3/+2
| * | powerpc: Override dma_get_required_mask by platform hook and opsMilton Miller2011-09-012-1/+5
| * | Merge remote-tracking branch 'origin/master' into nextBenjamin Herrenschmidt2011-09-011-1/+1
| |\ \
| * \ \ Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2011-08-301-1/+1
| |\ \ \
| | * | | powerpc/44x: Kexec support for PPC440X chipsetsSuzuki Poulose2011-08-111-1/+1
* | | | | Cross Memory AttachChristopher Yeoh2011-10-312-1/+5
| |_|_|/ |/| | |
* | | | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-10-305-15/+71
|\ \ \ \
| * | | | KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode codePaul Mackerras2011-09-252-4/+16
| * | | | KVM: PPC: book3s_pr: Simplify transitions between virtual and real modePaul Mackerras2011-09-253-11/+2
| * | | | KVM: PPC: Add sanity checking to vcpu_runAlexander Graf2011-09-253-0/+8
| * | | | KVM: PPC: Add PAPR hypercall code for PR modeAlexander Graf2011-09-251-0/+1
| * | | | KVM: PPC: Add support for explicit HIOR settingAlexander Graf2011-09-252-0/+10
| * | | | KVM: PPC: Add papr_enabled flagAlexander Graf2011-09-251-0/+1
| * | | | KVM: PPC: move compute_tlbie_rb to book3s common headerAlexander Graf2011-09-251-0/+33
| | |_|/ | |/| |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds2011-10-281-1/+2
|\ \ \ \
| * | | | compat: sync compat_stats with statfs.Eric W. Biederman2011-10-281-1/+2
| |/ / /
* | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-261-0/+1
|\ \ \ \
| * | | | tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driverTimur Tabi2011-08-231-0/+1
| | |/ / | |/| |
* | | | doc: fix broken referencesPaul Bolle2011-09-271-1/+1
| |/ / |/| |
* | | remove remaining references to nfsservctlStephen Rothwell2011-08-291-1/+1
|/ /
* | powerpc: Move kdump default base address to half RMO size on 64bitAnton Blanchard2011-08-051-10/+0
* | ppc: Remove duplicate definition of PV_POWER7Peter Zijlstra2011-08-051-1/+0
* | powerpc: Jump label misalignment causes oops at bootAnton Blanchard2011-08-051-2/+0
* | powerpc: mtspr/mtmsr should take an unsigned longScott Wood2011-08-051-2/+5
|/
* Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-262-50/+2
|\
| * pci: move microblaze and powerpc pci flag functions into asm-genericRob Herring2011-07-121-49/+1
OpenPOWER on IntegriCloud