summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2006-12-13[PATCH] MIPS: Fix COW D-cache aliasing on forkAtsushi Nemoto1-0/+25
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-12-12[MIPS] paging_init(): use highend_pfn/highstart_pfnFranck Bui-Huu1-9/+8
2006-12-12[MIPS] Malta: Resurrect MTD support for onboard flash.Ralf Baechle3-41/+80
2006-12-12[MIPS] Discard .exit.text and .exit.data at runtime.Ralf Baechle1-2/+4
2006-12-10[MIPS] Export local_flush_data_cache_page for sake of IDE.Ralf Baechle1-0/+1
2006-12-10[MIPS] Export pm_power_offRalf Baechle1-0/+2
2006-12-10[MIPS] Export csum_partial_copy_nocheck.Ralf Baechle1-0/+3
2006-12-10[MIPS] Discard .exit.text at linktime.Ralf Baechle1-3/+1
2006-12-10[PATCH] fdtable: Make fdarray and fdsets equal in sizeVadim Lobanov1-1/+1
2006-12-10[PATCH] sysctl: remove unused "context" paramAlexey Dobriyan1-9/+8
2006-12-09[PATCH] add STB810 support (Philips PNX8550-based)Vitaly Wool10-20/+1376
2006-12-09[MIPS] Qemu now has an ELF loader.Ralf Baechle1-1/+1
2006-12-09[MIPS] Add GENERIC_HARDIRQS_NO__DO_IRQ for i8259 usersAtsushi Nemoto4-38/+9
2006-12-09[MIPS] Optimize csum_partial for 64bit kernelAtsushi Nemoto1-22/+54
2006-12-09[MIPS] Optimize flow of csum_partialAtsushi Nemoto1-75/+54
2006-12-09[MIPS] Make csum_partial more readableAtsushi Nemoto1-70/+74
2006-12-09[MIPS] Rename SNI_RM200_PCI to just SNI_RM preparing for more RM machinesThomas Bogendoerfer49-59/+59
2006-12-08[PATCH] Generic ioremap_page_range: mips conversionHaavard Skinnemoen1-88/+8
2006-12-08[PATCH] add process_session() helper routineCedric Le Goater1-1/+1
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells1-0/+8
2006-12-08[PATCH] struct path: convert mipsJosef Sipek4-12/+12
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle4-4/+6
2006-12-07[PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle4-4/+4
2006-12-07[PATCH] elf: include terminating zero in n_nameszMagnus Damm1-2/+2
2006-12-07[PATCH] elf: Always define elf_addr_t in linux/elf.hMagnus Damm3-6/+0
2006-12-07[PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra1-6/+4
2006-12-06Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds27-310/+105
2006-12-06[MIPS] Import updates from i386's i8259.cAtsushi Nemoto1-76/+86
2006-12-06[MIPS] *-berr: Header inclusions for DEC bus error handlersMaciej W. Rozycki2-0/+3
2006-12-06[MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu23-231/+14
2006-12-06[MIPS] genirq: use name instead of typenameAtsushi Nemoto1-1/+1
2006-12-06[MIPS] Do not use handle_level_irq for ioasic_dma_irq_type.Atsushi Nemoto1-2/+1
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells1-2/+2
2006-12-04[MIPS] Cleanup memory barriers for weakly ordered systems.Ralf Baechle2-3/+7
2006-12-04[MIPS] Alchemy: Automatically enable CONFIG_RESOURCES_64BIT for PCI configs.Ralf Baechle1-0/+9
2006-12-04[MIPS] Unify csum_partial.SAtsushi Nemoto6-486/+262
2006-12-04[MIPS] SWARM: Fix a typo in #error directivesMaciej W. Rozycki1-4/+4
2006-12-04[MIPS] Use SYSVIPC_COMPAT to fix various problems on N32Atsushi Nemoto3-562/+35
2006-12-02[NET]: MIPS checksum annotations and cleanups.Al Viro1-4/+4
2006-12-01Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds79-1945/+909
2006-11-30Fix misc Kconfig typosMatt LaPlante1-2/+2
2006-11-30[MIPS] Remove duplicate ISA DMA code for 0 DMA channel case.Ralf Baechle3-34/+6
2006-11-30[MIPS] Use conditional traps for BUG_ON on MIPS II and better.Ralf Baechle1-4/+10
2006-11-30[MIPS] mips HPT cleanup: make clocksource_mips publicAtsushi Nemoto6-38/+28
2006-11-30[MIPS] do_IRQ cleanupAtsushi Nemoto3-20/+7
2006-11-30[MIPS] Avoid dupliate D-cache flush on R400C / R4400 SC and MC variants.Ralf Baechle1-3/+7
2006-11-30[MIPS] Remove redundant r4k_blast_icache() callsAtsushi Nemoto1-8/+4
2006-11-30[MIPS] Work around bogus gcc warnings.Ralf Baechle1-21/+22
2006-11-30[MIPS] Fix double inclusionsNicolas Kaiser4-15/+4