aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Gravatar Ralf Baechle 4-4/+6
2006-12-07[PATCH] Add struct dev pointer to dma_is_consistent()Gravatar Ralf Baechle 4-4/+4
2006-12-07[PATCH] elf: include terminating zero in n_nameszGravatar Magnus Damm 1-2/+2
2006-12-07[PATCH] elf: Always define elf_addr_t in linux/elf.hGravatar Magnus Damm 3-6/+0
2006-12-07[PATCH] mm: pagefault_{disable,enable}()Gravatar Peter Zijlstra 1-6/+4
2006-12-06Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusGravatar Linus Torvalds 27-310/+105
2006-12-06[MIPS] Import updates from i386's i8259.cGravatar Atsushi Nemoto 1-76/+86
2006-12-06[MIPS] *-berr: Header inclusions for DEC bus error handlersGravatar Maciej W. Rozycki 2-0/+3
2006-12-06[MIPS] Compile __do_IRQ() when really neededGravatar Franck Bui-Huu 23-231/+14
2006-12-06[MIPS] genirq: use name instead of typenameGravatar Atsushi Nemoto 1-1/+1
2006-12-06[MIPS] Do not use handle_level_irq for ioasic_dma_irq_type.Gravatar Atsushi Nemoto 1-2/+1
2006-12-05WorkQueue: Fix up arch-specific work items where possibleGravatar David Howells 1-2/+2
2006-12-04[MIPS] Cleanup memory barriers for weakly ordered systems.Gravatar Ralf Baechle 2-3/+7
2006-12-04[MIPS] Alchemy: Automatically enable CONFIG_RESOURCES_64BIT for PCI configs.Gravatar Ralf Baechle 1-0/+9
2006-12-04[MIPS] Unify csum_partial.SGravatar Atsushi Nemoto 6-486/+262
2006-12-04[MIPS] SWARM: Fix a typo in #error directivesGravatar Maciej W. Rozycki 1-4/+4
2006-12-04[MIPS] Use SYSVIPC_COMPAT to fix various problems on N32Gravatar Atsushi Nemoto 3-562/+35
2006-12-02[NET]: MIPS checksum annotations and cleanups.Gravatar Al Viro 1-4/+4
2006-12-01Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusGravatar Linus Torvalds 79-1945/+909
2006-11-30Fix misc Kconfig typosGravatar Matt LaPlante 1-2/+2
2006-11-30[MIPS] Remove duplicate ISA DMA code for 0 DMA channel case.Gravatar Ralf Baechle 3-34/+6
2006-11-30[MIPS] Use conditional traps for BUG_ON on MIPS II and better.Gravatar Ralf Baechle 1-4/+10
2006-11-30[MIPS] mips HPT cleanup: make clocksource_mips publicGravatar Atsushi Nemoto 6-38/+28
2006-11-30[MIPS] do_IRQ cleanupGravatar Atsushi Nemoto 3-20/+7
2006-11-30[MIPS] Avoid dupliate D-cache flush on R400C / R4400 SC and MC variants.Gravatar Ralf Baechle 1-3/+7
2006-11-30[MIPS] Remove redundant r4k_blast_icache() callsGravatar Atsushi Nemoto 1-8/+4
2006-11-30[MIPS] Work around bogus gcc warnings.Gravatar Ralf Baechle 1-21/+22
2006-11-30[MIPS] Fix double inclusionsGravatar Nicolas Kaiser 4-15/+4
2006-11-30[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqGravatar Atsushi Nemoto 27-33/+63
2006-11-30[MIPS] IRQ cleanupsGravatar Atsushi Nemoto 36-1655/+292
2006-11-30[MIPS] mips hpt cleanup: get rid of mips_hpt_initGravatar Atsushi Nemoto 2-16/+8
2006-11-30[MIPS] PB1200: Remove duplicate definitionsGravatar Yoichi Yuasa 1-6/+2
2006-11-30[MIPS] Oprofile: kernel support for the R10000.Gravatar Ralf Baechle 3-5/+31
2006-11-30[MIPS] Add support for kexecGravatar Nicolas Schichan 8-4/+188
2006-11-30[MIPS] Don't print presence of WAIT instruction on bootup.Gravatar Ralf Baechle 1-16/+3
2006-11-30[MIPS] Fast path for rdhwr emulation for TLSGravatar Atsushi Nemoto 2-1/+77
2006-11-30[MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=nGravatar Atsushi Nemoto 6-3/+81
2006-11-30[MIPS] Rewrite GALILEO_INL/GALILEO_OUTL to GT_READ/GT_WRITEGravatar Yoichi Yuasa 4-39/+35
2006-11-30[MIPS] Make free_init_pages() arguments to be physical addressesGravatar Franck Bui-Huu 1-16/+17
2006-11-30[MIPS] setup.c: clean up initrd related codeGravatar Franck Bui-Huu 2-32/+48
2006-11-30[MIPS] setup.c: use __pa_symbol() where neededGravatar Franck Bui-Huu 1-5/+5
2006-11-30[MIPS] setup.c: get ride of CPHYSADDR()Gravatar Franck Bui-Huu 1-3/+3
2006-11-30[MIPS] page.h: remove __pa() usages.Gravatar Franck Bui-Huu 1-4/+4
2006-11-29[MIPS] Do topology_init even on uniprocessor kernels.Gravatar Ralf Baechle 3-24/+30
2006-11-28[MIPS] Fix Bonito bootup message.Gravatar Ralf Baechle 1-1/+1
2006-11-22[MIPS] Hack for SB1 cache issuesGravatar Thiemo Seufer 1-1/+21
2006-11-06[MIPS] Fix EV64120 and Ocelot builds by providing a plat_timer_setup().Gravatar Ralf Baechle 3-6/+1
2006-11-06[MIPS] EV64120: Fix PCI interrupt allocation.Gravatar Ralf Baechle 3-35/+22
2006-11-06[MIPS] Make irq number allocator generally available for fixing EV64120.Gravatar Ralf Baechle 3-25/+42
2006-11-06[MIPS] EV64120: Fix timer initialization for HZ != 100.Gravatar Ralf Baechle 1-1/+1