summaryrefslogtreecommitdiff
path: root/include/asm-mips
AgeCommit message (Expand)Author
2007-02-11[PATCH] Remove final references to deprecated "MAP_ANON" page protection flagRobert P. J. Day
2007-02-09Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apmLinus Torvalds
2007-02-09Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-tcLinus Torvalds
2007-02-09[PATCH] kill eth_io_copy_and_sum()Al Viro
2007-02-09[APM] MIPS: Convert to use shared APM emulation.Ralf Baechle
2007-02-09[TC] TURBOchannel support for the DECstationMaciej W. Rozycki
2007-02-09[TC] MIPS: TURBOchannel update to the driver modelMaciej W. Rozycki
2007-02-06[MIPS] Comment fixChris Dearman
2007-02-06[MIPS] MT: Nuke duplicate mips_mt_regdump() prototype.Ralf Baechle
2007-02-06[MIPS] Alchemy: Fix PCI-memory accessAlexander Bigga
2007-02-06[MIPS] SMTC: Make a bunch of functions and variables static.Ralf Baechle
2007-02-06[MIPS] Alchemy: Fix bunch of warningsRalf Baechle
2007-02-06[MIPS] Remove _fdata from asm-mips/sections.hAtsushi Nemoto
2007-02-06[MIPS] FLATMEM: introduce PHYS_OFFSET.Franck Bui-Huu
2007-02-06[MIPS] Setup min_low_pfn/max_low_pfn correctlyFranck Bui-Huu
2007-02-06[MIPS] prom_free_prom_memory cleanupAtsushi Nemoto
2007-02-06[MIPS] Make I8259A_IRQ_BASE customizableAtsushi Nemoto
2007-02-06[MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto
2007-01-30[PATCH] mm: mremap correct rmap accountingHugh Dickins
2007-01-24[MIPS] Fix wrong checksum calculation on 64-bit MIPSAtsushi Nemoto
2007-01-24[MIPS] vr41xx: need one more nop with mtc0_tlbw_hazard()Yoichi Yuasa
2007-01-24[MIPS] Fix APM buildRalf Baechle
2007-01-23[MIPS] SMTC: Instant IPI replay.Ralf Baechle
2007-01-08[MIPS] SMTC build fixAtsushi Nemoto
2007-01-08[MIPS] csum_partial and copy in parallelAtsushi Nemoto
2006-12-13[PATCH] Optimize D-cache alias handling on forkRalf Baechle
2006-12-13[PATCH] MIPS: Fix COW D-cache aliasing on forkAtsushi Nemoto
2006-12-12[MIPS] IP27: Don't drag <asm/sn/arch.h> into topology.h.Ralf Baechle
2006-12-12[MIPS] IP27: Move definition of nic_t to its sole user.Ralf Baechle
2006-12-12[MIPS] IP27: Don't include <asm/sn/arch.h>.Ralf Baechle
2006-12-12[MIPS] compat.h uses struct pt_regs so needs to include ptrace.h.Ralf Baechle
2006-12-10[MIPS] Move die and die_if_kernel() from system.h to ptrace.hRalf Baechle
2006-12-10[MIPS] Fix build of several IDE drivers by providing pci_get_legacy_ide_irqRalf Baechle
2006-12-09[PATCH] add STB810 support (Philips PNX8550-based)Vitaly Wool
2006-12-09[MIPS] Rename SNI_RM200_PCI to just SNI_RM preparing for more RM machinesThomas Bogendoerfer
2006-12-08[PATCH] tty: preparatory structures for termios revampAlan Cox
2006-12-07[PATCH] cleanup asm/setup.h userspace visibilityAdrian Bunk
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle
2006-12-07[PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle
2006-12-07[PATCH] remove kernel syscallsArnd Bergmann
2006-12-07[PATCH] mm: k{,um}map_atomic() vs in_atomic()Peter Zijlstra
2006-12-07[PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra
2006-12-06[MIPS] Import updates from i386's i8259.cAtsushi Nemoto
2006-12-06[MIPS] pte_offset(dir,addr): parenthesis fixFranck Bui-Huu
2006-12-04[PATCH] Centralise definitions of sector_t and blkcnt_tMatthew Wilcox
2006-12-04[MIPS] Cleanup memory barriers for weakly ordered systems.Ralf Baechle
2006-12-04[MIPS] Fix atomic.h build errors.Ralf Baechle
2006-12-04[MIPS] Use SYSVIPC_COMPAT to fix various problems on N32Atsushi Nemoto
2006-12-04[MIPS] klconfig add missing bracketMariusz Kozlowski
2006-12-02[NET]: MIPS checksum annotations and cleanups.Al Viro