summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2010-11-13crypto: aesni-intel - RFC4106 AES-GCM Driver Using Intel New InstructionsTadeusz Struk2-2/+1708
2010-10-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-138/+271
2010-10-27Merge branch 'akpm-incoming-2'Linus Torvalds5-13/+12
2010-10-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-33/+31
2010-10-27Remove duplicate includes from many filesZimny Lech2-2/+0
2010-10-27ptrace: cleanup arch_ptrace() on x86Namhyung Kim1-6/+4
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim1-3/+4
2010-10-27mm: fix race in kunmap_atomic()Peter Zijlstra2-2/+4
2010-10-27x86-32: Allocate irq stacks seperate from percpu areaBrian Gerst3-13/+2
2010-10-26Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...Linus Torvalds8-97/+576
2010-10-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-0/+1
2010-10-26workqueues: s/ON_STACK/ONSTACK/Andrew Morton2-2/+2
2010-10-26replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer1-0/+1
2010-10-26x86: access_error API cleanupMichel Lespinasse1-3/+3
2010-10-26mm: retry page fault when blocking on disk transferMichel Lespinasse1-12/+26
2010-10-26perf, x86: Fix up kmap_atomic() typePeter Zijlstra1-3/+2
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra2-14/+2
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra5-59/+75
2010-10-26Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds1-6/+13
2010-10-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2-3/+3
2010-10-25xen: include xen/xen.h for definition of xen_initial_domain()Ian Campbell1-0/+1
2010-10-25x86-32, mm: Remove duplicated #includeBorislav Petkov1-1/+0
2010-10-25Merge branch 'linus' into x86/urgentIngo Molnar207-6641/+8258
2010-10-25Merge branch 'x86' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opro...Ingo Molnar4-46/+100
2010-10-25x86-32, mm: Remove duplicated includeBorislav Petkov1-1/+0
2010-10-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds1-0/+2
2010-10-25Merge branch 'oprofile/core' into oprofile/x86Robert Richter115-3671/+2945
2010-10-25x86/oprofile: Fix uninitialized variable use in debug printkIngo Molnar1-15/+11
2010-10-25Merge branches 'bugzilla-15807', 'bugzilla-15979-v2' and 'bugzilla-19162' int...Len Brown1-0/+1
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds3-4/+4
2010-10-24Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds25-1808/+3436
2010-10-24KVM: MCE: Send SRAR SIGBUS directlyHuang Ying1-8/+10
2010-10-24KVM: MCE: Add MCG_SER_P into KVM_MCE_CAP_SUPPORTEDHuang Ying1-1/+1
2010-10-24KVM: fix typo in copyright noticeNicolas Kaiser12-12/+12
2010-10-24KVM: Disable interrupts around get_kernel_ns()Avi Kivity1-0/+4
2010-10-24KVM: MMU: Avoid sign extension in mmu_alloc_direct_roots() pae root addressAvi Kivity1-1/+1
2010-10-24KVM: MMU: move access code parsing to FNAME(walk_addr) functionXiao Guangrong1-24/+16
2010-10-24KVM: MMU: audit: check whether have unsync sps after root syncXiao Guangrong2-3/+19
2010-10-24KVM: MMU: audit: introduce audit_printk to cleanup audit codeXiao Guangrong1-24/+18
2010-10-24KVM: MMU: audit: unregister audit tracepoints before module unloadedXiao Guangrong1-9/+12
2010-10-24KVM: MMU: audit: fix vcpu's spte walkingXiao Guangrong1-1/+1
2010-10-24KVM: MMU: set access bit for direct mappingXiao Guangrong1-1/+2
2010-10-24KVM: MMU: cleanup for error mask set while walk guest page tableXiao Guangrong1-10/+7
2010-10-24KVM: MMU: update 'root_hpa' out of loop in PAE shadow pathXiao Guangrong1-2/+2
2010-10-24KVM: x86 emulator: Eliminate compilation warning in x86_decode_insn()Sheng Yang1-1/+1
2010-10-24KVM: x86: Fix constant type in kvm_get_time_scaleJan Kiszka1-3/+3
2010-10-24KVM: VMX: Add AX to list of registers clobbered by guest switchJan Kiszka1-1/+1
2010-10-24KVM guest: Move a printk that's using the clock before it's readyArjan Koers1-2/+4
2010-10-24KVM: x86: TSC catchup modeZachary Amsden2-21/+72
2010-10-24KVM: x86: Rename timer functionZachary Amsden1-6/+6