aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: 7325/1: fix v7 boot with lockdep enabledRabin Vincent2012-02-292-1/+6
* ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDRStephen Boyd2012-02-291-0/+6
* ARM: 7326/2: PL330: fix null pointer dereference in pl330_chan_ctrl()Javi Merino2012-02-291-1/+2
* S390: correct ktime to tod clock comparator conversionMartin Schwidefsky2012-02-291-2/+5
* ARM: at91: USB AT91 gadget registration for moduleNicolas Ferre2012-02-294-4/+4
* powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...Anton Blanchard2012-02-291-1/+7
* i387: re-introduce FPU state preloading at context switch timeLinus Torvalds2012-02-274-42/+133
* i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds2012-02-276-32/+30
* i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restoreLinus Torvalds2012-02-273-22/+16
* i387: do not preload FPU state at task switch timeLinus Torvalds2012-02-274-68/+11
* i387: don't ever touch TS_USEDFPU directly, use helper functionsLinus Torvalds2012-02-274-23/+58
* i387: move TS_USEDFPU clearing out of __save_init_fpu and into callersLinus Torvalds2012-02-271-3/+6
* i387: fix x86-64 preemption-unsafe user stack save/restoreLinus Torvalds2012-02-273-8/+45
* i387: fix sense of sanity checkLinus Torvalds2012-02-271-1/+1
* i387: make irq_fpu_usable() tests more robustLinus Torvalds2012-02-272-8/+47
* i387: math_state_restore() isn't called from asmLinus Torvalds2012-02-272-4/+4
* xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callbackStefano Stabellini2012-02-201-1/+1
* ARM: OMAP2+: GPMC: fix device size setupYegor Yefremov2012-02-131-0/+6
* ARM: 7308/1: vfp: flush thread hwstate before copying ptrace registersWill Deacon2012-02-131-1/+1
* ARM: 7307/1: vfp: fix ptrace regset modification raceDave Martin2012-02-131-2/+4
* ARM: 7306/1: vfp: flush thread hwstate before restoring context from sigframeWill Deacon2012-02-131-3/+2
* mach-ux500: no MMC_CAP_SD_HIGHSPEED on SnowballPhilippe Langlais2012-02-031-0/+2
* net: bpf_jit: fix divide by 0 generationEric Dumazet2012-02-031-14/+22
* x86: xen: size struct xen_spinlock to always fit in arch_spinlock_tDavid Vrabel2012-02-031-5/+22
* ARM: 7296/1: proc-v7.S: remove HARVARD_CACHE preprocessor guardsWill Deacon2012-02-031-6/+0
* mach-ux500: enable ARM errata 764369Srinidhi KASAGAR2012-02-031-0/+1
* ARM: at91: fix at91rm9200 soc subtype handlingNicolas Ferre2012-02-031-2/+5
* m68k: Fix assembler constraint to prevent overeager gcc optimisationAndreas Schwab2012-02-035-30/+28
* x86/microcode_amd: Add support for CPU family specific container filesAndreas Herrmann2012-02-031-2/+22
* x86/uv: Fix uv_gpa_to_soc_phys_ram() shiftRuss Anderson2012-02-031-2/+2
* x86/uv: Fix uninitialized spinlocksCliff Wickman2012-02-032-1/+3
* score: fix off-by-one index into syscall tableDan Rosenberg2012-01-251-1/+1
* x86/UV2: Work around BAU bugCliff Wickman2012-01-252-33/+254
* x86/UV2: Fix BAU destination timeout initializationCliff Wickman2012-01-251-6/+7
* x86/UV2: Fix new UV2 hardware by using native UV2 broadcast modeCliff Wickman2012-01-252-30/+151
* ACPI, ia64: Use SRAT table rev to use 8bit or 16/32bit PXM fields (ia64)Kurt Garloff2012-01-251-4/+6
* ACPI, x86: Use SRAT table rev to use 8bit or 32bit PXM fields (x86/x86-64)Kurt Garloff2012-01-251-0/+4
* x86, UV: Update Boot messages for SGI UV2 platformJack Steiner2012-01-251-1/+6
* x86: Fix mmap random address rangeLudwig Nussel2012-01-251-2/+2
* x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=yBjorn Helgaas2012-01-251-1/+2
* x86/PCI: amd: factor out MMCONFIG discoveryBjorn Helgaas2012-01-253-31/+44
* x86/PCI: Ignore CPU non-addressable _CRS reserved memory resourcesGary Hade2012-01-251-2/+16
* powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exitLi Zhong2012-01-122-3/+3
* powerpc/time: Handle wrapping of decrementerAnton Blanchard2012-01-123-9/+17
* Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-12-303-71/+55
|\
| * ARM: 7237/1: PL330: Fix driver freezeJavi Merino2011-12-231-67/+49
| * ARM: 7197/1: errata: Remove SMP dependency for erratum 751472Dave Martin2011-12-232-3/+5
| * ARM: 7196/1: errata: Remove SMP dependency for erratum 720789Dave Martin2011-12-231-1/+1
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2011-12-3010-28/+46
|\ \
| * \ Merge branch 'fixes-hwmod-regression' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2011-12-201-4/+0
| |\ \