summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* [MIPS] The irq_chip for TX39/TX49 SoCsAtsushi Nemoto2007-08-272-0/+197
* [MIPS] Extract {PGD,PMD,PTE}_ORDER into asm-offset.hRalf Baechle2007-08-271-0/+4
* [MIPS] Add smp_call_function_single()Peter Watkins2007-07-311-0/+55
* [MIPS] Kexec: Fix several 64-bit bugs.Ralf Baechle2007-07-311-38/+40
* [MIPS] Kexec: Fix several warnings.Ralf Baechle2007-07-311-5/+8
* [MIPS] remove some duplicate includesJesper Juhl2007-07-311-1/+0
* [MIPS] Use -Werror on subdirectories which build cleanly.Ralf Baechle2007-07-311-0/+2
* [MIPS] Fix build warning in unaligned load/store emulator.Ralf Baechle2007-07-311-31/+20
* [MIPS] Replace use of stext with _stext.Ralf Baechle2007-07-311-1/+0
* [MIPS] SMTC: Fix modpost warning.Ralf Baechle2007-07-311-1/+1
* [MIPS] rtlx: Fix modpost warningRalf Baechle2007-07-311-1/+1
* [MIPS] RP: Sysfs interface for stopping RP programRalf Baechle2007-07-311-0/+18
* [MIPS] RP: Pass number of TCs available to RP program in $2.Ralf Baechle2007-07-311-9/+73
* [MIPS] MT: Enable coexistence of AP/SP with VSMP and SMTC.Ralf Baechle2007-07-315-157/+185
* [MIPS] SMTC: smtc_timer_broadcast ignores its arguments, make it void.Ralf Baechle2007-07-311-1/+1
* [MIPS] SMTC: Declare static what should be static.Ralf Baechle2007-07-311-2/+2
* [MIPS] SMTC: Statically initialize irq_ipi[].Ralf Baechle2007-07-311-6/+6
* [MIPS] Wire up the fallocate syscall.Ralf Baechle2007-07-315-0/+11
* [MIPS] Fixup secure computing stuff.Ralf Baechle2007-07-317-17/+31
* Remove fs.h from mm.hAlexey Dobriyan2007-07-292-0/+2
* [MIPS] Fix marge error due to conflict in arch/mips/kernel/head.SAtsushi Nemoto2007-07-241-1/+1
* [MIPS] Replace __attribute_used__ with __usedDavid Rientjes2007-07-245-8/+7
* [MIPS] User stack pointer randomisationFranck Bui-Huu2007-07-201-0/+14
* [MIPS] Workaround for RM7000 WAIT instruction aka erratum 38Ralf Baechle2007-07-201-1/+25
* define new percpu interface for shared dataFenghua Yu2007-07-191-4/+1
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-5/+1
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-10/+2
* Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-0/+1
* [MIPS] Make show_code static and add __user tagAtsushi Nemoto2007-07-131-3/+3
* [MIPS] Add some __user tagsAtsushi Nemoto2007-07-132-3/+4
* [MIPS] Rename PC speaker codeRalf Baechle2007-07-122-1/+1
* [MIPS] Sparse: Use NULL for pointerAtsushi Nemoto2007-07-121-1/+1
* [MIPS] SMTC: Interrupt mask backstop hackKevin D. Kissell2007-07-122-0/+4
* [MIPS] Fix resume for 64K page size on R4000 class processors.Ralf Baechle2007-07-121-6/+1
* [MIPS] Delete Ocelot 3 support.Ralf Baechle2007-07-102-112/+0
* [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/+0
* [MIPS] MIPSsim: Move code away from the other MIPS Inc. BSP code.Ralf Baechle2007-07-101-5/+2
* [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/+0
* [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/+0
OpenPOWER on IntegriCloud