aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)AuthorFilesLines
2011-01-28x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node()Tejun Heo1-2/+4
2011-01-28x86: Add apic->x86_32_early_logical_apicid()Tejun Heo1-0/+19
2011-01-28x86: Kill apic->cpu_to_logical_apicid()Tejun Heo1-7/+0
2011-01-28x86: Replace cpu_2_logical_apicid[] with early percpu variableTejun Heo2-4/+3
2011-01-28x86: Make default_send_IPI_mask_sequence/allbutself_logical() 32bit onlyTejun Heo1-4/+4
2011-01-28x86: Drop x86_32 MAX_APICIDTejun Heo1-2/+0
2011-01-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-34/+12
2011-01-27rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner1-9/+0
2011-01-27rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner1-5/+0
2011-01-27rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner1-25/+0
2011-01-27rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner1-12/+0
2011-01-27x86: Cleanup rwsem_count_t typedefThomas Gleixner1-15/+10
2011-01-27rwsem: Cleanup includesThomas Gleixner1-6/+0
2011-01-26x86: Move llc_shared_map out of cpu_infoYinghai Lu2-4/+7
2011-01-26x86, amd: Extend AMD northbridge caching code to support "Link Control" devicesHans Rosenfeld1-0/+1
2011-01-26percpu, x86: Fix percpu_xchg_op()Eric Dumazet1-12/+12
2011-01-26x86: Remove left over system_64.hYinghai Lu1-22/+0
2011-01-26thp: fix PARAVIRT x86 32bit noPAEAndrea Arcangeli1-3/+2
2011-01-25Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-42/+3
2011-01-23x86: Fix jump label with RO/NX module protection crashmatthieu castet1-1/+1
2011-01-21x86, hotplug: Fix powersavings with offlined cores on AMDBorislav Petkov1-0/+1
2011-01-21Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+4
2011-01-21x86: Use asm-generic/cacheflush.hAkinobu Mita1-41/+1
2011-01-19x86: Unify "numa=" command line option handlingJan Beulich2-0/+3
2011-01-13Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+3
2011-01-13Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+13
2011-01-13thp: mmu_notifier_test_youngAndrea Arcangeli1-0/+1
2011-01-13thp: don't allow transparent hugepage support without PSEAndrea Arcangeli1-0/+5
2011-01-13thp: add pmd_modifyJohannes Weiner2-0/+11
2011-01-13thp: add x86 32bit supportJohannes Weiner4-109/+149
2011-01-13thp: transparent hugepage coreAndrea Arcangeli1-0/+5
2011-01-13thp: add pmd mangling functions to x86Andrea Arcangeli2-8/+113
2011-01-13thp: special pmd_trans_* functionsAndrea Arcangeli2-0/+15
2011-01-13thp: no paravirt version of pmd opsAndrea Arcangeli1-0/+3
2011-01-13thp: add pmd paravirt opsAndrea Arcangeli2-0/+31
2011-01-13thp: add native_set_pmd_atAndrea Arcangeli1-0/+6
2011-01-13Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-0/+13
2011-01-13Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-57/+174
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2-2/+2
2011-01-13x86: support XZ-compressed kernelLasse Collin1-5/+1
2011-01-13drivers/staging/olpc_dcon: convert to new cs5535 gpio APIAndres Salomon1-3/+7
2011-01-12Merge branch 'linus' into idle-testLen Brown36-146/+494
2011-01-12ACPI, intel_idle: Cleanup idle= internal variablesThomas Renninger1-2/+3
2011-01-12KVM: MMU: audit: allow audit more guests at the same timeXiao Guangrong1-0/+4
2011-01-12KVM: Fetch guest cr3 from hardware on demandAvi Kivity1-0/+2
2011-01-12KVM: VMX: Add definitions for more vm entry/exit control bitsAvi Kivity1-0/+8
2011-01-12KVM: SVM: copy instruction bytes from VMCBAndre Przywara3-6/+9
2011-01-12KVM: SVM: enhance MOV CR intercept handlerAndre Przywara1-0/+2
2011-01-12KVM: cleanup emulate_instructionAndre Przywara1-2/+9
2011-01-12KVM: move complete_insn_gp() into x86.cAndre Przywara1-0/+2