aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2013-02-15powerpc: Add helper functions for transactional memory context switchingMichael Neuling
2013-02-15powerpc: Add transactional memory paca scratch register to show_regsMichael Neuling
2013-02-15powerpc: Register defines for various transactional memory registersMichael Neuling
2013-02-15powerpc: New macros for transactional memory supportMichael Neuling
2013-02-15powerpc: Add additional state needed for transactional memory to thread structMichael Neuling
2013-02-15powerpc: Add new instructions for transactional memoryMichael Neuling
2013-02-15powerpc: Add new CPU feature bit for transactional memoryMichael Neuling
2013-02-15powerpc: Move boot_paca into early_setupGeoff Levand
2013-02-15powerpc/ps3: Add macro PS3_VERBOSE_RESULTGeoff Levand
2013-02-15powerpc/kvm/book3s_hv: Preserve guest CFAR register valuePaul Mackerras
2013-02-15powerpc: Save CFAR before branching in interrupt entry pathsPaul Mackerras
2013-02-08powerpc: Add support for context switching the TAR registerIan Munsie
2013-01-29powerpc: Change hardware breakpoint to allow longer rangesMichael Neuling
2013-01-29powerpc: Avoid debug_smp_processor_id() check in SHARED_PROCESSORLi Zhong
2013-01-29powerpc/ptrace: Make #defines for all request numbers hexMichael Neuling
2013-01-29Merge branch 'merge' into nextBenjamin Herrenschmidt
2013-01-16powerpc: Rename set_break to avoid naming conflictMichael Neuling
2013-01-16powerpc: Add DSCR support to ptraceAlexey Kardashevskiy
2013-01-10Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-01-10powerpc/eeh: Fix crash when adding a device in a slot with DDWThadeu Lima de Souza Cascardo
2013-01-10powerpc: Add the DAWR support to the set_break()Michael Neuling
2013-01-10powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registersMichael Neuling
2013-01-10powerpc: Add DAWR/X SPR number definitionsMichael Neuling
2013-01-10powerpc: Add DAWR CPU feature bit definitionMichael Neuling
2013-01-10powerpc: Repack 64bit CPU features to remove holesMichael Neuling
2013-01-10powerpc: Remove extra zeros from 32 bit CPU features definitionsMichael Neuling
2013-01-10powerpc: Implement PPR save/restoreHaren Myneni
2013-01-10powerpc: Macros for saving/restore PPRHaren Myneni
2013-01-10powerpc: Define ppr in thread_structHaren Myneni
2013-01-10powerpc: Increase exceptions arrays in paca struct to save PPRHaren Myneni
2013-01-10powerpc: Enable PPR save/restoreHaren Myneni
2013-01-10powerpc: Move branch instruction from ACCOUNT_CPU_USER_ENTRY to callerHaren Myneni
2013-01-10powerpc: Disable relocation on exceptions whenever PR KVM is activeIan Munsie
2013-01-10powerpc: Relocate prom_init.c on 64bitAnton Blanchard
2013-01-10powerpc/perf: Change PMU flag representation from decimal to hexAnshuman Khandual
2013-01-10powerpc: Hook up doorbells on serverIan Munsie
2013-01-10powerpc: Select either privileged or hypervisor doorbell when sendingIan Munsie
2013-01-10powerpc: Add book3s privileged doorbell exception vectorsIan Munsie
2013-01-10powerpc: Add book3s hypervisor doorbell exception vectorsIan Munsie
2013-01-10powerpc: Define differences between doorbells on book3e and book3sIan Munsie
2013-01-10powerpc/44x: Support OCM(On Chip Memory) for APM821xx SoC and Bluestone boardVinh Nguyen Huu Tuong
2013-01-10powerpc/pseries: Cleanup best_energy_hcall detectionMichael Neuling
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-20Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-12-20powerpc: Corrected include header path in kvm_para.hBharat Bhushan
2012-12-19unify SS_ONSTACK/SS_DISABLE definitionsAl Viro
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds