summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-03-12ARM: LPC32xx: serial.c: Fixed loop limitRoland Stigge1-1/+1
2012-03-12ARM: LPC32xx: serial.c: HW bug workaroundRoland Stigge1-0/+18
2012-03-12compat: fix compile breakage on s390Heiko Carstens6-12/+3
2012-03-01x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processorsAndreas Herrmann1-8/+36
2012-03-01i387: re-introduce FPU state preloading at context switch timeLinus Torvalds4-42/+133
2012-03-01i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds6-32/+30
2012-03-01i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restoreLinus Torvalds3-22/+16
2012-03-01i387: do not preload FPU state at task switch timeLinus Torvalds4-68/+11
2012-03-01i387: don't ever touch TS_USEDFPU directly, use helper functionsLinus Torvalds4-23/+58
2012-03-01i387: move TS_USEDFPU clearing out of __save_init_fpu and into callersLinus Torvalds1-3/+6
2012-03-01i387: fix x86-64 preemption-unsafe user stack save/restoreLinus Torvalds3-8/+45
2012-03-01i387: fix sense of sanity checkLinus Torvalds1-1/+1
2012-03-01i387: make irq_fpu_usable() tests more robustLinus Torvalds2-8/+47
2012-03-01i387: math_state_restore() isn't called from asmLinus Torvalds2-4/+4
2012-03-01ARM: 7325/1: fix v7 boot with lockdep enabledRabin Vincent2-1/+6
2012-03-01ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDRStephen Boyd1-0/+6
2012-03-01powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...Anton Blanchard1-1/+7
2012-02-21xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callbackStefano Stabellini1-1/+1
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-03net: bpf_jit: fix divide by 0 generationEric Dumazet1-14/+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-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-01-26score: fix off-by-one index into syscall tableDan Rosenberg1-1/+1
2012-01-26x86/UV2: Fix BAU destination timeout initializationCliff Wickman1-6/+7
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
2012-01-07net: bpf_jit: fix an off-one bug in x86_64 cond jump targetMarkus Kötter1-2/+2
2012-01-07sparc: Fix handling of orig_i0 wrt. debugging when restarting syscalls.David S. Miller3-27/+63
2012-01-07sparc64: Fix masking and shifting in VIS fpcmp emulation.David S. Miller1-16/+16
2012-01-07sparc32: Correct the return value of memcpy.David S. Miller1-15/+7
2012-01-07sparc32: Remove uses of %g7 in memcpy implementation.David S. Miller1-87/+92
2012-01-07sparc32: Remove non-kernel code from memcpy implementation.David S. Miller1-605/+2
2012-01-07sparc: Kill custom io_remap_pfn_range().David S. Miller5-271/+32
2012-01-07sparc64: Patch sun4v code sequences properly on module load.David S. Miller3-19/+63
2012-01-07sparc32: Be less strict in matching %lo part of relocation.David S. Miller1-2/+1
2012-01-07sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().David S. Miller1-2/+2
2012-01-07oprofile, arm/sh: Fix oprofile_arch_exit() linkage issueVladimir Zapolskiy2-3/+3
2012-01-07ARM:imx:fix pwm period valueJason Chen1-0/+9