aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAge
* [PATCH] add STB810 support (Philips PNX8550-based)Vitaly Wool2006-12-08
* [MIPS] Qemu now has an ELF loader.Ralf Baechle2006-12-08
* [MIPS] Add GENERIC_HARDIRQS_NO__DO_IRQ for i8259 usersAtsushi Nemoto2006-12-08
* [MIPS] Optimize csum_partial for 64bit kernelAtsushi Nemoto2006-12-08
* [MIPS] Optimize flow of csum_partialAtsushi Nemoto2006-12-08
* [MIPS] Make csum_partial more readableAtsushi Nemoto2006-12-08
* [MIPS] Rename SNI_RM200_PCI to just SNI_RM preparing for more RM machinesThomas Bogendoerfer2006-12-08
* [PATCH] Generic ioremap_page_range: mips conversionHaavard Skinnemoen2006-12-08
* [PATCH] add process_session() helper routineCedric Le Goater2006-12-08
* [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-08
* [PATCH] struct path: convert mipsJosef Sipek2006-12-08
* [PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle2006-12-07
* [PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle2006-12-07
* [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
* [PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra2006-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] *-berr: Header inclusions for DEC bus error handlersMaciej W. Rozycki2006-12-06
| * [MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu2006-12-06
| * [MIPS] genirq: use name instead of typenameAtsushi Nemoto2006-12-06
| * [MIPS] Do not use handle_level_irq for ioasic_dma_irq_type.Atsushi 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] Alchemy: Automatically enable CONFIG_RESOURCES_64BIT for PCI configs.Ralf Baechle2006-12-04
* [MIPS] Unify csum_partial.SAtsushi Nemoto2006-12-04
* [MIPS] SWARM: Fix a typo in #error directivesMaciej W. Rozycki2006-12-04
* [MIPS] Use SYSVIPC_COMPAT to fix various problems on N32Atsushi Nemoto2006-12-04
* [NET]: MIPS checksum annotations and cleanups.Al Viro2006-12-03
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-12-01
|\
| * [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] Avoid dupliate D-cache flush on R400C / R4400 SC and MC variants.Ralf Baechle2006-11-29
| * [MIPS] Remove redundant r4k_blast_icache() callsAtsushi 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] PB1200: Remove duplicate definitionsYoichi Yuasa2006-11-29
| * [MIPS] Oprofile: kernel support for the R10000.Ralf Baechle2006-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] Rewrite GALILEO_INL/GALILEO_OUTL to GT_READ/GT_WRITEYoichi Yuasa2006-11-29
| * [MIPS] Make free_init_pages() arguments to be physical addressesFranck Bui-Huu2006-11-29
| * [MIPS] setup.c: clean up initrd related codeFranck Bui-Huu2006-11-29