aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-20typo fixesMatt LaPlante1-1/+1
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day3-3/+3
2007-10-19Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds19-705/+249
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers2-24/+1
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan1-1/+1
2007-10-19remove asm/bitops.h includesJiri Slaby3-3/+3
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn1-1/+1
2007-10-19pid namespaces: round up the APIPavel Emelianov3-5/+5
2007-10-19task cgroups: enable cgroups by default in some configsPaul Jackson2-0/+2
2007-10-19[MIPS] Kill duplicated setup_irq() for cp0 timerAtsushi Nemoto10-80/+0
2007-10-19[MIPS] Sibyte: Finish conversion to modern time APIs.Ralf Baechle6-167/+82
2007-10-19[MIPS] time: Helpers to compute clocksource/event shift and mult values.Ralf Baechle1-8/+31
2007-10-19[MIPS] SMTC: Build fix.Ralf Baechle1-0/+1
2007-10-19[MIPS] time: Delete dead code.Ralf Baechle1-59/+0
2007-10-19[MIPS] MIPSsim: Strip defconfig file to the bones.Ralf Baechle1-394/+138
2007-10-18[MIPS] time: Move R4000 clockevent device code to separate configurable fileRalf Baechle8-241/+318
2007-10-18[MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ackRalf Baechle1-21/+0
2007-10-18[MIPS] IP32: Retire use of plat_timer_setup.Ralf Baechle1-6/+0
2007-10-18[MIPS] Jazz: Retire use of plat_timer_setup.Ralf Baechle2-9/+5
2007-10-18[MIPS] IP27: Convert to clock_event_device.Ralf Baechle2-66/+94
2007-10-18[MIPS] JMR3927: Convert to clock_event_device.Ralf Baechle1-19/+47
2007-10-18[MIPS] Always do the ARC64_TWIDDLE_PC thing.Thomas Bogendoerfer1-11/+5
2007-10-17[MIPS] IP22: Fix hang due to messing with timer interrupt handlerThomas Bogendoerfer1-9/+0
2007-10-17[MIPS] Sibyte: Fix typos in sibyte clockevent driversAtsushi Nemoto2-5/+5
2007-10-17[MIPS] Alchemy: replace last remaining instance of au_ffs with ffs.Ralf Baechle1-1/+1
2007-10-17[MIPS] Alchemy: Reformat PM code.Ralf Baechle1-3/+4
2007-10-17[MIPS] Alchemy: Fix build by conversion to irq_cpu.c.Ralf Baechle2-119/+133
2007-10-17[MIPS] MTX1: Enable CONFIG_CROSSCOMPILE in defconfig.Ralf Baechle1-1/+1
2007-10-17[MIPS] Probe for usability of cp0 compare interrupt.Ralf Baechle1-0/+47
2007-10-17[MIPS] SYNC emulation for MIPS I processorsMaciej W. Rozycki1-78/+86
2007-10-17[MIPS] Fix modpost warning in raw binary builds.Ralf Baechle1-1/+3
2007-10-17spin_lock_unlocked cleanupsRoel Kluin1-1/+1
2007-10-17lk201: remove obsolete driverMaciej W. Rozycki1-1/+0
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle1-2/+0
2007-10-17remove include/asm-*/ipc.hAdrian Bunk2-2/+2
2007-10-17core_pattern: ignore RLIMIT_CORE if core_pattern is a pipeNeil Horman1-3/+2
2007-10-17Use list_head in binfmt handlingAlexey Dobriyan1-2/+5
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2-5/+5
2007-10-16Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds25-497/+490
2007-10-16[MIPS] Increase cp0 compare clockevent min_delta_ns from 0x30 to 0x300.Ralf Baechle1-1/+1
2007-10-16[MIPS] Cache: Provide more information on cache policy on bootup.Ralf Baechle1-3/+7
2007-10-16[MIPS] Fix aliasing bug in copy_user_highpage, take 2.Ralf Baechle1-7/+12
2007-10-16[MIPS] VPE loader: convert from struct class_ device to struct deviceKay Sievers1-12/+15
2007-10-16[MIPS] MIPSsim: Fix booting from NFS rootThiemo Seufer1-4/+1
2007-10-16[MIPS] Alchemy: Get rid of au1xxx_irq_map_t.Ralf Baechle10-12/+12
2007-10-16[MIPS] Alchemy: Get rid of au_ffs().Ralf Baechle3-6/+6
2007-10-16[MIPS] Alchemy: cleanup interrupt code.Ralf Baechle1-341/+313
2007-10-16[MIPS] Lasat: Fix build by conversion to irq_cpu.c.Ralf Baechle3-12/+16
2007-10-16[MIPS] IP22: Enable -Werror.Ralf Baechle1-0/+2
2007-10-16[MIPS] IP22: Fix warning.Ralf Baechle1-6/+15