aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-13MIPS: Mark Eins: Fix configuration.Ralf Baechle5-52/+54
2009-03-13MIPS: Fix TIF_32BIT undefined problem when seccomp is disabledZhang Le2-4/+6
2009-03-11MIPS: IP27: Enable RAID5 moduleRalf Baechle1-1/+1
2009-03-11MIPS: TXx9: update defconfigsAtsushi Nemoto2-137/+447
2009-03-11MIPS: NEC VR5500 processor support fixupShinya Kuribayashi5-3/+7
2009-03-11MIPS: Fix build of non-CONFIG_SYSVIPC version of sys_32_ipcXiaotian Feng1-1/+1
2009-03-08MIPS: compat: Implement is_compat_task.Ralf Baechle1-0/+7
2009-03-02x86-64: seccomp: fix 32/64 syscall holeRoland McGrath1-1/+0
2009-02-27Revert "MIPS: Print irq handler description"Ralf Baechle1-1/+0
2009-02-27MIPS: CVE-2009-0029: Enable syscall wrappers.Ralf Baechle10-98/+110
2009-02-27MIPS: Alchemy: In plat_time_init() t reaches -1, tested: 0Roel Kluin1-3/+3
2009-02-27MIPS: Only allow Cavium OCTEON to be configured for boards that support itDavid Daney1-2/+6
2009-02-09x86: spinlocks: define dummy __raw_spin_is_contendedKyle McMartin1-0/+1
2009-01-30MIPS: Alchemy: time.c build fixManuel Lauss1-1/+1
2009-01-30MIPS: RB532: Export rb532_gpio_set_func()Phil Sutter2-2/+4
2009-01-30MIPS: RB532: Update headersPhil Sutter2-4/+3
2009-01-30MIPS: RB532: Simplify dev3 initPhil Sutter1-12/+2
2009-01-30MIPS: RB532: Remove {get,set}_434_reg()Phil Sutter1-27/+0
2009-01-30MIPS: RB532: Move dev3 init code to devices.cPhil Sutter2-39/+39
2009-01-30MIPS: RB532: Fix set_latch_u5()Phil Sutter1-1/+1
2009-01-30MIPS: RB532: Fix init of rb532_dev3_ctl_resPhil Sutter1-2/+3
2009-01-30MIPS: RB532: Use driver_data instead of platform_dataPhil Sutter1-1/+1
2009-01-30MIPS: RB532: Detect uart type, add platform devicePhil Sutter2-1/+27
2009-01-30MIPS: RB532: remove useless CF GPIO initialisationPhil Sutter1-6/+0
2009-01-30MIPS: RB532: Auto disable GPIO alternate functionPhil Sutter1-4/+4
2009-01-30MIPS: RB532: Add set_type() function to IRQ struct.Phil Sutter2-0/+30
2009-01-30MIPS: RC32434: Define io_map_base for PCI controllerPhil Sutter1-0/+11
2009-01-30MIPS: RB532: Fix bit swapping in rb532_set_bit()Phil Sutter1-4/+2
2009-01-30MIPS: Use hardware watchpoints on all R1 and R2 CPUs.David Daney1-1/+1
2009-01-30MIPS: Read watch registers with interrupts disabled.David Daney2-2/+12
2009-01-30MIPS: Fix a typo in watchpoint register structure.David Daney1-1/+1
2009-01-30MIPS: TXx9: Add support for TX4939 internal RTCAtsushi Nemoto3-0/+24
2009-01-30MIPS: R2: Fix broken installation of cache error handler.Ralf Baechle1-2/+6
2009-01-30MIPS: IP27: Switch from DMA_IP27 to DMA_COHERENTRalf Baechle4-7/+4
2009-01-30MIPS: Add return value checks to user_termio_to_kernel_termios()Ralf Baechle1-28/+72
2009-01-30MIPS: Octeon: Remove duplicated #includesHuang Weiyi1-2/+0
2009-01-30MIPS: atomic_*(): Change type of intermediate variables.Ralf Baechle1-26/+26
2009-01-30MIPS: Port "mm: invoke oom-killer from page fault" from UML / x86Ralf Baechle1-15/+6
2009-01-30MIPS: Avoid destructive invalidation on partial cachelines.Ralf Baechle1-1/+21
2009-01-30MIPS: SMTC: Fix build after recent creditial changes.Ralf Baechle1-1/+2
2009-01-26eeprom: More consistent symbol namesJean Delvare7-10/+10
2009-01-14Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-1/+1
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2-3/+0
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens1-1/+1
2009-01-11MIPS: Only write c0_framemask on CPUs which have this register.Ralf Baechle1-1/+4
2009-01-11MIPS: Alchemy: new userspace suspend interface for development boards.Manuel Lauss5-353/+234
2009-01-11MIPS: Alchemy: dbdma suspend/resume support.Manuel Lauss3-0/+81
2009-01-11MIPS: Alchemy: Fix up PM code on Au1550/Au1200Manuel Lauss4-167/+225
2009-01-11MIPS: Alchemy: move calc_clock function.Manuel Lauss4-54/+64
2009-01-11MIPS: Alchemy: RTC counter clocksource / clockevent support.Manuel Lauss5-181/+143