summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2012-04-21x86, extable: Remove open-coded exception table entries in arch/x86/lib/userc...H. Peter Anvin1-126/+106
2012-04-21x86, extable: Remove open-coded exception table entries in arch/x86/lib/putus...H. Peter Anvin1-7/+5
2012-04-21x86, extable: Remove open-coded exception table entries in arch/x86/lib/getus...H. Peter Anvin1-5/+4
2012-04-21x86, extable: Remove open-coded exception table entries in arch/x86/lib/csum-...H. Peter Anvin1-12/+4
2012-04-21x86, extable: Remove open-coded exception table entries in arch/x86/lib/copy_...H. Peter Anvin1-27/+23
2012-04-21x86, extable: Remove open-coded exception table entries in arch/x86/lib/copy_...H. Peter Anvin1-37/+26
2012-04-21x86, extable: Remove open-coded exception table entries in arch/x86/lib/check...H. Peter Anvin1-6/+3
2012-04-21x86, extable: Remove open-coded exception table entries in arch/x86/kernel/te...H. Peter Anvin1-8/+2
2012-04-21x86, extable: Remove open-coded exception table entries in arch/x86/kernel/en...H. Peter Anvin1-12/+4
2012-04-21x86, extable: Remove open-coded exception table entries in arch/x86/kernel/en...H. Peter Anvin1-33/+14
2012-04-21x86, extable: Remove open-coded exception table entries in arch/x86/ia32/ia32...H. Peter Anvin1-3/+2
2012-04-21x86, extable: Use .pushsection ... .popsection for _ASM_EXTABLE()H. Peter Anvin1-10/+10
2012-04-20x86, doc: Revert "x86: Document rdmsr_safe restrictions"H. Peter Anvin1-8/+1
2012-04-20x86-32: Handle exception table entries during early bootH. Peter Anvin1-94/+129
2012-04-20x86-64: Handle exception table entries during early bootH. Peter Anvin2-20/+58
2012-04-20x86, extable: Add early_fixup_exception()H. Peter Anvin1-0/+17
2012-04-20x86, paravirt: Replace GET_CR2_INTO_RCX with GET_CR2_INTO_RAXH. Peter Anvin2-7/+5
2012-04-20x86: Add symbolic constant for exceptions with error codeH. Peter Anvin2-1/+3
2012-04-20x86, nop: Make the ASM_NOP* macros work from assemblyH. Peter Anvin1-0/+4
2012-04-20x86: Select BUILDTIME_EXTABLE_SORTDavid Daney1-0/+1
2012-04-16x86-32: fix up strncpy_from_user() sign errorLinus Torvalds1-2/+2
2012-04-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+5
2012-04-11x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it upLinus Torvalds6-145/+105
2012-04-10um: Use asm-generic/switch_to.hRichard Weinberger1-7/+0
2012-04-10um: Disintegrate asm/system.hRichard Weinberger3-135/+82
2012-04-09um: fix linker script generationAl Viro1-0/+3
2012-04-07Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-1/+7
2012-04-07Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-2/+4
2012-04-07Make the "word-at-a-time" helper functions more commonly usableLinus Torvalds1-0/+46
2012-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-48/+115
2012-04-06x86: Use correct byte-sized register constraint in __add()H. Peter Anvin1-1/+1
2012-04-06x86: Use correct byte-sized register constraint in __xchg_op()Jeremy Fitzhardinge1-1/+1
2012-04-06xen/smp: Remove unnecessary call to smp_processor_id()Srivatsa S. Bhat1-1/+1
2012-04-06xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io...Konrad Rzeszutek Wilk1-1/+3
2012-04-06x86: vsyscall: Use NULL instead 0 for a pointer argumentEmil Goode1-3/+3
2012-04-06Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-8/+1
2012-04-06simple_open: automatically convert to simple_open()Stephen Boyd1-8/+1
2012-04-05KVM: Resolve RCU vs. async page fault problemGleb Natapov1-0/+4
2012-04-05KVM: VMX: vmx_set_cr0 expects kvm->srcu lockedMarcelo Tosatti1-0/+2
2012-04-05KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr()Sasikantha babu1-1/+1
2012-04-05Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+60
2012-04-05Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds7-29/+47
2012-04-04Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+13
2012-04-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-36/+8
2012-04-04bpf jit: Let the x86 jit handle negative offsetsJan Seiffert2-48/+115
2012-04-03perf/x86/p4: Add format attributesPeter Zijlstra1-0/+13
2012-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2012-04-02Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds1-1/+1
2012-04-02x86, kvm: Call restore_sched_clock_state() only after %gs is initializedMarcelo Tosatti1-1/+1
2012-04-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-1/+90