summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-161-4/+0
* [MIPS] SMP: Fix use of cpumasks.Ralf Baechle2007-10-131-3/+3
* [MIPS] VPE: reimplement ELF loader.Ralf Baechle2007-10-111-34/+11
* [MIPS] Add BUG_ON assertion for attempt to run kernel on the wrong CPU type.Franck Bui-Huu2007-10-111-0/+8
* [MIPS] SMP: Use ISO C struct initializer for local structs.Ralf Baechle2007-10-111-10/+13
* [MIPS] SMP: Kill useless casts.Ralf Baechle2007-10-111-7/+7
* [MIPS] Kill num_online_cpus() loops.Ralf Baechle2007-10-113-16/+25
* [MIPS] SMP: Implement smp_call_function_mask().Ralf Baechle2007-10-112-40/+21
* [MIPS] Make facility to convert CPU types to strings generally available.Ralf Baechle2007-10-113-77/+94
* [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-1113-36/+36
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-1122-173/+173
* [MIPS] Allow hardwiring of the CPU type to a single type for optimization.Ralf Baechle2007-10-111-3/+3
* [MIPS] i8253 PIT clocksource and clockevent driversRalf Baechle2007-10-112-0/+214
* [MIPS] Dyntick support for SMTC:Ralf Baechle2007-10-112-48/+130
* [MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle2007-10-114-139/+124
* [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle2007-10-112-25/+70
* [MIPS] Switch from to_tm to rtc_time_to_tmRalf Baechle2007-10-111-49/+0
* [MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2007-10-111-31/+14
* [MIPS] Use generic NTP code for all MIPS platformsRalf Baechle2007-10-111-20/+4
* [MIPS] ARC: Get rid of mips_machgroupRalf Baechle2007-10-111-2/+0
* [MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code.Ralf Baechle2007-10-112-8/+6
* [MIPS] R3000 setup for kernel_thread()Maciej W. Rozycki2007-10-111-2/+2
* [MIPS] Introduce a consistent style for vmlinux.lds.Sam Ravnborg2007-10-111-150/+189
* [MIPS] Add GT641xx IRQ routines.Yoichi Yuasa2007-10-112-0/+132
* [MIPS] i8295 cleanups.Yoichi Yuasa2007-10-111-6/+8
* [MIPS] Kill useless volatile keywordRalf Baechle2007-10-111-2/+2
* [MIPS] cleanup struct irqaction initializersThomas Gleixner2007-10-111-1/+3
* [MIPS] Add support for BCM47XX CPUs.Aurelien Jarno2007-10-112-0/+22
* [MIPS] SMTC: Microoptimize atomic_postincrement for non-weak consistency.Ralf Baechle2007-10-111-1/+1
* [MIPS] IRQ Affinity Support for SMTC on Malta PlatformKevin D. Kissell2007-10-112-0/+66
* [MIPS] vmlinux.lds.S: Handle note sectionsMaciej W. Rozycki2007-10-011-0/+2
* [MIPS] Fix fallocate on o32 binary compat ABIKyle McMartin2007-09-281-1/+1
* [MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop.Ralf Baechle2007-09-244-22/+8
* [MIPS] cpu-bugs64.c: GCC 3.3 constraint workaroundMaciej W. Rozycki2007-09-191-2/+2
* [MIPS] 20Kc: Disable use of WAIT instruction.Ralf Baechle2007-09-141-1/+8
* [MIPS] Add #include <linux/profile.h> to arch/mips/kernel/time.cYoichi Yuasa2007-09-141-0/+1
* [MIPS] N32 needs to use compat_sys_futimesatJohannes Dickgreber2007-09-141-1/+1
* [MIPS] rtlx: Fix build error.Ralf Baechle2007-09-141-2/+0
* [MIPS] rtlx: fix int vs. long bug.Ralf Baechle2007-09-141-1/+1
* [MIPS] i8259: Add disable method.Kyungmin Park2007-09-101-0/+1
* [MIPS] Maintain si_code field properly for FP exceptionsThiemo Seufer2007-08-271-3/+18
* [MIPS] SMTC: Fix duplicate status dumps on NMIThiemo Seufer2007-08-271-9/+1
* [MIPS] Unconditionally writeback and invalidate caches on kexec.Nicolas Schichan2007-08-271-4/+1
* [MIPS] Fix gcc 3.3 warning.Ralf Baechle2007-08-271-1/+1
* [MIPS] Fix invalid semicolon after if statementIlpo Järvinen2007-08-271-1/+1
* [MIPS] MT: Use kallsyms in CPU state dumpRalf Baechle2007-08-271-2/+5
* [MIPS] SMTC: Move MIPS_CPU_IPI_IRQ definition into header.Ralf Baechle2007-08-271-2/+0
* [MIPS] SMP: Scatter __cpuinit over the code as needed.Ralf Baechle2007-08-271-3/+3
* [MIPS] Remove dead code from irq_txx9.cAtsushi Nemoto2007-08-271-7/+3
* [MIPS] Do not discard extra debugging sections.Daniel Jacobowitz2007-08-271-3/+4
OpenPOWER on IntegriCloud