summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Enable napping only for Book3s_64Alexander Graf2010-10-241-0/+2
* KVM: PPC: Force enable nap on KVMAlexander Graf2010-10-241-0/+3
* KVM: PPC: Make PV mtmsrd L=1 work with r30 and r31Alexander Graf2010-10-242-5/+24
* KVM: PPC: Make PV mtmsr work with r30 and r31Alexander Graf2010-10-242-16/+40
* KVM: PPC: Add mtsrin PV codeAlexander Graf2010-10-243-0/+111
* KVM: PPC: Add feature bitmap for magic pageAlexander Graf2010-10-241-6/+15
* KVM: PPC: Fix CONFIG_KVM_GUEST && !CONFIG_KVM caseAlexander Graf2010-10-242-4/+3
* KVM: PPC: Move KVM trampolines before __end_interruptsAlexander Graf2010-10-242-6/+6
* KVM: PPC: PV wrteeiAlexander Graf2010-10-242-0/+91
* KVM: PPC: PV mtmsrd L=0 and mtmsrAlexander Graf2010-10-242-0/+135
* KVM: PPC: PV mtmsrd L=1Alexander Graf2010-10-242-0/+101
* KVM: PPC: PV assembler helpersAlexander Graf2010-10-241-0/+30
* KVM: PPC: Introduce branch patching helperAlexander Graf2010-10-241-0/+14
* KVM: PPC: Introduce kvm_tmp frameworkAlexander Graf2010-10-241-2/+40
* KVM: PPC: PV tlbsync to nopAlexander Graf2010-10-241-0/+12
* KVM: PPC: PV instructions to loads and storesAlexander Graf2010-10-241-0/+109
* KVM: PPC: KVM PV guest stubsAlexander Graf2010-10-241-0/+95
* KVM: PPC: Generic KVM PV guest supportAlexander Graf2010-10-244-1/+55
* KVM: PPC: Implement hypervisor interfaceAlexander Graf2010-10-242-0/+70
* KVM: PPC: Convert MSR to shared pageAlexander Graf2010-10-241-1/+1
* KVM: PPC: Introduce shared pageAlexander Graf2010-10-241-0/+1
* powerpc: remove unused variableStephen Rothwell2010-10-051-1/+0
* modules: Fix module_bug_list list corruption raceLinus Torvalds2010-10-051-5/+0
* powerpc: fix double syscall restartsAl Viro2010-09-223-3/+4
* powerpc: Don't use kernel stack with translation offMichael Neuling2010-08-311-3/+9
* powerpc/perf_event: Reduce latency of calling perf_event_do_pendingPaul Mackerras2010-08-311-12/+11
* powerpc/kexec: Adds correct calling convention for kexec purgatoryMatthew McClintock2010-08-311-0/+3
* powerpc: Wire up fanotify_init, fanotify_mark, prlimit64 syscallsAndreas Schwab2010-08-241-0/+8
* powerpc/pci: Fix checking for child bridges in PCI code.Grant Likely2010-08-241-1/+2
* powerpc: Initialise paca->kstack before early_setup_secondaryMatt Evans2010-08-241-3/+3
* powerpc: Fix bogus it_blocksize in VIO iommu codeAnton Blanchard2010-08-241-1/+2
* powerpc: Inline ppc64_runlatch_offAnton Blanchard2010-08-241-8/+6
* powerpc: Correct smt_enabled=X boot option for > 2 threads per coreNathan Fontenot2010-08-241-27/+36
* powerpc: Silence __cpu_up() under normal operationSigned-off-by: Darren Hart2010-08-241-2/+2
* powerpc: Re-enable preemption before cpu_die()Signed-off-by: Darren Hart2010-08-241-1/+1
* powerpc/pci: Drop unnecessary null testJulia Lawall2010-08-241-2/+1
* powerpc/kdump: Stop all other CPUs before running crash handlersAnton Blanchard2010-08-241-11/+13
* powerpc: Use is_32bit_task() helper to test 32 bit binaryDenis Kirjanov2010-08-241-3/+3
* Merge remote branch 'jwb/merge' into mergeBenjamin Herrenschmidt2010-08-244-12/+18
|\
| * powerpc/4xx: Index interrupt stacks by physical cpuDave Kleikamp2010-08-232-11/+14
| * powerpc/47x: Remove redundant line from cputable.cDave Kleikamp2010-08-231-1/+0
| * powerpc/47x: Make sure mcsr is cleared before enabling machine check interruptsDave Kleikamp2010-08-231-0/+4
* | Make do_execve() take a const filename pointerDavid Howells2010-08-171-2/+3
* | Mark arguments to certain syscalls as being constDavid Howells2010-08-132-2/+2
|/
* powerpc: fix i8042 module build errorGrant Likely2010-08-061-0/+2
* Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-061-33/+27
|\
| * Merge branch 'powerpc.cherry-picks' into timers/clocksourceThomas Gleixner2010-07-285-345/+72
| |\
| | * powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras2010-07-282-135/+3
| | * powerpc: Rework VDSO gettimeofday to prevent time going backwardsPaul Mackerras2010-07-284-237/+97
| * | timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz2010-07-271-4/+4
OpenPOWER on IntegriCloud