Age | Commit message (Expand) | Author |
2013-11-25 | powerpc/kdump: Adding symbols in vmcoreinfo to facilitate dump filtering | Hari Bathini |
2013-11-22 | powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supported | LEROY Christophe |
2013-11-22 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2013-11-21 | powerpc: Make cpu_to_chip_id() available when SMP=n | Michael Ellerman |
2013-11-20 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2013-11-21 | powerpc: Set eflags correctly for ELF ABIv2 core dumps. | Rusty Russell |
2013-11-21 | powerpc: Add TIF_ELF2ABI flag. | Rusty Russell |
2013-11-21 | pseries: Add H_SET_MODE to change exception endianness | Anton Blanchard |
2013-11-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-11-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-11-15 | powerpc: handle pgtable_page_ctor() fail | Kirill A. Shutemov |
2013-11-14 | Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2013-11-13 | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner |
2013-11-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-11-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-11-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2013-11-12 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-11-09 | switch elf_coredump_extra_notes_write() to dump_emit() | Al Viro |
2013-11-07 | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring |
2013-11-06 | driver/mtd/IFC: Add support of 8K page size NAND flash | Prabhakar Kushwaha |
2013-11-06 | uprobes: Introduce arch_uprobe->ixol | Oleg Nesterov |
2013-11-06 | uprobes: Move function declarations out of arch | David A. Long |
2013-11-06 | powerpc: Fix fatal SLB miss when restoring PPR | Benjamin Herrenschmidt |
2013-11-06 | powerpc/scom: Enable 64-bit addresses | Benjamin Herrenschmidt |
2013-11-04 | Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue | Gleb Natapov |
2013-10-31 | powerpc/bpf: Fix DIVWU instruction opcode | Vladimir Murzin |
2013-10-31 | of: Move definition of of_find_next_cache_node into common code. | Sudeep KarkadaNagesha |
2013-10-31 | powerpc: word-at-a-time optimization for 64-bit Little Endian | Philippe Bergheaud |
2013-10-31 | powerpc/bpf: BPF JIT compiler for 64-bit Little Endian | Philippe Bergheaud |
2013-10-30 | powerpc/powernv: Code update interface | Vasant Hegde |
2013-10-30 | powerpc/powernv: Create opal sysfs directory | Vasant Hegde |
2013-10-30 | powerpc: Add VMX optimised xor for RAID5 | Anton Blanchard |
2013-10-30 | powerpc/pseries: Fix dedicated processor partition detection | Anton Blanchard |
2013-10-30 | powerpc: Fix 64K page size support for PPC44x | Alistair Popple |
2013-10-30 | powerpc: Fix a typo in comments of va to pa conversion | Vaishnavi Bhat |
2013-10-30 | powerpc: Move local setup.h declarations to arch includes | Robert Jennings |
2013-10-28 | powerpc: Fix PPC_EMULATED_STATS build break with sync patch | Scott Wood |
2013-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-10-18 | powerpc: export debug registers save function for KVM | Bharat Bhushan |
2013-10-18 | powerpc: move debug registers in a structure | Bharat Bhushan |
2013-10-17 | kvm: powerpc: book3s: drop is_hv_enabled | Aneesh Kumar K.V |
2013-10-17 | kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine | Aneesh Kumar K.V |
2013-10-17 | Powerpc KVM work is based on a commit after rc4. | Gleb Natapov |
2013-10-17 | kvm: Add struct kvm arg to memslot APIs | Aneesh Kumar K.V |
2013-10-17 | kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops | Aneesh Kumar K.V |
2013-10-17 | kvm: powerpc: book3s: Cleanup interrupt handling code | Aneesh Kumar K.V |
2013-10-17 | kvm: powerpc: Add kvmppc_ops callback | Aneesh Kumar K.V |
2013-10-17 | kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLE | Aneesh Kumar K.V |
2013-10-17 | kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLE | Aneesh Kumar K.V |