aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAge
* [MIPS] Whitespace cleanups.Ralf Baechle2007-02-06
* [MIPS] vpe_elfload and vpe_run are only used locally, make them static.Ralf Baechle2007-02-06
* [MIPS] SMTC: remove unused atomic_postclearRalf Baechle2007-02-06
* [MIPS] Move some kernel globals from asm file to C file.Atsushi Nemoto2007-02-06
* [MIPS] use name instead of typename for each irq_chipAtsushi Nemoto2007-02-06
* [MIPS] FLATMEM: introduce PHYS_OFFSET.Franck Bui-Huu2007-02-06
* [MIPS] Setup min_low_pfn/max_low_pfn correctlyFranck Bui-Huu2007-02-06
* [MIPS] Make I8259A_IRQ_BASE customizableAtsushi Nemoto2007-02-06
* [MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto2007-02-06
* [MIPS] Remove unused rm9k_cpu_irq_disable()Atsushi Nemoto2007-02-06
* [MIPS] VPE loader: Initialize lists before they're actually being used ...Ralf Baechle2007-01-24
* [MIPS] SMTC: Fix module build by exporting symbolRalf Baechle2007-01-24
* [MIPS] SMTC: Fix TLB sizing bug for TLB of 64 >= entriesRalf Baechle2007-01-24
* [MIPS] SMTC: Instant IPI replay.Ralf Baechle2007-01-23
* [MIPS] SMTC: Fix cp0 hazard.Ralf Baechle2007-01-18
* [PATCH] Change cpu_up and co from __devinit to __cpuinitGautham R Shenoy2007-01-11
* [MIPS] Fix N32 SysV IPC routinesAtsushi Nemoto2007-01-10
* [MIPS] PNX8550: Fix system timer supportVitaly Wool2007-01-08
* [MIPS] csum_partial and copy in parallelAtsushi Nemoto2007-01-08
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* [MIPS] Discard .exit.text and .exit.data at runtime.Ralf Baechle2006-12-11
* [MIPS] Export pm_power_offRalf Baechle2006-12-10
* [MIPS] Discard .exit.text at linktime.Ralf Baechle2006-12-10
* [PATCH] fdtable: Make fdarray and fdsets equal in sizeVadim Lobanov2006-12-10
* [MIPS] Qemu now has an ELF loader.Ralf Baechle2006-12-08
* [PATCH] add process_session() helper routineCedric Le Goater2006-12-08
* [PATCH] struct path: convert mipsJosef Sipek2006-12-08
* [PATCH] elf: include terminating zero in n_nameszMagnus Damm2006-12-07
* [PATCH] elf: Always define elf_addr_t in linux/elf.hMagnus Damm2006-12-07
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-12-06
|\
| * [MIPS] Import updates from i386's i8259.cAtsushi Nemoto2006-12-06
| * [MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu2006-12-06
| * [MIPS] genirq: use name instead of typenameAtsushi Nemoto2006-12-06
* | WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-05
|/
* [MIPS] Cleanup memory barriers for weakly ordered systems.Ralf Baechle2006-12-04
* [MIPS] Use SYSVIPC_COMPAT to fix various problems on N32Atsushi Nemoto2006-12-04
* [MIPS] Remove duplicate ISA DMA code for 0 DMA channel case.Ralf Baechle2006-11-29
* [MIPS] Use conditional traps for BUG_ON on MIPS II and better.Ralf Baechle2006-11-29
* [MIPS] mips HPT cleanup: make clocksource_mips publicAtsushi Nemoto2006-11-29
* [MIPS] do_IRQ cleanupAtsushi Nemoto2006-11-29
* [MIPS] Work around bogus gcc warnings.Ralf Baechle2006-11-29
* [MIPS] Fix double inclusionsNicolas Kaiser2006-11-29
* [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2006-11-29
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-29
* [MIPS] mips hpt cleanup: get rid of mips_hpt_initAtsushi Nemoto2006-11-29
* [MIPS] Add support for kexecNicolas Schichan2006-11-29
* [MIPS] Don't print presence of WAIT instruction on bootup.Ralf Baechle2006-11-29
* [MIPS] Fast path for rdhwr emulation for TLSAtsushi Nemoto2006-11-29
* [MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=nAtsushi Nemoto2006-11-29
* [MIPS] setup.c: clean up initrd related codeFranck Bui-Huu2006-11-29