summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] IP22: Fix hang due to messing with timer interrupt handlerThomas Bogendoerfer2007-10-171-9/+0Star
* [MIPS] Sibyte: Fix typos in sibyte clockevent driversAtsushi Nemoto2007-10-172-5/+5
* [MIPS] Alchemy: replace last remaining instance of au_ffs with ffs.Ralf Baechle2007-10-171-1/+1
* [MIPS] Alchemy: Reformat PM code.Ralf Baechle2007-10-171-3/+4
* [MIPS] Alchemy: Fix build by conversion to irq_cpu.c.Ralf Baechle2007-10-172-119/+133
* [MIPS] MTX1: Enable CONFIG_CROSSCOMPILE in defconfig.Ralf Baechle2007-10-171-1/+1
* [MIPS] Probe for usability of cp0 compare interrupt.Ralf Baechle2007-10-171-0/+47
* [MIPS] SYNC emulation for MIPS I processorsMaciej W. Rozycki2007-10-171-78/+86
* [MIPS] Fix modpost warning in raw binary builds.Ralf Baechle2007-10-171-1/+3
* spin_lock_unlocked cleanupsRoel Kluin2007-10-171-1/+1
* lk201: remove obsolete driverMaciej W. Rozycki2007-10-171-1/+0Star
* Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle2007-10-171-2/+0Star
* remove include/asm-*/ipc.hAdrian Bunk2007-10-172-2/+2
* core_pattern: ignore RLIMIT_CORE if core_pattern is a pipeNeil Horman2007-10-171-3/+2Star
* Use list_head in binfmt handlingAlexey Dobriyan2007-10-171-2/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-162-5/+5
|\
| * kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg2007-10-151-1/+1
| * kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-142-4/+4
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-1625-497/+490Star
|\ \
| * | [MIPS] Increase cp0 compare clockevent min_delta_ns from 0x30 to 0x300.Ralf Baechle2007-10-161-1/+1
| * | [MIPS] Cache: Provide more information on cache policy on bootup.Ralf Baechle2007-10-161-3/+7
| * | [MIPS] Fix aliasing bug in copy_user_highpage, take 2.Ralf Baechle2007-10-161-7/+12
| * | [MIPS] VPE loader: convert from struct class_ device to struct deviceKay Sievers2007-10-161-12/+15
| * | [MIPS] MIPSsim: Fix booting from NFS rootThiemo Seufer2007-10-161-4/+1Star
| * | [MIPS] Alchemy: Get rid of au1xxx_irq_map_t.Ralf Baechle2007-10-1610-12/+12
| * | [MIPS] Alchemy: Get rid of au_ffs().Ralf Baechle2007-10-163-6/+6
| * | [MIPS] Alchemy: cleanup interrupt code.Ralf Baechle2007-10-161-341/+313Star
| * | [MIPS] Lasat: Fix build by conversion to irq_cpu.c.Ralf Baechle2007-10-163-12/+16
| * | [MIPS] IP22: Enable -Werror.Ralf Baechle2007-10-161-0/+2
| * | [MIPS] IP22: Fix warning.Ralf Baechle2007-10-161-6/+15
| * | [MIPS] IP22: Complain if requesting the front panel irq failed.Ralf Baechle2007-10-161-1/+8
| * | [MIPS] vmlinux.lds.S: Handle KPROBES_TEXT.Ralf Baechle2007-10-161-0/+1
| * | [MIPS] vmlinux.lds.S: Fix handling of .notes in final link.Ralf Baechle2007-10-161-4/+9
| * | [MIPS] vmlinux.lds.S: Remove duplicate comment.Ralf Baechle2007-10-161-1/+0Star
| * | [MIPS] IP32: Fix build by conversion to irq_cpu.c.Ralf Baechle2007-10-163-90/+75Star
* | | rtc: make rtc-ds1742 driver hotplug-awareAtsushi Nemoto2007-10-162-2/+2
* | | During VM oom condition, kill all threads in process groupWill Schmidt2007-10-161-1/+1
* | | Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-161-4/+0Star
|/ /
* | add new prom.h for AU1x00Yoichi Yuasa2007-10-1511-63/+47Star
* | update AU1000 get_ethernet_addr()Yoichi Yuasa2007-10-151-22/+16Star
* | [MIPS] SMP: Fix use of cpumasks.Ralf Baechle2007-10-131-3/+3
* | [MIPS] Revert "[MIPS] tlbex.c: Cleanup __init usage."Ralf Baechle2007-10-131-48/+48
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-122-2/+2
|\
| * NET_SB1250_MAC: Rename to SB1250_MACMaciej W. Rozycki2007-10-112-2/+2
* | [MIPS] tlbex.c: Cleanup __init usage.Franck Bui-Huu2007-10-121-48/+48
* | [MIPS] WRPPMC serial support move to platform deviceYoichi Yuasa2007-10-123-35/+81
* | [MIPS] VPE: reimplement ELF loader.Ralf Baechle2007-10-121-34/+11Star
* | [MIPS] cleanup WRPPMC include filesYoichi Yuasa2007-10-124-35/+12Star
* | [MIPS] Add BUG_ON assertion for attempt to run kernel on the wrong CPU type.Franck Bui-Huu2007-10-121-0/+8
* | [MIPS] SMP: Use ISO C struct initializer for local structs.Ralf Baechle2007-10-121-10/+13