| Commit message (Expand) | Author | Age | Files | Lines |
* | [MIPS] Don't include obsolete <linux/config.h>. | Ralf Baechle | 2006-07-13 | 19 | -19/+0 |
* | [MIPS] Use KERN_DEBUG to log the SDBBP messages | Chris Dearman | 2006-07-13 | 1 | -3/+3 |
* | [MIPS] Less noise on multithreading exceptions. | Chris Dearman | 2006-07-13 | 2 | -10/+8 |
* | [MIPS] Update defconfigs to 2.6.18-rc1. | Ralf Baechle | 2006-07-13 | 48 | -877/+2360 |
* | [MIPS] IP27: Don't destroy interrupt routing information on shutdown irq. | Ralf Baechle | 2006-07-13 | 1 | -2/+0 |
* | [MIPS] Avoid interprocessor function calls. | Ralf Baechle | 2006-07-13 | 1 | -5/+30 |
* | [PATCH] FDPIC: Move roundup() into linux/kernel.h | David Howells | 2006-07-10 | 1 | -2/+0 |
* | [PATCH] tty: Remove include of screen_info.h from tty.h | Jon Smirl | 2006-07-10 | 4 | -4/+4 |
* | [PATCH] sched: cleanup, remove task_t, convert to struct task_struct | Ingo Molnar | 2006-07-03 | 2 | -4/+4 |
* | [PATCH] irq-flags: MIPS: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 20 | -36/+36 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 169 | -169/+0 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2006-06-29 | 45 | -423/+476 |
|\ |
|
| * | [MIPS] Remove BSD and Sys V compat data types. | Ralf Baechle | 2006-06-29 | 11 | -42/+42 |
| * | [MIPS] 74K: Assume it will also have an AR bit in config7 | Ralf Baechle | 2006-06-29 | 1 | -0/+1 |
| * | [MIPS] Treat CPUs with AR bit as physically indexed. | Ralf Baechle | 2006-06-29 | 1 | -3/+8 |
| * | [MIPS] Oprofile: Support VSMP on 34K. | Ralf Baechle | 2006-06-29 | 1 | -42/+106 |
| * | [MIPS] MIPS32/MIPS64 S-cache fix and cleanup | Atsushi Nemoto | 2006-06-29 | 1 | -32/+3 |
| * | [MIPS] excite: PCI makefile needs to use += if it wants a chance to work. | Ralf Baechle | 2006-06-29 | 1 | -1/+1 |
| * | [MIPS] excite: plat_setup -> plat_mem_setup. | Ralf Baechle | 2006-06-29 | 1 | -1/+1 |
| * | [MIPS] au1xxx: export dbdma functions | Domen Puncer | 2006-06-29 | 1 | -0/+4 |
| * | [MIPS] au1xxx: dbdma, no sleeping under spin_lock | Domen Puncer | 2006-06-29 | 1 | -1/+1 |
| * | [MIPS] Early printk for IP27. | Ralf Baechle | 2006-06-29 | 3 | -27/+25 |
| * | [MIPS] Fix handling of 0 length I & D caches. | Chris Dearman | 2006-06-29 | 1 | -23/+41 |
| * | [MIPS] Typo fixes. | Chris Dearman | 2006-06-29 | 1 | -3/+3 |
| * | [MIPS] MIPS32/MIPS64 secondary cache management | Chris Dearman | 2006-06-29 | 5 | -7/+168 |
| * | [MIPS] Remove first timer interrupt setup in wrppmc_timer_setup() | Yoichi Yuasa | 2006-06-29 | 1 | -4/+0 |
| * | [MIPS] Fix configuration of R2 CPU features and multithreading. | Ralf Baechle | 2006-06-29 | 2 | -34/+53 |
| * | [MIPS] Fix build error: don't offer SMP on systems that don't have SMP. | Ralf Baechle | 2006-06-29 | 3 | -3/+12 |
| * | [MIPS] Limit MIPS_MT to MIPS32R2 only. | Ralf Baechle | 2006-06-29 | 1 | -0/+2 |
| * | [MIPS] Remove set_c0_status(ST0_IM) from wrppmc's irq.c. | Yoichi Yuasa | 2006-06-29 | 1 | -3/+0 |
| * | [MIPS] Remove unused system type name for DDB5074 and DDB5476. | Yoichi Yuasa | 2006-06-29 | 1 | -2/+0 |
| * | [MIPS] Removes unused functions for GT64120 | Yoichi Yuasa | 2006-06-29 | 2 | -148/+0 |
| * | [MIPS] Fix use of ehb instruction for non-R2 configurations. | Ralf Baechle | 2006-06-29 | 6 | -15/+15 |
| * | [MIPS] Consistent formatting for Qemu makefile segment. | Ralf Baechle | 2006-06-29 | 1 | -0/+1 |
| * | [MIPS] Wire up tee(2). | Ralf Baechle | 2006-06-29 | 4 | -0/+4 |
| * | [MIPS] Only register RAM as resources if UNCAC_BASE != IO_BASE. | Ralf Baechle | 2006-06-29 | 1 | -0/+3 |
| * | [MIPS] Fix the build error of Wind River PPMC board, rewrite irq code to C | Mark.Zhan | 2006-06-29 | 5 | -66/+16 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-06-29 | 2 | -4/+4 |
|\ \ |
|
| * | | [PATCH] 64bit resource: change pci core and arch code to use resource_size_t | Greg Kroah-Hartman | 2006-06-27 | 2 | -4/+4 |
* | | | [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU | Ingo Molnar | 2006-06-29 | 1 | -0/+5 |
* | | | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 2006-06-29 | 36 | -70/+70 |
| |/
|/| |
|
* | | [PATCH] spin/rwlock init cleanups | Ingo Molnar | 2006-06-27 | 1 | -2/+2 |
* | | [PATCH] node hotplug: register cpu: remove node struct | KAMEZAWA Hiroyuki | 2006-06-27 | 1 | -1/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-26 | 3 | -9/+9 |
|\ |
|
| * | spelling fixes | Andreas Mohr | 2006-06-26 | 1 | -2/+2 |
| * | fix paniced->panicked typos | Lee Revell | 2006-06-26 | 2 | -7/+7 |
* | | [PATCH] oprofile: Fix unnecessary cleverness | Markus Armbruster | 2006-06-26 | 1 | -1/+1 |
|/ |
|
* | [PATCH] kernel/sys.c: cleanups | Adrian Bunk | 2006-06-25 | 2 | -3/+2 |
* | [PATCH] mips: fix number of mremap arguments | Yoichi Yuasa | 2006-06-23 | 1 | -1/+1 |
* | [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry | David Howells | 2006-06-23 | 1 | -6/+6 |