aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2012-03-05KVM: PPC: Book3s HV: Maintain separate guest and host views of R and C bitsPaul Mackerras1-2/+3
2012-03-05KVM: PPC: Allow for read-only pages backing a Book3S HV guestPaul Mackerras1-2/+18
2012-03-05KVM: PPC: Implement MMU notifiers for Book3S HV guestsPaul Mackerras4-0/+54
2012-03-05KVM: PPC: Implement MMIO emulation support for Book3S HV guestsPaul Mackerras6-2/+41
2012-03-05KVM: PPC: Maintain a doubly-linked list of guest HPTEs for each gfnPaul Mackerras2-1/+34
2012-03-05KVM: PPC: Allow I/O mappings in memory slotsPaul Mackerras2-0/+28
2012-03-05KVM: PPC: Allow use of small pages to back Book3S HV guestsPaul Mackerras4-3/+13
2012-03-05KVM: PPC: Only get pages when actually needed, not in prepare_memory_region()Paul Mackerras4-2/+20
2012-03-05KVM: PPC: Make the H_ENTER hcall more reliablePaul Mackerras1-0/+25
2012-03-05KVM: PPC: Add an interface for pinning guest pages in Book3s HV guestsPaul Mackerras1-0/+3
2012-03-05KVM: PPC: Keep page physical addresses in per-slot arraysPaul Mackerras1-3/+6
2012-03-05KVM: PPC: Keep a record of HV guest view of hashed page table entriesPaul Mackerras2-0/+18
2012-03-05KVM: PPC: e500: use hardware hint when loading TLB0 entriesScott Wood1-2/+3
2012-03-05KVM: PPC: Use get/set for to_svcpu to help preemptionAlexander Graf3-19/+71
2012-03-05KVM: PPC: booke: Improve timer register emulationScott Wood2-1/+2
2012-03-05KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASnScott Wood3-16/+29
2012-03-05KVM: PPC: Rename deliver_interrupts to prepare_to_enterScott Wood1-1/+1
2012-03-05KVM: PPC: e500: MMU APIScott Wood3-13/+51
2012-03-05KVM: PPC: e500: clear up confusion between host and guest entriesScott Wood2-1/+24
2012-03-05KVM: provide synchronous registers in kvm_runChristian Borntraeger1-0/+4
2012-03-05Merge branch 'perf/urgent' into perf/coreIngo Molnar2-8/+17
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear1-0/+3
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar1-1/+1
2012-02-23PCI: collapse pcibios_resource_to_busBjorn Helgaas1-2/+0
2012-02-23powerpc/PCI: get rid of device resource fixupsBjorn Helgaas1-7/+1
2012-02-23powerpc/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas1-2/+0
2012-02-23fadump: Remove the phyp assisted dump code.Mahesh Salgaonkar1-47/+0
2012-02-23fadump: Invalidate registration and release reserved memory for general use.Mahesh Salgaonkar1-0/+3
2012-02-23fadump: Convert firmware-assisted cpu state dump data into elf notes.Mahesh Salgaonkar1-0/+44
2012-02-23fadump: Initialize elfcore header and add PT_LOAD program headers.Mahesh Salgaonkar1-0/+43
2012-02-23fadump: Register for firmware assisted dump.Mahesh Salgaonkar1-0/+57
2012-02-23fadump: Reserve the memory for firmware assisted dump.Mahesh Salgaonkar1-0/+71
2012-02-23powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett1-5/+1
2012-02-23powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett1-3/+0
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov1-0/+1
2012-02-21Typos: change aditional to additional.Justin P. Mattock1-1/+1
2012-02-16irq_domain: Add support for base irq and hwirq in legacy mappingsGrant Likely1-3/+0
2012-02-16irq_domain: Move irq_domain code from powerpc to kernel/irqGrant Likely1-144/+0
2012-02-16irq_domain/powerpc: Eliminate virq_is_host()Grant Likely1-1/+0
2012-02-14irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() insteadGrant Likely1-27/+0
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely5-94/+24
2012-02-14powerpc: Use generic posix_types.hH. Peter Anvin1-109/+9
2012-02-14powerpc/pseries/eeh: Fix crash when error happens during device probeThadeu Lima de Souza Cascardo1-0/+5
2012-02-14powerpc: Implement GET_IP/SET_IPSrikar Dronamraju1-8/+12
2012-01-27Merge branch 'perf/fast' into perf/coreIngo Molnar1-2/+0
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris1-1/+12
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2-6/+0
2012-01-10Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+0