summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick2014-06-051-1/+0Star
* mm: disable zone_reclaim_mode by defaultMel Gorman2014-06-051-6/+2Star
* x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levelsMel Gorman2014-06-051-0/+6
* Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-042-4/+39
|\
| * of: Stop naming platform_device using dcr addressGrant Likely2014-05-231-4/+0Star
| * Merge branch 'dt-bus-name' into for-nextRob Herring2014-05-142-24/+25
| |\
| * | of: push struct boot_param_header and defines into powerpcRob Herring2014-04-301-0/+39
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-0412-45/+273
|\ \ \
| * | | KVM: PPC: Book3S HV: Work around POWER8 performance monitor bugsPaul Mackerras2014-05-301-5/+7
| * | | KVM: PPC: Book3S: Move KVM_REG_PPC_WORT to an unused register numberPaul Mackerras2014-05-301-1/+1
| * | | KVM: PPC: BOOK3S: Remove open coded make_dsisr in alignment handlerAneesh Kumar K.V2014-05-301-0/+34
| * | | KVM: PPC: Disable NX for old magic page using guestsAlexander Graf2014-05-302-0/+7
| * | | KVM: PPC: BOOK3S: HV: Add mixed page-size support for guestAneesh Kumar K.V2014-05-301-23/+123
| * | | KVM: PPC: Book3S PR: Expose TAR facility to guestAlexander Graf2014-05-301-0/+2
| * | | KVM: PPC: Book3S PR: Handle Facility interrupt and FSCRAlexander Graf2014-05-303-8/+13
| * | | KVM: PPC: Make shared struct aka magic page guest endianAlexander Graf2014-05-304-7/+84
| * | | KVM: PPC: BOOK3S: PR: Enable Little Endian PR guestAneesh Kumar K.V2014-05-301-1/+1
| * | | KVM: PPC: E500: Add dcbtls emulationAlexander Graf2014-05-301-0/+1
| |/ /
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-033-10/+5Star
|\ \ \
| * | | arch,powerpc: Convert smp_mb__*()Peter Zijlstra2014-04-183-10/+5Star
| |/ /
* | | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-021-5/+0Star
|\ \ \
| * | | PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo2014-05-281-5/+0Star
| |/ /
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-06-023-1/+3
|\ \ \
| * | | powerpc: Wire renameat2() syscallBenjamin Herrenschmidt2014-06-023-1/+3
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-05-281-0/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'signed-for-3.15' of git://github.com/agraf/linux-2.6 into kvm-masterPaolo Bonzini2014-05-131-0/+11
| |\ \ \ | | |_|/ | |/| |
| | * | KVM guest: Make pv trampoline code executableAlexander Graf2014-04-291-0/+11
| | |/
* | / powerpc: Fix 64 bit builds with binutils 2.24Guenter Roeck2014-05-281-1/+6
|/ /
* | powerpc: Bump COMMAND_LINE_SIZE to 2048Anton Blanchard2014-04-281-1/+6
* | powerpc/powernv: Fix little endian issues in OPAL dump codeAnton Blanchard2014-04-281-2/+2
* | powerpc/powernv: Create OPAL sglist helper functions and fix endian issuesAnton Blanchard2014-04-281-5/+9
* | powerpc/powernv: Fix little endian issues in OPAL error log codeAnton Blanchard2014-04-281-1/+1
* | powerpc/powernv: Remove some OPAL function declaration duplicationAnton Blanchard2014-04-281-10/+2Star
* | powerpc/powernv: Use uint64_t instead of size_t in OPAL APIsAnton Blanchard2014-04-281-6/+6
|/
* Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-111-0/+4
|\
| * Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-04-081-0/+4
| |\
| | * cpufreq: powernv: cpufreq driver for powernv platformVaidyanathan Srinivasan2014-04-071-0/+4
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-04-093-38/+109
|\ \ \
| * | | powerpc/opal: Add missing includeMichael Neuling2014-04-091-0/+2
| * | | powerpc: Add lq/stq emulationAnton Blanchard2014-04-091-0/+1
| * | | powerpc/powernv: Add invalid OPAL callJoel Stanley2014-04-091-0/+2
| * | | powerpc/powernv: Add OPAL message log interfaceJoel Stanley2014-04-091-0/+4
| * | | powerpc/powernv: Fix endian issues with sensor codeAnton Blanchard2014-04-091-2/+1Star
| * | | powerpc/powernv: Fix endian issues with OPAL async codeAnton Blanchard2014-04-071-3/+3
| * | | powerpc/powernv: Add opal_notifier_unregister() and export to modulesBenjamin Herrenschmidt2014-04-071-0/+2
| * | | powerpc/le: Enable RTAS events supportGreg Kurz2014-04-071-33/+94
| |/ /
* / / include/linux/crash_dump.h: add vmcore_cleanup() prototypeRashika Kheria2014-04-081-1/+0Star
|/ /
* | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-051-0/+18
|\ \
| * | random: Add arch_has_random[_seed]()H. Peter Anvin2014-03-201-0/+9
| * | x86, random: Enable the RDSEED instructionH. Peter Anvin2014-03-201-0/+9