| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ \ \ \ \ |
|
| * | | | | | x86, efi: remove duplicate code in setup_arch() by using, efi_is_native() | Satoru Takeuchi | 2013-02-14 | 3 | -8/+9 |
| * | | | | | x86, efi: Allow slash in file path of initrd | Lee, Chun-Yi | 2013-01-31 | 1 | -7/+19 |
* | | | | | | 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 |
|\ \ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| * | | | | | | x86/mm/pageattr: Prevent PSE and GLOABL leftovers to confuse pmd/pte_present ... | Andrea Arcangeli | 2013-02-24 | 1 | -3/+47 |
| * | | | | | | Revert "x86, mm: Make spurious_fault check explicitly check explicitly check ... | Andrea Arcangeli | 2013-02-24 | 1 | -7/+1 |
| * | | | | | | x86/mm/numa: Don't check if node is NUMA_NO_NODE | Wen Congyang | 2013-02-24 | 1 | -2/+1 |
| * | | | | | | x86, efi: Make "noefi" really disable EFI runtime serivces | Matt Fleming | 2013-02-20 | 1 | -2/+3 |
| * | | | | | | x86/apic: Fix parsing of the 'lapic' cmdline option | Mathias Krause | 2013-02-20 | 1 | -1/+1 |
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-02-26 | 3 | -2/+46 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2013-02-20 | 2 | -1/+24 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | tracing/syscalls: Allow archs to ignore tracing compat syscalls | Steven Rostedt | 2013-02-12 | 2 | -1/+24 |