Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | arch/x86: Remove redundant set_bit(EFI_MEMMAP) call | Daniel Kiper | 2014-07-18 | 1 | -2/+0 | |
| * | | | | | | | arch/x86: Remove redundant set_bit(EFI_SYSTEM_TABLES) call | Daniel Kiper | 2014-07-18 | 1 | -2/+0 | |
| * | | | | | | | efi: Introduce EFI_PARAVIRT flag | Daniel Kiper | 2014-07-18 | 1 | -6/+25 | |
| * | | | | | | | arch/x86: Do not access EFI memory map if it is not available | Daniel Kiper | 2014-07-18 | 1 | -0/+3 | |
| * | | | | | | | efi: Use early_mem*() instead of early_io*() | Daniel Kiper | 2014-07-18 | 1 | -14/+14 | |
| * | | | | | | | x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flag | Matt Fleming | 2014-07-18 | 3 | -2/+45 | |
| * | | | | | | | efi/reboot: Add generic wrapper around EfiResetSystem() | Matt Fleming | 2014-07-18 | 1 | -5/+1 | |
| * | | | | | | | efi: efistub: Convert into static library | Ard Biesheuvel | 2014-07-18 | 2 | -3/+2 | |
| * | | | | | | | efi: efistub: Refactor stub components | Ard Biesheuvel | 2014-07-07 | 1 | -7/+6 | |
| * | | | | | | | efi/x86: efistub: Move shared dependencies to <asm/efi.h> | Ard Biesheuvel | 2014-07-07 | 3 | -20/+26 | |
| * | | | | | | | efi/x86: Move UEFI Runtime Services wrappers to generic code | Ard Biesheuvel | 2014-07-07 | 2 | -142/+3 | |
| * | | | | | | | x86/efi: Support initrd loaded above 4G | Yinghai Lu | 2014-06-19 | 1 | -3/+11 | |
| * | | | | | | | x86/efi: Use early_memunmap() to squelch sparse errors | Matt Fleming | 2014-06-19 | 1 | -2/+2 | |
| * | | | | | | | x86/efi: Move all workarounds to a separate file quirks.c | Saurabh Tangri | 2014-06-19 | 4 | -236/+272 | |
* | | | | | | | | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2014-08-04 | 11 | -398/+433 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86, cpu: Kill cpu_has_mp | Borislav Petkov | 2014-07-14 | 1 | -4/+0 | |
| * | | | | | | | | x86, amd: Cleanup init_amd | Borislav Petkov | 2014-07-14 | 1 | -178/+161 | |
| * | | | | | | | | x86/cpufeature: Add bug flags to /proc/cpuinfo | Borislav Petkov | 2014-07-14 | 3 | -16/+53 | |
| * | | | | | | | | x86, cpufeature: Convert more "features" to bugs | Borislav Petkov | 2014-06-18 | 6 | -20/+23 | |
| * | | | | | | | | Merge tag 'v3.16-rc1' into x86/cpufeature | H. Peter Anvin | 2014-06-18 | 172 | -3319/+4860 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||||
| * | | | | | | | | x86/xsaves: Detect xsaves/xrstors feature | Fenghua Yu | 2014-05-29 | 4 | -3/+19 | |
| * | | | | | | | | x86/cpufeature.h: Reformat x86 feature macros | Fenghua Yu | 2014-05-29 | 1 | -181/+181 | |
| | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ \ | ||||||
*---. \ \ \ \ \ \ \ \ | Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug... | Linus Torvalds | 2014-08-04 | 10 | -75/+47 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | x86/debug: Drop several unnecessary CFI annotations | Jan Beulich | 2014-07-16 | 1 | -26/+26 | |
| | | | |_|_|/ / / / / | | | |/| | | | | | | | ||||||
| | * | | | | | | | | | x86: Simplify __HAVE_ARCH_CMPXCHG tests | Borislav Petkov | 2014-07-11 | 6 | -25/+5 | |
| | * | | | | | | | | | x86/tsc: Get rid of custom DIV_ROUND() macro | Michal Nazarewicz | 2014-06-19 | 1 | -4/+3 | |
| | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | x86, build: Change code16gcc.h from a C header to an assembly header | H. Peter Anvin | 2014-06-04 | 2 | -20/+13 | |
* | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-08-04 | 4 | -31/+102 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app... | Ingo Molnar | 2014-07-28 | 34 | -180/+540 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | perf kvm: Use defines of kvm events | Alexander Yarygin | 2014-07-16 | 2 | -0/+17 | |
| * | | | | | | | | | | | perf/x86/amd: Try to fix some mem allocation failure handling | Zhouyi Zhou | 2014-07-16 | 1 | -27/+84 | |
| * | | | | | | | | | | | perf/x86: Micro-optimize nhmex_rbox_get_constraint() | Rasmus Villemoes | 2014-07-05 | 1 | -4/+1 | |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-08-04 | 4 | -3/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso | 2014-07-17 | 2 | -1/+4 | |
| * | | | | | | | | | | | Merge branch 'locking/urgent' into locking/core, before applying larger chang... | Ingo Molnar | 2014-07-17 | 25 | -167/+390 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | x86, locking: Use no more OOSTORE nonsense | Peter Zijlstra | 2014-06-18 | 2 | -2/+2 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-08-04 | 15 | -398/+680 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | x86/kvm: Resolve shadow warnings in macro expansion | Mark D Rustad | 2014-07-31 | 1 | -2/+2 | |
| * | | | | | | | | | | | | KVM: vmx: remove duplicate vmx_mpx_supported() prototype | Chris J Arges | 2014-07-30 | 1 | -1/+0 | |
| * | | | | | | | | | | | | x86/kvm: Resolve shadow warning from min macro | Mark Rustad | 2014-07-25 | 1 | -2/+1 | |
| * | | | | | | | | | | | | Replace NR_VMX_MSR with its definition | Paolo Bonzini | 2014-07-24 | 1 | -4/+4 | |
| * | | | | | | | | | | | | KVM: x86: Assertions to check no overrun in MSR lists | Nadav Amit | 2014-07-24 | 2 | -0/+3 | |
| * | | | | | | | | | | | | KVM: x86: set rflags.rf during fault injection | Nadav Amit | 2014-07-24 | 1 | -0/+30 | |
| * | | | | | | | | | | | | KVM: x86: Setting rflags.rf during rep-string emulation | Nadav Amit | 2014-07-24 | 1 | -1/+5 | |
| * | | | | | | | | | | | | KVM: x86: DR6/7.RTM cannot be written | Nadav Amit | 2014-07-21 | 4 | -11/+31 | |
| * | | | | | | | | | | | | KVM: nVMX: clean up nested_release_vmcs12 and code around it | Paolo Bonzini | 2014-07-21 | 1 | -21/+21 | |
| * | | | | | | | | | | | | KVM: nVMX: fix lifetime issues for vmcs02 | Paolo Bonzini | 2014-07-21 | 1 | -16/+33 | |
| * | | | | | | | | | | | | KVM: x86: Defining missing x86 vectors | Nadav Amit | 2014-07-21 | 1 | -0/+3 | |
| * | | | | | | | | | | | | KVM: x86: emulator injects #DB when RFLAGS.RF is set | Nadav Amit | 2014-07-21 | 1 | -1/+2 | |
| * | | | | | | | | | | | | KVM: x86: Cleanup of rflags.rf cleaning | Nadav Amit | 2014-07-21 | 1 | -4/+4 |