summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2009-03-30MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platformsRalf Baechle
2009-03-30MIPS: EMMA2RH: Set UART mapbaseShinya Kuribayashi
2009-03-30MIPS: EMMA2RH: Use set_irq_chip_and_handler_nameShinya Kuribayashi
2009-03-30MIPS: EMMA2RH: Use handle_edge_irq() handler for GPIO interruptsShinya Kuribayashi
2009-03-30MIPS: Mark Eins: Fix cascading interrupt dispatcherShinya Kuribayashi
2009-03-30MIPS: Au1000: convert to using gpiolibFlorian Fainelli
2009-03-30MIPS: Stop using <asm-generic/int-l64.h>.Ralf Baechle
2009-03-30MIPS: Cavium: Add -WerrorRalf Baechle
2009-03-30MIPS: Makefile: Add simple make install target.Ralf Baechle
2009-03-30MIPS: Compat: Zero upper 32-bit of offset_high and offset_low.Ralf Baechle
2009-03-30MIPS: __raw_spin_lock() may spin forever on ticket wrap.David Daney
2009-03-30MIPS: Forward declare struct task_struct to avoid potencial warning.Ralf Baechle
2009-03-28Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-03-27generic compat_sys_ustatChristoph Hellwig
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-26Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-03-26Merge commit 'v2.6.29' into core/header-fixesIngo Molnar
2009-03-24platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...Ming Lei
2009-03-23MIPS: R2: Fix problem with code that incorrectly modifies ebase.Chris Dearman
2009-03-23MIPS: Change {set,clear,change}_c0_<foo> to return old value.Ralf Baechle
2009-03-23MIPS: compat: Remove duplicated #includeHuang Weiyi
2009-03-23MIPS: VR5500: Enable prefetchShinya Kuribayashi
2009-03-23MIPS: Fix oops in dma_unmap_page on not coherent mips platformsJan Nikitenko
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar
2009-03-13MIPS: Mark Eins: Fix configuration.Ralf Baechle
2009-03-13MIPS: Fix TIF_32BIT undefined problem when seccomp is disabledZhang Le
2009-03-11MIPS: IP27: Enable RAID5 moduleRalf Baechle
2009-03-11MIPS: TXx9: update defconfigsAtsushi Nemoto
2009-03-11MIPS: NEC VR5500 processor support fixupShinya Kuribayashi
2009-03-11MIPS: Fix build of non-CONFIG_SYSVIPC version of sys_32_ipcXiaotian Feng
2009-03-08MIPS: compat: Implement is_compat_task.Ralf Baechle
2009-03-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-04Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar
2009-03-02x86-64: seccomp: fix 32/64 syscall holeRoland McGrath
2009-03-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-01Merge branch 'x86/urgent' into x86/patIngo Molnar
2009-02-27Revert "MIPS: Print irq handler description"Ralf Baechle
2009-02-27MIPS: CVE-2009-0029: Enable syscall wrappers.Ralf Baechle
2009-02-27MIPS: Alchemy: In plat_time_init() t reaches -1, tested: 0Roel Kluin
2009-02-27MIPS: Only allow Cavium OCTEON to be configured for boards that support itDavid Daney
2009-02-16net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly
2009-02-13Merge branch 'core/header-fixes' into x86/headersIngo Molnar
2009-02-13Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar
2009-02-13Merge branch 'linus' into x86/apicIngo Molnar
2009-02-09x86: spinlocks: define dummy __raw_spin_is_contendedKyle McMartin
2009-02-05Merge branch 'x86/urgent' into x86/apicIngo Molnar