summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Fix typo of "CONFIG_MT_SMP".Robert P. J. Day2007-01-301-1/+1
* [MIPS] Ocelot G: Fix a few misspellings of CONFIG_GALILEO_GT64240_ETHRalf Baechle2007-01-302-4/+4
* [PATCH] Malta: Fix build if CONFIG_MTD is diabled.Jan Altenberg2007-01-301-1/+2
* [MIPS] VPE loader: Initialize lists before they're actually being used ...Ralf Baechle2007-01-241-4/+5
* [MIPS] Fix reported amount of freed memory - it's in kB not bytesThiemo Seufer2007-01-242-2/+3
* [MIPS] SMTC: Fix module build by exporting symbolRalf Baechle2007-01-241-0/+3
* [MIPS] SMTC: Fix TLB sizing bug for TLB of 64 >= entriesRalf Baechle2007-01-241-2/+5
* [MIPS] There is no __GNUC_MAJOR__Alexey Dobriyan2007-01-241-1/+1
* [MIPS] Vr41xx: Fix after GENERIC_HARDIRQS_NO__DO_IRQ changeYoichi Yuasa2007-01-231-3/+9
* [MIPS] SMTC: Instant IPI replay.Ralf Baechle2007-01-232-21/+47
* [MIPS] Delete duplicate call to load_irq_save.Ralf Baechle2007-01-191-1/+0Star
* [MIPS] SMTC: Fix cp0 hazard.Ralf Baechle2007-01-191-0/+1
* [PATCH] Change cpu_up and co from __devinit to __cpuinitGautham R Shenoy2007-01-121-1/+1
* [MIPS] Alchemy: Fix PCI-memory accessAlexander Bigga2007-01-101-4/+4
* [MIPS] Fix N32 SysV IPC routinesAtsushi Nemoto2007-01-102-4/+16
* [MIPS] PNX8550: Fix system timer initializationAtsushi Nemoto2007-01-101-0/+1
* [MIPS] PNX8550: Fix system timer supportVitaly Wool2007-01-082-9/+37
* [MIPS] TX49: Fix use of CDEX build_store_reg()Atsushi Nemoto2007-01-081-5/+4Star
* [MIPS] pnx8550: Fix write_config_byte() PCI config space accessorDavy Chan2007-01-081-1/+1
* [MIPS] Fix build errors on SEADAtsushi Nemoto2007-01-082-4/+9
* [MIPS] csum_partial and copy in parallelAtsushi Nemoto2007-01-084-53/+445
* [MIPS] Malta: Add missing MTD file.Ralf Baechle2007-01-081-0/+63
* [PATCH] MIPS: Fix COW D-cache aliasing on forkAtsushi Nemoto2006-12-131-0/+25
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [MIPS] paging_init(): use highend_pfn/highstart_pfnFranck Bui-Huu2006-12-121-9/+8Star
* [MIPS] Malta: Resurrect MTD support for onboard flash.Ralf Baechle2006-12-123-41/+80
* [MIPS] Discard .exit.text and .exit.data at runtime.Ralf Baechle2006-12-121-2/+4
* [MIPS] Export local_flush_data_cache_page for sake of IDE.Ralf Baechle2006-12-101-0/+1
* [MIPS] Export pm_power_offRalf Baechle2006-12-101-0/+2
* [MIPS] Export csum_partial_copy_nocheck.Ralf Baechle2006-12-101-0/+3
* [MIPS] Discard .exit.text at linktime.Ralf Baechle2006-12-101-3/+1Star
* [PATCH] fdtable: Make fdarray and fdsets equal in sizeVadim Lobanov2006-12-101-1/+1
* [PATCH] sysctl: remove unused "context" paramAlexey Dobriyan2006-12-101-9/+8Star
* [PATCH] add STB810 support (Philips PNX8550-based)Vitaly Wool2006-12-0910-20/+1376
* [MIPS] Qemu now has an ELF loader.Ralf Baechle2006-12-091-1/+1
* [MIPS] Add GENERIC_HARDIRQS_NO__DO_IRQ for i8259 usersAtsushi Nemoto2006-12-094-38/+9Star
* [MIPS] Optimize csum_partial for 64bit kernelAtsushi Nemoto2006-12-091-22/+54
* [MIPS] Optimize flow of csum_partialAtsushi Nemoto2006-12-091-75/+54Star
* [MIPS] Make csum_partial more readableAtsushi Nemoto2006-12-091-70/+74
* [MIPS] Rename SNI_RM200_PCI to just SNI_RM preparing for more RM machinesThomas Bogendoerfer2006-12-0949-59/+59
* [PATCH] Generic ioremap_page_range: mips conversionHaavard Skinnemoen2006-12-081-88/+8Star
* [PATCH] add process_session() helper routineCedric Le Goater2006-12-081-1/+1
* [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-081-0/+8
* [PATCH] struct path: convert mipsJosef Sipek2006-12-084-12/+12
* [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
|\