summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/ppc_ksyms.c
AgeCommit message (Expand)Author
2016-08-07ppc: move exports to definitionsAl Viro
2016-03-11powerpc32: move xxxxx_dcache_range() functions inlineChristophe Leroy
2016-03-02powerpc: Add the ability to save VSX without giving it upCyril Bur
2015-12-01powerpc: Move part of giveup_fpu,altivec,spe into cAnton Blanchard
2014-10-15powerpc: Rename __get_SP() to current_stack_pointer()Anton Blanchard
2014-10-15powerpc: Reimplement __get_SP() as a function not a defineAnton Blanchard
2014-09-25powerpc: Separate ppc32 symbol exports into ppc_ksyms_32.cAnton Blanchard
2014-09-25powerpc: Move lib symbol exports into arch/powerpc/lib/ppc_ksyms.cAnton Blanchard
2014-09-25powerpc: Remove unused 32bit symbol exportsAnton Blanchard
2014-09-25powerpc: Move more symbol exports next to function definitionsAnton Blanchard
2014-09-25powerpc: Move via-cuda symbol exports next to function definitionsAnton Blanchard
2014-09-25powerpc: Move adb symbol exports next to function definitionsAnton Blanchard
2014-04-30powerpc: memcpy optimization for 64bit LEPhilippe Bergheaud
2014-04-28powerpc: Export flush_icache_rangeJeff Mahoney
2013-10-11Merge branch 'for-kvm' into nextBenjamin Herrenschmidt
2013-10-11powerpc: Provide for giveup_fpu/altivec to save state in alternate locationPaul Mackerras
2013-10-11powerpc: Added __cmpdi2 for signed 64bit comparisionBharat Bhushan
2013-10-11powerpc: Use generic memcpy code in little endianAnton Blanchard
2013-10-11powerpc: Use generic checksum code in little endianAnton Blanchard
2013-08-14powerpc: Remove the empty giveup_fpu() function on 32bit kernelKevin Hao
2013-08-14powerpc: Remove the symbol __flush_icache_rangeKevin Hao
2013-05-14powerpc: Provide __bswapdi2David Woodhouse
2012-10-29Merge remote-tracking branch 'master' into queueMarcelo Tosatti
2012-10-05powerpc/epapr: export epapr_hypercall_startScott Wood
2012-09-30powerpc: split ret_from_forkAl Viro
2012-05-27powerpc: Use the new generic strncpy_from_user() and strnlen_user()Paul Mackerras
2012-05-06kvm/powerpc: Add new ioctl to retreive server MMU infosBenjamin Herrenschmidt
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-05-19powerpc: Simplify 4k/64k copy_page logicAnton Blanchard
2010-11-29powerpc: Add support for popcnt instructionsAnton Blanchard
2010-08-01KVM: PPC: elide struct thread_struct instances from stackAndreas Schwab
2010-05-31powerpc: Don't export cvt_fd & _df when CONFIG_PPC_FPU is not setBenjamin Herrenschmidt
2010-05-17KVM: PPC: Find HTAB ourselvesAlexander Graf
2010-05-17KVM: PPC: Export MMU variablesAlexander Graf
2010-05-17KVM: PPC: Don't export Book3S symbols on BookEAlexander Graf
2010-04-25KVM: PPC: Add helpers to call FPU instructionsAlexander Graf
2010-03-01KVM: PPC: Export __giveup_vsxAlexander Graf
2009-11-24powerpc: do not export pci_alloc/free_consistentStephen Rothwell
2009-10-30powerpc: Enable sparse irq_descs on powerpcMichael Ellerman
2009-01-08powerpc: Export cacheable_memzero as its now used in a driverKumar Gala
2008-12-21powerpc/mm: Add SMP support to no-hash TLB handlingBenjamin Herrenschmidt
2008-12-21powerpc/mm: Split mmu_context handlingBenjamin Herrenschmidt
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt
2008-09-24powerpc: Introduce local (non-broadcast) forms of tlb invalidatesKumar Gala
2008-07-15Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt
2008-07-01powerpc: Add VSX context save/restore, ptrace and signal supportMichael Neuling
2008-06-23Merge branch 'linus' into tracing/ftracetip-tracing-ftrace-2008-06-23_09.11_MonIngo Molnar
2008-06-16[POWERPC] Remove ppc32's export of console_driversStephen Rothwell