| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'efi/chainsaw' into x86/efi | H. Peter Anvin | 2013-04-20 | 254 | -5339/+9392 |
|\ |
|
| * | Merge tag 'pm+acpi-3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-03-28 | 1 | -0/+1 |
| |\ |
|
| | * | intel-pstate: Use #defines instead of hard-coded values. | Konrad Rzeszutek Wilk | 2013-03-25 | 1 | -0/+1 |
| * | | Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2013-03-27 | 2 | -4/+3 |
| |\ \ |
|
| | * | | xen/mmu: Move the setting of pvops.write_cr3 to later phase in bootup. | Konrad Rzeszutek Wilk | 2013-03-27 | 1 | -2/+1 |
| | * | | xen-pciback: notify hypervisor about devices intended to be assigned to guests | Jan Beulich | 2013-03-22 | 1 | -2/+2 |
| * | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2013-03-24 | 2 | -17/+17 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | x86, microcode_intel_early: Mark apply_microcode_early() as cpuinit | H. Peter Anvin | 2013-03-21 | 1 | -2/+2 |
| | * | | x86-32, microcode_intel_early: Fix crash with CONFIG_DEBUG_VIRTUAL | Fenghua Yu | 2013-03-19 | 1 | -13/+13 |
| | * | | x86-64: Fix the failure case in copy_user_handle_tail() | CQ Tang | 2013-03-18 | 1 | -2/+2 |
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-03-21 | 3 | -1/+9 |
| |\ \ \ |
|
| | * | | | perf/x86: Add SNB/SNB-EP scheduling constraints for cycle_activity event | Stephane Eranian | 2013-03-18 | 1 | -0/+4 |
| | * | | | kprobes/x86: Check Interrupt Flag modifier when registering probe | Masami Hiramatsu | 2013-03-18 | 2 | -1/+5 |
| * | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-03-19 | 2 | -35/+33 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-... | Andy Honig | 2013-03-19 | 2 | -29/+22 |
| | * | | | KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201... | Andy Honig | 2013-03-19 | 1 | -0/+5 |
| | * | | | KVM: x86: fix deadlock in clock-in-progress request handling | Marcelo Tosatti | 2013-03-18 | 1 | -9/+9 |
| * | | | | perf,x86: fix wrmsr_on_cpu() warning on suspend/resume | Linus Torvalds | 2013-03-17 | 1 | -1/+3 |
| * | | | | perf,x86: fix kernel crash with PEBS/BTS after suspend/resume | Stephane Eranian | 2013-03-15 | 2 | -0/+10 |
| | |/ /
| |/| | |
|
| * | | | Select VIRT_TO_BUS directly where needed | Stephen Rothwell | 2013-03-12 | 1 | -1/+1 |
| * | | | x86: Do not try to sync identity map for non-mapped pages | Dave Hansen | 2013-03-07 | 1 | -0/+7 |
| * | | | x86, doc: Be explicit about what the x86 struct boot_params requires | Peter Jones | 2013-03-06 | 1 | -1/+15 |
| * | | | x86: Don't clear efi_info even if the sentinel hits | Josh Boyer | 2013-03-06 | 1 | -1/+3 |
| * | | | x86, mm: Make sure to find a 2M free block for the first mapped area | Yinghai Lu | 2013-03-06 | 1 | -3/+2 |
| * | | | x86: Fix 32-bit *_cpu_data initializers | Krzysztof Mazur | 2013-03-06 | 1 | -2/+8 |
| * | | | x86, smpboot: Remove unused variable | Borislav Petkov | 2013-03-05 | 1 | -2/+1 |
| |/ / |
|
| * | | Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2013-03-03 | 2 | -1/+18 |
| |\ \
| | |/ |
|
| | * | xen/pci: We don't do multiple MSI's. | Konrad Rzeszutek Wilk | 2013-03-01 | 1 | -0/+9 |
| | * | xen/pat: Disable PAT using pat_enabled value. | Konrad Rzeszutek Wilk | 2013-02-28 | 1 | -1/+9 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-03-03 | 1 | -5/+4 |
| |\ \ |
|
| | * | | more file_inode() open-coded instances | Al Viro | 2013-02-27 | 1 | -5/+4 |
| * | | | x86, ACPI, mm: Revert movablemem_map support | Yinghai Lu | 2013-03-02 | 3 | -137/+12 |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-03-02 | 3 | -9/+3 |
| |\ \ \ |
|
| | * | | | fix compat truncate/ftruncate | Al Viro | 2013-02-25 | 1 | -2/+2 |
| | * | | | switch lseek to COMPAT_SYSCALL_DEFINE | Al Viro | 2013-02-24 | 3 | -7/+1 |
| * | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-02-28 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | x86/kvm: Fix pvclock vsyscall fixmap | Peter Hurley | 2013-02-28 | 1 | -1/+1 |
| * | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan... | Linus Torvalds | 2013-02-28 | 1 | -0/+1 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | x86/nmi: export local_touch_nmi() symbol for modules | Jacob Pan | 2013-01-17 | 1 | -0/+1 |
| * | | | | | Merge branch 'akpm' (final batch from Andrew) | Linus Torvalds | 2013-02-27 | 3 | -20/+15 |
| |\ \ \ \ \ |
|
| | * | | | | | hlist: drop the node parameter from iterators | Sasha Levin | 2013-02-27 | 2 | -20/+14 |
| | * | | | | | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell | 2013-02-27 | 1 | -0/+1 |
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-02-27 | 4 | -15/+28 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-02-27 | 3 | -22/+37 |
| |\ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| | * | | | | | x86: Make sure we can boot in the case the BDA contains pure garbage | H. Peter Anvin | 2013-02-27 | 1 | -19/+34 |
| | * | | | | | x86, efi: Mark disable_runtime as __initdata | Matt Fleming | 2013-02-25 | 1 | -1/+1 |
| | * | | | | | x86, doc: Fix incorrect comment about 64-bit code segment descriptors | Konrad Rzeszutek Wilk | 2013-02-25 | 1 | -2/+2 |
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-26 | 2 | -6/+4 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | new helper: file_inode(file) | Al Viro | 2013-02-22 | 2 | -6/+4 |
| * | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-02-26 | 5 | -15/+53 |
| |\ \ \ \ \ \ \
| | | |/ / / / /
| | |/| | | | | |
|