Linus Torvalds f429ee3b80 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit vor 14 Jahren
..
cpufreq 54b2edf487 MIPS: errloongson2_clock: Fix build error by including linux/module.h vor 14 Jahren
.gitignore 3e6259c3ef [MIPS] Ignore vmlinux.lds generated files vor 17 Jahren
8250-platform.c 848484e2c4 mips: remove needless include of module.h from core kernel files. vor 14 Jahren
Makefile 7bf6612e8a Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/cavium', 'next/generic', 'next/kprobes', 'next/lantiq', 'next/perf' and 'next/raza' into mips-for-linux-next vor 14 Jahren
asm-offsets.c 7281cd2297 MIPS: Remove unused task_struct.trap_no field. vor 15 Jahren
binfmt_elfn32.c f8bd2258e2 remove div_long_long_rem vor 17 Jahren
binfmt_elfo32.c cad9bc6904 MIPS: 64-bit: Fix o32 core dump vor 16 Jahren
bmips_vec.S df0ac8a406 MIPS: BMIPS: Add SMP support code for BMIPS43xx/BMIPS5000 vor 14 Jahren
branch.c d8d4e3ae0b MIPS Kprobes: Refactor branch emulation vor 14 Jahren
cevt-bcm1480.c 8b5690f884 MIPS: irq: Remove IRQF_DISABLED vor 14 Jahren
cevt-ds1287.c 8b5690f884 MIPS: irq: Remove IRQF_DISABLED vor 14 Jahren
cevt-gt641xx.c 8b5690f884 MIPS: irq: Remove IRQF_DISABLED vor 14 Jahren
cevt-r4k.c 8b5690f884 MIPS: irq: Remove IRQF_DISABLED vor 14 Jahren
cevt-sb1250.c 8b5690f884 MIPS: irq: Remove IRQF_DISABLED vor 14 Jahren
cevt-smtc.c ca4d3e6746 MIPS: Add missing #inclusions of <linux/irq.h> vor 15 Jahren
cevt-txx9.c 8b5690f884 MIPS: irq: Remove IRQF_DISABLED vor 14 Jahren
cpu-bugs64.c 25985edced Fix common misspellings vor 14 Jahren
cpu-probe.c 7bf6612e8a Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/cavium', 'next/generic', 'next/kprobes', 'next/lantiq', 'next/perf' and 'next/raza' into mips-for-linux-next vor 14 Jahren
csrc-bcm1480.c 75c4fd8c78 mips: convert to clocksource_register_hz/khz vor 15 Jahren
csrc-ioasic.c 75c4fd8c78 mips: convert to clocksource_register_hz/khz vor 15 Jahren
csrc-powertv.c 75c4fd8c78 mips: convert to clocksource_register_hz/khz vor 15 Jahren
csrc-r4k.c 75c4fd8c78 mips: convert to clocksource_register_hz/khz vor 15 Jahren
csrc-sb1250.c 75c4fd8c78 mips: convert to clocksource_register_hz/khz vor 15 Jahren
early_printk.c 07cdb78436 [MIPS] fix sparse warning about setup_early_printk() vor 17 Jahren
entry.S 8b659a3931 MIPS: Split do_syscall_trace into two functions. vor 14 Jahren
ftrace.c 49de830ad7 MIPS: Ftrace: Fix the CONFIG_DYNAMIC_FTRACE=n compile vor 14 Jahren
genex.S 8bc6d05b48 MIPS: Read watch registers with interrupts disabled. vor 17 Jahren
gpio_txx9.c 14476007c9 [MIPS] txx9: Make gpio_txx9 entirely spinlock-safe vor 17 Jahren
head.S c2ea1d56ea MIPS: Avoid potential hazard on Context register vor 16 Jahren
i8253.c 8b5690f884 MIPS: irq: Remove IRQF_DISABLED vor 14 Jahren
i8259.c 5c22cd4075 MIPS: i8259: Mark cascade interrupt non-threaded vor 14 Jahren
init_task.c 73bc256d47 mips: migrate core kernel file from module.h --> export.h vor 14 Jahren
irq-gic.c e4ec7989b4 MIPS: Convert the irq functions to the new names vor 14 Jahren
irq-gt641xx.c e4ec7989b4 MIPS: Convert the irq functions to the new names vor 14 Jahren
irq-msc01.c 848484e2c4 mips: remove needless include of module.h from core kernel files. vor 14 Jahren
irq-rm7000.c e4ec7989b4 MIPS: Convert the irq functions to the new names vor 14 Jahren
irq-rm9000.c e4ec7989b4 MIPS: Convert the irq functions to the new names vor 14 Jahren
irq.c 848484e2c4 mips: remove needless include of module.h from core kernel files. vor 14 Jahren
irq_cpu.c 273f2d7e64 MIPS: Install handlers for software IRQs vor 14 Jahren
irq_txx9.c e4ec7989b4 MIPS: Convert the irq functions to the new names vor 14 Jahren
jump_label.c 94bb0c1ab2 MIPS: jump label: Add MIPS support. vor 15 Jahren
kgdb.c eefc3f329d MIPS: Fix a typo. vor 15 Jahren
kprobes.c 6457a396bb MIPS Kprobes: Support branch instructions probing vor 14 Jahren
kspd.c 26deda5cee MIPS: kspd: Adjust confusing if indentation vor 15 Jahren
linux32.c 1eec6cd08b MIPS: Compat: Use 32-bit wrapper for compat_sys_futex. vor 14 Jahren
machine_kexec.c 97ce9a8d6c [MIPS] Unconditionally writeback and invalidate caches on kexec. vor 18 Jahren
mcount.S 65ab2826c4 MIPS: tracing: Fix the indentation of mcount.S vor 15 Jahren
mips-mt-fpaff.c a7f505c6b1 MIPS: MT: Fix build error iFPU affinity code vor 15 Jahren
mips-mt.c 73bc256d47 mips: migrate core kernel file from module.h --> export.h vor 14 Jahren
mips_ksyms.c 73bc256d47 mips: migrate core kernel file from module.h --> export.h vor 14 Jahren
mips_machine.c 487d70d0b8 MIPS: Add generic support for multiple machines within a single kernel vor 15 Jahren
module.c 848484e2c4 mips: remove needless include of module.h from core kernel files. vor 14 Jahren
octeon_switch.S 79add62773 update David Miller's old email address vor 14 Jahren
perf_event.c e5dcb58aa5 MIPS: perf: Reorganize contents of perf support files. vor 14 Jahren
perf_event_mipsxx.c 4964e0664c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus vor 14 Jahren
proc.c e77c32fe28 MIPS: Probe for presence of KScratch registers. vor 15 Jahren
process.c 1268fbc746 nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() vor 14 Jahren
prom.c 73bc256d47 mips: migrate core kernel file from module.h --> export.h vor 14 Jahren
ptrace.c b05d8447e7 audit: inline audit_syscall_entry to reduce burden on archs vor 14 Jahren
ptrace32.c 405f55712d headers: smp_lock.h redux vor 16 Jahren
r2300_fpu.S 79add62773 update David Miller's old email address vor 14 Jahren
r2300_switch.S 79add62773 update David Miller's old email address vor 14 Jahren
r4k_fpu.S 79add62773 update David Miller's old email address vor 14 Jahren
r4k_switch.S 79add62773 update David Miller's old email address vor 14 Jahren
r6000_fpu.S 79add62773 update David Miller's old email address vor 14 Jahren
relocate_kernel.S 00be0f305f [MIPS] Kexec: Fix several 64-bit bugs. vor 18 Jahren
reset.c 73bc256d47 mips: migrate core kernel file from module.h --> export.h vor 14 Jahren
rtlx.c 8b5690f884 MIPS: irq: Remove IRQF_DISABLED vor 14 Jahren
scall32-o32.S 8ff8584e51 MIPS: Hook up process_vm_readv and process_vm_writev system calls. vor 14 Jahren
scall64-64.S 8ff8584e51 MIPS: Hook up process_vm_readv and process_vm_writev system calls. vor 14 Jahren
scall64-n32.S 8ff8584e51 MIPS: Hook up process_vm_readv and process_vm_writev system calls. vor 14 Jahren
scall64-o32.S 8ff8584e51 MIPS: Hook up process_vm_readv and process_vm_writev system calls. vor 14 Jahren
setup.c 4964e0664c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus vor 14 Jahren
signal-common.h d814c28cec MIPS: Move signal trampolines off of the stack. vor 15 Jahren
signal.c 1f717929e9 MIPS: Handle __put_user() sleeping. vor 14 Jahren
signal32.c c726b82213 MIPS: Fix GCC-4.6 'set but not used' warning in signal*.c vor 15 Jahren
signal_n32.c 4bfb8c5c87 MIPS: do_sigaltstack() expects userland pointers vor 15 Jahren
smp-bmips.c df0ac8a406 MIPS: BMIPS: Add SMP support code for BMIPS43xx/BMIPS5000 vor 14 Jahren
smp-cmp.c 60063497a9 atomic: use <linux/atomic.h> vor 14 Jahren
smp-mt.c 60063497a9 atomic: use <linux/atomic.h> vor 14 Jahren
smp-up.c 48a048fed8 cpumask: arch_send_call_function_ipi_mask: mips vor 16 Jahren
smp.c 60063497a9 atomic: use <linux/atomic.h> vor 14 Jahren
smtc-asm.S da9bc7263d [MIPS] SMTC: Don't set and restore irqregs ptr from self_ipi. vor 18 Jahren
smtc-proc.c 60063497a9 atomic: use <linux/atomic.h> vor 14 Jahren
smtc.c 39b741431a Merge branch 'next/generic' into mips-for-linux-next vor 14 Jahren
spinlock_test.c 73bc256d47 mips: migrate core kernel file from module.h --> export.h vor 14 Jahren
spram.c a074f0e89f MIPS: SPRAM: Clean up support code a little vor 16 Jahren
stacktrace.c 73bc256d47 mips: migrate core kernel file from module.h --> export.h vor 14 Jahren
sync-r4k.c 60063497a9 atomic: use <linux/atomic.h> vor 14 Jahren
syscall.c 6f6c3c33c0 MIPS: Move arch_get_unmapped_area and gang to new file. vor 14 Jahren
time.c 73bc256d47 mips: migrate core kernel file from module.h --> export.h vor 14 Jahren
topology.c 1b2bc75c1b MIPS: Add arch generic CPU hotplug vor 16 Jahren
traps.c 4964e0664c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus vor 14 Jahren
unaligned.c 848484e2c4 mips: remove needless include of module.h from core kernel files. vor 14 Jahren
vdso.c 1ed845375b MIPS: Make init_vdso a subsys_initcall. vor 15 Jahren
vmlinux.lds.S 5129df03d0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu vor 14 Jahren
vpe.c 848484e2c4 mips: remove needless include of module.h from core kernel files. vor 14 Jahren
watch.c 6aa3524c18 MIPS: Add HARDWARE_WATCHPOINTS definitions and support code. vor 17 Jahren