summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* [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/+8
* [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/+1
* [PATCH] fdtable: Make fdarray and fdsets equal in sizeVadim Lobanov2006-12-101-1/+1
* [PATCH] sysctl: remove unused "context" paramAlexey Dobriyan2006-12-101-9/+8
* [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/+9
* [MIPS] Optimize csum_partial for 64bit kernelAtsushi Nemoto2006-12-091-22/+54
* [MIPS] Optimize flow of csum_partialAtsushi Nemoto2006-12-091-75/+54
* [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/+8
* [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/+0
* [PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra2006-12-071-6/+4
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-12-0627-310/+105
|\
| * [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/+14
| * [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/+1
* | 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/+262
* [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/+35
* [NET]: MIPS checksum annotations and cleanups.Al Viro2006-12-021-4/+4
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-12-0179-1945/+909
|\
| * [MIPS] Remove duplicate ISA DMA code for 0 DMA channel case.Ralf Baechle2006-11-303-34/+6
| * [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/+28
| * [MIPS] do_IRQ cleanupAtsushi Nemoto2006-11-303-20/+7
| * [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/+4
| * [MIPS] Work around bogus gcc warnings.Ralf Baechle2006-11-301-21/+22
| * [MIPS] Fix double inclusionsNicolas Kaiser2006-11-304-15/+4
| * [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2006-11-3027-33/+63
OpenPOWER on IntegriCloud