summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
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
2007-10-11[MIPS] tlbex.c: Cleanup __init usage.Franck Bui-Huu
2007-10-11[MIPS] WRPPMC serial support move to platform deviceYoichi Yuasa
2007-10-11[MIPS] VPE: reimplement ELF loader.Ralf Baechle
2007-10-11[MIPS] cleanup WRPPMC include filesYoichi Yuasa
2007-10-11[MIPS] Add BUG_ON assertion for attempt to run kernel on the wrong CPU type.Franck Bui-Huu
2007-10-11[MIPS] SMP: Use ISO C struct initializer for local structs.Ralf Baechle
2007-10-11[MIPS] SMP: Kill useless casts.Ralf Baechle
2007-10-11[MIPS] Kill num_online_cpus() loops.Ralf Baechle
2007-10-11[MIPS] SMP: Implement smp_call_function_mask().Ralf Baechle
2007-10-11[MIPS] Make facility to convert CPU types to strings generally available.Ralf Baechle
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle
2007-10-11[MIPS] Allow hardwiring of the CPU type to a single type for optimization.Ralf Baechle
2007-10-11[MIPS] tlbex: Size optimize code by declaring a few functions inline.Ralf Baechle
2007-10-11[MIPS] pg-r4k.c: Dump the generated codeMaciej W. Rozycki
2007-10-11[MIPS] Cobalt: Remove cobalt_machine_power_off()Yoichi Yuasa