summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32MDale Farnsworth2008-12-231-2/+2
* powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs()Anton Vorontsov2008-12-231-9/+6
* powerpc: Prepare xmon_save_regs for use with kdumpAnton Vorontsov2008-12-231-0/+4
* powerpc/mpc5200: add rts/cts handling in PSC UART driverWolfram Sang2008-12-211-1/+10
* powerpc/mpc5200: Document and tidy irq driverGrant Likely2008-12-211-0/+19
* powerpc: Const-qualify Device Node Argument to DCR Resource Extent APIGrant Erickson2008-12-211-2/+2
* powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDEDBenjamin Herrenschmidt2008-12-213-38/+43
* powerpc/mm: Split low level tlb invalidate for nohash processorsBenjamin Herrenschmidt2008-12-211-14/+0
* powerpc/mm: Add SMP support to no-hash TLB handlingBenjamin Herrenschmidt2008-12-213-48/+56
* powerpc/mm: Introduce MMU featuresBenjamin Herrenschmidt2008-12-213-48/+108
* powerpc/mm: Rework context management for CPUs with no hash tableBenjamin Herrenschmidt2008-12-215-7/+13
* powerpc/mm: Split mmu_context handlingBenjamin Herrenschmidt2008-12-211-226/+34
* powerpc/4xx: Extended DCR support v2Benjamin Herrenschmidt2008-12-212-14/+56
* powerpc: Add of_find_next_cache_node()Nathan Lynch2008-12-211-0/+3
* powerpc/mm: Add local_flush_tlb_mm() to SW loaded TLB implementationsBenjamin Herrenschmidt2008-12-161-0/+5
* powerpc: Fix asm EMIT_BUG_ENTRY with !CONFIG_BUGBenjamin Herrenschmidt2008-12-161-1/+10
* powerpc: Remove dead BIO_VMERGE_BOUNDARY definitionFUJITA Tomonori2008-12-161-7/+0
* powerpc: Introduce ppc_pci_flags accessorsJosh Boyer2008-12-162-3/+27
* powerpc/pseries: Check for GIQ indicator before calling set-indicatorNathan Lynch2008-12-161-0/+1
* powerpc: Remove `have_of' global variableAnton Vorontsov2008-12-161-2/+0
* powerpc: Fix !CONFIG_PPC_NEED_DMA_SYNC_OPS build warningBecky Bruce2008-12-161-6/+35
* powerpc/ps3: Add sub-match id modalias supportGeert Uytterhoeven2008-12-161-27/+26
* powerpc: Fix typo in pgtable-ppc64.hGeoff Levand2008-12-161-1/+1
* powerpc: Fix bogus cache flushing on all 40x and BookE processors v2Benjamin Herrenschmidt2008-12-151-7/+8
* powerpc: Better setup of boot page TLB entryTrent Piepho2008-12-031-0/+2
* powerpc: Add SPE/EFP math emulation for E500v1/v2 processors.Liu Yu2008-12-032-10/+32
* powerpc/math-emu: Adopt new version of _FP_CHOOSENANLiu Yu2008-12-031-9/+17
* powerpc/math-emu: Fix single float point division bugLiu Yu2008-12-031-1/+1
* powerpc and sparc: Introduce dev_archdata node accessorsAnton Vorontsov2008-12-031-0/+12
* powerpc: Add sync_*_for_* to dma_opsBecky Bruce2008-12-031-31/+62
* powerpc: Use RCU based pte freeing mechanism for all powerpcKumar Gala2008-12-033-37/+49
* powerpc: Add a local_flush_tlb_page to handle kmap_atomic invalidatesKumar Gala2008-12-032-2/+16
* powerpc: Fix ppc32 mm_struct CPU tracking in SMPBenjamin Herrenschmidt2008-12-031-0/+3
* Merge branch 'merge'Paul Mackerras2008-12-033-3/+2
|\
| * Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-021-0/+2
| |\
| | * KVM: ppc: stop leaking host memory on VM exitHollis Blanchard2008-11-251-0/+2
| * | remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig2008-11-301-2/+0
| * | powerpc set_huge_psize() false positiveAl Viro2008-11-301-1/+0
| |/
* | powerpc: Provide a separate handler for each IPI actionMilton Miller2008-11-191-0/+7
* | powerpc: Optimise mutexNick Piggin2008-11-191-5/+130
* | powerpc: Optimise smp_rmbNick Piggin2008-11-191-9/+11
* | powerpc: Optimise smp_wmbNick Piggin2008-11-192-2/+6
* | powerpc: Tell gcc when we clobber the carry in inline asmPaul Mackerras2008-11-193-12/+12
* | powerpc/ps3: Replace the flip_ctl logic in ps3av and ps3fb by a mutexGeert Uytterhoeven2008-11-192-4/+3
* | Merge branch 'linux-2.6' into nextPaul Mackerras2008-11-122-10/+4
|\|
| * powerpc: Update QE/CPM2 usb_ctlr structures for USB supportLi Yang2008-11-082-10/+4
* | powerpc: Use the new byteorder headersHarvey Harrison2008-11-061-17/+21
* | powerpc: Eliminate unused do_gtod variablePaul Mackerras2008-11-061-20/+0
* | powerpc: Improve resolution of VDSO clock_gettimePaul Mackerras2008-11-061-0/+3
* | powerpc: Remove map_/unmap_single() from dma_mapping_opsMark Nelson2008-11-061-31/+5