| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove dma_cache_(wback|inv|wback_inv) functions | Ralf Baechle | 2007-10-17 | 1 | -0/+2 |
* | remove include/asm-*/ipc.h | Adrian Bunk | 2007-10-17 | 1 | -1/+0 |
* | cleanup floppy.h | Jan Beulich | 2007-10-17 | 1 | -2/+0 |
* | remove strict ansi check from __u64 in asm/types.h | Olaf Hering | 2007-10-17 | 1 | -3/+3 |
* | kill DECLARE_MUTEX_LOCKED | Christoph Hellwig | 2007-10-17 | 1 | -1/+0 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-10-16 | 5 | -93/+129 |
|\ |
|
| * | [MIPS] Alchemy: Get rid of au1xxx_irq_map_t. | Ralf Baechle | 2007-10-16 | 1 | -3/+3 |
| * | [MIPS] Alchemy: Get rid of au_ffz(). | Ralf Baechle | 2007-10-16 | 1 | -7/+0 |
| * | [MIPS] Alchemy: Get rid of au_ffs(). | Ralf Baechle | 2007-10-16 | 1 | -10/+0 |
| * | [MIPS] Lasat: Fix build by conversion to irq_cpu.c. | Ralf Baechle | 2007-10-16 | 1 | -1/+4 |
| * | [MIPS] Lasat: Add #ifndef ... #endif include warpper to lasatint.h. | Ralf Baechle | 2007-10-16 | 1 | -0/+4 |
| * | [MIPS] IP22: Fix warning. | Ralf Baechle | 2007-10-16 | 1 | -2/+2 |
| * | [MIPS] MSP71XX: Add workarounds file. | Ralf Baechle | 2007-10-16 | 1 | -0/+28 |
| * | [MIPS] IP32: Fix build by conversion to irq_cpu.c. | Ralf Baechle | 2007-10-16 | 1 | -70/+88 |
* | | move a few definitions to au1000_xxs1500.c | Yoichi Yuasa | 2007-10-16 | 1 | -35/+0 |
|/ |
|
* | add new prom.h for AU1x00 | Yoichi Yuasa | 2007-10-15 | 1 | -0/+13 |
* | [MIPS] CFE: Add missing parenthesis. | Ralf Baechle | 2007-10-13 | 1 | -1/+1 |
* | [MIPS] R1: Fix hazard barriers to make kernels work on R2 also. | Ralf Baechle | 2007-10-11 | 1 | -1/+53 |
* | [MIPS] Kill num_online_cpus() loops. | Ralf Baechle | 2007-10-11 | 1 | -2/+2 |
* | [MIPS] SMP: Implement smp_call_function_mask(). | Ralf Baechle | 2007-10-11 | 1 | -0/+9 |
* | [MIPS] Make facility to convert CPU types to strings generally available. | Ralf Baechle | 2007-10-11 | 1 | -0/+3 |
* | [MIPS] Convert list of CPU types from #define to enum. | Ralf Baechle | 2007-10-11 | 1 | -70/+49 |
* | [MIPS] Optimize get_unaligned / put_unaligned implementations. | Ralf Baechle | 2007-10-11 | 1 | -6/+21 |
* | [MIPS] checkfiles: Fix "need space after that ','" errors. | Ralf Baechle | 2007-10-11 | 67 | -1726/+1726 |
* | [MIPS] Fix "no space between function name and open parenthesis" warnings. | Ralf Baechle | 2007-10-11 | 26 | -467/+467 |
* | [MIPS] Allow hardwiring of the CPU type to a single type for optimization. | Ralf Baechle | 2007-10-11 | 1 | -1/+4 |
* | [MIPS] Cobalt: Move reset port definition to arch/mips/cobalt/reset.c | Yoichi Yuasa | 2007-10-11 | 1 | -7/+0 |
* | [MIPS] Cobalt: Move UART base definition to arch/mips/cobalt/console.c | Yoichi Yuasa | 2007-10-11 | 1 | -2/+0 |
* | [MIPS] Cobalt: Move PCI definitions to arch/mips/pci/fixup-cobalt.c. | Yoichi Yuasa | 2007-10-11 | 1 | -24/+2 |
* | [MIPS] Optimize __alloc_zeroed_user_highpage implementation. | Ralf Baechle | 2007-10-11 | 1 | -1/+1 |
* | [MIPS] i8253 PIT clocksource and clockevent drivers | Ralf Baechle | 2007-10-11 | 1 | -0/+30 |
* | [MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt | Ralf Baechle | 2007-10-11 | 3 | -6/+8 |
* | [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers. | Ralf Baechle | 2007-10-11 | 1 | -8/+8 |
* | [MIPS] Switch from to_tm to rtc_time_to_tm | Ralf Baechle | 2007-10-11 | 1 | -7/+0 |
* | [MIPS] Deforest the function pointer jungle in the time code. | Ralf Baechle | 2007-10-11 | 2 | -10/+4 |
* | [MIPS] ARC: Get rid of mips_machgroup | Ralf Baechle | 2007-10-11 | 1 | -27/+3 |
* | [MIPS] Split up war.h | Ralf Baechle | 2007-10-11 | 24 | -97/+625 |
* | [MIPS] Add gpio support to the BCM47XX platform | Aurelien Jarno | 2007-10-11 | 1 | -0/+59 |
* | [MIPS] Move ARC code into arch/mips/fw/arc | Aurelien Jarno | 2007-10-11 | 4 | -4/+4 |
* | [MIPS] Move CFE code into arch/mips/fw/cfe | Aurelien Jarno | 2007-10-11 | 2 | -0/+270 |
* | [MIPS] Remove IP27 specific structures from struct cpuinfo_mips | Ralf Baechle | 2007-10-11 | 3 | -21/+21 |
* | [MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code. | Ralf Baechle | 2007-10-11 | 4 | -22/+19 |
* | [MIPS] Add GT641xx IRQ routines. | Yoichi Yuasa | 2007-10-11 | 3 | -26/+118 |
* | [MIPS] GT64120: Remove unused definitions | Yoichi Yuasa | 2007-10-11 | 2 | -10/+0 |
* | [MIPS] i8295 cleanups. | Yoichi Yuasa | 2007-10-11 | 2 | -10/+2 |
* | [MIPS] Define known MIPS ISA overrides for Sibyte and Excite boards. | Thiemo Seufer | 2007-10-11 | 2 | -1/+11 |
* | [MIPS] floppy: Rewrite fd_cacheflush() to use dma_cache_sync(). | Ralf Baechle | 2007-10-11 | 1 | -1/+3 |
* | [MIPS] PCI: Always enable CONFIG_PCI_DOMAINS | Ralf Baechle | 2007-10-11 | 1 | -4/+0 |
* | [MIPS] tx4927: Cleanup unused macros and non-standard IO accessors. | Atsushi Nemoto | 2007-10-11 | 3 | -4622/+2 |
* | [MIPS] Add support for BCM47XX CPUs. | Aurelien Jarno | 2007-10-11 | 3 | -2/+43 |