aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAge
* KVM: PPC: Mask ea's high 32-bits in 32/64 instr emulationMihai Caraman2012-12-05
* KVM: PPC: e500: Add emulation helper for getting instruction eaMihai Caraman2012-12-05
* KVM: PPC: bookehv64: Add support for interrupt handlingMihai Caraman2012-12-05
* KVM: PPC: bookehv: Remove GET_VCPU macro from exception handlerMihai Caraman2012-12-05
* KVM: PPC: booke: Fix get_tb() compile error on 64-bitMihai Caraman2012-12-05
* KVM: PPC: e500: Silence bogus GCC warning in tlb codeMihai Caraman2012-12-05
* KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without pan...Paul Mackerras2012-12-05
* KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidationsPaul Mackerras2012-12-05
* KVM: PPC: Book3S PR: MSR_DE doesn't exist on Book 3SPaul Mackerras2012-12-05
* KVM: PPC: Book3S PR: Fix VSX handlingPaul Mackerras2012-12-05
* KVM: PPC: Book3S PR: Emulate PURR, SPURR and DSCR registersPaul Mackerras2012-12-05
* KVM: PPC: Book3S HV: Don't give the guest RW access to RO pagesPaul Mackerras2012-12-05
* KVM: PPC: Book3S HV: Report correct HPT entry index when reading HPTPaul Mackerras2012-12-05
* KVM: PPC: Book3S HV: Reset reverse-map chains when resetting the HPTPaul Mackerras2012-12-05
* KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPTPaul Mackerras2012-12-05
* KVM: PPC: Book3S HV: Make a HPTE removal function availablePaul Mackerras2012-12-05
* KVM: PPC: Book3S HV: Add a mechanism for recording modified HPTEsPaul Mackerras2012-12-05
* KVM: PPC: Book3S HV: Fix bug causing loss of page dirty statePaul Mackerras2012-12-05
* KVM: PPC: Book3S HV: Restructure HPT entry creation codePaul Mackerras2012-12-05
* KVM: PPC: Support eventfdAlexander Graf2012-12-05
* KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initializationMarcelo Tosatti2012-11-27
* PPC: ePAPR: Convert hcall header to uapi (round 2)Alexander Graf2012-10-31
* Merge commit 'origin/queue' into for-queueAlexander Graf2012-10-31
|\
| * KVM: do not treat noslot pfn as a error pfnXiao Guangrong2012-10-29
| * Merge remote-tracking branch 'master' into queueMarcelo Tosatti2012-10-29
| |\
| | * cpuidle/powerpc: Fix snooze state problem in the cpuidle design on pseries.Deepthi Dharwar2012-10-17
| | * cpuidle/powerpc: Fix smt_snooze_delay functionality.Deepthi Dharwar2012-10-17
| | * cpuidle/powerpc: Fix target residency initialisation in pseries cpuidleDeepthi Dharwar2012-10-17
| | * powerpc: Build fix for powerpc KVMAneesh Kumar K.V2012-10-17
| | * Revert "powerpc/perf: Use pmc_overflow() to detect rolled back events"Benjamin Herrenschmidt2012-10-17
| | * Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-14
| | |\
| | | * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-28
| | * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-10-12
| | |\ \
| | | * | UAPI: (Scripted) Disintegrate arch/powerpc/include/asmDavid Howells2012-10-09
| | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-12
| | |\ \ \
| | | * | | ppc: eeh_event should just use kthread_run()Al Viro2012-10-11
| | * | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-12
| | |\ \ \ \
| | | * | | | time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz2012-09-24
| | | * | | | time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz2012-09-24
| | | | |_|/ | | | |/| |
| | * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-11
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Uninclude linux/freezer.hRichard Weinberger2012-10-01
| | | * | | sanitize tsk_is_polling()Al Viro2012-10-01
| | | * | | powerpc: switch to generic sys_execve()/kernel_execve()Al Viro2012-09-30
| | | * | | powerpc: split ret_from_forkAl Viro2012-09-30
| | | |/ /
| | * | | Merge branch 'akpm' (Fixups from Andrew)Linus Torvalds2012-10-10
| | |\ \ \
| | | * | | arch/powerpc/platforms/pseries/hotplug-memory.c: section removal cleanupsYasuaki Ishimatsu2012-10-10
| | | * | | arch/powerpc/platforms/pseries/hotplug-memory.c: fix section handling codeAndrew Morton2012-10-10
| | * | | | Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...David Woodhouse2012-10-09
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-09
| | | |\| |
| | | | * | memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXX...Yasuaki Ishimatsu2012-10-09