summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2009-01-07Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-01-07Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-07PCI: mips: use generic INTx swizzle from PCI coreBjorn Helgaas
2009-01-07PCI: mips: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas
2009-01-06mips: introduce asm/swab.hHarvey Harrison
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox
2009-01-06mips: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2009-01-05proc: add /proc/*/stackKen Chen
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-31take init_fs to saner placeAl Viro
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell
2008-12-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-26cpumask: Mips: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...Rusty Russell
2008-12-25Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/coreIngo Molnar
2008-12-25Merge branch 'next' into for-linusJames Morris
2008-12-22MIPS: MIPS64R2: Fix buggy __arch_swab64David Daney
2008-12-22MIPS: Fix preprocessor warnings flaged by GCC 4.4David Daney
2008-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Ingo Molnar
2008-12-16Merge branch 'linus' into cpus4096Ingo Molnar
2008-12-13Merge ../linux-2.6-x86Rusty Russell
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell
2008-12-13cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell
2008-12-12MIPS: IP32: Update defconfigDavid Daney
2008-12-12MIPS: Add missing calls to plat_unmap_dma_mem.David Daney
2008-12-12MIPS: Kconfig: Fix the arch-specific header pathDmitri Vorobiev
2008-12-12MIPS: Use EI/DI for MIPS R2.David Daney
2008-12-12Merge branch 'sched/core' into cpus4096Ingo Molnar
2008-12-12Merge commit 'v2.6.28-rc8' into sched/coreIngo Molnar
2008-12-10Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-12-09MIPS: Better than nothing implementation of PCI mmap to fix X.Ralf Baechle
2008-12-08Merge branch 'sched/urgent' into sched/coreIngo Molnar
2008-12-05MIPS: Fix incorrect use of loose in vpe.cNick Andrew
2008-12-04MIPS: Return ENOSYS from sys32_syscall on 64bit kernels like elsewhere.David Daney
2008-12-04MIPS: 64-bit: vmsplice needs to use the compat wrapper for o32 and N32.Ralf Baechle
2008-12-04MIPS: o32: Fix number of arguments to splice(2).Ralf Baechle
2008-12-04MIPS: Malta: Consolidate platform device code.Ralf Baechle
2008-12-04MIPS: IP22, Fulong, Malta: Update defconfigs.Ralf Baechle
2008-12-04MIPS: Malta: Add back RTC supportTiejun Chen
2008-12-04MIPS: Fix potential DOS by untrusted user app.Vlad Malov
2008-12-04Merge branch 'master' into nextJames Morris
2008-12-02Merge branch 'linus' into cpus4096Ingo Molnar
2008-11-30remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig
2008-11-26sched: convert struct root_domain to cpumask_var_t, fixIngo Molnar