summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* ide: introduce HAVE_IDESam Ravnborg2008-02-091-0/+1
* MIPS: Mark all but i8259 interrupts as no-probe.Ralf Baechle2008-02-082-1/+8
* pid: fix mips irix emulation pid usageEric W. Biederman2008-02-083-19/+23
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-072-3/+4
* calibrate_delay() must be __cpuinitAdrian Bunk2008-02-061-1/+0Star
* get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet2008-02-061-1/+1
* Remove inclusions of <linux/autoconf.h>Ralf Baechle2008-02-061-1/+0Star
* timerfd: new timerfd APIDavide Libenzi2008-02-054-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2008-02-049-13/+13
|\
| * arch/mips/: Spelling fixesJoe Perches2008-02-038-11/+11
| * remove Documentation/smp.txtAdrian Bunk2008-02-031-2/+2
* | Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers2008-02-031-2/+0Star
* | Add HAVE_OPROFILEMathieu Desnoyers2008-02-031-0/+1
|/
* Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-021-0/+4
|\
| * Suspend: Clean up Kconfig (V2)Johannes Berg2008-02-021-0/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-02-021-5/+0Star
|\ \ | |/ |/|
| * PCI: Kconfig help: don't refer to the PCI-HOWTOAdrian Bunk2008-02-021-5/+0Star
* | [MIPS] Split the micro-assembler from tlbex.c.Thiemo Seufer2008-02-014-960/+1111
* | [MIPS] Fix build after b0rked changes to <linux/init.h>.Ralf Baechle2008-02-011-1/+1
|/
* spinlock: lockbreak cleanupNick Piggin2008-01-301-0/+5
* mips, x86: optimize the i8259 code a bitRalf Baechle2008-01-301-8/+4Star
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-01-29162-2553/+3295
|\
| * [MIPS] Malta: remaining bits of the board support code cleanupDmitri Vorobiev2008-01-291-38/+42
| * [MIPS] Malta: make the helper function staticDmitri Vorobiev2008-01-291-1/+1
| * [MIPS] Malta: fix braces at single statement blocksDmitri Vorobiev2008-01-292-3/+3
| * [MIPS] Malta, Atlas: move an extern function declaration to the header fileDmitri Vorobiev2008-01-292-8/+0Star
| * [MIPS] Malta: Use C89 style for commentsDmitri Vorobiev2008-01-291-2/+2
| * [MIPS] Malta: else should follow close brace in malta_int.cDmitri Vorobiev2008-01-291-4/+2Star
| * [MIPS] Malta: remove a superfluous commentDmitri Vorobiev2008-01-291-1/+0Star
| * [MIPS] Malta: include <linux/cpu.h> instead of <asm/cpu.h>Dmitri Vorobiev2008-01-292-4/+4
| * [MIPS] Malta, Atlas, Sead: remove an extern from .c filesDmitri Vorobiev2008-01-293-6/+0Star
| * [MIPS] Malta: fix oversized lines in malta_int.cDmitri Vorobiev2008-01-291-6/+16
| * [MIPS] Malta: remove a dead function declarationDmitri Vorobiev2008-01-291-1/+0Star
| * [MIPS] Malta: use tabs not spacesDmitri Vorobiev2008-01-292-33/+33
| * [MIPS] Malta: set up the screen info in a separate functionDmitri Vorobiev2008-01-291-17/+22
| * [MIPS] Malta: check the PCI clock frequency in a separate functionDmitri Vorobiev2008-01-291-18/+25
| * [MIPS] Malta: use the KERN_ facility level in printk()Dmitri Vorobiev2008-01-291-13/+14
| * [MIPS] Malta: use Linux kernel style for structure initializationDmitri Vorobiev2008-01-291-14/+42
| * [MIPS]: constify function pointer tablesJan Engelhardt2008-01-292-2/+2
| * [MIPS] compat: handle argument endianess of sys32_(f)truncate64 with merge_64Ralf Baechle2008-01-291-25/+5Star
| * [MIPS] Cobalt 64-bits kernels can be safely unmarked experimentalFlorian Fainelli2008-01-291-1/+1
| * [MIPS] Qemu: Remove platform.Ralf Baechle2008-01-2953-318/+0Star
| * [MIPS] pnx8xxx: clocksource cleanupsVitaly Wool2008-01-291-24/+11Star
| * [MIPS] Lasat: Convert pvc_sem semaphore to mutexDaniel Walker2008-01-293-13/+10Star
| * [MIPS] MTX-1: Add GPIO system buttonFlorian Fainelli2008-01-292-1/+27
| * [MIPS] move the eXcite local config to excitedirectoryYoichi Yuasa2008-01-292-10/+10
| * [MIPS] add cpu_wait() to machine_halt()Yoichi Yuasa2008-01-291-1/+6
| * [MIPS] remove unneeded button check for resetYoichi Yuasa2008-01-291-19/+2Star
| * [MIPS] move vr41xx_calculate_clock_frequency() to plat_time_init()Yoichi Yuasa2008-01-291-2/+2
| * [MIPS] time: remove unused mips_timer_state()Yoichi Yuasa2008-01-292-3/+0Star