index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
|
|
|
|
powerpc: Add "memory" attribute for mfmsr()
Tiejun Chen
2012-07-11
*
|
|
|
|
powerpc: Add VDSO version of getcpu
Anton Blanchard
2012-07-11
*
|
|
|
|
powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly
Stuart Yoder
2012-07-11
|
/
/
/
/
*
|
|
|
powerpc: IOMMU fault injection
Anton Blanchard
2012-07-10
*
|
|
|
powerpc: Call dma_debug_add_bus for PCI and VIO buses
Anton Blanchard
2012-07-10
*
|
|
|
powerpc/perf: Move code to select SIAR or pt_regs into perf_read_regs
Anton Blanchard
2012-07-10
*
|
|
|
powerpc: Enforce usage of RA 0-R31 where possible
Michael Neuling
2012-07-10
*
|
|
|
powerpc: Add defines for RA 0-R31
Michael Neuling
2012-07-10
*
|
|
|
powerpc: Enforce usage of R0-R31 where possible
Michael Neuling
2012-07-10
*
|
|
|
powerpc: Introduce new __REG_R macros
Michael Neuling
2012-07-10
*
|
|
|
powerpc: Start using ___PPC_RA/B/S/T where necessary
Michael Neuling
2012-07-10
*
|
|
|
powerpc: Introduce new ___PPC_RA/B/S/T macros
Michael Neuling
2012-07-10
*
|
|
|
powerpc: Fix VSX macros so register names aren't wrapped
Michael Neuling
2012-07-10
*
|
|
|
powerpc: Change mtcrf to use real register names
Michael Neuling
2012-07-10
*
|
|
|
powerpc: Move and fix MTMSR_EERI definition
Benjamin Herrenschmidt
2012-07-10
*
|
|
|
powerpc: Merge VCPU_GPR
Michael Neuling
2012-07-10
*
|
|
|
powerpc: Merge STK_REG/PARAM/FRAMESIZE
Michael Neuling
2012-07-10
*
|
|
|
powerpc/pasemi: Move lbz/stbciz to ppc-opcode.h
Michael Neuling
2012-07-10
*
|
|
|
powerpc: Convert to %r for all GPR usage
Michael Neuling
2012-07-10
*
|
|
|
powerpc: Modify macro ready for %r0 register change
Michael Neuling
2012-07-10
*
|
|
|
powerpc: Add defines for R0-R31
Michael Neuling
2012-07-10
*
|
|
|
Merge branch 'merge' into next
Benjamin Herrenschmidt
2012-07-10
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
powerpc: Fix build of some debug irq code
Benjamin Herrenschmidt
2012-07-10
|
*
|
|
powerpc: More fixes for lazy IRQ vs. idle
Benjamin Herrenschmidt
2012-07-10
*
|
|
|
powerpc/mm: remove obsolete comment about page size name array
Scott Wood
2012-07-03
*
|
|
|
powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performance
Anton Blanchard
2012-07-03
*
|
|
|
powerpc: tracing: Avoid tracepoint duplication with DECLARE_EVENT_CLASS
Anton Blanchard
2012-07-03
*
|
|
|
powerpc/pseries/cpuidle: Replace pseries_notify_cpuidle_add call with notifier
Deepthi Dharwar
2012-07-03
*
|
|
|
powerpc: Have patch_instruction detect faults
Steven Rostedt
2012-07-03
|
/
/
/
*
|
|
powerpc: check_and_cede_processor() never cedes
Anton Blanchard
2012-06-29
*
|
|
Make hard_irq_disable() actually hard-disable interrupts
Paul Mackerras
2012-06-15
|
/
/
*
|
powerpc: Fix size of st_nlink on 64bit
Anton Blanchard
2012-06-02
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-06-01
|
\
\
|
*
|
set_restore_sigmask() is never called without SIGPENDING (and never should be)
Al Viro
2012-06-01
|
*
|
new helpers: {clear,test,test_and_clear}_restore_sigmask()
Al Viro
2012-06-01
|
|
/
*
|
bury __kernel_nlink_t, make internal nlink_t consistent
Al Viro
2012-05-30
*
|
powerpc: get rid of nlink_t uses, switch to explicitly-sized type
Al Viro
2012-05-30
|
/
*
powerpc: Use the new generic strncpy_from_user() and strnlen_user()
Paul Mackerras
2012-05-27
*
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-05-24
|
\
|
*
KVM: PPC: Emulator: clean up SPR reads and writes
Alexander Graf
2012-05-06
|
*
kvm/powerpc: Add new ioctl to retreive server MMU infos
Benjamin Herrenschmidt
2012-05-06
|
*
kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM
Benjamin Herrenschmidt
2012-05-06
|
*
KVM: PPC: Restrict PPC_[L|ST]D macro to asm code
Alexander Graf
2012-05-06
|
*
KVM: PPC: bookehv: Use a Macro for saving/restoring guest registers to/from t...
Varun Sethi
2012-05-06
|
*
KVM: PPC: Use clockevent multiplier and shifter for decrementer
Bharat Bhushan
2012-05-06
|
*
Merge branch 'linus' into queue
Marcelo Tosatti
2012-04-19
|
|
\
|
*
|
KVM: PPC: add CPU_FTR_EMB_HV to CPU table
Scott Wood
2012-04-11
|
*
|
KVM: PPC: Pass EA to updating emulation ops
Alexander Graf
2012-04-08
|
*
|
KVM: PPC: Book3S HV: Report stolen time to guest through dispatch trace log
Paul Mackerras
2012-04-08
|
*
|
KVM: PPC: Book3S HV: Make virtual processor area registration more robust
Paul Mackerras
2012-04-08
[prev]
[next]