You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ulrich Drepper
d35c7b0e54
unified (weak) sys_pipe implementation
...
This replaces the duplicated arch-specific versions of "sys_pipe()" with
one unified implementation. This removes almost 250 lines of duplicated
code.
It's marked __weak, so that *if* an architecture wants to override the
default implementation it can do so by simply having its own replacement
version, since many architectures use alternate calling conventions for
the 'pipe()' system call for legacy reasons (ie traditional UNIX
implementations often return the two file descriptors in registers)
I still haven't changed the cris version even though Linus says the BKL
isn't needed. The arch maintainer can easily do it if there are really
no obstacles.
Signed-off-by: Ulrich Drepper <drepper@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
17 years ago
..
boot
[ARM] 4854/1: fix the load address of uImage for CONFIG_ZBOOT_ROM=y
17 years ago
common
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
17 years ago
configs
Merge branches 'pxa' and 'orion-fixes1'
17 years ago
kernel
unified (weak) sys_pipe implementation
17 years ago
lib
…
mach-aaec2000
arch: Remove unnecessary inclusions of asm/semaphore.h
17 years ago
mach-at91
Merge master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
mach-clps711x
[ARM] Add initial sparsemem support
17 years ago
mach-clps7500
…
mach-davinci
arm: use non-racy method for /proc/davinci_clocks creation
17 years ago
mach-ebsa110
…
mach-ep93xx
[ARM] 4988/1: Add GPIO lib support to the EP93xx
17 years ago
mach-footbridge
…
mach-h720x
[ARM] replace remaining __FUNCTION__ occurrences
17 years ago
mach-imx
[ARM] replace remaining __FUNCTION__ occurrences
17 years ago
mach-integrator
arm/mach-integrator/time.c, mwave: revert portions of recent irq cleanups
17 years ago
mach-iop13xx
[ARM] replace remaining __FUNCTION__ occurrences
17 years ago
mach-iop32x
i2c: Convert most new-style drivers to use module aliasing
17 years ago
mach-iop33x
iop: unconditionally initialize the ATU on platforms known to be 'hosts'
17 years ago
mach-ixp4xx
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
17 years ago
mach-ixp23xx
…
mach-ixp2000
…
mach-ks8695
[ARM] 4981/1: [KS8695] Simple LED driver
17 years ago
mach-l7200
…
mach-lh7a40x
[ARM] fix lh7a40x/kev7a400 build
17 years ago
mach-msm
…
mach-mx3
…
mach-netx
[ARM] replace remaining __FUNCTION__ occurrences
17 years ago
mach-ns9xxx
ns9xxx: add clock api
17 years ago
mach-omap1
i2c: Convert most new-style drivers to use module aliasing
17 years ago
mach-omap2
ARM: OMAP2: New DPLL clock framework
17 years ago
mach-orion5x
Merge master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
mach-pnx4008
arch: Remove unnecessary inclusions of asm/semaphore.h
17 years ago
mach-pxa
pxafb: make lubbock/mainstone/zylonite/littleton to use new LCD connection type
17 years ago
mach-realview
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
17 years ago
mach-rpc
…
mach-s3c2400
…
mach-s3c2410
[ARM] 5005/1: BAST: Fix kset_name initialiser
17 years ago
mach-s3c2412
[ARM] 4985/1: S3C2412: Fix ARMDIVN name in CLKDIVN definition.
17 years ago
mach-s3c2440
[ARM] 4986/1: S3C24XX: Simtec machines need UCLK as parent to DCLK
17 years ago
mach-s3c2442
…
mach-s3c2443
…
mach-sa1100
[ARM] sa1100: add clock event support
17 years ago
mach-shark
…
mach-versatile
arch: Remove unnecessary inclusions of asm/semaphore.h
17 years ago
mm
arm: Export empty_zero_page for ZERO_PAGE usage in modules.
17 years ago
nwfpe
…
oprofile
[ARM] 5018/1: RealView: Fix the ARM11MPCore Oprofile compilation
17 years ago
plat-iop
iop: unconditionally initialize the ATU on platforms known to be 'hosts'
17 years ago
plat-mxc
[ARM] 4887/1: i.MXC family: Separate current platform code
17 years ago
plat-omap
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
17 years ago
plat-orion
[ARM] 4954/1: Orion: fix some function section mismatch
17 years ago
plat-s3c
…
plat-s3c24xx
[ARM] 4967/1: Adds functions to set clkout rate for Samsung S3C2410
17 years ago
tools
[ARM] Update mach-types
17 years ago
vfp
…
Kconfig
ARM: always select HAVE_IDE
17 years ago
Kconfig-nommu
…
Kconfig.debug
…
Makefile
Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x', 'orion', 'pxa', 'sa1100', 's3c' and 'sparsemem' into devel
17 years ago