summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/ppc_ksyms.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Export cacheable_memzero as its now used in a driverKumar Gala2009-01-081-0/+1
* powerpc/mm: Add SMP support to no-hash TLB handlingBenjamin Herrenschmidt2008-12-211-6/+0Star
* powerpc/mm: Split mmu_context handlingBenjamin Herrenschmidt2008-12-211-2/+1Star
* ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-201-1/+1
* powerpc: Introduce local (non-broadcast) forms of tlb invalidatesKumar Gala2008-09-241-0/+3
* Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt2008-07-151-0/+5
|\
| * Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-231-2/+0Star
| |\
| * | ftrace: powerpc clean upsSteven Rostedt2008-05-261-0/+5
* | | powerpc: Add VSX context save/restore, ptrace and signal supportMichael Neuling2008-07-011-0/+3
| |/ |/|
* | [POWERPC] Remove ppc32's export of console_driversStephen Rothwell2008-06-161-2/+0Star
|/
* Basic braille screen reader supportSamuel Thibault2008-04-301-3/+0Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-221-5/+2Star
|\
| * [POWERPC] irqtrace support for 64-bit powerpcBenjamin Herrenschmidt2008-04-181-4/+0Star
| * [POWERPC] Add hand-coded assembly strcmpSteven Rostedt2008-04-071-0/+1
| * [POWERPC] Really export empty_zero_pageStephen Rothwell2008-03-251-1/+1
* | Generic semaphore implementationMatthew Wilcox2008-04-171-1/+0Star
|/
* [POWERPC] Export empty_zero_pageTheodore Ts'o2008-03-131-0/+1
* [POWERPC] Add __ucmpdi2 for 64-bit comparisons in 32-bit kernelsPaul Mackerras2008-03-121-0/+2
* [POWERPC] Export copy_page() on 32bitJoseph Fannin2008-01-251-0/+1
* [POWERPC] Kill non-existent symbols from ksyms and commproc.hJochen Friedrich2007-12-141-12/+0Star
* [POWERPC] Fix build errors when BLOCK=nEmil Medve2007-09-221-5/+1Star
* [POWERPC] Fix 40x buildJosh Boyer2007-08-201-1/+1
* [POWERPC] Remove unused do_signal exportChristoph Hellwig2007-07-101-1/+0Star
* [POWERPC] Move pci_bus_to_hose users to pci_bus_to_hostKumar Gala2007-06-291-1/+0Star
* [POWERPC] Removed dead code related to PCI on ppc32Kumar Gala2007-06-291-3/+0Star
* [POWERPC] Remove duplicate export of __div64_32.Scott Wood2007-05-021-1/+0Star
* Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-301-2/+0Star
|\
| * [STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller2007-04-261-2/+0Star
* | [POWERPC] Remove unused inclusion of linux/ide.hOlaf Hering2007-04-121-1/+0Star
|/
* [POWERPC] Compile fixes for arch/powerpc dcr codeDavid Gibson2007-02-071-0/+1
* [POWERPC] Only export __mtdcr/__mfdcr if CONFIG_PPC_DCR is setKumar Gala2006-12-111-1/+1
* [POWERPC] Lazy interrupt disabling for 64-bit machinesPaul Mackerras2006-10-161-0/+4
* [POWERPC] convert string i/o operations to CStephen Rothwell2006-09-201-7/+0Star
* [POWERPC] clean up ide io accessorsStephen Rothwell2006-09-201-7/+0Star
* [POWERPC] remove unused asm routinesStephen Rothwell2006-09-201-4/+0Star
* [POWERPC] Export copy_4K_page()David Howells2006-09-131-0/+3
* [POWERPC] Remove flush_dcache_all exportMatt Porter2006-08-081-4/+0Star
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-101-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* powerpc/ppc: export strncasecmpKumar Gala2006-04-021-0/+1
* Merge ../linux-2.6Paul Mackerras2006-03-171-10/+0Star
|\
| * [PATCH] powerpc: remove duplicate EXPORT_SYMBOLSOlaf Hering2006-03-161-10/+0Star
* | Merge ../powerpc-mergePaul Mackerras2006-02-241-16/+0Star
|\|
| * [PATCH] powerpc: remove duplicate exportsOlaf Hering2006-02-201-16/+0Star
* | [PATCH] powerpc: cleanup pmac_newworld variable usageOlaf Hering2006-02-071-1/+0Star
|/
* [PATCH] powerpc: Add MPC834x SYS board to arch/powerpcKumar Gala2006-01-141-2/+1Star
* [PATCH] powerpc: Some ppc compile fixes...David Woodhouse2006-01-101-1/+0Star
* [PATCH] PPC_PREP: remove unneeded exportsAdrian Bunk2006-01-091-5/+0Star
* powerpc: Export __flush_icache_range for 32-bitPaul Mackerras2005-11-291-4/+2Star
* powerpc: Merge pci.hPaul Mackerras2005-11-191-3/+0Star