aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-19[MIPS] BCM47XX: Use new SSB SPROM data structureAurelien Jarno2-7/+7
2008-02-19[MIPS] WGT634U: Register MTD as platform device.Aurelien Jarno1-3/+66
2008-02-19[MIPS] BCM47xx: Add defconfig file.Aurelien Jarno1-0/+1939
2008-02-19[MIPS] PCI: Coding style fixes for pcibios_enable_resources.Ralf Baechle1-2/+5
2008-02-19[MIPS] PCI: Port i386 PCI fixes.Ralf Baechle1-2/+5
2008-02-19[MIPS] Qemu: finish platform removalAdrian Bunk1-800/+0
2008-02-19[MIPS] Wire up the timerfd_*() o32 system callsDmitri Vorobiev4-0/+12
2008-02-19[MIPS] IP28: Add defconfig fileThomas Bogendoerfer1-0/+891
2008-02-19[MIPS] SB1: Fix CONFIG_SIBYTE_DMA_PAGEOPS build failure.Thiemo Seufer1-7/+7
2008-02-19[MIPS] BCM1480: Remove stray function call resulting in infinite recursionRalf Baechle1-1/+0
2008-02-19[MIPS] Fix buggy invocations of kmap_coherent()Ralf Baechle2-8/+16
2008-02-19[MIPS] Fix broken rm7000/rm9000 interrupt handlingThomas Koeller2-0/+2
2008-02-19[MIPS] Handle I-cache coherency in flush_cache_range()Ralf Baechle1-3/+6
2008-02-19[MIPS] Use find_task_by_vpid in system callsPavel Emelyanov2-2/+2
2008-02-14Introduce path_put()Jan Blunck1-3/+3
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck1-3/+3
2008-02-09ide: introduce HAVE_IDESam Ravnborg1-0/+1
2008-02-08MIPS: Mark all but i8259 interrupts as no-probe.Ralf Baechle2-1/+8
2008-02-08pid: fix mips irix emulation pid usageEric W. Biederman3-19/+23
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