summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * MIPS: GIC: Random fixes and enhancements.Chris Dearman2009-11-025-293/+142
| * MIPS: CMP: Fix memory barriers for correct operation of amon_cpu_startChris Dearman2009-11-021-3/+4
| * MIPS: Fix abs.[sd] and neg.[sd] emulation for NaN operandsNigel Stephens2009-11-022-17/+7
| * MIPS: SPRAM: Clean up support code a littleChris Dearman2009-11-023-10/+12
| * MIPS: 1004K: Enable SPRAM support.Ralf Baechle2009-11-021-0/+1
| * MIPS: Malta: Enable PCI 2.1 compatibility in PIIX4Ralf Baechle2009-11-021-0/+13
| * MIPS: Kconfig: Fix duplicate default value for MIPS_L1_CACHE_SHIFT.Ralf Baechle2009-11-021-2/+1
| * MIPS: MTI: Fix accesses to device registers on MIPS boardsChris Dearman2009-11-021-1/+1
| * MIPS: Fix machine check exception in kmap_coherent()Kevin Cernekee2009-11-022-3/+7
| * MIPS: MTX-1: Fix build if CONFIG_PCI is disabled.Ralf Baechle2009-11-021-2/+1
| * MIPS: AR7: register watchdog device only if enabled in hw configurationFlorian Fainelli2009-11-022-1/+11
| * MIPS: BCM63xx: Prepare for watchdog supportFlorian Fainelli2009-11-022-1/+38
| * MIPS: BCM63xx: Make bcm63xx_uart_register an initfuncFlorian Fainelli2009-11-023-10/+1
| * MIPS: AU1000: Fix build failure for db1x00 configured for Au1100 SoCFlorian Fainelli2009-11-021-0/+2
| * MIPS: BCM63xx: Fix soft-reset lockup on BCM6345Florian Fainelli2009-11-021-1/+3
| * MIPS: TXx9: Fix error handling / Fix for noenexisting gpio_remove.Ralf Roesch2009-11-021-1/+2
| * MIPS: Add IRQF_TIMER flag for timer interruptsWu Zhangjin2009-11-026-6/+6
| * MIPS: 64-bit: Fix o32 lookup_dcookie syscallWu Zhangjin2009-11-022-1/+7
| * MIPS: VPE: Remove stray unlock_kernel.Ralf Baechle2009-11-021-2/+0
| * MIPS: Add IRQF_TIMER flag for timer interruptsWu Zhangjin2009-11-027-7/+7
| * MIPS: Loongson: Remove redundant local_irq_disable()Wu Zhangjin2009-11-021-1/+0
| * MIPS: IP27: Fix buildRalf Baechle2009-11-021-2/+2
| * MIPS: Cleanup CONFIG_DEBUG_STACK_USAGE version of alloc_thread_info.Ralf Baechle2009-11-021-8/+1
| * MIPS: Octeon: Fix compile error in arch/mips/cavium-octeon/smp.cDavid Daney2009-11-021-2/+3
| * MIPS: Don't write ones to reserved entryhi bits.Ralf Baechle2009-11-021-5/+5
| * MIPS: Extend COMMAND_LINE_SIZERalf Baechle2009-11-021-1/+1
* | Merge branch 'fixes-s3c-2632-rc5' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2009-11-0313-10/+44
|\ \
| * | ARM: S3C2410: Fix sparse warnings in arch/arm/mach-s3c2410/gpio.cBen Dooks2009-10-281-0/+1
| * | ARM: S3C2440: mini2440: Fix spare warningsBen Dooks2009-10-281-2/+2
| * | ARM: S3C24XX: Fix warnings in arch/arm/plat-s3c24xx/gpio.cBen Dooks2009-10-281-0/+1
| * | ARM: S3C2440: mini2440: Fix missing CONFIG_S3C_DEV_USB_HOSTBen Dooks2009-10-281-0/+1
| * | ARM: Merge fixes-s3c64xx-dmaBen Dooks2009-10-282-0/+12
| |\ \
| | * | ARM: S3C: Add info for supporting circular DMA buffersBen Dooks2009-10-282-0/+12
| * | | ARM: Merge fixes-s3c64xxBen Dooks2009-10-282-2/+5
| |\ \ \
| | * | | ARM: S3C64XX: Set rate of crystal muxMark Brown2009-10-261-0/+3
| | * | | ARM: S3C64XX: Fix S3C64XX_CLKDIV0_ARM_MASK valueKukjin Kim2009-10-261-2/+2
| | |/ /
| * | | ARM: S3C24XX: arch/arm/plat-s3c24xx: Move dereference after NULL testJulia Lawall2009-10-281-3/+3
| * | | ARM: S3C: Fix adc function exportsRyan Mallon2009-10-281-1/+1
| * | | ARM: S3C2410: Fix link if CONFIG_S3C2410_IOTIMING is not setBen Dooks2009-10-281-2/+7
| * | | ARM: S3C24XX: Introduce S3C2442B CPUHarald Welte2009-10-281-0/+10
| * | | ARM: S3C24XX: Define a macro to avoid compilation errorRamax Lo2009-10-281-0/+1
| |/ /
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-11-028-90/+132
|\ \ \
| * | | Revert "[IA64] fix percpu warnings"Tony Luck2009-11-021-1/+1
| * | | Pull ticket-spinaphore into release branchTony Luck2009-10-231-6/+18
| |\ \ \
| | * | | [IA64] Re-implement spinaphores using ticket lock conceptsTony Luck2009-10-091-6/+18
| * | | | Pull ticket4byte into release branchTony Luck2009-10-232-22/+42
| |\ \ \ \
| | * | | | [IA64] SMT friendly version of spin_unlock_wait()Tony Luck2009-10-131-2/+15
| | * | | | [IA64] Squeeze ticket locks back into 4 bytes.Tony Luck2009-10-072-20/+27
| * | | | | [IA64] fix percpu warningsRandy Dunlap2009-10-151-1/+1
| * | | | | [IA64] use printk_once() unaligned.c/io_common.cMarcin Slusarz2009-10-132-10/+4