Atsushi Nemoto f543110da7 [MIPS] Drop __devinit tag from allocate_irqno() and free_irqno() há 18 anos atrás
..
Makefile 36a885306f [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. há 18 anos atrás
asm-offsets.c f7e4217b00 rename thread_info to stack há 18 anos atrás
binfmt_elfn32.c 386d9a7edd [PATCH] elf: Always define elf_addr_t in linux/elf.h há 18 anos atrás
binfmt_elfo32.c 386d9a7edd [PATCH] elf: Always define elf_addr_t in linux/elf.h há 18 anos atrás
branch.c eae89076e6 [MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs. há 19 anos atrás
cpu-bugs64.c 6ab3d5624e Remove obsolete #include <linux/config.h> há 19 anos atrás
cpu-probe.c f49a747c4a [MIPS] Make some __setup functions static há 18 anos atrás
early_printk.c 36ea1d57a4 [MIPS] early_printk: allow the early console to run earlier há 18 anos atrás
entry.S cbde5ebc97 [MIPS] lockdep: Handle interrupts in R3000 style c0_status register. há 18 anos atrás
gdb-low.S 192ef36619 [MIPS] TRACE_IRQFLAGS_SUPPORT support. há 19 anos atrás
gdb-stub.c e0daad449c [MIPS] Whitespace cleanups. há 18 anos atrás
genex.S fe99f1b184 [MIPS] lockdep: Deal with interrupt disable hazard in TRACE_IRQFLAGS há 18 anos atrás
head.S 69a6c312e5 [MIPS] Move some kernel globals from asm file to C file. há 18 anos atrás
i8253.c e5c6c8e457 Input: pcspkr - separate device and driver registration há 19 anos atrás
i8259.c 639702bd72 [MIPS] Register PCI host bridge resource earlier há 18 anos atrás
init_task.c 0437eb594e [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c há 18 anos atrás
irix5sys.S 1da177e4c3 Linux-2.6.12-rc2 há 20 anos atrás
irixelf.c e63340ae6b header cleaning: don't include smp_lock.h when not used há 18 anos atrás
irixinv.c fe00f943e0 Sparseify MIPS. há 19 anos atrás
irixioctl.c e63340ae6b header cleaning: don't include smp_lock.h when not used há 18 anos atrás
irixsig.c e63340ae6b header cleaning: don't include smp_lock.h when not used há 18 anos atrás
irq-msc01.c d725cf3818 [MIPS] MT: Reenable EIC support and add support for SOCit SC. há 18 anos atrás
irq-mv6434x.c e0daad449c [MIPS] Whitespace cleanups. há 18 anos atrás
irq-rm7000.c 70d21cdeef [MIPS] use name instead of typename for each irq_chip há 18 anos atrás
irq-rm9000.c 70d21cdeef [MIPS] use name instead of typename for each irq_chip há 18 anos atrás
irq.c f543110da7 [MIPS] Drop __devinit tag from allocate_irqno() and free_irqno() há 18 anos atrás
irq_cpu.c 70d21cdeef [MIPS] use name instead of typename for each irq_chip há 18 anos atrás
kspd.c 7f5a7716dc [MIPS] Fix AP/SP to work in the reality of modern kernels. há 18 anos atrás
linux32.c 65f8ebe063 [MIPS] Compat: Fix build if CONFIG_SYSVIPC is disabled. há 18 anos atrás
machine_kexec.c c5a69d57eb Storage class should be before const qualifier há 18 anos atrás
mips-mt.c 27a3bbaf4b [MIPS] VPE: Sprinkle device model code into code to make udev happier. há 18 anos atrás
mips_ksyms.c d0c91ae2bb [MIPS] Export __copy_user_inatomic. há 18 anos atrás
module.c 656be92f9a [MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=n há 18 anos atrás
proc.c e0daad449c [MIPS] Whitespace cleanups. há 18 anos atrás
process.c c68644d330 [MIPS] Make SMTC_IDLE_HOOK_DEBUG a proper option in Kconfig.debug. há 18 anos atrás
ptrace.c e63340ae6b header cleaning: don't include smp_lock.h when not used há 18 anos atrás
ptrace32.c e04582b7bc [MIPS] Make sure cpu_has_fpu is used only in atomic context há 18 anos atrás
r2300_fpu.S 048eb582f3 kbuild: mips use generic asm-offsets.h support há 20 anos atrás
r2300_switch.S 5323180db7 [MIPS] Disallow CpU exception in kernel again. há 18 anos atrás
r4k_fpu.S c6a2f46793 [MIPS] Check FCSR for pending interrupts, alternative version há 18 anos atrás
r4k_switch.S 5323180db7 [MIPS] Disallow CpU exception in kernel again. há 18 anos atrás
r6000_fpu.S 048eb582f3 kbuild: mips use generic asm-offsets.h support há 20 anos atrás
relocate_kernel.S 583bb86fbb [MIPS] Add support for kexec há 18 anos atrás
reset.c f8bf35a914 [MIPS] Export pm_power_off há 18 anos atrás
rtlx.c 7f5a7716dc [MIPS] Fix AP/SP to work in the reality of modern kernels. há 18 anos atrás
scall32-o32.S 08253b39f8 [MIPS] Wire up ioprio_set and ioprio_get. há 18 anos atrás
scall64-64.S 08253b39f8 [MIPS] Wire up ioprio_set and ioprio_get. há 18 anos atrás
scall64-n32.S 08253b39f8 [MIPS] Wire up ioprio_set and ioprio_get. há 18 anos atrás
scall64-o32.S 08253b39f8 [MIPS] Wire up ioprio_set and ioprio_get. há 18 anos atrás
semaphore.c c4559f67b7 Always use ".set mips3" rather than select between "mips2" or "mips3" há 19 anos atrás
setup.c 36a885306f [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. há 18 anos atrás
signal-common.h faea623464 [MIPS] Retry {save,restore}_fp_context if failed in atomic context. há 18 anos atrás
signal.c e63340ae6b header cleaning: don't include smp_lock.h when not used há 18 anos atrás
signal32.c e63340ae6b header cleaning: don't include smp_lock.h when not used há 18 anos atrás
signal_n32.c e63340ae6b header cleaning: don't include smp_lock.h when not used há 18 anos atrás
smp-mt.c 97dcb82de6 [MIPS] Define MIPS_CPU_IRQ_BASE in generic header há 18 anos atrás
smp.c de7fa296b6 [MIPS] SMP: Get smp_tune_scheduling to do something useful. há 18 anos atrás
smtc-asm.S cb56837ea5 [MIPS] SMTC: Fix crash if # of TC's > # of VPE's after pt_regs irq cleanup. há 18 anos atrás
smtc-proc.c 41c594ab65 [MIPS] MT: Improved multithreading support. há 19 anos atrás
smtc.c c9f4f06d31 wrap access to thread_info há 18 anos atrás
stacktrace.c ab1b6f03a1 simplify the stacktrace code há 18 anos atrás
syscall.c e63340ae6b header cleaning: don't include smp_lock.h when not used há 18 anos atrás
sysirix.c e0daad449c [MIPS] Whitespace cleanups. há 18 anos atrás
time.c 55d0b4e3f6 [MIPS] clocksource: use CLOCKSOURCE_MASK() macro há 18 anos atrás
topology.c f5d6c63a67 [MIPS] Do topology_init even on uniprocessor kernels. há 18 anos atrás
traps.c ef300e4223 [MIPS] Define and use vi_handler_t for vectored interrupt handlers. há 18 anos atrás
unaligned.c e63340ae6b header cleaning: don't include smp_lock.h when not used há 18 anos atrás
vmlinux.lds.S b6e3590f81 [PATCH] x86: Allow percpu variables to be page-aligned há 18 anos atrás
vpe.c c4c4018b04 [MIPS] RTLX, VPE: Make open actually atomic. há 18 anos atrás