aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
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-02x86-64: seccomp: fix 32/64 syscall holeRoland McGrath
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-09x86: spinlocks: define dummy __raw_spin_is_contendedKyle McMartin
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
2009-01-30MIPS: R2: Fix broken installation of cache error handler.Ralf Baechle
2009-01-30MIPS: IP27: Switch from DMA_IP27 to DMA_COHERENTRalf Baechle
2009-01-30MIPS: Add return value checks to user_termio_to_kernel_termios()Ralf Baechle
2009-01-30MIPS: Octeon: Remove duplicated #includesHuang Weiyi
2009-01-30MIPS: atomic_*(): Change type of intermediate variables.Ralf Baechle
2009-01-30MIPS: Port "mm: invoke oom-killer from page fault" from UML / x86Ralf Baechle
2009-01-30MIPS: Avoid destructive invalidation on partial cachelines.Ralf Baechle
2009-01-30MIPS: SMTC: Fix build after recent creditial changes.Ralf Baechle
2009-01-26eeprom: More consistent symbol namesJean Delvare
2009-01-14Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens
2009-01-11MIPS: Only write c0_framemask on CPUs which have this register.Ralf Baechle
2009-01-11MIPS: Alchemy: new userspace suspend interface for development boards.Manuel Lauss
2009-01-11MIPS: Alchemy: dbdma suspend/resume support.Manuel Lauss
2009-01-11MIPS: Alchemy: Fix up PM code on Au1550/Au1200Manuel Lauss
2009-01-11MIPS: Alchemy: move calc_clock function.Manuel Lauss
2009-01-11MIPS: Alchemy: RTC counter clocksource / clockevent support.Manuel Lauss
2009-01-11MIPS: make cp0 counter clocksource/event usable as fallback.Manuel Lauss
2009-01-11MIPS: Alchemy: remove cpu_table.Manuel Lauss