aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle2-3/+4
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk1-1/+0
2008-02-06get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet1-1/+1
2008-02-06Remove inclusions of <linux/autoconf.h>Ralf Baechle1-1/+0
2008-02-05timerfd: new timerfd APIDavide Libenzi4-4/+4
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds9-13/+13
2008-02-03arch/mips/: Spelling fixesJoe Perches8-11/+11
2008-02-03remove Documentation/smp.txtAdrian Bunk1-2/+2
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers1-2/+0
2008-02-03Add HAVE_OPROFILEMathieu Desnoyers1-0/+1
2008-02-02Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-0/+4
2008-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-5/+0
2008-02-01Suspend: Clean up Kconfig (V2)Johannes Berg1-0/+4
2008-02-01PCI: Kconfig help: don't refer to the PCI-HOWTOAdrian Bunk1-5/+0
2008-02-01[MIPS] Split the micro-assembler from tlbex.c.Thiemo Seufer4-960/+1111
2008-02-01[MIPS] Fix build after b0rked changes to <linux/init.h>.Ralf Baechle1-1/+1
2008-01-30spinlock: lockbreak cleanupNick Piggin1-0/+5
2008-01-30mips, x86: optimize the i8259 code a bitRalf Baechle1-8/+4
2008-01-29Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds162-2553/+3295
2008-01-29[MIPS] Malta: remaining bits of the board support code cleanupDmitri Vorobiev1-38/+42
2008-01-29[MIPS] Malta: make the helper function staticDmitri Vorobiev1-1/+1
2008-01-29[MIPS] Malta: fix braces at single statement blocksDmitri Vorobiev2-3/+3
2008-01-29[MIPS] Malta, Atlas: move an extern function declaration to the header fileDmitri Vorobiev2-8/+0
2008-01-29[MIPS] Malta: Use C89 style for commentsDmitri Vorobiev1-2/+2
2008-01-29[MIPS] Malta: else should follow close brace in malta_int.cDmitri Vorobiev1-4/+2
2008-01-29[MIPS] Malta: remove a superfluous commentDmitri Vorobiev1-1/+0
2008-01-29[MIPS] Malta: include <linux/cpu.h> instead of <asm/cpu.h>Dmitri Vorobiev2-4/+4
2008-01-29[MIPS] Malta, Atlas, Sead: remove an extern from .c filesDmitri Vorobiev3-6/+0
2008-01-29[MIPS] Malta: fix oversized lines in malta_int.cDmitri Vorobiev1-6/+16
2008-01-29[MIPS] Malta: remove a dead function declarationDmitri Vorobiev1-1/+0
2008-01-29[MIPS] Malta: use tabs not spacesDmitri Vorobiev2-33/+33
2008-01-29[MIPS] Malta: set up the screen info in a separate functionDmitri Vorobiev1-17/+22
2008-01-29[MIPS] Malta: check the PCI clock frequency in a separate functionDmitri Vorobiev1-18/+25
2008-01-29[MIPS] Malta: use the KERN_ facility level in printk()Dmitri Vorobiev1-13/+14
2008-01-29[MIPS] Malta: use Linux kernel style for structure initializationDmitri Vorobiev1-14/+42
2008-01-29[MIPS]: constify function pointer tablesJan Engelhardt2-2/+2
2008-01-29[MIPS] compat: handle argument endianess of sys32_(f)truncate64 with merge_64Ralf Baechle1-25/+5
2008-01-29[MIPS] Cobalt 64-bits kernels can be safely unmarked experimentalFlorian Fainelli1-1/+1
2008-01-29[MIPS] Qemu: Remove platform.Ralf Baechle53-318/+0
2008-01-29[MIPS] pnx8xxx: clocksource cleanupsVitaly Wool1-24/+11
2008-01-29[MIPS] Lasat: Convert pvc_sem semaphore to mutexDaniel Walker3-13/+10
2008-01-29[MIPS] MTX-1: Add GPIO system buttonFlorian Fainelli2-1/+27
2008-01-29[MIPS] move the eXcite local config to excitedirectoryYoichi Yuasa2-10/+10
2008-01-29[MIPS] add cpu_wait() to machine_halt()Yoichi Yuasa1-1/+6
2008-01-29[MIPS] remove unneeded button check for resetYoichi Yuasa1-19/+2
2008-01-29[MIPS] move vr41xx_calculate_clock_frequency() to plat_time_init()Yoichi Yuasa1-2/+2
2008-01-29[MIPS] time: remove unused mips_timer_state()Yoichi Yuasa2-3/+0
2008-01-29[MIPS] Altas, Malta: Switch boot file format to raw.Ralf Baechle2-2/+4
2008-01-29[MIPS] Extend performance counter event field.Ralf Baechle1-1/+1
2008-01-29[MIPS] RM: Collected changesThomas Bogendoerfer14-270/+784