aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2008-02-19[MIPS] BCM47XX: Use new SSB SPROM data structureAurelien Jarno
2008-02-19[MIPS] WGT634U: Register MTD as platform device.Aurelien Jarno
2008-02-19[MIPS] BCM47xx: Add defconfig file.Aurelien Jarno
2008-02-19[MIPS] PCI: Coding style fixes for pcibios_enable_resources.Ralf Baechle
2008-02-19[MIPS] PCI: Port i386 PCI fixes.Ralf Baechle
2008-02-19[MIPS] Qemu: finish platform removalAdrian Bunk
2008-02-19[MIPS] Wire up the timerfd_*() o32 system callsDmitri Vorobiev
2008-02-19[MIPS] IP28: Add defconfig fileThomas Bogendoerfer
2008-02-19[MIPS] SB1: Fix CONFIG_SIBYTE_DMA_PAGEOPS build failure.Thiemo Seufer
2008-02-19[MIPS] BCM1480: Remove stray function call resulting in infinite recursionRalf Baechle
2008-02-19[MIPS] Fix buggy invocations of kmap_coherent()Ralf Baechle
2008-02-19[MIPS] Fix broken rm7000/rm9000 interrupt handlingThomas Koeller
2008-02-19[MIPS] Handle I-cache coherency in flush_cache_range()Ralf Baechle
2008-02-19[MIPS] Use find_task_by_vpid in system callsPavel Emelyanov
2008-02-14Introduce path_put()Jan Blunck
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2008-02-09ide: introduce HAVE_IDESam Ravnborg
2008-02-08MIPS: Mark all but i8259 interrupts as no-probe.Ralf Baechle
2008-02-08pid: fix mips irix emulation pid usageEric W. Biederman
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk
2008-02-06get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet
2008-02-06Remove inclusions of <linux/autoconf.h>Ralf Baechle
2008-02-05timerfd: new timerfd APIDavide Libenzi
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2008-02-03arch/mips/: Spelling fixesJoe Perches
2008-02-03remove Documentation/smp.txtAdrian Bunk
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers
2008-02-03Add HAVE_OPROFILEMathieu Desnoyers
2008-02-02Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2008-02-01Suspend: Clean up Kconfig (V2)Johannes Berg
2008-02-01PCI: Kconfig help: don't refer to the PCI-HOWTOAdrian Bunk
2008-02-01[MIPS] Split the micro-assembler from tlbex.c.Thiemo Seufer
2008-02-01[MIPS] Fix build after b0rked changes to <linux/init.h>.Ralf Baechle
2008-01-30spinlock: lockbreak cleanupNick Piggin
2008-01-30mips, x86: optimize the i8259 code a bitRalf Baechle
2008-01-29Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-01-29[MIPS] Malta: remaining bits of the board support code cleanupDmitri Vorobiev
2008-01-29[MIPS] Malta: make the helper function staticDmitri Vorobiev
2008-01-29[MIPS] Malta: fix braces at single statement blocksDmitri Vorobiev
2008-01-29[MIPS] Malta, Atlas: move an extern function declaration to the header fileDmitri Vorobiev
2008-01-29[MIPS] Malta: Use C89 style for commentsDmitri Vorobiev
2008-01-29[MIPS] Malta: else should follow close brace in malta_int.cDmitri Vorobiev
2008-01-29[MIPS] Malta: remove a superfluous commentDmitri Vorobiev
2008-01-29[MIPS] Malta: include <linux/cpu.h> instead of <asm/cpu.h>Dmitri Vorobiev
2008-01-29[MIPS] Malta, Atlas, Sead: remove an extern from .c filesDmitri Vorobiev
2008-01-29[MIPS] Malta: fix oversized lines in malta_int.cDmitri Vorobiev
2008-01-29[MIPS] Malta: remove a dead function declarationDmitri Vorobiev
2008-01-29[MIPS] Malta: use tabs not spacesDmitri Vorobiev