summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-1311-12/+12
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-2229-146/+343
| |\
| * | suspend: constify platform_suspend_opsLionel Debroux2010-11-163-3/+3
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-018-9/+9
* | | set_rtc_mmss: show warning message only onceStephen Hemminger2011-01-132-2/+2
* | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-101-1/+1
|\ \ \
| * | | of/flattree: Add Kconfig for EARLY_FLATTREEStephen Neuendorffer2010-12-291-1/+1
| | |/ | |/|
* | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-071-0/+1
|\ \ \
| * | | TTY: Add tty ioctl to figure device node of the system console.Werner Fink2010-12-161-0/+1
| | |/ | |/|
* | | Merge commit 'v2.6.37-rc7' into perf/coreIngo Molnar2010-12-2229-146/+343
|\ \ \ | | |/ | |/|
| * | MIPS: Fix build errors in sc-mips.cKevin Cernekee2010-12-171-0/+4
| * | MIPS: Add a CONFIG_FORCE_MAX_ZONEORDER Kconfig option.David Daney2010-12-161-0/+22
| * | MIPS: LD/SD o32 macro GAS fix updateMaciej W. Rozycki2010-12-162-4/+20
| * | MIPS: Alchemy: fix build with SERIAL_8250=nManuel Lauss2010-12-161-0/+2
| * | MIPS: Rename mips_dma_cache_sync back to dma_cache_syncRalf Baechle2010-12-161-1/+3
| * | MIPS: MT: Fix typo in comment.Ralf Baechle2010-12-161-1/+1
| * | MIPS: BCM47xx: Swap serial console if ttyS1 was specified.Hauke Mehrtens2010-12-161-0/+16
| * | MIPS: BCM47xx: Use sscanf for parsing mac addressHauke Mehrtens2010-12-162-20/+10
| * | MIPS: BCM47xx: Fill values for b43 into SSB spromHauke Mehrtens2010-12-161-22/+92
| * | MIPS: BCM47xx: Do not read config from CFEHauke Mehrtens2010-12-161-19/+9
| * | MIPS: FDT size is a be32Thomas Chou2010-12-161-1/+1
| * | MIPS: Fix CP0 COUNTER clockevent raceKevin Cernekee2010-12-161-1/+1
| * | MIPS: Fix regression on BCM4710 processor detectionKevin Cernekee2010-12-162-7/+4
| * | MIPS: JZ4740: Fix pcm device nameLars-Peter Clausen2010-12-161-1/+1
| * | MIPS: Separate two consecutive loads in memset.STony Wu2010-12-161-2/+2
| * | MIPS: Send proper signal and siginfo on FP emulator faults.David Daney2010-12-162-30/+130
| * | MIPS: AR7: Fix loops per jiffies on TNETD7200 devicesFlorian Fainelli2010-12-163-6/+7
| * | MIPS: AR7: Fix double ar7_gpio_init declarationFlorian Fainelli2010-12-161-2/+0
| * | MIPS: Rework GENERIC_HARDIRQS Kconfig.David Daney2010-12-161-14/+2
| * | MIPS: Alchemy: Add return value check for strict_strtoul()Yoichi Yuasa2010-12-161-3/+2
| * | MIPS: Loongson: Add return value check for strict_strtoul()Wu Zhangjin2010-12-161-2/+2
| * | MIPS: VPE loader: Check vmalloc return value in vpe_openJesper Juhl2010-12-161-8/+6
| * | MIPS: compat: Don't clobber personality bits in 32-bit sys_personality().David Daney2010-12-161-6/+7
| * | MIPS: Don't clobber personality high bits.David Daney2010-12-161-2/+6
| * | MIPS: jz4740: Fix section mismatch in prom.cLars-Peter Clausen2010-12-161-1/+1
| * | MIPS: jz4740: qi_lb60: Fix gpio for the 6th row of the keyboard matrixLars-Peter Clausen2010-12-161-2/+2
| * | MIPS: Don't stomp on caller's ->regs[2] in copy_thread()Al Viro2010-12-161-1/+0
| * | MIPS: Swarm: Fix typo in symbol name: RTC_M4LT81 -> RTC_M41T81Ralf Baechle2010-12-161-4/+4
| |/
* | perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra2010-11-261-1/+1
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-10-301-0/+97
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-10-30137-224/+468
| |\
| * | mtd: add Broadcom BCM63xx image tag partition parserFlorian Fainelli2010-10-251-0/+97
* | | ftrace/MIPS: Enable C Version of recordmcountWu Zhangjin2010-10-291-0/+1
* | | MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes.David Daney2010-10-294-24/+37
* | | MIPS: Allow UserLocal on MIPS_R1 processorsKevin Cernekee2010-10-291-6/+7
* | | MIPS: Honor L2 bypass bitKevin Cernekee2010-10-291-4/+30
* | | MIPS: Add BMIPS CP0 register definitionsKevin Cernekee2010-10-291-0/+51
* | | MIPS: Add BMIPS processor types to KconfigKevin Cernekee2010-10-291-0/+63
* | | MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC codeKevin Cernekee2010-10-294-61/+65
* | | MIPS: Add support for hardware performance events (mipsxx)Deng-Cheng Zhu2010-10-292-0/+1059
OpenPOWER on IntegriCloud