| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | | | | | x86, cpu: Convert AMD Erratum 383 | Borislav Petkov | 2013-04-02 |
| * | | | | | | | | | | x86, cpu: Convert Cyrix coma bug detection | Borislav Petkov | 2013-04-02 |
| * | | | | | | | | | | x86, cpu: Convert FDIV bug detection | Borislav Petkov | 2013-04-02 |
| * | | | | | | | | | | x86, cpu: Convert F00F bug detection | Borislav Petkov | 2013-04-02 |
| * | | | | | | | | | | x86, cpu: Expand cpufeature facility to include cpu bugs | Borislav Petkov | 2013-04-02 |
| | |_|_|/ / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-04-30 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | x86, msr: Unify variable names | Borislav Petkov | 2013-04-02 |
| * | | | | | | | | | | x86: Drop KERNEL_IMAGE_START | Borislav Petkov | 2013-04-02 |
* | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-30 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into timers/core | Thomas Gleixner | 2013-04-24 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/ / / /
| | |/| | | | | | | | | |
|
| * | | | | | | | | | | | x86: Add cpu capability flag X86_FEATURE_NONSTOP_TSC_S3 | Feng Tang | 2013-03-15 |
| | |_|_|_|/ / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-30 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | arch: Consolidate tsk_is_polling() | Thomas Gleixner | 2013-04-08 |
| | |_|_|_|/ / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-04-30 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | context_tracking: Move exception handling to generic code | Frederic Weisbecker | 2013-03-07 |
| | |_|_|_|_|/ / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-04-30 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | perf/x86/intel/P4: Robistify P4 PMU types | Ingo Molnar | 2013-04-26 |
| * | | | | | | | | | | | perf/x86/amd: Add support for AMD NB and L2I "uncore" counters | Jacob Shin | 2013-04-21 |
| * | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2013-04-21 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/ / / /
| | |/| | | | | | | | | |
|
| * | | | | | | | | | | | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2013-04-16 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | uretprobes/x86: Hijack return address | Anton Arapov | 2013-04-13 |
| * | | | | | | | | | | | | Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/... | Ingo Molnar | 2013-04-08 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / /
| |/| | | | | | | / / / /
| | | |_|_|_|_|_|/ / / /
| | |/| | | | | | | | | |
|
| * | | | | | | | | | | | perf/x86: Add memory profiling via PEBS Load Latency | Stephane Eranian | 2013-04-01 |
* | | | | | | | | | | | | mm/hugetlb: add more arch-defined huge_pte functions | Gerald Schaefer | 2013-04-29 |
| |_|_|_|_|_|/ / / / /
|/| | | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-04-20 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | Merge remote-tracking branch 'efi/urgent' into x86/urgent | H. Peter Anvin | 2013-04-19 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | efi: Pass boot services variable info to runtime code | Matthew Garrett | 2013-04-15 |
| | | |_|_|_|/ / / / /
| | |/| | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-04-14 |
|\| | | | | | | | | | |
|
| * | | | | | | | | | | x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metal | Boris Ostrovsky | 2013-04-10 |
| | |_|_|_|/ / / / /
| |/| | | | | | | | |
|
* / | | | | | | | | | x86-32: Fix possible incomplete TLB invalidate with PAE pagetables | Dave Hansen | 2013-04-12 |
|/ / / / / / / / / |
|
* | | / / / / / / | x86: remove the x32 syscall bitmask from syscall_get_nr() | Paul Moore | 2013-04-02 |
| |_|/ / / / / /
|/| | | | | | | |
|
* | | | | | | | | Merge tag 'pm+acpi-3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-03-28 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | intel-pstate: Use #defines instead of hard-coded values. | Konrad Rzeszutek Wilk | 2013-03-25 |
| | |_|_|_|_|_|/
| |/| | | | | | |
|
* | | | | | | | | Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2013-03-27 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | xen-pciback: notify hypervisor about devices intended to be assigned to guests | Jan Beulich | 2013-03-22 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-03-21 |
|\ \ \ \ \ \ \
| | |_|/ / / /
| |/| | | | /
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | kprobes/x86: Check Interrupt Flag modifier when registering probe | Masami Hiramatsu | 2013-03-18 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-03-19 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-... | Andy Honig | 2013-03-19 |
| | |/ /
| |/| | |
|
* | | | | x86, doc: Be explicit about what the x86 struct boot_params requires | Peter Jones | 2013-03-06 |
* | | | | x86: Don't clear efi_info even if the sentinel hits | Josh Boyer | 2013-03-06 |
|/ / / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-03-02 |
|\ \ \
| |_|/
|/| | |
|
| * | | switch lseek to COMPAT_SYSCALL_DEFINE | Al Viro | 2013-02-24 |
* | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-02-27 |
|\ \ \ |
|
| * | | | x86, efi: remove duplicate code in setup_arch() by using, efi_is_native() | Satoru Takeuchi | 2013-02-14 |
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-02-26 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2013-02-20 |
| |\ \ \ \ |
|
| | * | | | | tracing/syscalls: Allow archs to ignore tracing compat syscalls | Steven Rostedt | 2013-02-12 |
* | | | | | | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-02-26 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | Merge branch 'pci/rafael-set-root-bridge-handle' into next | Bjorn Helgaas | 2013-01-17 |
| |\ \ \ \ \ |
|