aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/ppc_ksyms.c
AgeCommit message (Expand)Author
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/ftraceIngo Molnar
2008-06-16[POWERPC] Remove ppc32's export of console_driversStephen Rothwell
2008-05-26ftrace: powerpc clean upsSteven Rostedt
2008-04-30Basic braille screen reader supportSamuel Thibault
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2008-04-18[POWERPC] irqtrace support for 64-bit powerpcBenjamin Herrenschmidt
2008-04-17Generic semaphore implementationMatthew Wilcox
2008-04-07[POWERPC] Add hand-coded assembly strcmpSteven Rostedt
2008-03-26[POWERPC] Really export empty_zero_pageStephen Rothwell
2008-03-13[POWERPC] Export empty_zero_pageTheodore Ts'o
2008-03-13[POWERPC] Add __ucmpdi2 for 64-bit comparisons in 32-bit kernelsPaul Mackerras
2008-01-25[POWERPC] Export copy_page() on 32bitJoseph Fannin
2007-12-13[POWERPC] Kill non-existent symbols from ksyms and commproc.hJochen Friedrich
2007-09-22[POWERPC] Fix build errors when BLOCK=nEmil Medve
2007-08-20[POWERPC] Fix 40x buildJosh Boyer
2007-07-10[POWERPC] Remove unused do_signal exportChristoph Hellwig
2007-06-29[POWERPC] Move pci_bus_to_hose users to pci_bus_to_hostKumar Gala
2007-06-29[POWERPC] Removed dead code related to PCI on ppc32Kumar Gala
2007-05-02[POWERPC] Remove duplicate export of __div64_32.Scott Wood
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras
2007-04-26[STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller
2007-04-13[POWERPC] Remove unused inclusion of linux/ide.hOlaf Hering
2007-02-07[POWERPC] Compile fixes for arch/powerpc dcr codeDavid Gibson
2006-12-10[POWERPC] Only export __mtdcr/__mfdcr if CONFIG_PPC_DCR is setKumar Gala
2006-10-16[POWERPC] Lazy interrupt disabling for 64-bit machinesPaul Mackerras
2006-09-20[POWERPC] convert string i/o operations to CStephen Rothwell