summaryrefslogtreecommitdiffstats
path: root/include/asm-mips
AgeCommit message (Expand)AuthorLines
2007-03-04[MIPS] Convert to RTC-class ds1742 driverAtsushi Nemoto-35/+18
2007-03-04[MIPS] SNI: Fix mc146818_decode_yearThomas Bogendoerfer-6/+10
2007-02-26[MIPS] Remove unreferenced _IOC_SLMASK macro in ioctl.h.Robert P. J. Day-5/+0
2007-02-26[MIPS] SNI: MIPS_CPU_IRQ_BASE cleanupThomas Bogendoerfer-5/+4
2007-02-22[MIPS] Add basic SMARTMIPS ASE supportFranck Bui-Huu-8/+30
2007-02-20[MIPS] Fixup copy_from_user_inatomicRalf Baechle-2/+49
2007-02-20[MIPS] Fix struct sigcontext for N32 userlandAtsushi Nemoto-17/+16
2007-02-18[MIPS] Support for several more SNI RM models.Thomas Bogendoerfer-13/+155
2007-02-18[MIPS] Add external declaration of pagetable_init() to pgalloc.hAtsushi Nemoto-0/+2
2007-02-18[MIPS] Use MIPS R2 instructions for bitops.Ralf Baechle-1/+51
2007-02-18[MIPS] signals: Share even more code.Ralf Baechle-18/+4
2007-02-18[MIPS] Iomap implementation.Ralf Baechle-28/+2
2007-02-18[MIPS] <asm/compat-signal.h> needs to include <asm/uaccess.h>.Ralf Baechle-0/+2
2007-02-18[MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code.Atsushi Nemoto-3/+0
2007-02-13[MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code.Ralf Baechle-0/+55
2007-02-13[MIPS] Remove stray instruction from __get_user_asm_ll32.Ralf Baechle-1/+0
2007-02-13[MIPS] 32-bit: Fix warning about cast for fetching pointer from userspace.Ralf Baechle-3/+7
2007-02-13Revert "[MIPS] Fix warning in get_user when fetching pointer object from user...Ralf Baechle-1/+4
2007-02-13[MIPS] Don't claim we support dma_declare_coherent_memory - we don't.Ralf Baechle-0/+2
2007-02-13[MIPS] Unify dma-{coherent,noncoherent.ip27,ip32}Ralf Baechle-0/+204
2007-02-13[MIPS] Improve branch prediction in ll/sc atomic operations.Ralf Baechle-32/+127
2007-02-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds-6/+6
2007-02-11[PATCH] consolidate line discipline number definitionsTilman Schmidt-18/+0
2007-02-11[PATCH] Remove final references to deprecated "MAP_ANON" page protection flagRobert P. J. Day-1/+0
2007-02-10[MIPS] signal32: no need to save c0_status register in setup_sigcontext32()Franck Bui-Huu-2/+2
2007-02-10[MIPS] Fix warning in get_user when fetching pointer object from userspace.Ralf Baechle-4/+1
2007-02-10[MIPS] VPE: Sprinkle device model code into code to make udev happier.Ralf Baechle-0/+3
2007-02-09Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apmLinus Torvalds-64/+0
2007-02-09Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-tcLinus Torvalds-128/+2
2007-02-09[PATCH] kill eth_io_copy_and_sum()Al Viro-6/+0
2007-02-09[APM] MIPS: Convert to use shared APM emulation.Ralf Baechle-64/+0
2007-02-09[TC] TURBOchannel support for the DECstationMaciej W. Rozycki-1/+2
2007-02-09[TC] MIPS: TURBOchannel update to the driver modelMaciej W. Rozycki-127/+0
2007-02-06[MIPS] Comment fixChris Dearman-1/+2
2007-02-06[MIPS] MT: Nuke duplicate mips_mt_regdump() prototype.Ralf Baechle-2/+0
2007-02-06[MIPS] Alchemy: Fix PCI-memory accessAlexander Bigga-6/+6
2007-02-06[MIPS] SMTC: Make a bunch of functions and variables static.Ralf Baechle-3/+0
2007-02-06[MIPS] Alchemy: Fix bunch of warningsRalf Baechle-6/+7
2007-02-06[MIPS] Remove _fdata from asm-mips/sections.hAtsushi Nemoto-2/+0
2007-02-06[MIPS] FLATMEM: introduce PHYS_OFFSET.Franck Bui-Huu-6/+23
2007-02-06[MIPS] Setup min_low_pfn/max_low_pfn correctlyFranck Bui-Huu-0/+1
2007-02-06[MIPS] prom_free_prom_memory cleanupAtsushi Nemoto-1/+4
2007-02-06[MIPS] Make I8259A_IRQ_BASE customizableAtsushi Nemoto-26/+29
2007-02-06[MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto-20/+73
2007-01-30[PATCH] mm: mremap correct rmap accountingHugh Dickins-10/+0
2007-01-24[MIPS] Fix wrong checksum calculation on 64-bit MIPSAtsushi Nemoto-1/+2
2007-01-24[MIPS] vr41xx: need one more nop with mtc0_tlbw_hazard()Yoichi Yuasa-1/+1
2007-01-24[MIPS] Fix APM buildRalf Baechle-0/+2
2007-01-23[MIPS] SMTC: Instant IPI replay.Ralf Baechle-0/+22
2007-01-08[MIPS] SMTC build fixAtsushi Nemoto-3/+3