aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)AuthorFilesLines
2012-11-15powerpc: Make load_hander handle upto 64k offsetMichael Neuling1-1/+2
2012-11-15Merge branch 'dt' into nextBenjamin Herrenschmidt3-47/+21
2012-11-15powerpc: Use asm-generic/bitops/le.hAkinobu Mita1-54/+1
2012-11-15powerpc: Remove BITOP_MASK and BITOP_WORD from asm/bitops.hAkinobu Mita1-11/+9
2012-11-15powerpc: Fix typos in Freescale copyright claimsYang Li9-9/+9
2012-11-15powerpc: Remove stale function prototypes from setup.hAnton Blanchard1-4/+0
2012-11-15powerpc: Move most of setup.h out of uapiAnton Blanchard1-0/+33
2012-11-15powerpc: POWER8 cputable entryMichael Neuling3-2/+12
2012-11-15powerpc: Remove no longer used ppc_md.idle_loop()Michael Ellerman1-3/+0
2012-11-15powerpc/udbg: Remove unused udbg_read()Michael Ellerman1-1/+0
2012-11-15powerpc/47x: Use the new ppc-opcode infrastructureTony Breeds1-0/+4
2012-11-15powerpc+of: Remove the pSeries_reconfig.h fileNathan Fontenot2-15/+5
2012-11-15powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot1-32/+0
2012-11-15powerpc+of: Move of_drconf_cell struct definition to asm/prom.hNathan Fontenot1-0/+16
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp1-0/+1
2012-10-31PPC: ePAPR: Convert hcall header to uapi (round 2)Alexander Graf1-0/+458
2012-10-31Merge commit 'origin/queue' into for-queueAlexander Graf89-3698/+602
2012-10-30KVM: PPC: Book3S HV: Fix thinko in try_lock_hpte()Paul Mackerras1-1/+1
2012-10-30KVM: PPC: Book3S HV: Fix accounting of stolen timePaul Mackerras1-0/+5
2012-10-30KVM: PPC: Book3S HV: Run virtual core whenever any vcpus in it can runPaul Mackerras1-3/+2
2012-10-30KVM: PPC: Book3S HV: Fixes for late-joining threadsPaul Mackerras1-3/+4
2012-10-30KVM: PPC: Book3s HV: Don't access runnable threads list without vcore lockPaul Mackerras1-0/+1
2012-10-30KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming onlinePaul Mackerras1-0/+8
2012-10-30PPC: ePAPR: Convert header to uapiAlexander Graf2-55/+1
2012-10-29Merge remote-tracking branch 'master' into queueMarcelo Tosatti89-3752/+602
2012-10-18cpuidle/powerpc: Fix smt_snooze_delay functionality.Deepthi Dharwar1-2/+2
2012-10-18powerpc: Build fix for powerpc KVMAneesh Kumar K.V1-0/+1
2012-10-14powerpc: switch to saner kernel_execve() semanticsAl Viro1-1/+0
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-6/+1
2012-10-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds42-2886/+30
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds5-6/+6
2012-10-10Merge branch 'for-upstream' of http://github.com/agraf/linux-2.6 into queueMarcelo Tosatti10-56/+212
2012-10-09UAPI: (Scripted) Disintegrate arch/powerpc/include/asmDavid Howells42-2886/+30
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2-0/+5
2012-10-09atomic: implement generic atomic_dec_if_positive()Shaohua Li1-0/+1
2012-10-09mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon1-0/+4
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-0/+1
2012-10-05KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areasPaul Mackerras2-0/+10
2012-10-05KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interfacePaul Mackerras2-0/+22
2012-10-05KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interfacePaul Mackerras2-0/+53
2012-10-05KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctlyPaul Mackerras2-2/+5
2012-10-05KVM: PPC: Move kvm->arch.slot_phys into memslot.archPaul Mackerras2-4/+10
2012-10-05KVM: PPC: bookehv: Allow duplicate calls of DO_KVM macroMihai Caraman1-2/+2
2012-10-05booke: Added ONE_REG interface for IAC/DAC debug registersBharat Bhushan2-2/+34
2012-10-05KVM: PPC: booke: Add watchdog emulationBharat Bhushan3-0/+12
2012-10-05KVM: PPC: Add return value to core_check_requestsAlexander Graf1-1/+1
2012-10-05KVM: PPC: Book3S: PR: Rework irq disablingAlexander Graf1-0/+10
2012-10-05KVM: PPC: Book3s: PR: Add (dumb) MMU Notifier supportAlexander Graf1-2/+1
2012-10-05KVM: PPC: Use same kvmppc_prepare_to_enter code for booke and book3s_prAlexander Graf1-0/+3
2012-10-05KVM: PPC: E500: Implement MMU notifiersAlexander Graf2-1/+3