summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2007-10-18[MIPS] time: Move R4000 clockevent device code to separate configurable fileRalf Baechle
2007-10-18[MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ackRalf Baechle
2007-10-18[MIPS] IP32: Retire use of plat_timer_setup.Ralf Baechle
2007-10-18[MIPS] Jazz: Retire use of plat_timer_setup.Ralf Baechle
2007-10-18[MIPS] IP27: Convert to clock_event_device.Ralf Baechle
2007-10-18[MIPS] JMR3927: Convert to clock_event_device.Ralf Baechle
2007-10-18[MIPS] Always do the ARC64_TWIDDLE_PC thing.Thomas Bogendoerfer
2007-10-17[MIPS] IP22: Fix hang due to messing with timer interrupt handlerThomas Bogendoerfer
2007-10-17[MIPS] Sibyte: Fix typos in sibyte clockevent driversAtsushi Nemoto
2007-10-17[MIPS] Alchemy: replace last remaining instance of au_ffs with ffs.Ralf Baechle
2007-10-17[MIPS] Alchemy: Reformat PM code.Ralf Baechle
2007-10-17[MIPS] Alchemy: Fix build by conversion to irq_cpu.c.Ralf Baechle
2007-10-17[MIPS] MTX1: Enable CONFIG_CROSSCOMPILE in defconfig.Ralf Baechle
2007-10-17[MIPS] Probe for usability of cp0 compare interrupt.Ralf Baechle
2007-10-17[MIPS] SYNC emulation for MIPS I processorsMaciej W. Rozycki
2007-10-17[MIPS] Fix modpost warning in raw binary builds.Ralf Baechle
2007-10-17spin_lock_unlocked cleanupsRoel Kluin
2007-10-17lk201: remove obsolete driverMaciej W. Rozycki
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2007-10-17core_pattern: ignore RLIMIT_CORE if core_pattern is a pipeNeil Horman
2007-10-17Use list_head in binfmt handlingAlexey Dobriyan
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2007-10-16Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-10-16[MIPS] Increase cp0 compare clockevent min_delta_ns from 0x30 to 0x300.Ralf Baechle
2007-10-16[MIPS] Cache: Provide more information on cache policy on bootup.Ralf Baechle
2007-10-16[MIPS] Fix aliasing bug in copy_user_highpage, take 2.Ralf Baechle
2007-10-16[MIPS] VPE loader: convert from struct class_ device to struct deviceKay Sievers
2007-10-16[MIPS] MIPSsim: Fix booting from NFS rootThiemo Seufer
2007-10-16[MIPS] Alchemy: Get rid of au1xxx_irq_map_t.Ralf Baechle
2007-10-16[MIPS] Alchemy: Get rid of au_ffs().Ralf Baechle
2007-10-16[MIPS] Alchemy: cleanup interrupt code.Ralf Baechle
2007-10-16[MIPS] Lasat: Fix build by conversion to irq_cpu.c.Ralf Baechle
2007-10-16[MIPS] IP22: Enable -Werror.Ralf Baechle
2007-10-16[MIPS] IP22: Fix warning.Ralf Baechle
2007-10-16[MIPS] IP22: Complain if requesting the front panel irq failed.Ralf Baechle
2007-10-16[MIPS] vmlinux.lds.S: Handle KPROBES_TEXT.Ralf Baechle
2007-10-16[MIPS] vmlinux.lds.S: Fix handling of .notes in final link.Ralf Baechle
2007-10-16[MIPS] vmlinux.lds.S: Remove duplicate comment.Ralf Baechle
2007-10-16[MIPS] IP32: Fix build by conversion to irq_cpu.c.Ralf Baechle
2007-10-16rtc: make rtc-ds1742 driver hotplug-awareAtsushi Nemoto
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg
2007-10-15add new prom.h for AU1x00Yoichi Yuasa
2007-10-15update AU1000 get_ethernet_addr()Yoichi Yuasa
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg
2007-10-13[MIPS] SMP: Fix use of cpumasks.Ralf Baechle
2007-10-13[MIPS] Revert "[MIPS] tlbex.c: Cleanup __init usage."Ralf Baechle
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds