summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2012-05-15userns: Convert stat to return values mapped from kuids and kgidsEric W. Biederman
2012-05-15crypto: aesni-intel - move more common code to ablk_init_commonJussi Kivilinna
2012-05-15crypto: aesni-intel - use crypto_[un]register_algsJussi Kivilinna
2012-05-14x86/mce: Only restart instruction after machine check recovery if it is safeTony Luck
2012-05-14percpu: remove percpu_xxx() functionsAlex Shi
2012-05-14x86: replace percpu_xxx funcs with this_cpu_xxxAlex Shi
2012-05-14x86, kvm: KVM paravirt kernels don't check for CPUID being unavailableAlan Cox
2012-05-14sched/x86: Rewrite set_cpu_sibling_map()Peter Zijlstra
2012-05-14Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2012-05-14x86/vsmp: Fix number of CPUs when vsmp is disabledShai Fultheim
2012-05-14perf/x86/ibs: Fix undefined reference to `get_ibs_caps'Robert Richter
2012-05-14x86/reboot: Update nonmi_ipi parameterDon Zickus
2012-05-14x86/reboot: Use NMI to assist in shutting down if IRQ failsDon Zickus
2012-05-14Revert "x86, reboot: Use NMI instead of REBOOT_VECTOR to stop cpus"Don Zickus
2012-05-14KVM: x86 emulator: convert bsf/bsr instructions to emulate_2op_SrcV_nobyte()Joerg Roedel
2012-05-14KVM: VMX: unlike vmcs on fail pathXiao Guangrong
2012-05-12gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown
2012-05-11x86, realmode: Fix no cache bits test in reboot_32.SJarkko Sakkinen
2012-05-09x86, realmode: Make sure all generated files are listed in targetsH. Peter Anvin
2012-05-09x86, realmode: build fix: remove duplicate buildJarkko Sakkinen
2012-05-09Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-05-09mfd: Add driver for STA2X11 MFD blockAlessandro Rubini
2012-05-09perf/x86-ibs: Fix usage of IBS op current countRobert Richter
2012-05-09perf/x86-ibs: Catch spurious interrupts after stopping IBSRobert Richter
2012-05-09perf/x86-ibs: Implement workaround for IBS erratum #420Robert Richter
2012-05-09perf/x86-ibs: Extend hw period that triggers overflowRobert Richter
2012-05-09perf/x86-ibs: Trigger overflow if remaining period is too smallRobert Richter
2012-05-09perf/x86-ibs: Rename some variablesRobert Richter
2012-05-09perf/x86-ibs: Precise event sampling with IBS for AMD CPUsRobert Richter
2012-05-09perf/x86-ibs: Take instruction pointer from ibs sampleRobert Richter
2012-05-09perf/x86-ibs: Fix frequency profilingRobert Richter
2012-05-09perf/x86-ibs: Enable ibs op micro-ops counting modeRobert Richter
2012-05-09perf: Pass last sampling period to perf_sample_data_init()Robert Richter
2012-05-09perf/x86-ibs: Fix update of periodRobert Richter
2012-05-09Merge branch 'perf/x86-ibs' into perf/coreIngo Molnar
2012-05-09sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra
2012-05-09x86/numa: Check for nonsensical topologies on real hw as wellIngo Molnar
2012-05-09x86/numa: Hard partition cpu topology masks on node boundariesPeter Zijlstra
2012-05-09x86/numa: Allow specifying node_distance() for numa=fakePeter Zijlstra
2012-05-09x86: Avoid double stack traces with show_regs()Jan Beulich
2012-05-09atomic64_32.h: fix parameter naming mismatchPhilipp Hahn
2012-05-08x86, realmode: read cr4 and EFER from kernel for 64-bit trampolineJarkko Sakkinen
2012-05-08x86, realmode: fixes compilation issue in tboot.cJarkko Sakkinen
2012-05-08x86, realmode: move relocs from scripts/ to arch/x86/toolsJarkko Sakkinen
2012-05-08keyboard: Use BIOS Keyboard variable to set NumlockJoshua Cov
2012-05-08x86, realmode: header for trampoline codeJarkko Sakkinen
2012-05-08x86, realmode: flattened rm hierachyJarkko Sakkinen
2012-05-08x86, realmode: don't copy real_mode_headerJarkko Sakkinen
2012-05-08x86, realmode: fix 64-bit wakeup sequenceJarkko Sakkinen
2012-05-08x86, realmode: Fix always-zero test in reboot_32.SH. Peter Anvin