Age | Commit message (Expand) | Author |
2012-09-18 | x86, fpu: make eagerfpu= boot param tri-state | Suresh Siddha |
2012-09-18 | x86, fpu: enable eagerfpu by default for xsaveopt | Suresh Siddha |
2012-09-18 | x86, fpu: decouple non-lazy/eager fpu restore from xsave | Suresh Siddha |
2012-09-18 | x86, fpu: use non-lazy fpu restore for processors supporting xsave | Suresh Siddha |
2012-09-18 | x86, fpu: always use kernel_fpu_begin/end() for in-kernel FPU usage | Suresh Siddha |
2012-09-18 | x86, kvm: use kernel_fpu_begin/end() in kvm_load/put_guest_fpu() | Suresh Siddha |
2012-09-18 | x86, fpu: remove unnecessary user_fpu_end() in save_xstate_sig() | Suresh Siddha |
2012-09-18 | x86, fpu: drop_fpu() before restoring new state from sigframe | Suresh Siddha |
2012-09-18 | x86, fpu: Unify signal handling code paths for x86 and x86_64 kernels | Suresh Siddha |
2012-09-18 | x86, fpu: Consolidate inline asm routines for saving/restoring fpu state | Suresh Siddha |
2012-09-18 | x86, signal: Cleanup ifdefs and is_ia32, is_x32 | Suresh Siddha |
2012-09-05 | x86/iommu: Use NULL instead of plain 0 for __IOMMU_INIT | Mathias Krause |
2012-09-05 | x86/iommu: Drop duplicate const in __IOMMU_INIT | Mathias Krause |
2012-09-05 | x86/fpu/xsave: Keep __user annotation in casts | Mathias Krause |
2012-09-05 | x86/pci/probe_roms: Add missing __iomem annotation to pci_map_biosrom() | Mathias Krause |
2012-09-05 | x86/signals: ia32_signal.c: add __user casts to fix sparse warnings | Mathias Krause |
2012-09-05 | x86/vdso: Add __user annotation to VDSO32_SYMBOL | Mathias Krause |
2012-09-05 | x86: Fix __user annotations in asm/sys_ia32.h | Mathias Krause |
2012-08-31 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-08-31 | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej... | Linus Torvalds |
2012-08-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2012-08-30 | s390/32: Don't clobber personality flags on exec | Heiko Carstens |
2012-08-28 | s390/smp: add missing smp_store_status() for !SMP | Heiko Carstens |
2012-08-27 | KVM: x86: fix KVM_GET_MSR for PV EOI | Michael S. Tsirkin |
2012-08-25 | Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2012-08-25 | Merge tag 'stable/for-linus-3.6-rc3-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-08-25 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2012-08-25 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-08-25 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-08-24 | Revert "powerpc: Update g5_defconfig" | Benjamin Herrenschmidt |
2012-08-24 | powerpc/perf: Use pmc_overflow() to detect rolled back events | Sukadev Bhattiprolu |
2012-08-24 | powerpc: Fix VMX in interrupt check in POWER7 copy loops | Anton Blanchard |
2012-08-24 | powerpc: POWER7 copy_to_user/copy_from_user patch applied twice | Anton Blanchard |
2012-08-24 | powerpc: Fix personality handling in ppc64_personality() | Jiri Kosina |
2012-08-24 | powerpc/dma-iommu: Fix IOMMU window check | Aaro Koskinen |
2012-08-24 | powerpc: Remove unnecessary ifdefs | Michael Neuling |
2012-08-24 | powerpc/kgdb: Restore current_thread_info properly | Tiejun Chen |
2012-08-24 | powerpc/kgdb: Bail out of KGDB when we've been triggered | Tiejun Chen |
2012-08-24 | powerpc/kgdb: Do not set kgdb_single_step on ppc | Tiejun Chen |
2012-08-24 | powerpc/mpic_msgr: Add missing includes | Scott Wood |
2012-08-24 | powerpc: Fix null pointer deref in perf hardware breakpoints | Michael Neuling |
2012-08-24 | powerpc: Fixup whitespace in xmon | Michael Ellerman |
2012-08-24 | powerpc: Fix xmon dl command for new printk implementation | Michael Ellerman |
2012-08-23 | powerpc/fsl: fix "Failed to mount /dev: No such device" errors | Kim Phillips |
2012-08-23 | powerpc/fsl: update defconfigs | Kim Phillips |
2012-08-23 | Merge branch 'randconfig/mach' into fixes | Arnd Bergmann |
2012-08-23 | ARM: ux500: don't select LEDS_GPIO for snowball | Arnd Bergmann |
2012-08-23 | ARM: imx: build i.MX6 functions only when needed | Arnd Bergmann |
2012-08-23 | ARM: imx: select CPU_FREQ_TABLE when needed | Arnd Bergmann |
2012-08-23 | ARM: imx: fix ksz9021rn_phy_fixup | Arnd Bergmann |