Ralf Baechle ece8a9e4f0 [MIPS] SMP: Fix use of cpumasks. 17 лет назад
..
8250-platform.c e7c4782f92 [MIPS] Put an end to <asm/serial.h>'s long and annyoing existence 18 лет назад
Makefile d865bea4da [MIPS] i8253 PIT clocksource and clockevent drivers 17 лет назад
asm-offsets.c 03b8b8e7c9 [MIPS] Extract {PGD,PMD,PTE}_ORDER into asm-offset.h 17 лет назад
binfmt_elfn32.c 386d9a7edd [PATCH] elf: Always define elf_addr_t in linux/elf.h 18 лет назад
binfmt_elfo32.c 21a151d8ca [MIPS] checkfiles: Fix "need space after that ','" errors. 17 лет назад
branch.c 5e0373b8e4 [MIPS] Add some __user tags 18 лет назад
cpu-bugs64.c 49a89efbbb [MIPS] Fix "no space between function name and open parenthesis" warnings. 17 лет назад
cpu-probe.c dec8b1ca99 [MIPS] Add BUG_ON assertion for attempt to run kernel on the wrong CPU type. 17 лет назад
early_printk.c 36ea1d57a4 [MIPS] early_printk: allow the early console to run earlier 18 лет назад
entry.S 0db34215c7 [MIPS] SMTC: Interrupt mask backstop hack 18 лет назад
gdb-low.S 192ef36619 [MIPS] TRACE_IRQFLAGS_SUPPORT support. 19 лет назад
gdb-stub.c b5eb551145 [MIPS] Kill num_online_cpus() loops. 17 лет назад
genex.S 0db34215c7 [MIPS] SMTC: Interrupt mask backstop hack 18 лет назад
head.S e001e52801 [MIPS] Replace use of stext with _stext. 18 лет назад
i8253.c d865bea4da [MIPS] i8253 PIT clocksource and clockevent drivers 17 лет назад
i8259.c 21a151d8ca [MIPS] checkfiles: Fix "need space after that ','" errors. 17 лет назад
init_task.c 0437eb594e [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c 18 лет назад
irix5sys.S 1da177e4c3 Linux-2.6.12-rc2 20 лет назад
irixelf.c 21a151d8ca [MIPS] checkfiles: Fix "need space after that ','" errors. 17 лет назад
irixinv.c 49a89efbbb [MIPS] Fix "no space between function name and open parenthesis" warnings. 17 лет назад
irixioctl.c 49a89efbbb [MIPS] Fix "no space between function name and open parenthesis" warnings. 17 лет назад
irixsig.c 21a151d8ca [MIPS] checkfiles: Fix "need space after that ','" errors. 17 лет назад
irq-gt641xx.c d5ab1a6910 [MIPS] Add GT641xx IRQ routines. 17 лет назад
irq-msc01.c 49a89efbbb [MIPS] Fix "no space between function name and open parenthesis" warnings. 17 лет назад
irq-rm7000.c 70d21cdeef [MIPS] use name instead of typename for each irq_chip 18 лет назад
irq-rm9000.c 70d21cdeef [MIPS] use name instead of typename for each irq_chip 18 лет назад
irq.c 21a151d8ca [MIPS] checkfiles: Fix "need space after that ','" errors. 17 лет назад
irq_cpu.c 70d21cdeef [MIPS] use name instead of typename for each irq_chip 18 лет назад
irq_txx9.c 5d3fdeacee [MIPS] Remove dead code from irq_txx9.c 17 лет назад
kspd.c 21a151d8ca [MIPS] checkfiles: Fix "need space after that ','" errors. 17 лет назад
linux32.c 21a151d8ca [MIPS] checkfiles: Fix "need space after that ','" errors. 17 лет назад
machine_kexec.c 97ce9a8d6c [MIPS] Unconditionally writeback and invalidate caches on kexec. 17 лет назад
mips-mt-fpaff.c 293c5bd13f [MIPS] Fixup secure computing stuff. 18 лет назад
mips-mt.c 49a89efbbb [MIPS] Fix "no space between function name and open parenthesis" warnings. 17 лет назад
mips_ksyms.c d0c91ae2bb [MIPS] Export __copy_user_inatomic. 18 лет назад
module.c 656be92f9a [MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=n 18 лет назад
pcspeaker.c de61b542b8 [MIPS] Rename PC speaker code 18 лет назад
proc.c 9966db25de [MIPS] Make facility to convert CPU types to strings generally available. 17 лет назад
process.c 49a89efbbb [MIPS] Fix "no space between function name and open parenthesis" warnings. 17 лет назад
ptrace.c 49a89efbbb [MIPS] Fix "no space between function name and open parenthesis" warnings. 17 лет назад
ptrace32.c 49a89efbbb [MIPS] Fix "no space between function name and open parenthesis" warnings. 17 лет назад
r2300_fpu.S 048eb582f3 kbuild: mips use generic asm-offsets.h support 19 лет назад
r2300_switch.S 5323180db7 [MIPS] Disallow CpU exception in kernel again. 18 лет назад
r4k_fpu.S c6a2f46793 [MIPS] Check FCSR for pending interrupts, alternative version 18 лет назад
r4k_switch.S 3bd3966448 [MIPS] Fix resume for 64K page size on R4000 class processors. 18 лет назад
r6000_fpu.S 048eb582f3 kbuild: mips use generic asm-offsets.h support 19 лет назад
relocate_kernel.S 00be0f305f [MIPS] Kexec: Fix several 64-bit bugs. 18 лет назад
reset.c f8bf35a914 [MIPS] Export pm_power_off 18 лет назад
rtlx.c 4d24c8f955 [MIPS] rtlx: Fix build error. 17 лет назад
scall32-o32.S 4dc467756e [MIPS] Wire up the fallocate syscall. 18 лет назад
scall64-64.S 4dc467756e [MIPS] Wire up the fallocate syscall. 18 лет назад
scall64-n32.S 82411390a2 [MIPS] N32 needs to use compat_sys_futimesat 17 лет назад
scall64-o32.S 422efb17ee [MIPS] Fix fallocate on o32 binary compat ABI 17 лет назад
semaphore.c c4559f67b7 Always use ".set mips3" rather than select between "mips2" or "mips3" 19 лет назад
setup.c 05dc8c02bf [MIPS] ARC: Get rid of mips_machgroup 17 лет назад
signal-common.h faea623464 [MIPS] Retry {save,restore}_fp_context if failed in atomic context. 18 лет назад
signal.c 21a151d8ca [MIPS] checkfiles: Fix "need space after that ','" errors. 17 лет назад
signal32.c 49a89efbbb [MIPS] Fix "no space between function name and open parenthesis" warnings. 17 лет назад
signal_n32.c 49a89efbbb [MIPS] Fix "no space between function name and open parenthesis" warnings. 17 лет назад
smp-mt.c 49a89efbbb [MIPS] Fix "no space between function name and open parenthesis" warnings. 17 лет назад
smp.c ece8a9e4f0 [MIPS] SMP: Fix use of cpumasks. 17 лет назад
smtc-asm.S da9bc7263d [MIPS] SMTC: Don't set and restore irqregs ptr from self_ipi. 18 лет назад
smtc-proc.c 41c594ab65 [MIPS] MT: Improved multithreading support. 19 лет назад
smtc.c b5eb551145 [MIPS] Kill num_online_cpus() loops. 17 лет назад
stacktrace.c ab1b6f03a1 simplify the stacktrace code 18 лет назад
syscall.c 21a151d8ca [MIPS] checkfiles: Fix "need space after that ','" errors. 17 лет назад
sysirix.c 21a151d8ca [MIPS] checkfiles: Fix "need space after that ','" errors. 17 лет назад
time.c 49a89efbbb [MIPS] Fix "no space between function name and open parenthesis" warnings. 17 лет назад
topology.c f5d6c63a67 [MIPS] Do topology_init even on uniprocessor kernels. 18 лет назад
traps.c 9966db25de [MIPS] Make facility to convert CPU types to strings generally available. 17 лет назад
unaligned.c 49a89efbbb [MIPS] Fix "no space between function name and open parenthesis" warnings. 17 лет назад
vmlinux.lds.S 0f5c906442 [MIPS] Introduce a consistent style for vmlinux.lds. 17 лет назад
vpe.c bdf5d42c6e [MIPS] VPE: reimplement ELF loader. 17 лет назад