summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle2006-12-074-4/+6
* [PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle2006-12-074-4/+4
* [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/+0Star
* [PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra2006-12-071-6/+4Star
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-12-0727-310/+105Star
|\
| * [MIPS] Import updates from i386's i8259.cAtsushi Nemoto2006-12-061-76/+86
| * [MIPS] *-berr: Header inclusions for DEC bus error handlersMaciej W. Rozycki2006-12-062-0/+3
| * [MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu2006-12-0623-231/+14Star
| * [MIPS] genirq: use name instead of typenameAtsushi Nemoto2006-12-061-1/+1
| * [MIPS] Do not use handle_level_irq for ioasic_dma_irq_type.Atsushi Nemoto2006-12-061-2/+1Star
* | 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-042-3/+7
* [MIPS] Alchemy: Automatically enable CONFIG_RESOURCES_64BIT for PCI configs.Ralf Baechle2006-12-041-0/+9
* [MIPS] Unify csum_partial.SAtsushi Nemoto2006-12-046-486/+262Star
* [MIPS] SWARM: Fix a typo in #error directivesMaciej W. Rozycki2006-12-041-4/+4
* [MIPS] Use SYSVIPC_COMPAT to fix various problems on N32Atsushi Nemoto2006-12-043-562/+35Star
* [NET]: MIPS checksum annotations and cleanups.Al Viro2006-12-031-4/+4
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-12-0279-1945/+909Star
|\
| * [MIPS] Remove duplicate ISA DMA code for 0 DMA channel case.Ralf Baechle2006-11-303-34/+6Star
| * [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-306-38/+28Star
| * [MIPS] do_IRQ cleanupAtsushi Nemoto2006-11-303-20/+7Star
| * [MIPS] Avoid dupliate D-cache flush on R400C / R4400 SC and MC variants.Ralf Baechle2006-11-301-3/+7
| * [MIPS] Remove redundant r4k_blast_icache() callsAtsushi Nemoto2006-11-301-8/+4Star
| * [MIPS] Work around bogus gcc warnings.Ralf Baechle2006-11-301-21/+22
| * [MIPS] Fix double inclusionsNicolas Kaiser2006-11-304-15/+4Star
| * [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2006-11-3027-33/+63
| * [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-3036-1655/+292Star
| * [MIPS] mips hpt cleanup: get rid of mips_hpt_initAtsushi Nemoto2006-11-302-16/+8Star
| * [MIPS] PB1200: Remove duplicate definitionsYoichi Yuasa2006-11-301-6/+2Star
| * [MIPS] Oprofile: kernel support for the R10000.Ralf Baechle2006-11-303-5/+31
| * [MIPS] Add support for kexecNicolas Schichan2006-11-308-4/+188
| * [MIPS] Don't print presence of WAIT instruction on bootup.Ralf Baechle2006-11-301-16/+3Star
| * [MIPS] Fast path for rdhwr emulation for TLSAtsushi Nemoto2006-11-302-1/+77
| * [MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=nAtsushi Nemoto2006-11-306-3/+81
| * [MIPS] Rewrite GALILEO_INL/GALILEO_OUTL to GT_READ/GT_WRITEYoichi Yuasa2006-11-304-39/+35Star
| * [MIPS] Make free_init_pages() arguments to be physical addressesFranck Bui-Huu2006-11-301-16/+17
| * [MIPS] setup.c: clean up initrd related codeFranck Bui-Huu2006-11-302-32/+48
| * [MIPS] setup.c: use __pa_symbol() where neededFranck Bui-Huu2006-11-301-5/+5
| * [MIPS] setup.c: get ride of CPHYSADDR()Franck Bui-Huu2006-11-301-3/+3
| * [MIPS] page.h: remove __pa() usages.Franck Bui-Huu2006-11-301-4/+4
* | Fix misc Kconfig typosMatt LaPlante2006-11-301-2/+2
|/
* [MIPS] Do topology_init even on uniprocessor kernels.Ralf Baechle2006-11-293-24/+30
* [MIPS] Fix Bonito bootup message.Ralf Baechle2006-11-281-1/+1
* [MIPS] Hack for SB1 cache issuesThiemo Seufer2006-11-231-1/+21
* [MIPS] Fix EV64120 and Ocelot builds by providing a plat_timer_setup().Ralf Baechle2006-11-063-6/+1Star
* [MIPS] EV64120: Fix PCI interrupt allocation.Ralf Baechle2006-11-063-35/+22Star
* [MIPS] Make irq number allocator generally available for fixing EV64120.Ralf Baechle2006-11-063-25/+42
* [MIPS] EV64120: Fix timer initialization for HZ != 100.Ralf Baechle2006-11-061-1/+1