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