aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
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-02x86-64: seccomp: fix 32/64 syscall holeRoland McGrath
2009-03-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
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-15net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly
2009-02-13Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar
2009-02-09x86: spinlocks: define dummy __raw_spin_is_contendedKyle McMartin
2009-02-01headers_check fix: mips, swab.hJaswinder Singh Rajput
2009-02-01headers_check fix: mips, sigcontext.hJaswinder Singh Rajput
2009-01-30MIPS: Alchemy: time.c build fixManuel Lauss
2009-01-30MIPS: RB532: Export rb532_gpio_set_func()Phil Sutter
2009-01-30MIPS: RB532: Update headersPhil Sutter
2009-01-30MIPS: RB532: Simplify dev3 initPhil Sutter
2009-01-30MIPS: RB532: Remove {get,set}_434_reg()Phil Sutter
2009-01-30MIPS: RB532: Move dev3 init code to devices.cPhil Sutter
2009-01-30MIPS: RB532: Fix set_latch_u5()Phil Sutter
2009-01-30MIPS: RB532: Fix init of rb532_dev3_ctl_resPhil Sutter
2009-01-30MIPS: RB532: Use driver_data instead of platform_dataPhil Sutter
2009-01-30MIPS: RB532: Detect uart type, add platform devicePhil Sutter
2009-01-30MIPS: RB532: remove useless CF GPIO initialisationPhil Sutter
2009-01-30MIPS: RB532: Auto disable GPIO alternate functionPhil Sutter
2009-01-30MIPS: RB532: Add set_type() function to IRQ struct.Phil Sutter
2009-01-30MIPS: RC32434: Define io_map_base for PCI controllerPhil Sutter
2009-01-30MIPS: RB532: Fix bit swapping in rb532_set_bit()Phil Sutter
2009-01-30MIPS: Use hardware watchpoints on all R1 and R2 CPUs.David Daney
2009-01-30MIPS: Read watch registers with interrupts disabled.David Daney
2009-01-30MIPS: Fix a typo in watchpoint register structure.David Daney
2009-01-30MIPS: TXx9: Add support for TX4939 internal RTCAtsushi Nemoto