| Commit message (Expand) | Author | Age |
* | [PATCH] mips: add pm_power_off | Yoichi Yuasa | 2006-01-17 |
* | [PATCH] mips: task_stack_page() | Al Viro | 2006-01-12 |
* | [PATCH] mips: task_thread_info() | Al Viro | 2006-01-12 |
* | [PATCH] mips: task_pt_regs() | Al Viro | 2006-01-12 |
* | [PATCH] capable/capability.h (arch/) | Randy Dunlap | 2006-01-11 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2006-01-10 |
|\ |
|
| * | MIPS: Malta: Change CPU default to R2. | Ralf Baechle | 2006-01-10 |
| * | MIPS: R2: Set 64BIT_PHYS_ADDR for R2 processor also. | Ralf Baechle | 2006-01-10 |
| * | MIPS: Don't pass -finline-limit=100000. | Ralf Baechle | 2006-01-10 |
| * | MIPS: Namespace pollution: dump_regs() -> elf_dump_regs() | Al Viro | 2006-01-10 |
| * | MIPS: Remove unused CONFIG_CPU_HAS_LLDSCD. | Ralf Baechle | 2006-01-10 |
| * | Update Yoichi Yuasa's email address. | Ralf Baechle | 2006-01-10 |
| * | MIPS: Oprofile: Add 5K, 20K and 25K support. | Ralf Baechle | 2006-01-10 |
| * | MIPS: Oprofile: Print error message if the CPU happen to have no counters. | Ralf Baechle | 2006-01-10 |
| * | MIPS: Oprofile: Fixup the loose ends in the plumbing. | Ralf Baechle | 2006-01-10 |
| * | MIPS: MIPS boards: Get rid of useless SMP/non-SMP casing. | Ralf Baechle | 2006-01-10 |
| * | MIPS: Introduce machinery for testing for MIPSxxR1/2. | Ralf Baechle | 2006-01-10 |
| * | MIPS: Rename MIPS_CPU_ISA_M{32,64} -> MIPS_CPU_ISA_M{32,64}R1. | Ralf Baechle | 2006-01-10 |
| * | MIPS: MT: Fix 32-bit dependencies. | Ralf Baechle | 2006-01-10 |
| * | MIPS: FP: Remove silly trick to avoid warning. | Ralf Baechle | 2006-01-10 |
| * | MIPS: DSP: Put DSPcontrol register into the right place in the signal frame. | Ralf Baechle | 2006-01-10 |
| * | MIPS: DSP: eleminate used_dsp. | Ralf Baechle | 2006-01-10 |
* | | [PATCH] sanitize building of fs/compat_ioctl.c | Christoph Hellwig | 2006-01-10 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-01-09 |
|\ |
|
| * | [PATCH] arch: Replace pci_module_init() with pci_register_driver() | Richard Knutsson | 2006-01-09 |
* | | [PATCH] Fix more "if ((err = foo() < 0))" typos | Alexey Dobriyan | 2006-01-09 |
|/ |
|
* | [PATCH] use ptrace_get_task_struct in various places | Christoph Hellwig | 2006-01-08 |
* | [PATCH] fix more missing includes | Tim Schmielau | 2006-01-08 |
* | Relax the rw_verify_area() error checking. | Linus Torvalds | 2006-01-04 |
* | [PATCH] mips: setup_zero_pages count 1 | Hugh Dickins | 2005-12-12 |
* | [MIPS] Update defconfigs to reflect Kconfig changes. | Ralf Baechle | 2005-12-01 |
* | [MIPS] Avoid duplicate do_syscall_trace calls on return from sigreturn. | Ralf Baechle | 2005-12-01 |
* | [MIPS] Fix register handling in syscalls when debugging. | Ralf Baechle | 2005-12-01 |
* | [MIPS] Alchemy: Set board type on initialization. | Ralf Baechle | 2005-12-01 |
* | [MIPS] Alchemy: Fix BCSR accesses. | Ralf Baechle | 2005-12-01 |
* | [MIPS] Fix return path of sysmips(MIPS_ATOMIC_SET, ...) | Ralf Baechle | 2005-12-01 |
* | [MIPS] Qemu: Accept kernel command line passed by the Emulator. | Ralf Baechle | 2005-12-01 |
* | [MIPS] Generate SIGILL again | Daniel Jacobowitz | 2005-12-01 |
* | [MIPS] Kconfig: Include init/Kconfig after we've set 32BIT / 64BIT. | Ralf Baechle | 2005-12-01 |
* | [MIPS] Use reset_page_mapcount to initialize empty_zero_page usage counter. | Ralf Baechle | 2005-12-01 |
* | [MIPS] R10000 and R12000 need to set MIPS_CPU_4K_CACHE ... | Ralf Baechle | 2005-12-01 |
* | [MIPS] JMR3927: Declare puts function. | Ralf Baechle | 2005-12-01 |
* | [MIPS] JMR3927 fixes. | Sergei Shtylylov | 2005-12-01 |
* | [MIPS] Update defconfigs | Ralf Baechle | 2005-11-17 |
* | [MIPS] SEAD: More build fixes. | Ralf Baechle | 2005-11-17 |
* | [MIPS] TX3927: Try to glue the PCI code. | Ralf Baechle | 2005-11-17 |
* | [MIPS] Ocelot G: Use CPU_MASK_NONE instead of 0 to initialize cpu mask. | Ralf Baechle | 2005-11-17 |
* | [MIPS] JMR3927: Fix compilation by including <linux/ds1742rtc.h>. | Ralf Baechle | 2005-11-17 |
* | [MIPS] JMR3927: need include/asm-mips/mach-jmr3927 in it's include path. | Ralf Baechle | 2005-11-17 |
* | [MIPS] JMR3927: It's ops-tx3927.o not ops-jmr3927.o | Ralf Baechle | 2005-11-17 |