summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-06-26x86, delay: tsc based udelay should have rdtsc_barrierPallipadi, Venkatesh1-0/+3
2009-06-26x86, setup: correct include file in <asm/boot.h>H. Peter Anvin1-2/+2
2009-06-26x86, setup: Fix typo "CONFIG_x86_64" in <asm/boot.h>Robert P. J. Day1-1/+1
2009-06-26x86, mce: percpu mcheck_timer should be pinnedHidetoshi Seto1-2/+2
2009-06-26x86: Add sysctl to allow panic on IOCK NMI errorKurt Garloff2-0/+4
2009-06-25perf_counter, x86: Add mmap counter read supportPeter Zijlstra3-0/+11
2009-06-25UML: Fix some apparent bitrotPaul Menage3-4/+2
2009-06-25[ARM] 5565/2: Use PAGE_SIZE and RO_DATA() in link scriptLinus Walleij2-8/+9
2009-06-25[ARM] 5560/1: Avoid buffer overrun in case of an invalid IRQAaro Koskinen1-18/+6
2009-06-25Merge branch 's3c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King11-21/+8
2009-06-25Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King14-22/+108
2009-06-25Revert "PCI: use ACPI _CRS data by default"Linus Torvalds4-5/+5
2009-06-24Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds50-23/+489
2009-06-24MIPS: Cavium: Add CPU hotplugging code.Ralf Baechle5-2/+365
2009-06-24MIPS: SMP: Allow suspend and hibernation if CPU hotplug is availableRalf Baechle1-2/+2
2009-06-24MIPS: Add arch generic CPU hotplugRalf Baechle7-7/+78
2009-06-24MIPS: Sibyte: Fix build error if CONFIG_SERIAL_SB1250_DUART is undefined.Ralf Baechle1-3/+4
2009-06-24MIPS: MIPSsim: Fix build error if MSC01E_INT_BASE is undefined.Ralf Baechle1-0/+1
2009-06-24MIPS: Hibernation: Remove SMP TLB and cacheflushing code.Ralf Baechle1-9/+0
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle39-1/+39
2009-06-24MIPS: bug.h Build fix - include <linux/compiler.h>.Ralf Baechle1-0/+1
2009-06-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds7-83/+107
2009-06-24x86: Fix uv bau sending buffer initializationCliff Wickman1-7/+2
2009-06-24perf_counter, x86: Set global control MSR correctlyYong Wang1-9/+1
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown7-83/+107
2009-06-24Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-0/+6
2009-06-24[ARM] GTA02: build fixes (s3c2410_nand_set usage)Nelson Castillo1-2/+1
2009-06-24Intel-IOMMU, intr-remap: source-id checkingWeidong Han1-0/+6
2009-06-24x86, mce: Fix mce resume on 32bitHidetoshi Seto1-1/+1
2009-06-23h8/300: fix incorrect "select" directives in arch/h8300/Kconfig.cpu.Robert P. J. Day1-4/+4
2009-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds7-35/+52
2009-06-23Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds7-9/+36
2009-06-23[ARM] MINI2440: Add missing flash_bbt flat to NANDBen Dooks1-0/+1
2009-06-23[ARM] s3c2410_defconfig: add MINI2440 machine to buildBen Dooks1-0/+1
2009-06-23sh: Fix up HAVE_PERF_COUNTERS typo.Paul Mundt1-1/+1
2009-06-23[ARM] S3C: Fix S3C24XX build to not include s3c64xx IIS devicesBen Dooks1-1/+1
2009-06-23[ARM] S3C24XX: Fix missing s3c_iis_device.Ben Dooks1-0/+1
2009-06-23[ARM] MINI2440: remove duplicated #includeHuang Weiyi1-2/+0
2009-06-23[ARM] S3C24XX: Fix spi-bus configuration build errorsBen Dooks2-4/+2
2009-06-23OMAP: Fix IOMEM macro for assemblyTony Lindgren1-1/+1
2009-06-23powerpc/85xx: Make eSDHC 1-bit only transfer mode default for MPC8569E-MDSAnton Vorontsov1-0/+1
2009-06-23powerpc/85xx: remove duplicated #includeHuang Weiyi1-1/+0
2009-06-23powerpc/85xx: Fix issue found by lockdep trace in smp_85xx_kick_cpuKumar Gala1-5/+4
2009-06-23powerpc/85xx: Fix FSL RapidIO probing on MDS boardsRandy Vinson1-0/+1
2009-06-23powerpc/85xx: Stop using ppc_md.init on socratesKumar Gala1-3/+3
2009-06-23powerpc/cpm1: Remove IMAP_ADDRKumar Gala1-2/+0
2009-06-23powerpc/qe: add polling timeout to qe_issue_cmd()Timur Tabi1-3/+6
2009-06-23[ARM] S3C: Remove unused CONFIG_DEBUG_S3C_PORTBen Dooks4-11/+0
2009-06-23[ARM] S3C24XX: Fix use of CONFIG_S3C24XX_PWMBen Dooks1-1/+1
2009-06-23OMAP2/3: Initialize gpio debounce registerjanboe1-0/+1