summaryrefslogtreecommitdiffstats
path: root/include/asm-mips
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code.Ralf Baechle2007-02-131-0/+55
* [MIPS] Remove stray instruction from __get_user_asm_ll32.Ralf Baechle2007-02-131-1/+0
* [MIPS] 32-bit: Fix warning about cast for fetching pointer from userspace.Ralf Baechle2007-02-131-3/+7
* Revert "[MIPS] Fix warning in get_user when fetching pointer object from user...Ralf Baechle2007-02-131-1/+4
* [MIPS] Don't claim we support dma_declare_coherent_memory - we don't.Ralf Baechle2007-02-131-0/+2
* [MIPS] Unify dma-{coherent,noncoherent.ip27,ip32}Ralf Baechle2007-02-135-0/+204
* [MIPS] Improve branch prediction in ll/sc atomic operations.Ralf Baechle2007-02-134-32/+127
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-02-113-6/+6
|\
| * [MIPS] signal32: no need to save c0_status register in setup_sigcontext32()Franck Bui-Huu2007-02-101-2/+2
| * [MIPS] Fix warning in get_user when fetching pointer object from userspace.Ralf Baechle2007-02-101-4/+1
| * [MIPS] VPE: Sprinkle device model code into code to make udev happier.Ralf Baechle2007-02-101-0/+3
* | [PATCH] consolidate line discipline number definitionsTilman Schmidt2007-02-111-18/+0
* | [PATCH] Remove final references to deprecated "MAP_ANON" page protection flagRobert P. J. Day2007-02-111-1/+0
|/
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apmLinus Torvalds2007-02-091-64/+0
|\
| * [APM] MIPS: Convert to use shared APM emulation.Ralf Baechle2007-02-091-64/+0
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-tcLinus Torvalds2007-02-094-128/+2
|\ \
| * | [TC] TURBOchannel support for the DECstationMaciej W. Rozycki2007-02-091-1/+2
| * | [TC] MIPS: TURBOchannel update to the driver modelMaciej W. Rozycki2007-02-093-127/+0
| |/
* | [PATCH] kill eth_io_copy_and_sum()Al Viro2007-02-091-6/+0
|/
* [MIPS] Comment fixChris Dearman2007-02-061-1/+2
* [MIPS] MT: Nuke duplicate mips_mt_regdump() prototype.Ralf Baechle2007-02-061-2/+0
* [MIPS] Alchemy: Fix PCI-memory accessAlexander Bigga2007-02-061-6/+6
* [MIPS] SMTC: Make a bunch of functions and variables static.Ralf Baechle2007-02-061-3/+0
* [MIPS] Alchemy: Fix bunch of warningsRalf Baechle2007-02-061-6/+7
* [MIPS] Remove _fdata from asm-mips/sections.hAtsushi Nemoto2007-02-061-2/+0
* [MIPS] FLATMEM: introduce PHYS_OFFSET.Franck Bui-Huu2007-02-062-6/+23
* [MIPS] Setup min_low_pfn/max_low_pfn correctlyFranck Bui-Huu2007-02-061-0/+1
* [MIPS] prom_free_prom_memory cleanupAtsushi Nemoto2007-02-062-1/+4
* [MIPS] Make I8259A_IRQ_BASE customizableAtsushi Nemoto2007-02-066-26/+29
* [MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto2007-02-0616-20/+73
* [PATCH] mm: mremap correct rmap accountingHugh Dickins2007-01-301-10/+0
* [MIPS] Fix wrong checksum calculation on 64-bit MIPSAtsushi Nemoto2007-01-241-1/+2
* [MIPS] vr41xx: need one more nop with mtc0_tlbw_hazard()Yoichi Yuasa2007-01-241-1/+1
* [MIPS] Fix APM buildRalf Baechle2007-01-241-0/+2
* [MIPS] SMTC: Instant IPI replay.Ralf Baechle2007-01-231-0/+22
* [MIPS] SMTC build fixAtsushi Nemoto2007-01-081-3/+3
* [MIPS] csum_partial and copy in parallelAtsushi Nemoto2007-01-081-12/+19
* [PATCH] Optimize D-cache alias handling on forkRalf Baechle2006-12-131-0/+2
* [PATCH] MIPS: Fix COW D-cache aliasing on forkAtsushi Nemoto2006-12-131-10/+6
* [MIPS] IP27: Don't drag <asm/sn/arch.h> into topology.h.Ralf Baechle2006-12-121-1/+0
* [MIPS] IP27: Move definition of nic_t to its sole user.Ralf Baechle2006-12-122-1/+2
* [MIPS] IP27: Don't include <asm/sn/arch.h>.Ralf Baechle2006-12-121-2/+0
* [MIPS] compat.h uses struct pt_regs so needs to include ptrace.h.Ralf Baechle2006-12-121-0/+1
* [MIPS] Move die and die_if_kernel() from system.h to ptrace.hRalf Baechle2006-12-102-9/+8
* [MIPS] Fix build of several IDE drivers by providing pci_get_legacy_ide_irqRalf Baechle2006-12-101-0/+6
* [PATCH] add STB810 support (Philips PNX8550-based)Vitaly Wool2006-12-091-0/+1
* [MIPS] Rename SNI_RM200_PCI to just SNI_RM preparing for more RM machinesThomas Bogendoerfer2006-12-094-1/+1
* [PATCH] tty: preparatory structures for termios revampAlan Cox2006-12-081-0/+11
* [PATCH] cleanup asm/setup.h userspace visibilityAdrian Bunk2006-12-071-2/+0
* [PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle2006-12-071-1/+1
OpenPOWER on IntegriCloud