summaryrefslogtreecommitdiffstats
path: root/include/asm-mips
AgeCommit message (Expand)AuthorLines
2007-10-19define global BIT macroJiri Slaby-6/+0
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby-0/+4
2007-10-19remove asm/bitops.h includesJiri Slaby-1/+1
2007-10-19remove unused flush_tlb_pgtablesBenjamin Herrenschmidt-7/+0
2007-10-19[MIPS] Kill duplicated setup_irq() for cp0 timerAtsushi Nemoto-2/+0
2007-10-19[MIPS] time: Helpers to compute clocksource/event shift and mult values.Ralf Baechle-0/+5
2007-10-18Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds-2/+14
2007-10-18mips: lock bitopsNick Piggin-1/+96
2007-10-18mips: fix bitopsNick Piggin-0/+6
2007-10-18bitops: introduce lock opsNick Piggin-0/+1
2007-10-18[MIPS] time: Move R4000 clockevent device code to separate configurable fileRalf Baechle-0/+6
2007-10-18[MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ackRalf Baechle-1/+0
2007-10-18[MIPS] Always do the ARC64_TWIDDLE_PC thing.Thomas Bogendoerfer-1/+8
2007-10-17[MIPS] Alchemy: Renumber interrupts so irq_cpu can work.Ralf Baechle-342/+373
2007-10-17[MIPS] Alchemy: Fix build by conversion to irq_cpu.c.Ralf Baechle-4/+6
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle-0/+2
2007-10-17remove include/asm-*/ipc.hAdrian Bunk-1/+0
2007-10-17cleanup floppy.hJan Beulich-2/+0
2007-10-17remove strict ansi check from __u64 in asm/types.hOlaf Hering-3/+3
2007-10-17kill DECLARE_MUTEX_LOCKEDChristoph Hellwig-1/+0
2007-10-16Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds-93/+129
2007-10-16[MIPS] Alchemy: Get rid of au1xxx_irq_map_t.Ralf Baechle-3/+3
2007-10-16[MIPS] Alchemy: Get rid of au_ffz().Ralf Baechle-7/+0
2007-10-16[MIPS] Alchemy: Get rid of au_ffs().Ralf Baechle-10/+0
2007-10-16[MIPS] Lasat: Fix build by conversion to irq_cpu.c.Ralf Baechle-1/+4
2007-10-16[MIPS] Lasat: Add #ifndef ... #endif include warpper to lasatint.h.Ralf Baechle-0/+4
2007-10-16[MIPS] IP22: Fix warning.Ralf Baechle-2/+2
2007-10-16[MIPS] MSP71XX: Add workarounds file.Ralf Baechle-0/+28
2007-10-16[MIPS] IP32: Fix build by conversion to irq_cpu.c.Ralf Baechle-70/+88
2007-10-16move a few definitions to au1000_xxs1500.cYoichi Yuasa-35/+0
2007-10-15add new prom.h for AU1x00Yoichi Yuasa-0/+13
2007-10-13[MIPS] CFE: Add missing parenthesis.Ralf Baechle-1/+1
2007-10-11[MIPS] R1: Fix hazard barriers to make kernels work on R2 also.Ralf Baechle-1/+53
2007-10-11[MIPS] Kill num_online_cpus() loops.Ralf Baechle-2/+2
2007-10-11[MIPS] SMP: Implement smp_call_function_mask().Ralf Baechle-0/+9
2007-10-11[MIPS] Make facility to convert CPU types to strings generally available.Ralf Baechle-0/+3
2007-10-11[MIPS] Convert list of CPU types from #define to enum.Ralf Baechle-70/+49
2007-10-11[MIPS] Optimize get_unaligned / put_unaligned implementations.Ralf Baechle-6/+21
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle-1726/+1726
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle-467/+467
2007-10-11[MIPS] Allow hardwiring of the CPU type to a single type for optimization.Ralf Baechle-1/+4
2007-10-11[MIPS] Cobalt: Move reset port definition to arch/mips/cobalt/reset.cYoichi Yuasa-7/+0
2007-10-11[MIPS] Cobalt: Move UART base definition to arch/mips/cobalt/console.cYoichi Yuasa-2/+0
2007-10-11[MIPS] Cobalt: Move PCI definitions to arch/mips/pci/fixup-cobalt.c.Yoichi Yuasa-24/+2
2007-10-11[MIPS] Optimize __alloc_zeroed_user_highpage implementation.Ralf Baechle-1/+1
2007-10-11[MIPS] i8253 PIT clocksource and clockevent driversRalf Baechle-0/+30
2007-10-11[MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle-6/+8
2007-10-11[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle-8/+8
2007-10-11[MIPS] Switch from to_tm to rtc_time_to_tmRalf Baechle-7/+0
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle-10/+4