Linus Torvalds 3f5e573a08 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus 19 лет назад
..
Makefile aa414dff4f [MIPS] Remove duplicate ISA DMA code for 0 DMA channel case. 19 лет назад
apm.c e1e80b4d24 [MIPS] Don't include obsolete <linux/config.h>. 19 лет назад
asm-offsets.c 242954b5aa [MIPS] 16K & 64K page size fixes 19 лет назад
binfmt_elfn32.c 909fa64c8b [MIPS] jiffies_to_compat_timeval fix 20 лет назад
binfmt_elfo32.c 909fa64c8b [MIPS] jiffies_to_compat_timeval fix 20 лет назад
branch.c eae89076e6 [MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs. 19 лет назад
cpu-bugs64.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 лет назад
cpu-probe.c c237923009 [MIPS] Don't print presence of WAIT instruction on bootup. 19 лет назад
entry.S cb56837ea5 [MIPS] SMTC: Fix crash if # of TC's > # of VPE's after pt_regs irq cleanup. 19 лет назад
gdb-low.S 192ef36619 [MIPS] TRACE_IRQFLAGS_SUPPORT support. 19 лет назад
gdb-stub.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 лет назад
genex.S 5b10496b6e [MIPS] Fast path for rdhwr emulation for TLS 19 лет назад
head.S 656be92f9a [MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=n 19 лет назад
i8253.c e5c6c8e457 Input: pcspkr - separate device and driver registration 20 лет назад
i8259.c 2cafe97846 [MIPS] Import updates from i386's i8259.c 19 лет назад
init_task.c 0437eb594e [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c 19 лет назад
irix5sys.S 1da177e4c3 Linux-2.6.12-rc2 21 лет назад
irixelf.c b4cac1a022 [PATCH] FDPIC: Move roundup() into linux/kernel.h 19 лет назад
irixinv.c fe00f943e0 Sparseify MIPS. 20 лет назад
irixioctl.c 1592dac241 Reformatting, remove debugging code. 20 лет назад
irixsig.c 633fd568c1 [MIPS] Move definition of IRIX compat constant into IRIX compat code. 19 лет назад
irq-msc01.c 1417836e81 [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq 19 лет назад
irq-mv6434x.c e77c232cfc [MIPS] Compile __do_IRQ() when really needed 19 лет назад
irq-rm7000.c e77c232cfc [MIPS] Compile __do_IRQ() when really needed 19 лет назад
irq-rm9000.c e77c232cfc [MIPS] Compile __do_IRQ() when really needed 19 лет назад
irq.c 1ccd1c1c35 [MIPS] genirq: use name instead of typename 19 лет назад
irq_cpu.c e77c232cfc [MIPS] Compile __do_IRQ() when really needed 19 лет назад
kspd.c 6d5aefb8ea WorkQueue: Fix up arch-specific work items where possible 19 лет назад
linux32.c 05e4396651 [MIPS] Use SYSVIPC_COMPAT to fix various problems on N32 19 лет назад
machine_kexec.c 583bb86fbb [MIPS] Add support for kexec 19 лет назад
mips-mt.c f72af3cf06 [MIPS] MIPS MT: Fix build error. 19 лет назад
mips_ksyms.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 лет назад
module.c 656be92f9a [MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=n 19 лет назад
proc.c e04582b7bc [MIPS] Make sure cpu_has_fpu is used only in atomic context 19 лет назад
process.c 55b7428303 [MIPS] Use kallsyms_lookup_size_offset() instead of kallsyms_lookup() 19 лет назад
ptrace.c e04582b7bc [MIPS] Make sure cpu_has_fpu is used only in atomic context 19 лет назад
ptrace32.c e04582b7bc [MIPS] Make sure cpu_has_fpu is used only in atomic context 19 лет назад
r2300_fpu.S 048eb582f3 kbuild: mips use generic asm-offsets.h support 20 лет назад
r2300_switch.S 6ab3d5624e Remove obsolete #include <linux/config.h> 19 лет назад
r4k_fpu.S 6ab3d5624e Remove obsolete #include <linux/config.h> 19 лет назад
r4k_switch.S 242954b5aa [MIPS] 16K & 64K page size fixes 19 лет назад
r6000_fpu.S 048eb582f3 kbuild: mips use generic asm-offsets.h support 20 лет назад
relocate_kernel.S 583bb86fbb [MIPS] Add support for kexec 19 лет назад
reset.c fcdb27ad1d [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. 20 лет назад
rtlx.c 937a801576 [MIPS] Complete fixes after removal of pt_regs argument to int handlers. 19 лет назад
scall32-o32.S 583bb86fbb [MIPS] Add support for kexec 19 лет назад
scall64-64.S 583bb86fbb [MIPS] Add support for kexec 19 лет назад
scall64-n32.S 05e4396651 [MIPS] Use SYSVIPC_COMPAT to fix various problems on N32 19 лет назад
scall64-o32.S 583bb86fbb [MIPS] Add support for kexec 19 лет назад
semaphore.c c4559f67b7 Always use ".set mips3" rather than select between "mips2" or "mips3" 20 лет назад
setup.c a7837b76b6 [MIPS] setup.c: clean up initrd related code 19 лет назад
signal-common.h 6ab3d5624e Remove obsolete #include <linux/config.h> 19 лет назад
signal.c 13fdd31abe [MIPS] Avoid double signal restarting. 19 лет назад
signal32.c 13fdd31abe [MIPS] Avoid double signal restarting. 19 лет назад
signal_n32.c dd6bfd627c [MIPS] Fix double inclusions 19 лет назад
smp-mt.c 1417836e81 [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq 19 лет назад
smp.c 0004a9dfea [MIPS] Cleanup memory barriers for weakly ordered systems. 19 лет назад
smtc-asm.S cb56837ea5 [MIPS] SMTC: Fix crash if # of TC's > # of VPE's after pt_regs irq cleanup. 19 лет назад
smtc-proc.c 41c594ab65 [MIPS] MT: Improved multithreading support. 19 лет назад
smtc.c 1417836e81 [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq 19 лет назад
stacktrace.c eea32d4c6e [MIPS] save_context_stack fix 19 лет назад
syscall.c fe74290d51 [PATCH] provide kernel_execve on all architectures 19 лет назад
sysirix.c afefdbb28a [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers 19 лет назад
time.c 005985609f [MIPS] mips HPT cleanup: make clocksource_mips public 19 лет назад
topology.c f5d6c63a67 [MIPS] Do topology_init even on uniprocessor kernels. 19 лет назад
traps.c 63dc68a8cf [MIPS] Use conditional traps for BUG_ON on MIPS II and better. 19 лет назад
unaligned.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 лет назад
vmlinux.lds.S 242954b5aa [MIPS] 16K & 64K page size fixes 19 лет назад
vpe.c a94d702049 [MIPS] MT: Fix setting of XTC. 19 лет назад