summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm
Commit message (Expand)AuthorAgeFilesLines
* 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
* POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-035-9/+9
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-201-1/+0
|\
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-191-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
| * | | powerpc: Add new macros needed for relocation on exceptionsMichael Neuling2012-11-151-0/+90
| * | | powerpc: Make load_hander handle upto 64k offsetMichael Neuling2012-11-151-1/+2
| * | | Merge branch 'dt' into nextBenjamin Herrenschmidt2012-11-153-47/+21
| |\ \ \
| | * | | powerpc+of: Remove the pSeries_reconfig.h fileNathan Fontenot2012-11-152-15/+5
| | * | | powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot2012-11-151-32/+0
| | * | | powerpc+of: Move of_drconf_cell struct definition to asm/prom.hNathan Fontenot2012-11-151-0/+16
| | |/ /
| * | | powerpc: Use asm-generic/bitops/le.hAkinobu Mita2012-11-151-54/+1
| * | | powerpc: Remove BITOP_MASK and BITOP_WORD from asm/bitops.hAkinobu Mita2012-11-151-11/+9
| * | | powerpc: Fix typos in Freescale copyright claimsYang Li2012-11-159-9/+9
| * | | powerpc: Remove stale function prototypes from setup.hAnton Blanchard2012-11-151-4/+0
| * | | powerpc: Move most of setup.h out of uapiAnton Blanchard2012-11-151-0/+33
| * | | powerpc: POWER8 cputable entryMichael Neuling2012-11-153-2/+12
| * | | powerpc: Remove no longer used ppc_md.idle_loop()Michael Ellerman2012-11-151-3/+0
| * | | powerpc/udbg: Remove unused udbg_read()Michael Ellerman2012-11-151-1/+0
| * | | powerpc/47x: Use the new ppc-opcode infrastructureTony Breeds2012-11-151-0/+4
| |/ /
* | | compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas2012-12-172-1/+2
OpenPOWER on IntegriCloud