summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core/header-fixes' into x86/headersIngo Molnar2009-02-132-1/+2
|\
| * headers_check fix: mips, swab.hJaswinder Singh Rajput2009-02-011-1/+1
| * headers_check fix: mips, sigcontext.hJaswinder Singh Rajput2009-02-011-0/+1
* | Merge branch 'linus' into x86/apicIngo Molnar2009-02-131-0/+1
|\ \
| * | x86: spinlocks: define dummy __raw_spin_is_contendedKyle McMartin2009-02-091-0/+1
* | | Merge branch 'x86/urgent' into x86/apicIngo Molnar2009-02-0525-174/+287
|\| |
| * | MIPS: Alchemy: time.c build fixManuel Lauss2009-01-301-1/+1
| * | MIPS: RB532: Export rb532_gpio_set_func()Phil Sutter2009-01-302-2/+4
| * | MIPS: RB532: Update headersPhil Sutter2009-01-302-4/+3Star
| * | MIPS: RB532: Simplify dev3 initPhil Sutter2009-01-301-12/+2Star
| * | MIPS: RB532: Remove {get,set}_434_reg()Phil Sutter2009-01-301-27/+0Star
| * | MIPS: RB532: Move dev3 init code to devices.cPhil Sutter2009-01-302-39/+39
| * | MIPS: RB532: Fix set_latch_u5()Phil Sutter2009-01-301-1/+1
| * | MIPS: RB532: Fix init of rb532_dev3_ctl_resPhil Sutter2009-01-301-2/+3
| * | MIPS: RB532: Use driver_data instead of platform_dataPhil Sutter2009-01-301-1/+1
| * | MIPS: RB532: Detect uart type, add platform devicePhil Sutter2009-01-302-1/+27
| * | MIPS: RB532: remove useless CF GPIO initialisationPhil Sutter2009-01-301-6/+0Star
| * | MIPS: RB532: Auto disable GPIO alternate functionPhil Sutter2009-01-301-4/+4
| * | MIPS: RB532: Add set_type() function to IRQ struct.Phil Sutter2009-01-302-0/+30
| * | MIPS: RC32434: Define io_map_base for PCI controllerPhil Sutter2009-01-301-0/+11
| * | MIPS: RB532: Fix bit swapping in rb532_set_bit()Phil Sutter2009-01-301-4/+2Star
| * | MIPS: Use hardware watchpoints on all R1 and R2 CPUs.David Daney2009-01-301-1/+1
| * | MIPS: Read watch registers with interrupts disabled.David Daney2009-01-302-2/+12
| * | MIPS: Fix a typo in watchpoint register structure.David Daney2009-01-301-1/+1
| * | MIPS: TXx9: Add support for TX4939 internal RTCAtsushi Nemoto2009-01-303-0/+24
| * | MIPS: R2: Fix broken installation of cache error handler.Ralf Baechle2009-01-301-2/+6
| * | MIPS: IP27: Switch from DMA_IP27 to DMA_COHERENTRalf Baechle2009-01-304-7/+4Star
| * | MIPS: Add return value checks to user_termio_to_kernel_termios()Ralf Baechle2009-01-301-28/+72
| * | MIPS: Octeon: Remove duplicated #includesHuang Weiyi2009-01-301-2/+0Star
| * | MIPS: atomic_*(): Change type of intermediate variables.Ralf Baechle2009-01-301-26/+26
| * | MIPS: Port "mm: invoke oom-killer from page fault" from UML / x86Ralf Baechle2009-01-301-15/+6Star
| * | MIPS: Avoid destructive invalidation on partial cachelines.Ralf Baechle2009-01-301-1/+21
| * | MIPS: SMTC: Fix build after recent creditial changes.Ralf Baechle2009-01-301-1/+2
| |/
* | Merge branch 'linus' into core/percpuIngo Molnar2009-01-277-10/+10
|\|
| * eeprom: More consistent symbol namesJean Delvare2009-01-267-10/+10
* | Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-213-4/+1Star
|\|
| * Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-151-1/+1
| |\
| | * [CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2009-01-141-1/+1
| * | byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2009-01-152-3/+0Star
| |/
| |
| \
*-. \ Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpuIngo Molnar2009-01-158-10/+15
|\ \ \ | |_|/ |/| |
| * | irq: update all arches for new irq_desc, fixMike Travis2009-01-155-5/+9
| * | irq: update all arches for new irq_descMike Travis2009-01-134-5/+6
| |/
* | MIPS: Only write c0_framemask on CPUs which have this register.Ralf Baechle2009-01-111-1/+4
* | MIPS: Alchemy: new userspace suspend interface for development boards.Manuel Lauss2009-01-115-353/+234Star
* | MIPS: Alchemy: dbdma suspend/resume support.Manuel Lauss2009-01-113-0/+81
* | MIPS: Alchemy: Fix up PM code on Au1550/Au1200Manuel Lauss2009-01-114-167/+225
* | MIPS: Alchemy: move calc_clock function.Manuel Lauss2009-01-114-54/+64
* | MIPS: Alchemy: RTC counter clocksource / clockevent support.Manuel Lauss2009-01-115-181/+143Star
* | MIPS: make cp0 counter clocksource/event usable as fallback.Manuel Lauss2009-01-115-12/+28
* | MIPS: Alchemy: remove cpu_table.Manuel Lauss2009-01-115-100/+42Star