| Commit message (Expand) | Author | Age |
... | |
| * | [MIPS] Kill duplicated setup_irq() for cp0 timer | Atsushi Nemoto | 2007-10-19 |
| * | [MIPS] time: Helpers to compute clocksource/event shift and mult values. | Ralf Baechle | 2007-10-19 |
* | | define global BIT macro | Jiri Slaby | 2007-10-19 |
* | | forbid asm/bitops.h direct inclusion | Jiri Slaby | 2007-10-19 |
* | | remove asm/bitops.h includes | Jiri Slaby | 2007-10-19 |
* | | remove unused flush_tlb_pgtables | Benjamin Herrenschmidt | 2007-10-19 |
|/ |
|
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-10-18 |
|\ |
|
| * | [MIPS] time: Move R4000 clockevent device code to separate configurable file | Ralf Baechle | 2007-10-18 |
| * | [MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ack | Ralf Baechle | 2007-10-18 |
| * | [MIPS] Always do the ARC64_TWIDDLE_PC thing. | Thomas Bogendoerfer | 2007-10-18 |
* | | mips: lock bitops | Nick Piggin | 2007-10-18 |
* | | mips: fix bitops | Nick Piggin | 2007-10-18 |
* | | bitops: introduce lock ops | Nick Piggin | 2007-10-18 |
|/ |
|
* | [MIPS] Alchemy: Renumber interrupts so irq_cpu can work. | Ralf Baechle | 2007-10-17 |
* | [MIPS] Alchemy: Fix build by conversion to irq_cpu.c. | Ralf Baechle | 2007-10-17 |
* | Remove dma_cache_(wback|inv|wback_inv) functions | Ralf Baechle | 2007-10-17 |
* | remove include/asm-*/ipc.h | Adrian Bunk | 2007-10-17 |
* | cleanup floppy.h | Jan Beulich | 2007-10-17 |
* | remove strict ansi check from __u64 in asm/types.h | Olaf Hering | 2007-10-17 |
* | kill DECLARE_MUTEX_LOCKED | Christoph Hellwig | 2007-10-17 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-10-16 |
|\ |
|
| * | [MIPS] Alchemy: Get rid of au1xxx_irq_map_t. | Ralf Baechle | 2007-10-16 |
| * | [MIPS] Alchemy: Get rid of au_ffz(). | Ralf Baechle | 2007-10-16 |
| * | [MIPS] Alchemy: Get rid of au_ffs(). | Ralf Baechle | 2007-10-16 |
| * | [MIPS] Lasat: Fix build by conversion to irq_cpu.c. | Ralf Baechle | 2007-10-16 |
| * | [MIPS] Lasat: Add #ifndef ... #endif include warpper to lasatint.h. | Ralf Baechle | 2007-10-16 |
| * | [MIPS] IP22: Fix warning. | Ralf Baechle | 2007-10-16 |
| * | [MIPS] MSP71XX: Add workarounds file. | Ralf Baechle | 2007-10-16 |
| * | [MIPS] IP32: Fix build by conversion to irq_cpu.c. | Ralf Baechle | 2007-10-16 |
* | | move a few definitions to au1000_xxs1500.c | Yoichi Yuasa | 2007-10-16 |
|/ |
|
* | add new prom.h for AU1x00 | Yoichi Yuasa | 2007-10-15 |
* | [MIPS] CFE: Add missing parenthesis. | Ralf Baechle | 2007-10-12 |
* | [MIPS] R1: Fix hazard barriers to make kernels work on R2 also. | Ralf Baechle | 2007-10-11 |
* | [MIPS] Kill num_online_cpus() loops. | Ralf Baechle | 2007-10-11 |
* | [MIPS] SMP: Implement smp_call_function_mask(). | Ralf Baechle | 2007-10-11 |
* | [MIPS] Make facility to convert CPU types to strings generally available. | Ralf Baechle | 2007-10-11 |
* | [MIPS] Convert list of CPU types from #define to enum. | Ralf Baechle | 2007-10-11 |
* | [MIPS] Optimize get_unaligned / put_unaligned implementations. | Ralf Baechle | 2007-10-11 |
* | [MIPS] checkfiles: Fix "need space after that ','" errors. | Ralf Baechle | 2007-10-11 |
* | [MIPS] Fix "no space between function name and open parenthesis" warnings. | Ralf Baechle | 2007-10-11 |
* | [MIPS] Allow hardwiring of the CPU type to a single type for optimization. | Ralf Baechle | 2007-10-11 |
* | [MIPS] Cobalt: Move reset port definition to arch/mips/cobalt/reset.c | Yoichi Yuasa | 2007-10-11 |
* | [MIPS] Cobalt: Move UART base definition to arch/mips/cobalt/console.c | Yoichi Yuasa | 2007-10-11 |
* | [MIPS] Cobalt: Move PCI definitions to arch/mips/pci/fixup-cobalt.c. | Yoichi Yuasa | 2007-10-11 |
* | [MIPS] Optimize __alloc_zeroed_user_highpage implementation. | Ralf Baechle | 2007-10-11 |
* | [MIPS] i8253 PIT clocksource and clockevent drivers | Ralf Baechle | 2007-10-11 |
* | [MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt | Ralf Baechle | 2007-10-11 |
* | [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers. | Ralf Baechle | 2007-10-11 |
* | [MIPS] Switch from to_tm to rtc_time_to_tm | Ralf Baechle | 2007-10-11 |
* | [MIPS] Deforest the function pointer jungle in the time code. | Ralf Baechle | 2007-10-11 |