summaryrefslogtreecommitdiffstats
path: root/include/asm-mips
AgeCommit message (Expand)AuthorLines
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
2007-01-08[MIPS] csum_partial and copy in parallelAtsushi Nemoto-12/+19
2006-12-13[PATCH] Optimize D-cache alias handling on forkRalf Baechle-0/+2
2006-12-13[PATCH] MIPS: Fix COW D-cache aliasing on forkAtsushi Nemoto-10/+6
2006-12-12[MIPS] IP27: Don't drag <asm/sn/arch.h> into topology.h.Ralf Baechle-1/+0
2006-12-12[MIPS] IP27: Move definition of nic_t to its sole user.Ralf Baechle-1/+2
2006-12-12[MIPS] IP27: Don't include <asm/sn/arch.h>.Ralf Baechle-2/+0
2006-12-12[MIPS] compat.h uses struct pt_regs so needs to include ptrace.h.Ralf Baechle-0/+1
2006-12-10[MIPS] Move die and die_if_kernel() from system.h to ptrace.hRalf Baechle-9/+8
2006-12-10[MIPS] Fix build of several IDE drivers by providing pci_get_legacy_ide_irqRalf Baechle-0/+6
2006-12-09[PATCH] add STB810 support (Philips PNX8550-based)Vitaly Wool-0/+1
2006-12-09[MIPS] Rename SNI_RM200_PCI to just SNI_RM preparing for more RM machinesThomas Bogendoerfer-1/+1
2006-12-08[PATCH] tty: preparatory structures for termios revampAlan Cox-0/+11
2006-12-07[PATCH] cleanup asm/setup.h userspace visibilityAdrian Bunk-2/+0
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle-1/+1
2006-12-07[PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle-1/+1
2006-12-07[PATCH] remove kernel syscallsArnd Bergmann-262/+0
2006-12-07[PATCH] mm: k{,um}map_atomic() vs in_atomic()Peter Zijlstra-2/+8
2006-12-07[PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra-2/+2
2006-12-06[MIPS] Import updates from i386's i8259.cAtsushi Nemoto-8/+29
2006-12-06[MIPS] pte_offset(dir,addr): parenthesis fixFranck Bui-Huu-5/+5
2006-12-04[PATCH] Centralise definitions of sector_t and blkcnt_tMatthew Wilcox-10/+0
2006-12-04[MIPS] Cleanup memory barriers for weakly ordered systems.Ralf Baechle-209/+218
2006-12-04[MIPS] Fix atomic.h build errors.Ralf Baechle-1/+1
2006-12-04[MIPS] Use SYSVIPC_COMPAT to fix various problems on N32Atsushi Nemoto-0/+68
2006-12-04[MIPS] klconfig add missing bracketMariusz Kozlowski-1/+1
2006-12-02[NET]: MIPS checksum annotations and cleanups.Al Viro-29/+26
2006-12-01Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds-182/+170
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt-0/+7
2006-11-30[MIPS] Remove duplicate ISA DMA code for 0 DMA channel case.Ralf Baechle-0/+2
2006-11-30[MIPS] Remove unused definition of cpu_to_lelongp()Ralf Baechle-2/+0
2006-11-30[MIPS] Remove userspace proofing from <asm/bitops.h>.Ralf Baechle-42/+21
2006-11-30[MIPS] Remove old junk left from old atomic_lock.Ralf Baechle-9/+1
2006-11-30[MIPS] Use conditional traps for BUG_ON on MIPS II and better.Ralf Baechle-2/+12
2006-11-30[MIPS] mips HPT cleanup: make clocksource_mips publicAtsushi Nemoto-4/+4
2006-11-30[MIPS] do_IRQ cleanupAtsushi Nemoto-6/+0
2006-11-30[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto-1/+1