You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/arch/mips/kernel
Ingo Molnar 6c529a266b Merge commit 'v2.6.37-rc7' into perf/core 14 years ago
..
cpufreq MIPS: Use set_cpus_allowed_ptr 15 years ago
.gitignore
8250-platform.c
Makefile MIPS: add support for hardware performance events (skeleton) 14 years ago
asm-offsets.c MIPS: Remove unused task_struct.trap_no field. 15 years ago
binfmt_elfn32.c
binfmt_elfo32.c
branch.c MIPS: Sanitize restart logics 15 years ago
cevt-bcm1480.c MIPS: Add missing #inclusions of <linux/irq.h> 15 years ago
cevt-ds1287.c MIPS: Add missing #inclusions of <linux/irq.h> 15 years ago
cevt-gt641xx.c MIPS: Add missing #inclusions of <linux/irq.h> 15 years ago
cevt-r4k.c MIPS: Fix CP0 COUNTER clockevent race 14 years ago
cevt-sb1250.c MIPS: Add missing #inclusions of <linux/irq.h> 15 years ago
cevt-smtc.c MIPS: Add missing #inclusions of <linux/irq.h> 15 years ago
cevt-txx9.c MIPS: Add missing #inclusions of <linux/irq.h> 15 years ago
cpu-bugs64.c MIPS: uasm: Add option to export uasm API. 15 years ago
cpu-probe.c MIPS: Fix regression on BCM4710 processor detection 14 years ago
csrc-bcm1480.c
csrc-ioasic.c
csrc-powertv.c MIPS: PowerTV: Base files for Cisco PowerTV platform 15 years ago
csrc-r4k.c
csrc-sb1250.c
early_printk.c
entry.S
ftrace.c MIPS: Tracing: Cleanup of address space checking 15 years ago
genex.S
gpio_txx9.c
head.S MIPS: Avoid potential hazard on Context register 15 years ago
i8253.c MIPS: Add missing #inclusions of <linux/irq.h> 15 years ago
i8259.c MIPS: Add missing #inclusions of <linux/irq.h> 15 years ago
init_task.c Use new __init_task_data macro in arch init_task.c files. 16 years ago
irq-gic.c MIPS: Add missing #inclusions of <linux/irq.h> 15 years ago
irq-gt641xx.c MIPS: GT641xx: Convert IRQ controller lock to raw spinlock. 15 years ago
irq-msc01.c
irq-rm7000.c MIPS: Add missing #inclusions of <linux/irq.h> 15 years ago
irq-rm9000.c MIPS: Add missing #inclusions of <linux/irq.h> 15 years ago
irq.c MIPS: IRQ: Add stackoverflow detection 14 years ago
irq_cpu.c MIPS: Add missing #inclusions of <linux/irq.h> 15 years ago
irq_txx9.c MIPS: Add missing #inclusions of <linux/irq.h> 15 years ago
kgdb.c MIPS: Fix a typo. 15 years ago
kprobes.c MIPS: kprobe: Add support. 15 years ago
kspd.c MIPS: kspd: Adjust confusing if indentation 15 years ago
linux32.c MIPS: compat: Don't clobber personality bits in 32-bit sys_personality(). 14 years ago
machine_kexec.c
mcount.S MIPS: tracing: Fix the indentation of mcount.S 15 years ago
mips-mt-fpaff.c MIPS: MT: Fix build error iFPU affinity code 14 years ago
mips-mt.c MIPS: Remove useless zero initializations. 16 years ago
mips_ksyms.c MIPS: Tracing: Add static function tracer support for MIPS 15 years ago
module.c
octeon_switch.S MIPS: Nuke trailing blank lines 15 years ago
perf_event.c MIPS: Add support for hardware performance events (mipsxx) 14 years ago
perf_event_mipsxx.c perf, arch: Cleanup perf-pmu init vs lockup-detector 14 years ago
proc.c
process.c MIPS: Don't stomp on caller's ->regs[2] in copy_thread() 14 years ago
prom.c MIPS: FDT size is a be32 14 years ago
ptrace.c ptrace: cleanup arch_ptrace() on MIPS 14 years ago
ptrace32.c
r4k_fpu.S
r4k_switch.S MIPS: Consolidate all CONFIG_CPU_HAS_LLSC use in a single C file. 16 years ago
r2300_fpu.S
r2300_switch.S MIPS: Consolidate all CONFIG_CPU_HAS_LLSC use in a single C file. 16 years ago
r6000_fpu.S
relocate_kernel.S
reset.c
rtlx.c llseek: automatically add .llseek fop 15 years ago
scall32-o32.S Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus 15 years ago
scall64-64.S Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus 15 years ago
scall64-n32.S Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus 14 years ago
scall64-o32.S Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus 14 years ago
setup.c MIPS: Add a platform hook for swiotlb setup. 14 years ago
signal-common.h MIPS: Move signal trampolines off of the stack. 15 years ago
signal.c MIPS: do_sigaltstack() expects userland pointers 15 years ago
signal32.c MIPS: Move signal trampolines off of the stack. 15 years ago
signal_n32.c MIPS: do_sigaltstack() expects userland pointers 15 years ago
smp-cmp.c cpumask: Use accessors for cpu_*_mask: mips 16 years ago
smp-mt.c MIPS: MT: Fix typo in comment. 14 years ago
smp-up.c cpumask: arch_send_call_function_ipi_mask: mips 16 years ago
smp.c MIPS: Export __cpu_number_map and __cpu_logical_map. 15 years ago
smtc-asm.S
smtc-proc.c
smtc.c Fix IRQ flag handling naming 15 years ago
spinlock_test.c MIPS: Crazy spinlock speed test. 15 years ago
spram.c MIPS: SPRAM: Clean up support code a little 15 years ago
stacktrace.c
sync-r4k.c
syscall.c Make do_execve() take a const filename pointer 15 years ago
time.c mips: Use generic mult/shift factor calculation for clocks 15 years ago
topology.c
traps.c MIPS: Send proper signal and siginfo on FP emulator faults. 14 years ago
unaligned.c MIPS: add support for software performance events 14 years ago
vdso.c MIPS: Make init_vdso a subsys_initcall. 15 years ago
vmlinux.lds.S MIPS: Tracing: Add IRQENTRY_EXIT section for MIPS 15 years ago
vpe.c MIPS: VPE loader: Check vmalloc return value in vpe_open 14 years ago
watch.c