summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2008-12-23powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs()Anton Vorontsov
2008-12-23powerpc: Prepare xmon_save_regs for use with kdumpAnton Vorontsov
2008-12-21powerpc/mpc5200: add rts/cts handling in PSC UART driverWolfram Sang
2008-12-21powerpc/mpc5200: Document and tidy irq driverGrant Likely
2008-12-21powerpc: Const-qualify Device Node Argument to DCR Resource Extent APIGrant Erickson
2008-12-21powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDEDBenjamin Herrenschmidt
2008-12-21powerpc/mm: Split low level tlb invalidate for nohash processorsBenjamin Herrenschmidt
2008-12-21powerpc/mm: Add SMP support to no-hash TLB handlingBenjamin Herrenschmidt
2008-12-21powerpc/mm: Introduce MMU featuresBenjamin Herrenschmidt
2008-12-21powerpc/mm: Rework context management for CPUs with no hash tableBenjamin Herrenschmidt
2008-12-21powerpc/mm: Split mmu_context handlingBenjamin Herrenschmidt
2008-12-21powerpc/4xx: Extended DCR support v2Benjamin Herrenschmidt
2008-12-21powerpc: Add of_find_next_cache_node()Nathan Lynch
2008-12-16powerpc/mm: Add local_flush_tlb_mm() to SW loaded TLB implementationsBenjamin Herrenschmidt
2008-12-16powerpc: Fix asm EMIT_BUG_ENTRY with !CONFIG_BUGBenjamin Herrenschmidt
2008-12-16powerpc: Remove dead BIO_VMERGE_BOUNDARY definitionFUJITA Tomonori
2008-12-16powerpc: Introduce ppc_pci_flags accessorsJosh Boyer
2008-12-16powerpc/pseries: Check for GIQ indicator before calling set-indicatorNathan Lynch
2008-12-16powerpc: Remove `have_of' global variableAnton Vorontsov
2008-12-16powerpc: Fix !CONFIG_PPC_NEED_DMA_SYNC_OPS build warningBecky Bruce
2008-12-16powerpc/ps3: Add sub-match id modalias supportGeert Uytterhoeven
2008-12-16powerpc: Fix typo in pgtable-ppc64.hGeoff Levand
2008-12-15powerpc: Fix bogus cache flushing on all 40x and BookE processors v2Benjamin Herrenschmidt
2008-12-12Merge branch 'tracing/fastboot' into cpus4096Ingo Molnar
2008-12-05Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...Ingo Molnar
2008-12-04Merge commit 'v2.6.28-rc7' into tracing/coreIngo Molnar
2008-12-03powerpc: Better setup of boot page TLB entryTrent Piepho
2008-12-03powerpc: Add SPE/EFP math emulation for E500v1/v2 processors.Liu Yu
2008-12-03powerpc/math-emu: Adopt new version of _FP_CHOOSENANLiu Yu
2008-12-03powerpc/math-emu: Fix single float point division bugLiu Yu
2008-12-03powerpc and sparc: Introduce dev_archdata node accessorsAnton Vorontsov
2008-12-03powerpc: Add sync_*_for_* to dma_opsBecky Bruce
2008-12-03powerpc: Use RCU based pte freeing mechanism for all powerpcKumar Gala
2008-12-03powerpc: Add a local_flush_tlb_page to handle kmap_atomic invalidatesKumar Gala
2008-12-03powerpc: Fix ppc32 mm_struct CPU tracking in SMPBenjamin Herrenschmidt
2008-12-03Merge branch 'merge'Paul Mackerras
2008-12-02Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-12-02Merge branch 'linus' into cpus4096Ingo Molnar
2008-11-30remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig
2008-11-30powerpc set_huge_psize() false positiveAl Viro
2008-11-26sched: convert struct root_domain to cpumask_var_t, fixIngo Molnar
2008-11-25KVM: ppc: stop leaking host memory on VM exitHollis Blanchard
2008-11-20powerpc/ppc32: ftrace, dynamic ftrace to handle modulesSteven Rostedt
2008-11-20powerpc/ppc64: ftrace, handle module trampolines for dyn ftraceSteven Rostedt
2008-11-20powerpc: ftrace, convert to new dynamic ftrace arch APISteven Rostedt
2008-11-19powerpc: Provide a separate handler for each IPI actionMilton Miller
2008-11-19powerpc: Optimise mutexNick Piggin
2008-11-19powerpc: Optimise smp_rmbNick Piggin
2008-11-19powerpc: Optimise smp_wmbNick Piggin
2008-11-19powerpc: Tell gcc when we clobber the carry in inline asmPaul Mackerras