Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
15562c439d0a1850b71aa1c0d92d1f4fb9503c8d
/
arch
/
powerpc
/
kernel
/
ppc_ksyms.c
acf620e
powerpc: Rename __get_SP() to current_stack_pointer()
by Anton Blanchard
· 10 years ago
bfe9a2c
powerpc: Reimplement __get_SP() as a function not a define
by Anton Blanchard
· 10 years ago
5144b6b
powerpc: Separate ppc32 symbol exports into ppc_ksyms_32.c
by Anton Blanchard
· 10 years ago
7b20a95
powerpc: Move lib symbol exports into arch/powerpc/lib/ppc_ksyms.c
by Anton Blanchard
· 10 years ago
5889baf
powerpc: Remove unused 32bit symbol exports
by Anton Blanchard
· 10 years ago
e1802b0
powerpc: Move more symbol exports next to function definitions
by Anton Blanchard
· 10 years ago
4a1b08e
powerpc: Move via-cuda symbol exports next to function definitions
by Anton Blanchard
· 10 years ago
370a3ab
powerpc: Move adb symbol exports next to function definitions
by Anton Blanchard
· 10 years ago
00f554f
powerpc: memcpy optimization for 64bit LE
by Philippe Bergheaud
· 11 years ago
28ea3c7
powerpc: Export flush_icache_range
by Jeff Mahoney
· 11 years ago
3ad26e5
Merge branch 'for-kvm' into next
by Benjamin Herrenschmidt
· 11 years ago
1846196
powerpc: Provide for giveup_fpu/altivec to save state in alternate location
by Paul Mackerras
· 11 years ago
41b93b2
powerpc: Added __cmpdi2 for signed 64bit comparision
by Bharat Bhushan
· 11 years ago
de577a3
powerpc: Use generic memcpy code in little endian
by Anton Blanchard
· 11 years ago
7a332b0
powerpc: Use generic checksum code in little endian
by Anton Blanchard
· 11 years ago
5f20be44
powerpc: Remove the empty giveup_fpu() function on 32bit kernel
by Kevin Hao
· 11 years ago
3b04c30
powerpc: Remove the symbol __flush_icache_range
by Kevin Hao
· 11 years ago
ca9d7ae
powerpc: Provide __bswapdi2
by David Woodhouse
· 12 years ago
19bf7f8
Merge remote-tracking branch 'master' into queue
by Marcelo Tosatti
· 12 years ago
8043e49
powerpc/epapr: export epapr_hypercall_start
by Scott Wood
· 12 years ago
58254e1
powerpc: split ret_from_fork
by Al Viro
· 12 years ago
1629372
powerpc: Use the new generic strncpy_from_user() and strnlen_user()
by Paul Mackerras
· 13 years ago
5b74716
kvm/powerpc: Add new ioctl to retreive server MMU infos
by Benjamin Herrenschmidt
· 13 years ago
ae3a197
Disintegrate asm/system.h for PowerPC
by David Howells
· 13 years ago
4b16f8e
powerpc: various straight conversions from module.h --> export.h
by Paul Gortmaker
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
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
· 17 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
· 18 years ago
6a50623
[POWERPC] Removed dead code related to PCI on ppc32
by Kumar Gala
· 18 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
· 19 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
Next »