| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] mm: mremap correct rmap accounting | Hugh Dickins | 2007-01-30 | 1 | -10/+0 |
* | [MIPS] Fix wrong checksum calculation on 64-bit MIPS | Atsushi Nemoto | 2007-01-24 | 1 | -1/+2 |
* | [MIPS] vr41xx: need one more nop with mtc0_tlbw_hazard() | Yoichi Yuasa | 2007-01-24 | 1 | -1/+1 |
* | [MIPS] Fix APM build | Ralf Baechle | 2007-01-24 | 1 | -0/+2 |
* | [MIPS] SMTC: Instant IPI replay. | Ralf Baechle | 2007-01-23 | 1 | -0/+22 |
* | [MIPS] SMTC build fix | Atsushi Nemoto | 2007-01-08 | 1 | -3/+3 |
* | [MIPS] csum_partial and copy in parallel | Atsushi Nemoto | 2007-01-08 | 1 | -12/+19 |
* | [PATCH] Optimize D-cache alias handling on fork | Ralf Baechle | 2006-12-13 | 1 | -0/+2 |
* | [PATCH] MIPS: Fix COW D-cache aliasing on fork | Atsushi Nemoto | 2006-12-13 | 1 | -10/+6 |
* | [MIPS] IP27: Don't drag <asm/sn/arch.h> into topology.h. | Ralf Baechle | 2006-12-12 | 1 | -1/+0 |
* | [MIPS] IP27: Move definition of nic_t to its sole user. | Ralf Baechle | 2006-12-12 | 2 | -1/+2 |
* | [MIPS] IP27: Don't include <asm/sn/arch.h>. | Ralf Baechle | 2006-12-12 | 1 | -2/+0 |
* | [MIPS] compat.h uses struct pt_regs so needs to include ptrace.h. | Ralf Baechle | 2006-12-12 | 1 | -0/+1 |
* | [MIPS] Move die and die_if_kernel() from system.h to ptrace.h | Ralf Baechle | 2006-12-10 | 2 | -9/+8 |
* | [MIPS] Fix build of several IDE drivers by providing pci_get_legacy_ide_irq | Ralf Baechle | 2006-12-10 | 1 | -0/+6 |
* | [PATCH] add STB810 support (Philips PNX8550-based) | Vitaly Wool | 2006-12-09 | 1 | -0/+1 |
* | [MIPS] Rename SNI_RM200_PCI to just SNI_RM preparing for more RM machines | Thomas Bogendoerfer | 2006-12-09 | 4 | -1/+1 |
* | [PATCH] tty: preparatory structures for termios revamp | Alan Cox | 2006-12-08 | 1 | -0/+11 |
* | [PATCH] cleanup asm/setup.h userspace visibility | Adrian Bunk | 2006-12-07 | 1 | -2/+0 |
* | [PATCH] Pass struct dev pointer to dma_cache_sync() | Ralf Baechle | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] Add struct dev pointer to dma_is_consistent() | Ralf Baechle | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] remove kernel syscalls | Arnd Bergmann | 2006-12-07 | 1 | -262/+0 |
* | [PATCH] mm: k{,um}map_atomic() vs in_atomic() | Peter Zijlstra | 2006-12-07 | 1 | -2/+8 |
* | [PATCH] mm: pagefault_{disable,enable}() | Peter Zijlstra | 2006-12-07 | 1 | -2/+2 |
* | [MIPS] Import updates from i386's i8259.c | Atsushi Nemoto | 2006-12-06 | 1 | -8/+29 |
* | [MIPS] pte_offset(dir,addr): parenthesis fix | Franck Bui-Huu | 2006-12-06 | 2 | -5/+5 |
* | [PATCH] Centralise definitions of sector_t and blkcnt_t | Matthew Wilcox | 2006-12-04 | 1 | -10/+0 |
* | [MIPS] Cleanup memory barriers for weakly ordered systems. | Ralf Baechle | 2006-12-04 | 6 | -209/+218 |
* | [MIPS] Fix atomic.h build errors. | Ralf Baechle | 2006-12-04 | 1 | -1/+1 |
* | [MIPS] Use SYSVIPC_COMPAT to fix various problems on N32 | Atsushi Nemoto | 2006-12-04 | 1 | -0/+68 |
* | [MIPS] klconfig add missing bracket | Mariusz Kozlowski | 2006-12-04 | 1 | -1/+1 |
* | [NET]: MIPS checksum annotations and cleanups. | Al Viro | 2006-12-02 | 1 | -29/+26 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2006-12-01 | 19 | -182/+170 |
|\ |
|
| * | [MIPS] Remove duplicate ISA DMA code for 0 DMA channel case. | Ralf Baechle | 2006-11-30 | 1 | -0/+2 |
| * | [MIPS] Remove unused definition of cpu_to_lelongp() | Ralf Baechle | 2006-11-30 | 1 | -2/+0 |
| * | [MIPS] Remove userspace proofing from <asm/bitops.h>. | Ralf Baechle | 2006-11-30 | 1 | -42/+21 |
| * | [MIPS] Remove old junk left from old atomic_lock. | Ralf Baechle | 2006-11-30 | 1 | -9/+1 |
| * | [MIPS] Use conditional traps for BUG_ON on MIPS II and better. | Ralf Baechle | 2006-11-30 | 2 | -2/+12 |
| * | [MIPS] mips HPT cleanup: make clocksource_mips public | Atsushi Nemoto | 2006-11-30 | 1 | -4/+4 |
| * | [MIPS] do_IRQ cleanup | Atsushi Nemoto | 2006-11-30 | 1 | -6/+0 |
| * | [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq | Atsushi Nemoto | 2006-11-30 | 1 | -1/+1 |
| * | [MIPS] IRQ cleanups | Atsushi Nemoto | 2006-11-30 | 1 | -2/+0 |
| * | [MIPS] mips hpt cleanup: get rid of mips_hpt_init | Atsushi Nemoto | 2006-11-30 | 1 | -1/+0 |
| * | [MIPS] Fix alignment hole in struct cache_desc; shrink struct. | Ralf Baechle | 2006-11-30 | 1 | -5/+5 |
| * | [MIPS] Remove unused R10000 performance counter definitions. | Ralf Baechle | 2006-11-30 | 1 | -56/+0 |
| * | [MIPS] Add support for kexec | Nicolas Schichan | 2006-11-30 | 1 | -0/+32 |
| * | [MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=n | Atsushi Nemoto | 2006-11-30 | 1 | -0/+13 |
| * | [MIPS] Rewrite GALILEO_INL/GALILEO_OUTL to GT_READ/GT_WRITE | Yoichi Yuasa | 2006-11-30 | 3 | -28/+43 |
| * | [MIPS] Use "long" for 64-bit values on 64-bit kernel. | Atsushi Nemoto | 2006-11-30 | 1 | -18/+22 |
| * | [MIPS] Introduce __pa_symbol() | Franck Bui-Huu | 2006-11-30 | 1 | -0/+1 |