linux/include/asm-ppc64
Benjamin Herrenschmidt a7f290dad3 [PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel
This patch moves the vdso's to arch/powerpc, adds support for the 32
bits vdso to the 32 bits kernel, rename systemcfg (finally !), and adds
some new (still untested) routines to both vdso's: clock_gettime() with
support for CLOCK_REALTIME and CLOCK_MONOTONIC, clock_getres() (same
clocks) and get_tbfreq() for glibc to retreive the timebase frequency.

Tom,Steve: The implementation of get_tbfreq() I've done for 32 bits
returns a long long (r3, r4) not a long. This is such that if we ever
add support for >4Ghz timebases on ppc32, the userland interface won't
have to change.

I have tested gettimeofday() using some glibc patches in both ppc32 and
ppc64 kernels using 32 bits userland (I haven't had a chance to test a
64 bits userland yet, but the implementation didn't change and was
tested earlier). I haven't tested yet the new functions.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2005-11-11 22:25:39 +11:00
..
btext.h ppc64: Rearrange btext initialization for consistency with ppc32 2005-10-22 15:36:52 +10:00
delay.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dma-mapping.h [PATCH] gfp flags annotations - part 1 2005-10-08 15:00:57 -07:00
eeh.h [PATCH] ppc64: PCI error event dispatcher 2005-11-10 11:38:05 +11:00
floppy.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hvconsole.h [PATCH] hvc_console: Register ops when setting up hvc_console 2005-07-07 18:23:39 -07:00
hvcserver.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
imalloc.h [PATCH] Four level pagetables for ppc64 2005-08-29 10:53:31 +10:00
io.h merge filename and modify references to iseries/iseries_io.h 2005-11-02 15:07:51 +11:00
mmu.h powerpc: Move some extern declarations from C code into headers 2005-11-10 15:53:40 +11:00
mmu_context.h [PATCH] ppc64: support 64k pages 2005-11-06 16:56:47 -08:00
mmzone.h [PATCH] ppc64: Convert NUMA to sparsemem (3) 2005-11-11 22:21:11 +11:00
nvram.h [PATCH] powerpc: Rename BPA to Cell 2005-11-01 21:02:44 +11:00
page.h [PATCH] ppc64: Convert NUMA to sparsemem (3) 2005-11-11 22:21:11 +11:00
pci-bridge.h [PATCH] ppc64: bugfix: don't silently ignore PCI errors 2005-11-10 11:35:49 +11:00
pci.h [PATCH] dlpar enable for OF pci probe 2005-11-07 12:09:02 +11:00
pgalloc.h [PATCH] powerpc: 64k pages pmd alloc fix 2005-11-10 15:03:29 +11:00
pgtable-4k.h [PATCH] ppc64: Fix bug in SLB miss handler for hugepages 2005-11-07 07:53:23 -08:00
pgtable-64k.h [PATCH] ppc64: Fix bug in SLB miss handler for hugepages 2005-11-07 07:53:23 -08:00
pgtable.h [PATCH] fix remaining missing includes 2005-11-07 07:53:41 -08:00
prom.h ppc64: Add declarations to ppc64 headers as well as powerpc headers 2005-11-10 16:06:30 +11:00
ptrace-common.h [PATCH] ppc64: Add ptrace data breakpoint support 2005-09-12 17:19:12 +10:00
serial.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
spinlock.h merge filename and modify references to iseries/hv_call.h 2005-11-01 16:59:20 +11:00
system.h ppc64: Add declarations to ppc64 headers as well as powerpc headers 2005-11-10 16:06:30 +11:00