.. |
Makefile
|
4e6a05fe5f
Improved modules loader, more robust and works on 64bit kernels.
|
20 роки тому |
asm-offsets.c
|
e6c69bd391
mips: rename offsets.c to asm-offsets.c
|
20 роки тому |
binfmt_elfn32.c
|
c6237645d1
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
20 роки тому |
binfmt_elfo32.c
|
c6237645d1
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
20 роки тому |
branch.c
|
1da177e4c3
Linux-2.6.12-rc2
|
20 роки тому |
cpu-bugs64.c
|
42a3b4f25a
[PATCH] mips: nuke trailing whitespace
|
20 роки тому |
cpu-probe.c
|
e3ad1c23ba
Base Au1200 2.6 support.
|
20 роки тому |
dma-no-isa.c
|
8c93650890
Dummy ISA DMA functions for systems that don't have ISA but share
|
20 роки тому |
entry.S
|
a18815abcd
Use preempt_schedule_irq.
|
20 роки тому |
gdb-low.S
|
875d43e72b
[PATCH] mips: clean up 32/64-bit configuration
|
20 роки тому |
gdb-stub.c
|
b188ffe876
Fix build with SMP disabled and preemption enabled.
|
20 роки тому |
genex.S
|
69903d6500
Fix typos and formatting.
|
20 роки тому |
genrtc.c
|
a9f6a0dd54
[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions
|
20 роки тому |
head.S
|
0964ce24d0
Move the invalid pmd and pte tables from .data to .bss. Fix alignment.
|
20 роки тому |
i8259.c
|
8ab00b9a02
Convert struct hw_interrupt_type initializations to ISO C99 named
|
20 роки тому |
init_task.c
|
1da177e4c3
Linux-2.6.12-rc2
|
20 роки тому |
ioctl32.c
|
42a3b4f25a
[PATCH] mips: nuke trailing whitespace
|
20 роки тому |
irix5sys.S
|
1da177e4c3
Linux-2.6.12-rc2
|
20 роки тому |
irixelf.c
|
7ee8798f37
Until I figure out why NFS filesystems are having problems with
|
20 роки тому |
irixinv.c
|
1da177e4c3
Linux-2.6.12-rc2
|
20 роки тому |
irixioctl.c
|
b835996f62
[PATCH] files: lock-free fd look-up
|
20 роки тому |
irixsig.c
|
310b587e01
[PATCH] mips: fix-up schedule_timeout() usage
|
20 роки тому |
irq-msc01.c
|
8ab00b9a02
Convert struct hw_interrupt_type initializations to ISO C99 named
|
20 роки тому |
irq-mv6434x.c
|
8ab00b9a02
Convert struct hw_interrupt_type initializations to ISO C99 named
|
20 роки тому |
irq-rm7000.c
|
8ab00b9a02
Convert struct hw_interrupt_type initializations to ISO C99 named
|
20 роки тому |
irq-rm9000.c
|
8ab00b9a02
Convert struct hw_interrupt_type initializations to ISO C99 named
|
20 роки тому |
irq.c
|
42a3b4f25a
[PATCH] mips: nuke trailing whitespace
|
20 роки тому |
irq_cpu.c
|
8ab00b9a02
Convert struct hw_interrupt_type initializations to ISO C99 named
|
20 роки тому |
linux32.c
|
d1abb6a2b8
32-bit compatibility for various timer-related system calls.
|
20 роки тому |
mips_ksyms.c
|
875d43e72b
[PATCH] mips: clean up 32/64-bit configuration
|
20 роки тому |
module.c
|
4e6a05fe5f
Improved modules loader, more robust and works on 64bit kernels.
|
20 роки тому |
proc.c
|
0f04afb595
ISOify.
|
20 роки тому |
process.c
|
dc953df1ba
Fix wchan implementation, based on earlier by from Atsushi Nemoto.
|
20 роки тому |
ptrace.c
|
875d43e72b
[PATCH] mips: clean up 32/64-bit configuration
|
20 роки тому |
ptrace32.c
|
09276d905e
32-bit compatibility for ptrace GETEVENTMSG operation.
|
20 роки тому |
r2300_fpu.S
|
048eb582f3
kbuild: mips use generic asm-offsets.h support
|
20 роки тому |
r2300_switch.S
|
048eb582f3
kbuild: mips use generic asm-offsets.h support
|
20 роки тому |
r4k_fpu.S
|
048eb582f3
kbuild: mips use generic asm-offsets.h support
|
20 роки тому |
r4k_switch.S
|
048eb582f3
kbuild: mips use generic asm-offsets.h support
|
20 роки тому |
r6000_fpu.S
|
048eb582f3
kbuild: mips use generic asm-offsets.h support
|
20 роки тому |
reset.c
|
59586e5a26
[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.
|
20 роки тому |
scall32-o32.S
|
a19050f301
Waitid(2) now has 5 arguments.
|
20 роки тому |
scall64-64.S
|
048eb582f3
kbuild: mips use generic asm-offsets.h support
|
20 роки тому |
scall64-n32.S
|
d1abb6a2b8
32-bit compatibility for various timer-related system calls.
|
20 роки тому |
scall64-o32.S
|
d1abb6a2b8
32-bit compatibility for various timer-related system calls.
|
20 роки тому |
semaphore.c
|
1da177e4c3
Linux-2.6.12-rc2
|
20 роки тому |
setup.c
|
c83cfc9c94
Get rid of early_init. There's more need to make this form of
|
20 роки тому |
signal-common.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 роки тому |
signal.c
|
69be8f1896
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
|
20 роки тому |
signal32.c
|
a982099ca5
Update to match the native siginfo structure and code.
|
20 роки тому |
signal_n32.c
|
1da177e4c3
Linux-2.6.12-rc2
|
20 роки тому |
smp.c
|
b727a60258
Merge do_boot_cpu() into the new style __cpu_up().
|
20 роки тому |
syscall.c
|
048eb582f3
kbuild: mips use generic asm-offsets.h support
|
20 роки тому |
sysirix.c
|
784f7b9d89
Fix 'prctl' system call for IRIX. At this point IRIX 5.3 static binaries
|
20 роки тому |
time.c
|
b149ee2233
[PATCH] NTP: ntp-helper functions
|
20 роки тому |
traps.c
|
14f18b7f7e
On 24K we did always disable cache parity protection - obviously not
|
20 роки тому |
unaligned.c
|
875d43e72b
[PATCH] mips: clean up 32/64-bit configuration
|
20 роки тому |
vmlinux.lds.S
|
c83cfc9c94
Get rid of early_init. There's more need to make this form of
|
20 роки тому |