summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | powerpc: Add new CPU feature bit for transactional memoryMichael Neuling2013-02-151-0/+7
| * | | | powerpc: Move boot_paca into early_setupGeoff Levand2013-02-151-1/+0
| * | | | powerpc/ps3: Add macro PS3_VERBOSE_RESULTGeoff Levand2013-02-151-1/+1
| * | | | powerpc/kvm/book3s_hv: Preserve guest CFAR register valuePaul Mackerras2013-02-153-2/+10
| * | | | powerpc: Save CFAR before branching in interrupt entry pathsPaul Mackerras2013-02-151-16/+68
| * | | | powerpc: Add support for context switching the TAR registerIan Munsie2013-02-083-1/+7
| * | | | powerpc: Change hardware breakpoint to allow longer rangesMichael Neuling2013-01-291-2/+0
| * | | | powerpc: Avoid debug_smp_processor_id() check in SHARED_PROCESSORLi Zhong2013-01-291-1/+1
| * | | | powerpc: Rename set_break to avoid naming conflictMichael Neuling2013-01-152-2/+2
| * | | | powerpc/eeh: Fix crash when adding a device in a slot with DDWThadeu Lima de Souza Cascardo2013-01-101-0/+3
| * | | | powerpc: Add the DAWR support to the set_break()Michael Neuling2013-01-101-0/+4
| * | | | powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registersMichael Neuling2013-01-104-18/+37
| * | | | powerpc: Add DAWR/X SPR number definitionsMichael Neuling2013-01-101-0/+5
| * | | | powerpc: Add DAWR CPU feature bit definitionMichael Neuling2013-01-101-1/+2
| * | | | powerpc: Repack 64bit CPU features to remove holesMichael Neuling2013-01-101-24/+26
| * | | | powerpc: Remove extra zeros from 32 bit CPU features definitionsMichael Neuling2013-01-101-31/+31
| * | | | powerpc: Implement PPR save/restoreHaren Myneni2013-01-101-8/+10
| * | | | powerpc: Macros for saving/restore PPRHaren Myneni2013-01-103-0/+63
| * | | | powerpc: Define ppr in thread_structHaren Myneni2013-01-101-0/+12
| * | | | powerpc: Increase exceptions arrays in paca struct to save PPRHaren Myneni2013-01-102-3/+4
| * | | | powerpc: Enable PPR save/restoreHaren Myneni2013-01-101-2/+4
| * | | | powerpc: Move branch instruction from ACCOUNT_CPU_USER_ENTRY to callerHaren Myneni2013-01-102-3/+2
| * | | | powerpc: Disable relocation on exceptions whenever PR KVM is activeIan Munsie2013-01-101-0/+9
| * | | | powerpc: Relocate prom_init.c on 64bitAnton Blanchard2013-01-101-0/+3
| * | | | powerpc/perf: Change PMU flag representation from decimal to hexAnshuman Khandual2013-01-101-5/+5
| * | | | powerpc: Hook up doorbells on serverIan Munsie2013-01-101-1/+2
| * | | | powerpc: Select either privileged or hypervisor doorbell when sendingIan Munsie2013-01-101-1/+14
| * | | | powerpc: Add book3s privileged doorbell exception vectorsIan Munsie2013-01-101-0/+1
| * | | | powerpc: Add book3s hypervisor doorbell exception vectorsIan Munsie2013-01-101-0/+2
| * | | | powerpc: Define differences between doorbells on book3e and book3sIan Munsie2013-01-103-0/+19
| * | | | powerpc/44x: Support OCM(On Chip Memory) for APM821xx SoC and Bluestone boardVinh Nguyen Huu Tuong2013-01-101-0/+45
| * | | | powerpc/pseries: Cleanup best_energy_hcall detectionMichael Neuling2013-01-101-1/+2
| | |/ / | |/| |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-203-6/+6
|\ \ \ \
| * | | | cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker2013-01-273-6/+6
| |/ / /
* | | | perf/powerpc: Fix build errorSukadev Bhattiprolu2013-02-061-1/+1
* | | | perf/POWER7: Make some POWER7 events available in sysfsSukadev Bhattiprolu2013-01-311-0/+3
* | | | perf/POWER7: Make generic event translations available in sysfsSukadev Bhattiprolu2013-01-311-0/+23
|/ / /
* / / POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-045-9/+9
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-211-1/+0
|\ \
| * | Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-201-1/+0
* | | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-201-0/+1
|\ \ \
| * | | powerpc: dma_debug: add debug_dma_mapping_error supportShuah Khan2012-11-281-0/+1
* | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-192-1/+2
|\ \ \ \
| * | | | powerpc: add finit_module syscall.Rusty Russell2012-12-142-1/+2
| |/ / /
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-1823-132/+210
|\ \ \ \
| * | | | powerpc/iommu/fsl: Add PAMU bypass enable register to ccsr_guts structVarun Sethi2012-11-251-1/+3
| * | | | powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate functionIan Munsie2012-11-151-0/+20
| * | | | powerpc: Add set_mode hcallIan Munsie2012-11-152-2/+5
| * | | | powerpc: Setup relocation on exceptions for bare metal systemsMichael Neuling2012-11-151-0/+2
| * | | | powerpc: Add relocation on exception vector handlersMichael Neuling2012-11-151-1/+3