summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2010-10-24KVM: PPC: Enable napping only for Book3s_64Alexander Graf1-0/+2
2010-10-24KVM: PPC: Force enable nap on KVMAlexander Graf1-0/+3
2010-10-24KVM: PPC: Make PV mtmsrd L=1 work with r30 and r31Alexander Graf2-5/+24
2010-10-24KVM: PPC: Make PV mtmsr work with r30 and r31Alexander Graf2-16/+40
2010-10-24KVM: PPC: Add mtsrin PV codeAlexander Graf3-0/+111
2010-10-24KVM: PPC: Add feature bitmap for magic pageAlexander Graf1-6/+15
2010-10-24KVM: PPC: Fix CONFIG_KVM_GUEST && !CONFIG_KVM caseAlexander Graf2-4/+3
2010-10-24KVM: PPC: Move KVM trampolines before __end_interruptsAlexander Graf2-6/+6
2010-10-24KVM: PPC: PV wrteeiAlexander Graf2-0/+91
2010-10-24KVM: PPC: PV mtmsrd L=0 and mtmsrAlexander Graf2-0/+135
2010-10-24KVM: PPC: PV mtmsrd L=1Alexander Graf2-0/+101
2010-10-24KVM: PPC: PV assembler helpersAlexander Graf1-0/+30
2010-10-24KVM: PPC: Introduce branch patching helperAlexander Graf1-0/+14
2010-10-24KVM: PPC: Introduce kvm_tmp frameworkAlexander Graf1-2/+40
2010-10-24KVM: PPC: PV tlbsync to nopAlexander Graf1-0/+12
2010-10-24KVM: PPC: PV instructions to loads and storesAlexander Graf1-0/+109
2010-10-24KVM: PPC: KVM PV guest stubsAlexander Graf1-0/+95
2010-10-24KVM: PPC: Generic KVM PV guest supportAlexander Graf4-1/+55
2010-10-24KVM: PPC: Implement hypervisor interfaceAlexander Graf2-0/+70
2010-10-24KVM: PPC: Convert MSR to shared pageAlexander Graf1-1/+1
2010-10-24KVM: PPC: Introduce shared pageAlexander Graf1-0/+1
2010-10-06powerpc: remove unused variableStephen Rothwell1-1/+0
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds1-5/+0
2010-09-22powerpc: fix double syscall restartsAl Viro3-3/+4
2010-08-31powerpc: Don't use kernel stack with translation offMichael Neuling1-3/+9
2010-08-31powerpc/perf_event: Reduce latency of calling perf_event_do_pendingPaul Mackerras1-12/+11
2010-08-31powerpc/kexec: Adds correct calling convention for kexec purgatoryMatthew McClintock1-0/+3
2010-08-24powerpc: Wire up fanotify_init, fanotify_mark, prlimit64 syscallsAndreas Schwab1-0/+8
2010-08-24powerpc/pci: Fix checking for child bridges in PCI code.Grant Likely1-1/+2
2010-08-24powerpc: Initialise paca->kstack before early_setup_secondaryMatt Evans1-3/+3
2010-08-24powerpc: Fix bogus it_blocksize in VIO iommu codeAnton Blanchard1-1/+2
2010-08-24powerpc: Inline ppc64_runlatch_offAnton Blanchard1-8/+6
2010-08-24powerpc: Correct smt_enabled=X boot option for > 2 threads per coreNathan Fontenot1-27/+36
2010-08-24powerpc: Silence __cpu_up() under normal operationSigned-off-by: Darren Hart1-2/+2
2010-08-24powerpc: Re-enable preemption before cpu_die()Signed-off-by: Darren Hart1-1/+1
2010-08-24powerpc/pci: Drop unnecessary null testJulia Lawall1-2/+1
2010-08-24powerpc/kdump: Stop all other CPUs before running crash handlersAnton Blanchard1-11/+13
2010-08-24powerpc: Use is_32bit_task() helper to test 32 bit binaryDenis Kirjanov1-3/+3
2010-08-24Merge remote branch 'jwb/merge' into mergeBenjamin Herrenschmidt4-12/+18
2010-08-23powerpc/4xx: Index interrupt stacks by physical cpuDave Kleikamp2-11/+14
2010-08-23powerpc/47x: Remove redundant line from cputable.cDave Kleikamp1-1/+0
2010-08-23powerpc/47x: Make sure mcsr is cleared before enabling machine check interruptsDave Kleikamp1-0/+4
2010-08-18Make do_execve() take a const filename pointerDavid Howells1-2/+3
2010-08-14Mark arguments to certain syscalls as being constDavid Howells2-2/+2
2010-08-07powerpc: fix i8042 module build errorGrant Likely1-0/+2
2010-08-07Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-33/+27
2010-08-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+11
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-60/+36
2010-08-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds1-1/+1
2010-08-06Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds10-1290/+11