Age | Commit message (Expand) | Author | Files | Lines |
2007-10-19 | [MIPS] Kill duplicated setup_irq() for cp0 timer | Atsushi Nemoto | 1 | -2/+0 |
2007-10-19 | [MIPS] time: Helpers to compute clocksource/event shift and mult values. | Ralf Baechle | 1 | -0/+5 |
2007-10-19 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2 | -2/+14 |
2007-10-19 | mips: lock bitops | Nick Piggin | 1 | -1/+96 |
2007-10-19 | mips: fix bitops | Nick Piggin | 1 | -0/+6 |
2007-10-19 | bitops: introduce lock ops | Nick Piggin | 1 | -0/+1 |
2007-10-18 | [MIPS] time: Move R4000 clockevent device code to separate configurable file | Ralf Baechle | 1 | -0/+6 |
2007-10-18 | [MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ack | Ralf Baechle | 1 | -1/+0 |
2007-10-18 | [MIPS] Always do the ARC64_TWIDDLE_PC thing. | Thomas Bogendoerfer | 1 | -1/+8 |
2007-10-17 | [MIPS] Alchemy: Renumber interrupts so irq_cpu can work. | Ralf Baechle | 3 | -342/+373 |
2007-10-17 | [MIPS] Alchemy: Fix build by conversion to irq_cpu.c. | Ralf Baechle | 1 | -4/+6 |
2007-10-17 | Remove dma_cache_(wback|inv|wback_inv) functions | Ralf Baechle | 1 | -0/+2 |
2007-10-17 | remove include/asm-*/ipc.h | Adrian Bunk | 1 | -1/+0 |
2007-10-17 | cleanup floppy.h | Jan Beulich | 1 | -2/+0 |
2007-10-17 | remove strict ansi check from __u64 in asm/types.h | Olaf Hering | 1 | -3/+3 |
2007-10-17 | kill DECLARE_MUTEX_LOCKED | Christoph Hellwig | 1 | -1/+0 |
2007-10-16 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 5 | -93/+129 |
2007-10-16 | [MIPS] Alchemy: Get rid of au1xxx_irq_map_t. | Ralf Baechle | 1 | -3/+3 |
2007-10-16 | [MIPS] Alchemy: Get rid of au_ffz(). | Ralf Baechle | 1 | -7/+0 |
2007-10-16 | [MIPS] Alchemy: Get rid of au_ffs(). | Ralf Baechle | 1 | -10/+0 |
2007-10-16 | [MIPS] Lasat: Fix build by conversion to irq_cpu.c. | Ralf Baechle | 1 | -1/+4 |
2007-10-16 | [MIPS] Lasat: Add #ifndef ... #endif include warpper to lasatint.h. | Ralf Baechle | 1 | -0/+4 |
2007-10-16 | [MIPS] IP22: Fix warning. | Ralf Baechle | 1 | -2/+2 |
2007-10-16 | [MIPS] MSP71XX: Add workarounds file. | Ralf Baechle | 1 | -0/+28 |
2007-10-16 | [MIPS] IP32: Fix build by conversion to irq_cpu.c. | Ralf Baechle | 1 | -70/+88 |
2007-10-16 | move a few definitions to au1000_xxs1500.c | Yoichi Yuasa | 1 | -35/+0 |
2007-10-15 | add new prom.h for AU1x00 | Yoichi Yuasa | 1 | -0/+13 |
2007-10-13 | [MIPS] CFE: Add missing parenthesis. | Ralf Baechle | 1 | -1/+1 |
2007-10-12 | [MIPS] R1: Fix hazard barriers to make kernels work on R2 also. | Ralf Baechle | 1 | -1/+53 |
2007-10-12 | [MIPS] Kill num_online_cpus() loops. | Ralf Baechle | 1 | -2/+2 |
2007-10-12 | [MIPS] SMP: Implement smp_call_function_mask(). | Ralf Baechle | 1 | -0/+9 |
2007-10-12 | [MIPS] Make facility to convert CPU types to strings generally available. | Ralf Baechle | 1 | -0/+3 |
2007-10-12 | [MIPS] Convert list of CPU types from #define to enum. | Ralf Baechle | 1 | -70/+49 |
2007-10-12 | [MIPS] Optimize get_unaligned / put_unaligned implementations. | Ralf Baechle | 1 | -6/+21 |
2007-10-12 | [MIPS] checkfiles: Fix "need space after that ','" errors. | Ralf Baechle | 67 | -1726/+1726 |
2007-10-12 | [MIPS] Fix "no space between function name and open parenthesis" warnings. | Ralf Baechle | 26 | -467/+467 |
2007-10-12 | [MIPS] Allow hardwiring of the CPU type to a single type for optimization. | Ralf Baechle | 1 | -1/+4 |
2007-10-12 | [MIPS] Cobalt: Move reset port definition to arch/mips/cobalt/reset.c | Yoichi Yuasa | 1 | -7/+0 |
2007-10-12 | [MIPS] Cobalt: Move UART base definition to arch/mips/cobalt/console.c | Yoichi Yuasa | 1 | -2/+0 |
2007-10-12 | [MIPS] Cobalt: Move PCI definitions to arch/mips/pci/fixup-cobalt.c. | Yoichi Yuasa | 1 | -24/+2 |
2007-10-12 | [MIPS] Optimize __alloc_zeroed_user_highpage implementation. | Ralf Baechle | 1 | -1/+1 |
2007-10-12 | [MIPS] i8253 PIT clocksource and clockevent drivers | Ralf Baechle | 1 | -0/+30 |
2007-10-12 | [MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt | Ralf Baechle | 3 | -6/+8 |
2007-10-12 | [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers. | Ralf Baechle | 1 | -8/+8 |
2007-10-12 | [MIPS] Switch from to_tm to rtc_time_to_tm | Ralf Baechle | 1 | -7/+0 |
2007-10-12 | [MIPS] Deforest the function pointer jungle in the time code. | Ralf Baechle | 2 | -10/+4 |
2007-10-12 | [MIPS] ARC: Get rid of mips_machgroup | Ralf Baechle | 1 | -27/+3 |
2007-10-12 | [MIPS] Split up war.h | Ralf Baechle | 24 | -97/+625 |
2007-10-12 | [MIPS] Add gpio support to the BCM47XX platform | Aurelien Jarno | 1 | -0/+59 |
2007-10-12 | [MIPS] Move ARC code into arch/mips/fw/arc | Aurelien Jarno | 4 | -4/+4 |