aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)AuthorFilesLines
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 static_key_slow_[inc|dec]()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/jbarnes/pciLinus 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/jikos/trivialLinus Torvalds2-2/+2
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+0
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-7/+1
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-11/+11
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds29-187/+1182
2012-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+3
2012-01-06powerpc/PCI: make pcibios_setup_phb_resources() staticBjorn Helgaas1-1/+0
2012-01-06PCI: PowerPC: convert pcibios_set_master() to a non-inlined functionMyron Stowe1-5/+0
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2-11/+11
2012-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-43/+27
2012-01-06Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-8/+0
2012-01-04powerpc/fsl: Add support for Integrated Flash ControllerPrabhakar Kushwaha1-0/+834
2012-01-03consolidate umode_t declarationsAl Viro1-6/+0
2012-01-03switch spufs guts to umode_tAl Viro1-1/+1
2011-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-33/+35