aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-25powerpc/kdump: Adding symbols in vmcoreinfo to facilitate dump filteringHari Bathini1-0/+1
2013-11-22powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supportedLEROY Christophe3-0/+17
2013-11-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+1
2013-11-21powerpc: Make cpu_to_chip_id() available when SMP=nMichael Ellerman1-1/+1
2013-11-20Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds4-0/+41
2013-11-21powerpc: Set eflags correctly for ELF ABIv2 core dumps.Rusty Russell1-0/+2
2013-11-21powerpc: Add TIF_ELF2ABI flag.Rusty Russell2-0/+11
2013-11-21pseries: Add H_SET_MODE to change exception endiannessAnton Blanchard2-0/+28
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2013-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds15-281/+277
2013-11-15powerpc: handle pgtable_page_ctor() failKirill A. Shutemov1-1/+4
2013-11-14Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtdLinus Torvalds1-0/+2
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner1-2/+0
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+2
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-27/+6
2013-11-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds25-204/+508
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2013-11-09switch elf_coredump_extra_notes_write() to dump_emit()Al Viro1-1/+2
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring1-1/+1
2013-11-06driver/mtd/IFC: Add support of 8K page size NAND flashPrabhakar Kushwaha1-0/+2
2013-11-06uprobes: Introduce arch_uprobe->ixolOleg Nesterov1-0/+1
2013-11-06uprobes: Move function declarations out of archDavid A. Long1-7/+0
2013-11-06powerpc: Fix fatal SLB miss when restoring PPRBenjamin Herrenschmidt1-7/+0
2013-11-06powerpc/scom: Enable 64-bit addressesBenjamin Herrenschmidt1-4/+4
2013-11-04Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queueGleb Natapov17-295/+302
2013-10-31powerpc/bpf: Fix DIVWU instruction opcodeVladimir Murzin1-1/+1
2013-10-31of: Move definition of of_find_next_cache_node into common code.Sudeep KarkadaNagesha1-3/+0
2013-10-31powerpc: word-at-a-time optimization for 64-bit Little EndianPhilippe Bergheaud1-25/+32
2013-10-31powerpc/bpf: BPF JIT compiler for 64-bit Little EndianPhilippe Bergheaud1-0/+1
2013-10-30powerpc/powernv: Code update interfaceVasant Hegde1-0/+7
2013-10-30powerpc/powernv: Create opal sysfs directoryVasant Hegde1-0/+3
2013-10-30powerpc: Add VMX optimised xor for RAID5Anton Blanchard1-0/+67
2013-10-30powerpc/pseries: Fix dedicated processor partition detectionAnton Blanchard1-6/+6
2013-10-30powerpc: Fix 64K page size support for PPC44xAlistair Popple1-1/+1
2013-10-30powerpc: Fix a typo in comments of va to pa conversionVaishnavi Bhat1-1/+1
2013-10-30powerpc: Move local setup.h declarations to arch includesRobert Jennings1-0/+4
2013-10-28powerpc: Fix PPC_EMULATED_STATS build break with sync patchScott Wood1-0/+1
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2013-10-18powerpc: export debug registers save function for KVMBharat Bhushan1-0/+1
2013-10-18powerpc: move debug registers in a structureBharat Bhushan2-19/+23
2013-10-17kvm: powerpc: book3s: drop is_hv_enabledAneesh Kumar K.V1-1/+5
2013-10-17kvm: powerpc: book3s: Allow the HV and PR selection per virtual machineAneesh Kumar K.V2-3/+5
2013-10-17Powerpc KVM work is based on a commit after rc4.Gleb Natapov3-6/+4
2013-10-17kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V1-2/+4
2013-10-17kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_opsAneesh Kumar K.V2-55/+3
2013-10-17kvm: powerpc: book3s: Cleanup interrupt handling codeAneesh Kumar K.V1-0/+11
2013-10-17kvm: powerpc: Add kvmppc_ops callbackAneesh Kumar K.V2-24/+66
2013-10-17kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLEAneesh Kumar K.V5-12/+10
2013-10-17kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLEAneesh Kumar K.V5-6/+6