aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-09Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apmLinus Torvalds1-64/+0
2007-02-09Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-tcLinus Torvalds4-128/+2
2007-02-09[PATCH] kill eth_io_copy_and_sum()Al Viro1-6/+0
2007-02-09[APM] MIPS: Convert to use shared APM emulation.Ralf Baechle1-64/+0
2007-02-09[TC] TURBOchannel support for the DECstationMaciej W. Rozycki1-1/+2
2007-02-09[TC] MIPS: TURBOchannel update to the driver modelMaciej W. Rozycki3-127/+0
2007-02-06[MIPS] Comment fixChris Dearman1-1/+2
2007-02-06[MIPS] MT: Nuke duplicate mips_mt_regdump() prototype.Ralf Baechle1-2/+0
2007-02-06[MIPS] Alchemy: Fix PCI-memory accessAlexander Bigga1-6/+6
2007-02-06[MIPS] SMTC: Make a bunch of functions and variables static.Ralf Baechle1-3/+0
2007-02-06[MIPS] Alchemy: Fix bunch of warningsRalf Baechle1-6/+7
2007-02-06[MIPS] Remove _fdata from asm-mips/sections.hAtsushi Nemoto1-2/+0
2007-02-06[MIPS] FLATMEM: introduce PHYS_OFFSET.Franck Bui-Huu2-6/+23
2007-02-06[MIPS] Setup min_low_pfn/max_low_pfn correctlyFranck Bui-Huu1-0/+1
2007-02-06[MIPS] prom_free_prom_memory cleanupAtsushi Nemoto2-1/+4
2007-02-06[MIPS] Make I8259A_IRQ_BASE customizableAtsushi Nemoto6-26/+29
2007-02-06[MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto16-20/+73
2007-01-30[PATCH] mm: mremap correct rmap accountingHugh Dickins1-10/+0
2007-01-24[MIPS] Fix wrong checksum calculation on 64-bit MIPSAtsushi Nemoto1-1/+2
2007-01-24[MIPS] vr41xx: need one more nop with mtc0_tlbw_hazard()Yoichi Yuasa1-1/+1
2007-01-24[MIPS] Fix APM buildRalf Baechle1-0/+2
2007-01-23[MIPS] SMTC: Instant IPI replay.Ralf Baechle1-0/+22
2007-01-08[MIPS] SMTC build fixAtsushi Nemoto1-3/+3
2007-01-08[MIPS] csum_partial and copy in parallelAtsushi Nemoto1-12/+19
2006-12-13[PATCH] Optimize D-cache alias handling on forkRalf Baechle1-0/+2
2006-12-13[PATCH] MIPS: Fix COW D-cache aliasing on forkAtsushi Nemoto1-10/+6
2006-12-12[MIPS] IP27: Don't drag <asm/sn/arch.h> into topology.h.Ralf Baechle1-1/+0
2006-12-12[MIPS] IP27: Move definition of nic_t to its sole user.Ralf Baechle2-1/+2
2006-12-12[MIPS] IP27: Don't include <asm/sn/arch.h>.Ralf Baechle1-2/+0
2006-12-12[MIPS] compat.h uses struct pt_regs so needs to include ptrace.h.Ralf Baechle1-0/+1
2006-12-10[MIPS] Move die and die_if_kernel() from system.h to ptrace.hRalf Baechle2-9/+8
2006-12-10[MIPS] Fix build of several IDE drivers by providing pci_get_legacy_ide_irqRalf Baechle1-0/+6
2006-12-09[PATCH] add STB810 support (Philips PNX8550-based)Vitaly Wool1-0/+1
2006-12-09[MIPS] Rename SNI_RM200_PCI to just SNI_RM preparing for more RM machinesThomas Bogendoerfer4-1/+1
2006-12-08[PATCH] tty: preparatory structures for termios revampAlan Cox1-0/+11
2006-12-07[PATCH] cleanup asm/setup.h userspace visibilityAdrian Bunk1-2/+0
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle1-1/+1
2006-12-07[PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle1-1/+1
2006-12-07[PATCH] remove kernel syscallsArnd Bergmann1-262/+0
2006-12-07[PATCH] mm: k{,um}map_atomic() vs in_atomic()Peter Zijlstra1-2/+8
2006-12-07[PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra1-2/+2
2006-12-06[MIPS] Import updates from i386's i8259.cAtsushi Nemoto1-8/+29
2006-12-06[MIPS] pte_offset(dir,addr): parenthesis fixFranck Bui-Huu2-5/+5
2006-12-04[PATCH] Centralise definitions of sector_t and blkcnt_tMatthew Wilcox1-10/+0
2006-12-04[MIPS] Cleanup memory barriers for weakly ordered systems.Ralf Baechle6-209/+218
2006-12-04[MIPS] Fix atomic.h build errors.Ralf Baechle1-1/+1
2006-12-04[MIPS] Use SYSVIPC_COMPAT to fix various problems on N32Atsushi Nemoto1-0/+68
2006-12-04[MIPS] klconfig add missing bracketMariusz Kozlowski1-1/+1
2006-12-02[NET]: MIPS checksum annotations and cleanups.Al Viro1-29/+26
2006-12-01Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds19-182/+170