summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | KVM: PPC: booke: Paravirtualize wrteeScott Wood2012-03-052-34/+154
| * | | | | | KVM: PPC: booke: Fix int_pending calculation for MSR[EE] paravirtScott Wood2012-03-051-5/+1
| * | | | | | KVM: PPC: booke: Check for MSR[WE] in prepare_to_enterScott Wood2012-03-051-10/+18
| * | | | | | KVM: PPC: Move prepare_to_enter call site into subarch codeScott Wood2012-03-054-2/+8
| * | | | | | KVM: PPC: Rename deliver_interrupts to prepare_to_enterScott Wood2012-03-056-9/+9
| * | | | | | KVM: PPC: booke: check for signals in kvmppc_vcpu_runScott Wood2012-03-051-1/+9
| * | | | | | KVM: PPC: booke: Do Not start decrementer when SPRN_DEC set 0Bharat Bhushan2012-03-051-1/+2
| * | | | | | KVM: PPC: Fix DEC truncation for greater than 0xffff_ffff/1000Bharat Bhushan2012-03-051-5/+7
| * | | | | | PPC: Fix race in mtmsr paravirt implementationBharat Bhushan2012-03-051-6/+4
| * | | | | | KVM: PPC: E500: Support hugetlbfsAlexander Graf2012-03-051-0/+24
| * | | | | | KVM: PPC: e500: Don't hardcode PIR=0Scott Wood2012-03-052-5/+2
| * | | | | | KVM: PPC: e500: tlbsx: fix tlb0 eselScott Wood2012-03-051-0/+2
| * | | | | | KVM: PPC: e500: MMU APIScott Wood2012-03-058-163/+377
| * | | | | | KVM: PPC: e500: clear up confusion between host and guest entriesScott Wood2012-03-054-96/+213
| * | | | | | KVM: PPC: e500: Eliminate preempt_disable in local_sid_destroy_allScott Wood2012-03-051-3/+1
| * | | | | | KVM: PPC: e500: don't translate gfn to pfn with preemption disabledScott Wood2012-03-051-13/+23
| * | | | | | KVM: provide synchronous registers in kvm_runChristian Borntraeger2012-03-051-0/+4
| * | | | | | KVM: s390: ucontrol: export SIE control block to userCarsten Otte2012-03-051-0/+5
| * | | | | | KVM: s390: add parameter for KVM_CREATE_VMCarsten Otte2012-03-051-1/+4
| | |_|/ / / | |/| | | |
* | | | | | params: <level>_initcall-like kernel parametersPawel Moll2012-03-261-1/+2
| |/ / / / |/| | | |
* | | | | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2012-03-243-0/+3
|\ \ \ \ \
| * | | | | bug.h: add include of it to various implicit C usersPaul Gortmaker2012-02-293-0/+3
| |/ / / /
* | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-231-8/+2
|\ \ \ \ \
| * | | | | coredump: remove VM_ALWAYSDUMP flagJason Baron2012-03-231-8/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-2315-119/+37
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | powerpc/PCI: allow reallocation on PA SemiBjorn Helgaas2012-03-201-3/+0
| * | | | powerpc/PCI: convert devtree bus addresses to resourceBjorn Helgaas2012-03-201-4/+8
| * | | | powerpc/PCI: compute I/O space bus-to-resource offset consistentlyBjorn Helgaas2012-03-204-6/+11
| * | | | PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu2012-02-271-1/+1
| * | | | PCI: collapse pcibios_resource_to_busBjorn Helgaas2012-02-231-2/+0
| * | | | powerpc/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-232-81/+6
| * | | | powerpc/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas2012-02-2310-22/+15
| * | | | powerpc/PCI: make pci_probe_only default to 0Bjorn Helgaas2012-02-235-8/+4
| | |_|/ | |/| |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-21282-13846/+9612
|\ \ \ \
| * | | | powerpc/ps3: Do not adjust the wrapper load addressStephen Rothwell2012-03-211-9/+13
| * | | | powerpc: Remove the rest of the legacy iSeries include filesStephen Rothwell2012-03-219-707/+0
| * | | | powerpc: Remove the remaining CONFIG_PPC_ISERIES piecesStephen Rothwell2012-03-215-37/+3
| * | | | powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell2012-03-2118-367/+26
| * | | | powerpc/spufs: Fix double unlocksBenjamin Herrenschmidt2012-03-212-2/+1
| * | | | Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2012-03-2187-897/+4927
| |\ \ \ \
| | * | | | powerpc: add support for MPIC message register APIJia Hongtao2012-03-164-0/+424
| | * | | | powerpc/fsl: Added aliased MSIIR register address to MSI node in dtsDiana CRACIUN2012-03-161-3/+3
| | * | | | powerpc/85xx: mpc8548cds - add 36-bit dtsZhao Chenhui2012-03-161-0/+86
| | * | | | powerpc/85xx: Refactor mpc8548cds device treeZhao Chenhui2012-03-164-358/+393
| | * | | | powerpc/85xx: mpc8548cds - Add FPGA node to dtschenhui zhao2012-03-162-17/+41
| | * | | | powerpc/85xx: mpc8548cds - fix alias in mpc8548si-pre.dtsiZhao Chenhui2012-03-161-1/+3
| | * | | | powerpc/85xx: mpc8548cds - Add RapidIO node to dtschenhui zhao2012-03-163-0/+24
| | * | | | powerpc/85xx: mpc8548cds - Add NOR flash node to dtschenhui zhao2012-03-161-1/+39
| | * | | | powerpc/85xx: mpc85xxcds - Fix PCI I/O space resource of PCI bridgechenhui zhao2012-03-161-2/+29
| | * | | | powerpc/85xx: Add Quicc Engine support for p1025rdbZhicheng Fan2012-03-161-1/+76
OpenPOWER on IntegriCloud