Franck Bui-Huu a7837b76b6 [MIPS] setup.c: clean up initrd related code 19 жил өмнө
..
Makefile f5d6c63a67 [MIPS] Do topology_init even on uniprocessor kernels. 18 жил өмнө
apm.c e1e80b4d24 [MIPS] Don't include obsolete <linux/config.h>. 19 жил өмнө
asm-offsets.c 242954b5aa [MIPS] 16K & 64K page size fixes 18 жил өмнө
binfmt_elfn32.c 909fa64c8b [MIPS] jiffies_to_compat_timeval fix 19 жил өмнө
binfmt_elfo32.c 909fa64c8b [MIPS] jiffies_to_compat_timeval fix 19 жил өмнө
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 441ee341ad [MIPS] Fix RM9000 wait instruction detection. 19 жил өмнө
dma-no-isa.c 8c93650890 Dummy ISA DMA functions for systems that don't have ISA but share 20 жил өмнө
entry.S cb56837ea5 [MIPS] SMTC: Fix crash if # of TC's > # of VPE's after pt_regs irq cleanup. 18 жил өмнө
gdb-low.S 192ef36619 [MIPS] TRACE_IRQFLAGS_SUPPORT support. 19 жил өмнө
gdb-stub.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 жил өмнө
genex.S f431baa55a [MIPS] ret_from_irq adjustment 19 жил өмнө
head.S 242954b5aa [MIPS] 16K & 64K page size fixes 18 жил өмнө
i8253.c e5c6c8e457 Input: pcspkr - separate device and driver registration 19 жил өмнө
i8259.c aa400804e0 [MIPS] Update i8259 resources. 19 жил өмнө
init_task.c 0437eb594e [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c 19 жил өмнө
irix5sys.S 1da177e4c3 Linux-2.6.12-rc2 20 жил өмнө
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 27f768192f [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. 19 жил өмнө
irq-mv6434x.c 27f768192f [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. 19 жил өмнө
irq-rm7000.c 94dee171df [MIPS] Eleminate interrupt migration helper use. 19 жил өмнө
irq-rm9000.c 94dee171df [MIPS] Eleminate interrupt migration helper use. 19 жил өмнө
irq.c 4a4cf77923 [MIPS] Make irq number allocator generally available for fixing EV64120. 18 жил өмнө
irq_cpu.c 94dee171df [MIPS] Eleminate interrupt migration helper use. 19 жил өмнө
kspd.c 2600990e64 [MIPS] kpsd and other AP/SP improvements. 19 жил өмнө
linux32.c 53571ce470 [MIPS] Fix O32 personality(2) call with 0xffffffff argument. 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 f3bf07b9a3 [MIPS] Ignore unresolved weak symbols in modules. 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 18 жил өмнө
r6000_fpu.S 048eb582f3 kbuild: mips use generic asm-offsets.h support 20 жил өмнө
reset.c fcdb27ad1d [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. 19 жил өмнө
rtlx.c 937a801576 [MIPS] Complete fixes after removal of pt_regs argument to int handlers. 19 жил өмнө
scall32-o32.S 991ea26dcb [MIPS] Wire up getcpu(2) and epoll_wait(2) syscalls. 18 жил өмнө
scall64-64.S 991ea26dcb [MIPS] Wire up getcpu(2) and epoll_wait(2) syscalls. 18 жил өмнө
scall64-n32.S 991ea26dcb [MIPS] Wire up getcpu(2) and epoll_wait(2) syscalls. 18 жил өмнө
scall64-o32.S 991ea26dcb [MIPS] Wire up getcpu(2) and epoll_wait(2) syscalls. 18 жил өмнө
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 18 жил өмнө
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 3f2e05e90e [PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h 19 жил өмнө
smp-mt.c 70e46f48cb [MIPS] VSMP: Synchronize cp0 counters on bootup. 18 жил өмнө
smp.c f5d6c63a67 [MIPS] Do topology_init even on uniprocessor kernels. 18 жил өмнө
smtc-asm.S cb56837ea5 [MIPS] SMTC: Fix crash if # of TC's > # of VPE's after pt_regs irq cleanup. 18 жил өмнө
smtc-proc.c 41c594ab65 [MIPS] MT: Improved multithreading support. 19 жил өмнө
smtc.c 64c590b7a6 [MIPS] SMTC: Synchronize cp0 counters on bootup. 18 жил өмнө
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 16b7b2ac01 [MIPS] Fixup migration to GENERIC_TIME 18 жил өмнө
topology.c f5d6c63a67 [MIPS] Do topology_init even on uniprocessor kernels. 18 жил өмнө
traps.c 3ab0f40f33 [MIPS] Fix warning of printk format in mips_srs_init() 18 жил өмнө
unaligned.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 жил өмнө
vmlinux.lds.S 242954b5aa [MIPS] 16K & 64K page size fixes 18 жил өмнө
vpe.c a94d702049 [MIPS] MT: Fix setting of XTC. 19 жил өмнө