summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-02-13ARM: OMAP2+: GPMC: fix device size setupYegor Yefremov1-0/+6
2012-02-13ARM: 7308/1: vfp: flush thread hwstate before copying ptrace registersWill Deacon1-1/+1
2012-02-13ARM: 7307/1: vfp: fix ptrace regset modification raceDave Martin1-2/+4
2012-02-13ARM: 7306/1: vfp: flush thread hwstate before restoring context from sigframeWill Deacon1-3/+2
2012-02-03mach-ux500: no MMC_CAP_SD_HIGHSPEED on SnowballPhilippe Langlais1-0/+2
2012-02-03net: bpf_jit: fix divide by 0 generationEric Dumazet1-14/+22
2012-02-03x86: xen: size struct xen_spinlock to always fit in arch_spinlock_tDavid Vrabel1-5/+22
2012-02-03ARM: 7296/1: proc-v7.S: remove HARVARD_CACHE preprocessor guardsWill Deacon1-6/+0
2012-02-03mach-ux500: enable ARM errata 764369Srinidhi KASAGAR1-0/+1
2012-02-03ARM: at91: fix at91rm9200 soc subtype handlingNicolas Ferre1-2/+5
2012-02-03m68k: Fix assembler constraint to prevent overeager gcc optimisationAndreas Schwab5-30/+28
2012-02-03x86/microcode_amd: Add support for CPU family specific container filesAndreas Herrmann1-2/+22
2012-02-03x86/uv: Fix uv_gpa_to_soc_phys_ram() shiftRuss Anderson1-2/+2
2012-02-03x86/uv: Fix uninitialized spinlocksCliff Wickman2-1/+3
2012-01-26score: fix off-by-one index into syscall tableDan Rosenberg1-1/+1
2012-01-26x86/UV2: Work around BAU bugCliff Wickman2-33/+254
2012-01-26x86/UV2: Fix BAU destination timeout initializationCliff Wickman1-6/+7
2012-01-26x86/UV2: Fix new UV2 hardware by using native UV2 broadcast modeCliff Wickman2-30/+151
2012-01-26ACPI, ia64: Use SRAT table rev to use 8bit or 16/32bit PXM fields (ia64)Kurt Garloff1-4/+6
2012-01-26ACPI, x86: Use SRAT table rev to use 8bit or 32bit PXM fields (x86/x86-64)Kurt Garloff1-0/+4
2012-01-26x86, UV: Update Boot messages for SGI UV2 platformJack Steiner1-1/+6
2012-01-26x86: Fix mmap random address rangeLudwig Nussel1-2/+2
2012-01-26x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=yBjorn Helgaas1-1/+2
2012-01-26x86/PCI: amd: factor out MMCONFIG discoveryBjorn Helgaas3-31/+44
2012-01-26x86/PCI: Ignore CPU non-addressable _CRS reserved memory resourcesGary Hade1-2/+16
2012-01-12powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exitLi Zhong2-3/+3
2012-01-12powerpc/time: Handle wrapping of decrementerAnton Blanchard3-9/+17
2011-12-31Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds3-71/+55
2011-12-31Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds10-28/+46
2011-12-31Merge branch 'v3.2-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-15/+15
2011-12-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-4/+4
2011-12-30procfs: do not confuse jiffies with cputime64_tAndreas Schwab3-0/+5
2011-12-28ARM: EXYNOS: Remove duplicated SROMC static memory mappingThomas Abraham1-5/+0
2011-12-28ARM: SAMSUNG: Fix build error when selecting CPU_FREQ_S3C24XX_DEBUGFS on S3C2440Denis Kuzmenko1-10/+15
2011-12-26KVM: PPC: e500: include linux/export.hScott Wood1-0/+1
2011-12-26KVM: PPC: fix kvmppc_start_thread() for CONFIG_SMP=NMichael Neuling1-1/+1
2011-12-26KVM: PPC: protect use of kvmppc_h_prAndreas Schwab1-0/+2
2011-12-26KVM: PPC: move compute_tlbie_rb to book3s_64 common headerAndreas Schwab2-33/+33
2011-12-26KVM: Don't automatically expose the TSC deadline timer in cpuidJan Kiszka1-10/+9
2011-12-25KVM: x86: Prevent starting PIT timers in the absence of irqchip supportJan Kiszka1-3/+7
2011-12-24ARM: 7237/1: PL330: Fix driver freezeJavi Merino1-67/+49
2011-12-24ARM: 7197/1: errata: Remove SMP dependency for erratum 751472Dave Martin2-3/+5
2011-12-24ARM: 7196/1: errata: Remove SMP dependency for erratum 720789Dave Martin1-1/+1
2011-12-23perf/x86: Fix raw_spin_unlock_irqrestore() usageRobert Richter1-1/+1
2011-12-23oprofile, arm/sh: Fix oprofile_arch_exit() linkage issueVladimir Zapolskiy2-3/+3
2011-12-23sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().David S. Miller1-2/+2
2011-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+2
2011-12-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-8/+8
2011-12-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2011-12-20Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds1-6/+10