aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAge
...
| * | | | powerpc: Add relocation on exception vector handlersMichael Neuling2012-11-14
| * | | | powerpc: Add new macros needed for relocation on exceptionsMichael Neuling2012-11-14
| * | | | powerpc: Make load_hander handle upto 64k offsetMichael Neuling2012-11-14
| * | | | Merge branch 'dt' into nextBenjamin Herrenschmidt2012-11-14
| |\ \ \ \
| | * | | | powerpc+of: Remove the pSeries_reconfig.h fileNathan Fontenot2012-11-14
| | * | | | powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot2012-11-14
| | * | | | powerpc+of: Move of_drconf_cell struct definition to asm/prom.hNathan Fontenot2012-11-14
| | |/ / /
| * | | | powerpc: Use asm-generic/bitops/le.hAkinobu Mita2012-11-14
| * | | | powerpc: Remove BITOP_MASK and BITOP_WORD from asm/bitops.hAkinobu Mita2012-11-14
| * | | | powerpc: Fix typos in Freescale copyright claimsYang Li2012-11-14
| * | | | powerpc: Remove stale function prototypes from setup.hAnton Blanchard2012-11-14
| * | | | powerpc: Move most of setup.h out of uapiAnton Blanchard2012-11-14
| * | | | powerpc: POWER8 cputable entryMichael Neuling2012-11-14
| * | | | powerpc: Remove no longer used ppc_md.idle_loop()Michael Ellerman2012-11-14
| * | | | powerpc/udbg: Remove unused udbg_read()Michael Ellerman2012-11-14
| * | | | powerpc/47x: Use the new ppc-opcode infrastructureTony Breeds2012-11-14
| |/ / /
* | | | compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas2012-12-17
* | | | include/linux/init.h: use the stringify operator for the __define_initcall macroMatthew Leach2012-12-17
| |_|/ |/| |
* | | Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-12-13
|\ \ \
| * | | KVM: PPC: booke: Get/set guest EPCR register using ONE_REG interfaceMihai Caraman2012-12-05
| * | | KVM: PPC: Make EPCR a valid field for booke64 and bookehvAlexander Graf2012-12-05
| * | | KVM: PPC: booke: Extend MAS2 EPN mask for 64-bitMihai Caraman2012-12-05
| * | | 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: 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: Fix VSX handlingPaul Mackerras2012-12-05
| * | | KVM: PPC: Book3S PR: Emulate PURR, SPURR and DSCR registersPaul 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: Restructure HPT entry creation codePaul Mackerras2012-12-05
| * | | PPC: ePAPR: Convert hcall header to uapi (round 2)Alexander Graf2012-10-31
| * | | Merge commit 'origin/queue' into for-queueAlexander Graf2012-10-31
| |\ \ \
| | * | | Merge remote-tracking branch 'master' into queueMarcelo Tosatti2012-10-29
| | |\| |
| * | | | KVM: PPC: Book3S HV: Fix thinko in try_lock_hpte()Paul Mackerras2012-10-30
| * | | | KVM: PPC: Book3S HV: Fix accounting of stolen timePaul Mackerras2012-10-30
| * | | | KVM: PPC: Book3S HV: Run virtual core whenever any vcpus in it can runPaul Mackerras2012-10-30
| * | | | KVM: PPC: Book3S HV: Fixes for late-joining threadsPaul Mackerras2012-10-30
| * | | | KVM: PPC: Book3s HV: Don't access runnable threads list without vcore lockPaul Mackerras2012-10-30
| * | | | KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming onlinePaul Mackerras2012-10-30
| * | | | PPC: ePAPR: Convert header to uapiAlexander Graf2012-10-30
| |/ / /
| * | | Merge branch 'for-upstream' of http://github.com/agraf/linux-2.6 into queueMarcelo Tosatti2012-10-10
| |\ \ \
| | * | | KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areasPaul Mackerras2012-10-05
| | * | | KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interfacePaul Mackerras2012-10-05
| | * | | KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interfacePaul Mackerras2012-10-05
| | * | | KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctlyPaul Mackerras2012-10-05
| | * | | KVM: PPC: Move kvm->arch.slot_phys into memslot.archPaul Mackerras2012-10-05
| | * | | KVM: PPC: bookehv: Allow duplicate calls of DO_KVM macroMihai Caraman2012-10-05