summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ...Ingo Molnar2009-03-101-0/+7
|\ \
| | * MIPS: compat: Implement is_compat_task.Ralf Baechle2009-03-081-0/+7
| |/
| |
| \
| \
| \
*---. \ Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar2009-03-0413-105/+119
|\ \ \ \ | | | |/
| | | * x86-64: seccomp: fix 32/64 syscall holeRoland McGrath2009-03-021-1/+0
| * | | Merge branch 'x86/urgent' into x86/patIngo Molnar2009-03-0112-104/+119
| |\ \ \ |/ / / / | | | _
| * | Revert "MIPS: Print irq handler description"Ralf Baechle2009-02-271-1/+0
| * | MIPS: CVE-2009-0029: Enable syscall wrappers.Ralf Baechle2009-02-2710-98/+110
| * | MIPS: Alchemy: In plat_time_init() t reaches -1, tested: 0Roel Kluin2009-02-271-3/+3
| * | MIPS: Only allow Cavium OCTEON to be configured for boards that support itDavid Daney2009-02-271-2/+6
* | | 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/+3
| * | | MIPS: RB532: Simplify dev3 initPhil Sutter2009-01-301-12/+2
| * | | MIPS: RB532: Remove {get,set}_434_reg()Phil Sutter2009-01-301-27/+0
| * | | 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/+0
| * | | 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/+2
| * | | 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/+4
| * | | 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/+0
| * | | 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/+6
| * | | 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/+1
|\ \ \ | |/ /
| * | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-141-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-142-3/+0
| |/ /
| | |
| \ \
*-. \ \ 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
OpenPOWER on IntegriCloud