summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc
Commit message (Expand)AuthorAgeFilesLines
* kgdb, powerpc: arch specific powerpc kgdb supportJason Wessel2008-07-231-42/+50
* Merge commit 'origin/master'Benjamin Herrenschmidt2008-07-221-0/+2
|\
| * KVM: Add coalesced MMIO support (powerpc part)Laurent Vivier2008-07-201-0/+2
* | powerpc: Use PPC_LONG_ALIGN in uaccess.hMichael Ellerman2008-07-221-12/+9Star
* | powerpc: Add a #define for aligning to a long-sized boundaryMichael Ellerman2008-07-221-0/+2
* | powerpc/ps3: Add a sub-match id to ps3_system_busMasakazu Mokuno2008-07-221-0/+7
* | powerpc/dma: Use the struct dma_attrs in iommu codeMark Nelson2008-07-221-1/+2
* | powerpc/cell: Add support for power button of future IBM cell bladesChristian Krafft2008-07-221-0/+1
* | powerpc: rework FSL Book-E PTE access and TLB missKumar Gala2008-07-171-11/+4Star
* | powerpc: Fix a bunch of sparse warnings in the qe_libAndy Fleming2008-07-171-4/+4
* | powerpc/mpc83xx: Power Management supportScott Wood2008-07-171-0/+4
|/
* Merge commit 'origin/master'Benjamin Herrenschmidt2008-07-161-4/+4
|\
| * Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-151-4/+4
| |\
| | * powerpc: convert to generic helpers for IPI function callsJens Axboe2008-06-261-4/+4
* | | Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt2008-07-152-0/+24
|\| |
| * | Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar2008-07-102-0/+24
| |\ \
| | * | ftrace: store mcount address in rec->ipAbhishek Sagar2008-06-231-0/+8
| | * | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-234-5/+12
| | |\|
| | * | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-163-7/+9
| | |\ \
| | * | | ftrace: powerpc clean upsSteven Rostedt2008-05-261-0/+6
| | * | | ftrace, POWERPC: add irqs_disabled_flags to ppcSteven Rostedt2008-05-231-0/+10
* | | | | powerpc: Fix pte_update for CONFIG_PTE_64BIT and !PTE_ATOMIC_UPDATESKumar Gala2008-07-151-1/+1
* | | | | powerpc: fix giveup_vsx to save registers correctlyMichael Neuling2008-07-151-0/+1
* | | | | powerpc: Add PPC_FEATURE_PSERIES_PERFMON_COMPATNathan Lynch2008-07-151-0/+3
* | | | | powerpc: mman.h export fixupsStephen Rothwell2008-07-152-3/+6
* | | | | Merge commit 'jwb/jwb-next'Benjamin Herrenschmidt2008-07-151-15/+46
|\ \ \ \ \
| * | | | | powerpc: rework 4xx PTE access and TLB missBenjamin Herrenschmidt2008-07-091-15/+46
* | | | | | Merge commit 'origin/HEAD' into test-mergeBenjamin Herrenschmidt2008-07-141-2/+3
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Correct hash flushing from huge_ptep_set_wrprotect()David Gibson2008-07-082-6/+10
* | | | | | powerpc/mm: Add Strong Access Ordering supportDave Kleikamp2008-07-091-0/+30
* | | | | | powerpc/mm: Add SAO Feature bit to the cputableDave Kleikamp2008-07-091-1/+2
* | | | | | powerpc/mm: Define flags for Strong Access OrderingDave Kleikamp2008-07-092-0/+5
* | | | | | powerpc: Implement task_pt_regs() accessorSrinivasa Ds2008-07-091-0/+2
* | | | | | powerpc: move device_to_mask() to dma-mapping.hMark Nelson2008-07-091-0/+9
* | | | | | powerpc/dma: implement new dma_*map*_attrs() interfacesMark Nelson2008-07-092-34/+94
* | | | | | powerpc/dma: Add struct iommu_table argument to iommu_map_sg()Mark Nelson2008-07-091-3/+3
* | | | | | powerpc/spufs: add atomic busy_spus counter to struct cbe_spu_infoMaxim Shchetynin2008-07-091-0/+1
| |/ / / / |/| | | |
* | | | | powerpc/pseries: Update the device tree correctly for drconf memory add/removeNathan Fontenot2008-07-031-2/+4
* | | | | powerpc: Remove old dump_task_* functionsMichael Neuling2008-07-031-20/+0Star
* | | | | powerpc: Fixup lwsync at runtimeKumar Gala2008-07-034-26/+46
* | | | | powerpc: Fix compile warning in init_threadMichael Neuling2008-07-031-1/+1
* | | | | powerpc: Fix building of arch/powerpc/mm/mem.o when MEMORY_HOTPLUG=y and SPAR...Tony Breeds2008-07-031-2/+2
* | | | | powerpc: Update for VSX core file and ptraceMichael Neuling2008-07-011-2/+2
* | | | | powerpc: Keep 3 high personality bytes across execEric B Munson2008-07-011-1/+2
* | | | | powerpc: Make sure that include/asm-powerpc/spinlock.h does not trigger compi...Bart Van Assche2008-07-011-13/+14
* | | | | powerpc: Add 64 bit version of huge_ptep_set_wrprotectAndy Whitcroft2008-07-013-6/+15
* | | | | powerpc: Add VSX context save/restore, ptrace and signal supportMichael Neuling2008-07-015-3/+63
* | | | | powerpc: Add VSX assembler code macrosMichael Neuling2008-07-011-0/+103
* | | | | powerpc: Add VSX CPU featureMichael Neuling2008-07-011-1/+14
* | | | | powerpc: Introduce VSX thread_struct and CONFIG_VSXMichael Neuling2008-07-011-3/+15