aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-29Merge remote-tracking branch 'master' into queueMarcelo Tosatti310-4864/+8061
2012-10-23KVM: Take kvm instead of vcpu to mmu_notifier_retryChristoffer Dall2-2/+2
2012-10-18cpuidle/powerpc: Fix snooze state problem in the cpuidle design on pseries.Deepthi Dharwar1-23/+13
2012-10-18cpuidle/powerpc: Fix smt_snooze_delay functionality.Deepthi Dharwar3-10/+20
2012-10-18cpuidle/powerpc: Fix target residency initialisation in pseries cpuidleDeepthi Dharwar1-4/+0
2012-10-18powerpc: Build fix for powerpc KVMAneesh Kumar K.V2-2/+3
2012-10-18Revert "powerpc/perf: Use pmc_overflow() to detect rolled back events"Benjamin Herrenschmidt1-1/+1
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds2-6/+3
2012-10-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds56-1528/+1705
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-3/+2
2012-10-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+3
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds15-136/+66
2012-10-11ppc: eeh_event should just use kthread_run()Al Viro1-3/+2
2012-10-11Merge branch 'akpm' (Fixups from Andrew)Linus Torvalds1-5/+6
2012-10-11arch/powerpc/platforms/pseries/hotplug-memory.c: section removal cleanupsYasuaki Ishimatsu1-4/+5
2012-10-11arch/powerpc/platforms/pseries/hotplug-memory.c: fix section handling codeAndrew Morton1-1/+1
2012-10-10Merge branch 'for-upstream' of http://github.com/agraf/linux-2.6 into queueMarcelo Tosatti36-374/+1580
2012-10-09Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headersDavid Woodhouse286-3577/+6822
2012-10-09UAPI: (Scripted) Disintegrate arch/powerpc/include/asmDavid Howells56-1528/+1705
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds7-16/+22
2012-10-09memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXXXX-YYYYYYYYYYYYYYYY>" warningYasuaki Ishimatsu1-4/+9
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li1-0/+1
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-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov1-1/+1
2012-10-09mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_fileKonstantin Khlebnikov1-11/+4
2012-10-09Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas1-0/+1
2012-10-09Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas1-0/+1
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-0/+1
2012-10-05arch/powerpc/kvm/e500_tlb.c: fix error return codeJulia Lawall1-6/+13
2012-10-05KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areasPaul Mackerras3-1/+73
2012-10-05KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interfacePaul Mackerras5-0/+138
2012-10-05KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interfacePaul Mackerras5-24/+196
2012-10-05KVM: PPC: set IN_GUEST_MODE before checking requestsScott Wood2-6/+9
2012-10-05KVM: PPC: e500: MMU API: fix leak of shared_tlb_pagesScott Wood1-0/+2
2012-10-05KVM: PPC: e500: fix allocation size error on g2h_tlb1_mapScott Wood1-1/+1
2012-10-05KVM: PPC: Book3S HV: Fix calculation of guest phys address for MMIO emulationPaul Mackerras1-5/+4
2012-10-05KVM: PPC: Book3S HV: Remove bogus update of physical thread IDsPaul Mackerras1-6/+0
2012-10-05KVM: PPC: Book3S HV: Fix updates of vcpu->cpuPaul Mackerras3-3/+4
2012-10-05KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctlyPaul Mackerras8-13/+64
2012-10-05KVM: PPC: Move kvm->arch.slot_phys into memslot.archPaul Mackerras8-61/+102
2012-10-05KVM: PPC: Book3S HV: Take the SRCU read lock before looking up memslotsPaul Mackerras2-8/+36
2012-10-05KVM: PPC: bookehv: Allow duplicate calls of DO_KVM macroMihai Caraman1-2/+2
2012-10-05KVM: PPC: BookE: Support FPU on non-hv systemsAlexander Graf1-0/+11
2012-10-05KVM: PPC: 440: Implement mfdcrxAlexander Graf1-31/+43
2012-10-05KVM: PPC: 440: Implement mtdcrxAlexander Graf1-13/+23
2012-10-05KVM: PPC: E500: Remove E500_TLB_DIRTY flagAlexander Graf2-5/+2
2012-10-05KVM: PPC: Use symbols for exit traceAlexander Graf1-2/+56
2012-10-05KVM: PPC: BookE: Add MCSR SPR supportAlexander Graf1-0/+6
2012-10-05KVM: PPC: 44x: Initialize PVRAlexander Graf1-0/+1