summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* [APM] MIPS: Convert to use shared APM emulation.Ralf Baechle2007-02-092-606/+0
* [MIPS] Move .set reorder out of conditional codeChris Dearman2007-02-061-1/+2
* [MIPS] Check FCSR for pending interrupts before restoring from a context.Chris Dearman2007-02-061-0/+16
* [MIPS] SMTC: Make a bunch of functions and variables static.Ralf Baechle2007-02-061-9/+9
* [MIPS] Use compat_sys_pselect6Joseph S. Myers2007-02-062-2/+2
* [MIPS] SMTC: Cleanup idle hook invocation.Ralf Baechle2007-02-061-4/+2
* [MIPS] SELinux: Add security hooks to mips-mt {get,set}affinityDavid Quigley2007-02-061-2/+7
* [MIPS] IRIX: Linux coding style cleanups.Ralf Baechle2007-02-061-153/+178
* [MIPS] Whitespace cleanups.Ralf Baechle2007-02-0612-56/+56
* [MIPS] vpe_elfload and vpe_run are only used locally, make them static.Ralf Baechle2007-02-061-2/+2
* [MIPS] SMTC: remove unused atomic_postclearRalf Baechle2007-02-061-22/+0
* [MIPS] Move some kernel globals from asm file to C file.Atsushi Nemoto2007-02-063-29/+3
* [MIPS] use name instead of typename for each irq_chipAtsushi Nemoto2007-02-065-8/+8
* [MIPS] FLATMEM: introduce PHYS_OFFSET.Franck Bui-Huu2007-02-061-4/+8
* [MIPS] Setup min_low_pfn/max_low_pfn correctlyFranck Bui-Huu2007-02-061-9/+27
* [MIPS] Make I8259A_IRQ_BASE customizableAtsushi Nemoto2007-02-061-6/+14
* [MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto2007-02-066-42/+22
* [MIPS] Remove unused rm9k_cpu_irq_disable()Atsushi Nemoto2007-02-061-9/+0
* [MIPS] VPE loader: Initialize lists before they're actually being used ...Ralf Baechle2007-01-241-4/+5
* [MIPS] SMTC: Fix module build by exporting symbolRalf Baechle2007-01-241-0/+3
* [MIPS] SMTC: Fix TLB sizing bug for TLB of 64 >= entriesRalf Baechle2007-01-241-2/+5
* [MIPS] SMTC: Instant IPI replay.Ralf Baechle2007-01-231-21/+33
* [MIPS] SMTC: Fix cp0 hazard.Ralf Baechle2007-01-191-0/+1
* [PATCH] Change cpu_up and co from __devinit to __cpuinitGautham R Shenoy2007-01-111-1/+1
* [MIPS] Fix N32 SysV IPC routinesAtsushi Nemoto2007-01-102-4/+16
* [MIPS] PNX8550: Fix system timer supportVitaly Wool2007-01-081-2/+0
* [MIPS] csum_partial and copy in parallelAtsushi Nemoto2007-01-081-0/+2
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [MIPS] Discard .exit.text and .exit.data at runtime.Ralf Baechle2006-12-121-2/+4
* [MIPS] Export pm_power_offRalf Baechle2006-12-101-0/+2
* [MIPS] Discard .exit.text at linktime.Ralf Baechle2006-12-101-3/+1
* [PATCH] fdtable: Make fdarray and fdsets equal in sizeVadim Lobanov2006-12-101-1/+1
* [MIPS] Qemu now has an ELF loader.Ralf Baechle2006-12-091-1/+1
* [PATCH] add process_session() helper routineCedric Le Goater2006-12-081-1/+1
* [PATCH] struct path: convert mipsJosef Sipek2006-12-083-9/+9
* [PATCH] elf: include terminating zero in n_nameszMagnus Damm2006-12-071-2/+2
* [PATCH] elf: Always define elf_addr_t in linux/elf.hMagnus Damm2006-12-073-6/+0
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-12-066-112/+87
|\
| * [MIPS] Import updates from i386's i8259.cAtsushi Nemoto2006-12-061-76/+86
| * [MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu2006-12-064-35/+0
| * [MIPS] genirq: use name instead of typenameAtsushi Nemoto2006-12-061-1/+1
* | WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-051-2/+2
|/
* [MIPS] Cleanup memory barriers for weakly ordered systems.Ralf Baechle2006-12-041-3/+3
* [MIPS] Use SYSVIPC_COMPAT to fix various problems on N32Atsushi Nemoto2006-12-042-562/+30
* [MIPS] Remove duplicate ISA DMA code for 0 DMA channel case.Ralf Baechle2006-11-302-29/+0
* [MIPS] Use conditional traps for BUG_ON on MIPS II and better.Ralf Baechle2006-11-301-4/+10
* [MIPS] mips HPT cleanup: make clocksource_mips publicAtsushi Nemoto2006-11-301-26/+16
* [MIPS] do_IRQ cleanupAtsushi Nemoto2006-11-301-19/+0
* [MIPS] Work around bogus gcc warnings.Ralf Baechle2006-11-301-21/+22
* [MIPS] Fix double inclusionsNicolas Kaiser2006-11-301-1/+0