summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Delete Ocelot 3 support.Ralf Baechle2007-07-102-112/+0Star
* [MIPS] Add some debugfs files to debug unaligned accessesAtsushi Nemoto2007-07-102-3/+54
* [MIPS] Move FPU affinity code into separate file.Ralf Baechle2007-07-103-169/+177
* [MIPS] PMC MSP71xx mips commonMarc St-Jean2007-07-103-1/+30
* [MIPS] define Hit_Invalidate_I to Index_Invalidate_I for loongson2Fuxin Zhang2007-07-103-6/+16
* [MIPS] Enable support for the userlocal hardware registerRalf Baechle2007-07-103-4/+12
* [MIPS] FP affinity: Coding style cleanups Ralf Baechle2007-07-102-48/+51
* [MIPS] Put an end to <asm/serial.h>'s long and annyoing existenceRalf Baechle2007-07-102-0/+49
* [MIPS] Remove unused watchpoint support and arch/mips/lib-{32,64}Atsushi Nemoto2007-07-102-2/+0Star
* [MIPS] MIPSsim: Move code away from the other MIPS Inc. BSP code.Ralf Baechle2007-07-101-5/+2Star
* [MIPS] Transform old-style macros to newer "__noreturn"Robert P. J. Day2007-07-103-4/+4
* [MIPS] SMTC: Use current_cpu_data instead of cpu_data[smp_processor_id]Ralf Baechle2007-07-101-1/+1
* sched: zap the migration init / cache-hot balancing codeIngo Molnar2007-07-091-11/+0Star
* [MIPS] Fix scheduling latency issue on 24K, 34K and 74K coresRalf Baechle2007-07-061-2/+13
* [MIPS] Fix timer/performance interrupt detectionChris Dearman2007-07-061-4/+4
* [MIPS] AP/SP: Avoid triggering the 34K E125 performance issueRalf Baechle2007-07-061-4/+0Star
* [MIPS] VSMP: Fix initialization ordering bug.Ralf Baechle2007-07-041-2/+2
* [MIPS] Count timer interrupts correctly.Chris Dearman2007-06-261-1/+1
* [MIPS] use compat_siginfo in rt_sigframe_n32Pavel Kiryukhin2007-06-262-65/+3Star
* [MIPS] 20K: Handle WAIT related bugs according to errata informationRalf Baechle2007-06-261-1/+11
* [MIPS] Don't drag a platform specific header into generic arch code.Ralf Baechle2007-06-203-10/+29
* [MIPS] Separate performance counter interruptsChris Dearman2007-06-142-19/+37
* [MIPS] Fix modpost warnings by making start_secondary __cpuinitRalf Baechle2007-06-111-1/+1
* [MIPS] SMTC: The MT ASE requires to initialize c0_pagemask and c0_wired.Ralf Baechle2007-06-111-0/+7
* [MIPS] SMTC: Don't continue in set_vi_srs_handler on detected bad arguments.Ralf Baechle2007-06-111-2/+3
* [MIPS] SMTC: Fix warning.Ralf Baechle2007-06-111-2/+2
* [MIPS] Wire up utimensat, signalfd, timerfd, eventfdAtsushi Nemoto2007-06-114-1/+17
* [MIPS] Always install the DSP exception handler.Chris Dearman2007-06-111-2/+1Star
* [MIPS] SMTC: Don't set and restore irqregs ptr from self_ipi.Ralf Baechle2007-06-111-3/+0Star
* [MIPS] Fix warning by moving do_default_vi into CONFIG_CPU_MIPSR2_SRSAtsushi Nemoto2007-06-061-6/+6
* [MIPS] Fix some system calls with long long argumentsAtsushi Nemoto2007-06-063-2/+12
* [MIPS] Remove duplicate fpu enable hazard code.Chris Dearman2007-06-061-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds2007-05-211-2/+2
|\
| * all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-191-1/+1
| * all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* | Detach sched.h from mm.hAlexey Dobriyan2007-05-211-1/+1
|/
* [MIPS] Drop __devinit tag from allocate_irqno() and free_irqno()Atsushi Nemoto2007-05-111-2/+2
* [MIPS] clocksource: use CLOCKSOURCE_MASK() macroFranck Bui-Huu2007-05-111-1/+1
* [MIPS] MT: Reenable EIC support and add support for SOCit SC.Chris Dearman2007-05-111-5/+5
* [MIPS] Define and use vi_handler_t for vectored interrupt handlers.Ralf Baechle2007-05-111-2/+2
* [MIPS] Fix do_default_vi to use get_irq_regs to get the irq register ptr.Ralf Baechle2007-05-111-2/+2
* [MIPS] Make do_default_vi staticRalf Baechle2007-05-111-1/+1
* [MIPS] early_printk: allow the early console to run earlierFranck Bui-Huu2007-05-111-0/+6
* [MIPS] early_printk: use init sectionFranck Bui-Huu2007-05-111-2/+3
* rename thread_info to stackRoman Zippel2007-05-091-1/+1
* wrap access to thread_infoRoman Zippel2007-05-091-1/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-0810-10/+0Star
* Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann2007-05-081-5/+0Star
* simplify the stacktrace codeChristoph Hellwig2007-05-081-16/+6Star
* [PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2007-05-021-1/+1