summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-09-18x86, fpu: always use kernel_fpu_begin/end() for in-kernel FPU usageSuresh Siddha
2012-09-18x86, kvm: use kernel_fpu_begin/end() in kvm_load/put_guest_fpu()Suresh Siddha
2012-09-18x86, fpu: remove unnecessary user_fpu_end() in save_xstate_sig()Suresh Siddha
2012-09-18x86, fpu: drop_fpu() before restoring new state from sigframeSuresh Siddha
2012-09-18x86, fpu: Unify signal handling code paths for x86 and x86_64 kernelsSuresh Siddha
2012-09-18x86, fpu: Consolidate inline asm routines for saving/restoring fpu stateSuresh Siddha
2012-09-18x86, signal: Cleanup ifdefs and is_ia32, is_x32Suresh Siddha
2012-09-05x86/iommu: Use NULL instead of plain 0 for __IOMMU_INITMathias Krause
2012-09-05x86/iommu: Drop duplicate const in __IOMMU_INITMathias Krause
2012-09-05x86/fpu/xsave: Keep __user annotation in castsMathias Krause
2012-09-05x86/pci/probe_roms: Add missing __iomem annotation to pci_map_biosrom()Mathias Krause
2012-09-05x86/signals: ia32_signal.c: add __user casts to fix sparse warningsMathias Krause
2012-09-05x86/vdso: Add __user annotation to VDSO32_SYMBOLMathias Krause
2012-09-05x86: Fix __user annotations in asm/sys_ia32.hMathias Krause
2012-08-31Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-08-31Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds
2012-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-08-30s390/32: Don't clobber personality flags on execHeiko Carstens
2012-08-28s390/smp: add missing smp_store_status() for !SMPHeiko Carstens
2012-08-27KVM: x86: fix KVM_GET_MSR for PV EOIMichael S. Tsirkin
2012-08-25Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-08-25Merge tag 'stable/for-linus-3.6-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-08-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-08-25Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-08-25Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-08-24Revert "powerpc: Update g5_defconfig"Benjamin Herrenschmidt
2012-08-24powerpc/perf: Use pmc_overflow() to detect rolled back eventsSukadev Bhattiprolu
2012-08-24powerpc: Fix VMX in interrupt check in POWER7 copy loopsAnton Blanchard
2012-08-24powerpc: POWER7 copy_to_user/copy_from_user patch applied twiceAnton Blanchard
2012-08-24powerpc: Fix personality handling in ppc64_personality()Jiri Kosina
2012-08-24powerpc/dma-iommu: Fix IOMMU window checkAaro Koskinen
2012-08-24powerpc: Remove unnecessary ifdefsMichael Neuling
2012-08-24powerpc/kgdb: Restore current_thread_info properlyTiejun Chen
2012-08-24powerpc/kgdb: Bail out of KGDB when we've been triggeredTiejun Chen
2012-08-24powerpc/kgdb: Do not set kgdb_single_step on ppcTiejun Chen
2012-08-24powerpc/mpic_msgr: Add missing includesScott Wood
2012-08-24powerpc: Fix null pointer deref in perf hardware breakpointsMichael Neuling
2012-08-24powerpc: Fixup whitespace in xmonMichael Ellerman
2012-08-24powerpc: Fix xmon dl command for new printk implementationMichael Ellerman
2012-08-23powerpc/fsl: fix "Failed to mount /dev: No such device" errorsKim Phillips
2012-08-23powerpc/fsl: update defconfigsKim Phillips
2012-08-23Merge branch 'randconfig/mach' into fixesArnd Bergmann
2012-08-23ARM: ux500: don't select LEDS_GPIO for snowballArnd Bergmann
2012-08-23ARM: imx: build i.MX6 functions only when neededArnd Bergmann
2012-08-23ARM: imx: select CPU_FREQ_TABLE when neededArnd Bergmann
2012-08-23ARM: imx: fix ksz9021rn_phy_fixupArnd Bergmann
2012-08-23ARM: imx: build pm-imx5 code only when PM is enabledArnd Bergmann
2012-08-23ARM: omap: allow building omap44xx without SMPArnd Bergmann
2012-08-23Merge tag 'ux500-fixes-v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2012-08-23Merge branch 'v3.6-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann