aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-13Merge branch 'core/header-fixes' into x86/headersIngo Molnar2-1/+2
2009-02-13Merge branch 'linus' into x86/apicIngo Molnar1-0/+1
2009-02-09x86: spinlocks: define dummy __raw_spin_is_contendedKyle McMartin1-0/+1
2009-02-05Merge branch 'x86/urgent' into x86/apicIngo Molnar25-174/+287
2009-02-01headers_check fix: mips, swab.hJaswinder Singh Rajput1-1/+1
2009-02-01headers_check fix: mips, sigcontext.hJaswinder Singh Rajput1-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-27Merge branch 'linus' into core/percpuIngo Molnar7-10/+10
2009-01-26eeprom: More consistent symbol namesJean Delvare7-10/+10
2009-01-21Merge branch 'x86/mm' into core/percpuIngo Molnar3-4/+1
2009-01-15Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpuIngo Molnar8-10/+15
2009-01-15irq: update all arches for new irq_desc, fixMike Travis5-5/+9
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-12irq: update all arches for new irq_descMike Travis4-5/+6
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
2009-01-11MIPS: make cp0 counter clocksource/event usable as fallback.Manuel Lauss5-12/+28
2009-01-11MIPS: Alchemy: remove cpu_table.Manuel Lauss5-100/+42