Sign in
android-kvm
/
linux
/
1f4c025b5a5520fd2571244196b1b01ad96d18f6
/
arch
/
powerpc
/
kernel
/
ppc_ksyms.c
d988f0e
powerpc: Simplify 4k/64k copy_page logic
by Anton Blanchard
· 14 years ago
64ff312
powerpc: Add support for popcnt instructions
by Anton Blanchard
· 14 years ago
49f6be8
KVM: PPC: elide struct thread_struct instances from stack
by Andreas Schwab
· 15 years ago
a7fed9f
powerpc: Don't export cvt_fd & _df when CONFIG_PPC_FPU is not set
by Benjamin Herrenschmidt
· 15 years ago
251585b
KVM: PPC: Find HTAB ourselves
by Alexander Graf
· 15 years ago
be85669
KVM: PPC: Export MMU variables
by Alexander Graf
· 15 years ago
306d071
KVM: PPC: Don't export Book3S symbols on BookE
by Alexander Graf
· 15 years ago
963cf3d
KVM: PPC: Add helpers to call FPU instructions
by Alexander Graf
· 15 years ago
fbad5f1
KVM: PPC: Export __giveup_vsx
by Alexander Graf
· 15 years ago
c38c204
powerpc: do not export pci_alloc/free_consistent
by Stephen Rothwell
· 15 years ago
cd01570
powerpc: Enable sparse irq_descs on powerpc
by Michael Ellerman
· 15 years ago
1edda9c
powerpc: Export cacheable_memzero as its now used in a driver
by Kumar Gala
· 16 years ago
f048aac
powerpc/mm: Add SMP support to no-hash TLB handling
by Benjamin Herrenschmidt
· 16 years ago
5e69661
powerpc/mm: Split mmu_context handling
by Benjamin Herrenschmidt
· 16 years ago
606576c
ftrace: rename FTRACE to FUNCTION_TRACER
by Steven Rostedt
· 16 years ago
0ba3418
powerpc: Introduce local (non-broadcast) forms of tlb invalidates
by Kumar Gala
· 16 years ago
43d2548
Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build
by Benjamin Herrenschmidt
· 16 years ago
ce48b21
powerpc: Add VSX context save/restore, ptrace and signal support
by Michael Neuling
· 16 years ago
f34bfb1
Merge branch 'linus' into tracing/ftrace
by Ingo Molnar
· 17 years ago
4a96db3
[POWERPC] Remove ppc32's export of console_drivers
by Stephen Rothwell
· 17 years ago
ccbfac2
ftrace: powerpc clean ups
by Steven Rostedt
· 17 years ago
f7511d5
Basic braille screen reader support
by Samuel Thibault
· 17 years ago
9a64388
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
945feb1
[POWERPC] irqtrace support for 64-bit powerpc
by Benjamin Herrenschmidt
· 17 years ago
64ac24e
Generic semaphore implementation
by Matthew Wilcox
· 17 years ago
0119536
[POWERPC] Add hand-coded assembly strcmp
by Steven Rostedt
· 17 years ago
bceabd1
[POWERPC] Really export empty_zero_page
by Stephen Rothwell
· 17 years ago
07dc42f
[POWERPC] Export empty_zero_page
by Theodore Ts'o
· 17 years ago
95ff54f
[POWERPC] Add __ucmpdi2 for 64-bit comparisons in 32-bit kernels
by Paul Mackerras
· 17 years ago
ab1f89b
[POWERPC] Export copy_page() on 32bit
by Joseph Fannin
· 17 years ago
9ac68d3
[POWERPC] Kill non-existent symbols from ksyms and commproc.h
by Jochen Friedrich
· 17 years ago
576e393
[POWERPC] Fix build errors when BLOCK=n
by Emil Medve
· 17 years ago
1daa194
[POWERPC] Fix 40x build
by Josh Boyer
· 17 years ago
ca747dd
[POWERPC] Remove unused do_signal export
by Christoph Hellwig
· 18 years ago
0b1d40c
[POWERPC] Move pci_bus_to_hose users to pci_bus_to_host
by Kumar Gala
· 17 years ago
6a50623
[POWERPC] Removed dead code related to PCI on ppc32
by Kumar Gala
· 17 years ago
14d1d2f
[POWERPC] Remove duplicate export of __div64_32.
by Scott Wood
· 18 years ago
49e1900
Merge branch 'linux-2.6' into for-2.6.22
by Paul Mackerras
· 18 years ago
ded220b
[STRING]: Move strcasecmp/strncasecmp to lib/string.c
by David S. Miller
· 18 years ago
8545cd2
[POWERPC] Remove unused inclusion of linux/ide.h
by Olaf Hering
· 18 years ago
a2c7021
[POWERPC] Compile fixes for arch/powerpc dcr code
by David Gibson
· 18 years ago
45d8e7a
[POWERPC] Only export __mtdcr/__mfdcr if CONFIG_PPC_DCR is set
by Kumar Gala
· 18 years ago
d04c56f
[POWERPC] Lazy interrupt disabling for 64-bit machines
by Paul Mackerras
· 18 years ago
5adcaf5
[POWERPC] convert string i/o operations to C
by Stephen Rothwell
· 18 years ago
73ea9e1
[POWERPC] clean up ide io accessors
by Stephen Rothwell
· 18 years ago
661f1cd
[POWERPC] remove unused asm routines
by Stephen Rothwell
· 18 years ago
3dd836a
[POWERPC] Export copy_4K_page()
by David Howells
· 18 years ago
f4dddce5
[POWERPC] Remove flush_dcache_all export
by Matt Porter
· 18 years ago
894673e
[PATCH] tty: Remove include of screen_info.h from tty.h
by Jon Smirl
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
34ddf73
powerpc/ppc: export strncasecmp
by Kumar Gala
· 19 years ago
23dd640
Merge ../linux-2.6
by Paul Mackerras
· 19 years ago
920573b
[PATCH] powerpc: remove duplicate EXPORT_SYMBOLS
by Olaf Hering
· 19 years ago
a00428f
Merge ../powerpc-merge
by Paul Mackerras
· 19 years ago
0728a2f
[PATCH] powerpc: remove duplicate exports
by Olaf Hering
· 19 years ago
d2515c8
[PATCH] powerpc: cleanup pmac_newworld variable usage
by Olaf Hering
· 19 years ago
7d13d21a
[PATCH] powerpc: Add MPC834x SYS board to arch/powerpc
by Kumar Gala
· 19 years ago
3b212db
[PATCH] powerpc: Some ppc compile fixes...
by David Woodhouse
· 19 years ago
afcc247
[PATCH] PPC_PREP: remove unneeded exports
by Adrian Bunk
· 19 years ago
666acb9
powerpc: Export __flush_icache_range for 32-bit
by Paul Mackerras
· 19 years ago
f8ef270
powerpc: Merge pci.h
by Paul Mackerras
· 19 years ago
fa63b22
[PATCH] Add missing EXPORT_SYMBOLS() for __ide_mm_* functions on powerpc
by Ben Collins
· 19 years ago
799d604
[PATCH] powerpc: merge code values for identifying platforms
by Paul Mackerras
· 19 years ago
c5ff700
[PATCH] powerpc: Merge signal.h
by David Gibson
· 19 years ago
a0e60b2
[PATCH] powerpc: Merge bitops.h
by David Gibson
· 19 years ago
f78541dc
powerpc: Merge xmon
by Paul Mackerras
· 19 years ago
03501da
powerpc: Pull common bits of setup_{32,64}.c into setup-common.c
by Paul Mackerras
· 19 years ago
5c8c56e
powerpc: Move agp_special_page export to where it is defined
by Paul Mackerras
· 19 years ago
f2783c1
powerpc: Merge time.c and asm/time.h.
by Paul Mackerras
· 19 years ago
40ef8cb
powerpc: Get 64-bit configs to compile with ARCH=powerpc
by Paul Mackerras
· 19 years ago
9b6b563
powerpc: Merge in the ppc64 version of the prom code.
by Paul Mackerras
· 19 years ago
292dcc8
Merge rsync://ozlabs.org/sfr-git/for-paulus/
by Paul Mackerras
· 19 years ago
dc1c1ca
powerpc: merge idle_power4.S and trapc.s
by Stephen Rothwell
· 19 years ago
c0c0d99
powerpc: Get merged kernel to compile and run on 32-bit SMP powermac.
by Paul Mackerras
· 19 years ago
20c8c21
powerpc: Fixes to get the merged kernel to boot on powermac.
by Paul Mackerras
· 19 years ago