summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm (follow)
Commit message (Expand)AuthorAge
...
* | | | | powerpc: Add "memory" attribute for mfmsr()Tiejun Chen2012-07-11
* | | | | powerpc: Add VDSO version of getcpuAnton Blanchard2012-07-11
* | | | | powerpc: Use CURRENT_THREAD_INFO instead of open coded assemblyStuart Yoder2012-07-11
|/ / / /
* | | | powerpc: IOMMU fault injectionAnton Blanchard2012-07-10
* | | | powerpc: Call dma_debug_add_bus for PCI and VIO busesAnton Blanchard2012-07-10
* | | | powerpc/perf: Move code to select SIAR or pt_regs into perf_read_regsAnton Blanchard2012-07-10
* | | | powerpc: Enforce usage of RA 0-R31 where possibleMichael Neuling2012-07-10
* | | | powerpc: Add defines for RA 0-R31Michael Neuling2012-07-10
* | | | powerpc: Enforce usage of R0-R31 where possibleMichael Neuling2012-07-10
* | | | powerpc: Introduce new __REG_R macrosMichael Neuling2012-07-10
* | | | powerpc: Start using ___PPC_RA/B/S/T where necessaryMichael Neuling2012-07-10
* | | | powerpc: Introduce new ___PPC_RA/B/S/T macrosMichael Neuling2012-07-10
* | | | powerpc: Fix VSX macros so register names aren't wrappedMichael Neuling2012-07-10
* | | | powerpc: Change mtcrf to use real register namesMichael Neuling2012-07-10
* | | | powerpc: Move and fix MTMSR_EERI definitionBenjamin Herrenschmidt2012-07-10
* | | | powerpc: Merge VCPU_GPRMichael Neuling2012-07-10
* | | | powerpc: Merge STK_REG/PARAM/FRAMESIZEMichael Neuling2012-07-10
* | | | powerpc/pasemi: Move lbz/stbciz to ppc-opcode.hMichael Neuling2012-07-10
* | | | powerpc: Convert to %r for all GPR usageMichael Neuling2012-07-10
* | | | powerpc: Modify macro ready for %r0 register changeMichael Neuling2012-07-10
* | | | powerpc: Add defines for R0-R31Michael Neuling2012-07-10
* | | | Merge branch 'merge' into nextBenjamin Herrenschmidt2012-07-10
|\ \ \ \ | | |_|/ | |/| |
| * | | powerpc: Fix build of some debug irq codeBenjamin Herrenschmidt2012-07-10
| * | | powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt2012-07-10
* | | | powerpc/mm: remove obsolete comment about page size name arrayScott Wood2012-07-03
* | | | powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performanceAnton Blanchard2012-07-03
* | | | powerpc: tracing: Avoid tracepoint duplication with DECLARE_EVENT_CLASSAnton Blanchard2012-07-03
* | | | powerpc/pseries/cpuidle: Replace pseries_notify_cpuidle_add call with notifierDeepthi Dharwar2012-07-03
* | | | powerpc: Have patch_instruction detect faultsSteven Rostedt2012-07-03
|/ / /
* | | powerpc: check_and_cede_processor() never cedesAnton Blanchard2012-06-29
* | | Make hard_irq_disable() actually hard-disable interruptsPaul Mackerras2012-06-15
|/ /
* | powerpc: Fix size of st_nlink on 64bitAnton Blanchard2012-06-02
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\ \
| * | set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro2012-06-01
| * | new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro2012-06-01
| |/
* | bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-30
* | powerpc: get rid of nlink_t uses, switch to explicitly-sized typeAl Viro2012-05-30
|/
* powerpc: Use the new generic strncpy_from_user() and strnlen_user()Paul Mackerras2012-05-27
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-24
|\
| * KVM: PPC: Emulator: clean up SPR reads and writesAlexander Graf2012-05-06
| * kvm/powerpc: Add new ioctl to retreive server MMU infosBenjamin Herrenschmidt2012-05-06
| * kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVMBenjamin Herrenschmidt2012-05-06
| * KVM: PPC: Restrict PPC_[L|ST]D macro to asm codeAlexander Graf2012-05-06
| * KVM: PPC: bookehv: Use a Macro for saving/restoring guest registers to/from t...Varun Sethi2012-05-06
| * KVM: PPC: Use clockevent multiplier and shifter for decrementerBharat Bhushan2012-05-06
| * Merge branch 'linus' into queueMarcelo Tosatti2012-04-19
| |\
| * | KVM: PPC: add CPU_FTR_EMB_HV to CPU tableScott Wood2012-04-11
| * | KVM: PPC: Pass EA to updating emulation opsAlexander Graf2012-04-08
| * | KVM: PPC: Book3S HV: Report stolen time to guest through dispatch trace logPaul Mackerras2012-04-08
| * | KVM: PPC: Book3S HV: Make virtual processor area registration more robustPaul Mackerras2012-04-08