summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-02-29x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processorsAndreas Herrmann
2012-02-29ARM: omap: fix oops in arch/arm/mach-omap2/vp.c when pmic is not foundRussell King
2012-02-29ARM: 7325/1: fix v7 boot with lockdep enabledRabin Vincent
2012-02-29ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDRStephen Boyd
2012-02-29ARM: 7326/2: PL330: fix null pointer dereference in pl330_chan_ctrl()Javi Merino
2012-02-29S390: correct ktime to tod clock comparator conversionMartin Schwidefsky
2012-02-29ARM: at91: USB AT91 gadget registration for moduleNicolas Ferre
2012-02-29powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...Anton Blanchard
2012-02-27i387: re-introduce FPU state preloading at context switch timeLinus Torvalds
2012-02-27i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds
2012-02-27i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restoreLinus Torvalds
2012-02-27i387: do not preload FPU state at task switch timeLinus Torvalds
2012-02-27i387: don't ever touch TS_USEDFPU directly, use helper functionsLinus Torvalds
2012-02-27i387: move TS_USEDFPU clearing out of __save_init_fpu and into callersLinus Torvalds
2012-02-27i387: fix x86-64 preemption-unsafe user stack save/restoreLinus Torvalds
2012-02-27i387: fix sense of sanity checkLinus Torvalds
2012-02-27i387: make irq_fpu_usable() tests more robustLinus Torvalds
2012-02-27i387: math_state_restore() isn't called from asmLinus Torvalds
2012-02-20xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callbackStefano Stabellini
2012-02-13ARM: OMAP2+: GPMC: fix device size setupYegor Yefremov
2012-02-13ARM: 7308/1: vfp: flush thread hwstate before copying ptrace registersWill Deacon
2012-02-13ARM: 7307/1: vfp: fix ptrace regset modification raceDave Martin
2012-02-13ARM: 7306/1: vfp: flush thread hwstate before restoring context from sigframeWill Deacon
2012-02-03mach-ux500: no MMC_CAP_SD_HIGHSPEED on SnowballPhilippe Langlais
2012-02-03net: bpf_jit: fix divide by 0 generationEric Dumazet
2012-02-03x86: xen: size struct xen_spinlock to always fit in arch_spinlock_tDavid Vrabel
2012-02-03ARM: 7296/1: proc-v7.S: remove HARVARD_CACHE preprocessor guardsWill Deacon
2012-02-03mach-ux500: enable ARM errata 764369Srinidhi KASAGAR
2012-02-03ARM: at91: fix at91rm9200 soc subtype handlingNicolas Ferre
2012-02-03m68k: Fix assembler constraint to prevent overeager gcc optimisationAndreas Schwab
2012-02-03x86/microcode_amd: Add support for CPU family specific container filesAndreas Herrmann
2012-02-03x86/uv: Fix uv_gpa_to_soc_phys_ram() shiftRuss Anderson
2012-02-03x86/uv: Fix uninitialized spinlocksCliff Wickman
2012-01-25score: fix off-by-one index into syscall tableDan Rosenberg
2012-01-25x86/UV2: Work around BAU bugCliff Wickman
2012-01-25x86/UV2: Fix BAU destination timeout initializationCliff Wickman
2012-01-25x86/UV2: Fix new UV2 hardware by using native UV2 broadcast modeCliff Wickman
2012-01-25ACPI, ia64: Use SRAT table rev to use 8bit or 16/32bit PXM fields (ia64)Kurt Garloff
2012-01-25ACPI, x86: Use SRAT table rev to use 8bit or 32bit PXM fields (x86/x86-64)Kurt Garloff
2012-01-25x86, UV: Update Boot messages for SGI UV2 platformJack Steiner
2012-01-25x86: Fix mmap random address rangeLudwig Nussel
2012-01-25x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=yBjorn Helgaas
2012-01-25x86/PCI: amd: factor out MMCONFIG discoveryBjorn Helgaas
2012-01-25x86/PCI: Ignore CPU non-addressable _CRS reserved memory resourcesGary Hade
2012-01-12powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exitLi Zhong
2012-01-12powerpc/time: Handle wrapping of decrementerAnton Blanchard
2011-12-30Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-12-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2011-12-30Merge branch 'v3.2-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-12-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds