summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-047-112/+119
|\
| * Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-06-032-16/+10
| |\
| | * Merge back earlier cpufreq material.Rafael J. Wysocki2014-06-032-16/+10
| | |\
| | | * Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2014-05-082-15/+10
| | | |\
| | | | * mips: lemote 2f: Use cpufreq_for_each_entry macro for iterationStratos Karafotis2014-04-301-11/+5
| | | | * ARM: davinci: da850: Use cpufreq_for_each_entry macro for iterationStratos Karafotis2014-04-301-4/+5
| * | | | Merge branch 'acpica'Rafael J. Wysocki2014-06-034-95/+105
| |\ \ \ \
| | * | | | ACPICA: Clean up redudant definitions already defined elsewhereLv Zheng2014-05-272-31/+0
| | * | | | ACPICA: Linux headers: Add <asm/acenv.h> to remove mis-ordered inclusion of <...Lv Zheng2014-05-274-95/+136
| | | |/ / | | |/| |
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'acpi-processor' and 'acpi-pad'Rafael J. Wysocki2014-06-032-0/+4
| |\ \ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | ACPI / ia64: introduce variable acpi_lapic into ia64Baoquan He2014-05-162-0/+4
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'acpi-scan', 'acpi-hotplug' and 'acpi-pci'Rafael J. Wysocki2014-06-031-1/+0
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | / / | | | | |_|/ / | | | |/| | / | | |_|_|_|/ | |/| | | |
| | | | * | ACPI / PCI: Stub out pci_acpi_crs_quirks() and make it x86 specificHanjun Guo2014-05-071-1/+0
| | | |/ /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-06-041-1/+1
|\ \ \ \ \
| * | | | | arm64: mm: Remove superfluous "the" in commentGeert Uytterhoeven2014-05-051-1/+1
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-04118-1688/+6828
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...Paolo Bonzini2014-05-3042-415/+1095
| |\ \ \ \ \ \
| | * | | | | | KVM: PPC: Book3S PR: Rework SLB switching codeAlexander Graf2014-05-303-46/+42
| | * | | | | | KVM: PPC: Book3S PR: Use SLB entry 0Alexander Graf2014-05-302-8/+6
| | * | | | | | KVM: PPC: Book3S HV: Fix machine check delivery to guestPaul Mackerras2014-05-301-0/+1
| | * | | | | | KVM: PPC: Book3S HV: Work around POWER8 performance monitor bugsPaul Mackerras2014-05-302-7/+64
| | * | | | | | KVM: PPC: Book3S HV: Make sure we don't miss dirty pagesPaul Mackerras2014-05-301-10/+37
| | * | | | | | KVM: PPC: Book3S HV: Fix dirty map for hugepagesAlexey Kardashevskiy2014-05-301-9/+24
| | * | | | | | KVM: PPC: Book3S HV: Put huge-page HPTEs in rmap chain for base addressPaul Mackerras2014-05-301-2/+13
| | * | | | | | KVM: PPC: Book3S HV: Fix check for running inside guest in global_invalidates()Paul Mackerras2014-05-301-1/+2
| | * | | | | | KVM: PPC: Book3S: Move KVM_REG_PPC_WORT to an unused register numberPaul Mackerras2014-05-301-1/+1
| | * | | | | | KVM: PPC: Add CAP to indicate hcall fixesAlexander Graf2014-05-301-0/+1
| | * | | | | | KVM: PPC: MPIC: Reset IRQ source private membersAlexander Graf2014-05-301-1/+4
| | * | | | | | KVM: PPC: Graciously fail broken LE hypercallsAlexander Graf2014-05-301-0/+17
| | * | | | | | PPC: ePAPR: Fix hypercall on LE guestAlexander Graf2014-05-301-2/+3
| | * | | | | | KVM: PPC: BOOK3S: Remove open coded make_dsisr in alignment handlerAneesh Kumar K.V2014-05-303-71/+36
| | * | | | | | KVM: PPC: BOOK3S: Always use the saved DAR valueAneesh Kumar K.V2014-05-301-0/+7
| | * | | | | | PPC: KVM: Make NX bit available with magic pageAlexander Graf2014-05-301-1/+1
| | * | | | | | KVM: PPC: Disable NX for old magic page using guestsAlexander Graf2014-05-304-2/+22
| | * | | | | | KVM: PPC: BOOK3S: HV: Add mixed page-size support for guestAneesh Kumar K.V2014-05-302-23/+130
| | * | | | | | KVM: PPC: BOOK3S: HV: Prefer CMA region for hash page table allocationAneesh Kumar K.V2014-05-301-17/+6
| | * | | | | | KVM: PPC: Book3S PR: Expose TM registersAlexander Graf2014-05-302-1/+41
| | * | | | | | KVM: PPC: Book3S PR: Expose EBB registersAlexander Graf2014-05-303-18/+40
| | * | | | | | KVM: PPC: Book3S PR: Expose TAR facility to guestAlexander Graf2014-05-305-6/+28
| | * | | | | | KVM: PPC: Book3S PR: Handle Facility interrupt and FSCRAlexander Graf2014-05-309-14/+125
| | * | | | | | KVM: PPC: Book3S PR: Emulate TIR registerAlexander Graf2014-05-301-0/+1
| | * | | | | | KVM: PPC: Book3S PR: Ignore PMU SPRsAlexander Graf2014-05-301-0/+14
| | * | | | | | KVM: PPC: Book3S: Move little endian conflict to HV KVMAlexander Graf2014-05-301-1/+1
| | * | | | | | KVM: PPC: Book3S PR: Do dcbz32 patching with big endian instructionsAlexander Graf2014-05-302-3/+3
| | * | | | | | KVM: PPC: Make shared struct aka magic page guest endianAlexander Graf2014-05-3020-143/+309
| | * | | | | | KVM: PPC: PR: Fill pvinfo hcall instructions in big endianAlexander Graf2014-05-301-8/+8
| | * | | | | | KVM: PPC: Book3S PR: PAPR: Access RTAS in big endianAlexander Graf2014-05-301-0/+29
| | * | | | | | KVM: PPC: Book3S PR: PAPR: Access HTAB in big endianAlexander Graf2014-05-301-3/+11
| | * | | | | | KVM: PPC: Book3S PR: Default to big endian guestAlexander Graf2014-05-301-1/+1
| | * | | | | | KVM: PPC: Book3S_64 PR: Access shadow slb in big endianAlexander Graf2014-05-301-17/+16