Age | Commit message (Expand) | Author |
2014-08-02 | net: filter: split 'struct sk_filter' into socket and bpf parts | Alexei Starovoitov |
2014-08-02 | net: filter: rename sk_convert_filter() -> bpf_convert_filter() | Alexei Starovoitov |
2014-08-01 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-07-31 | xen/setup: Remove Identity Map Debug Message | Matt Rushton |
2014-07-31 | x86/mm: Set TLB flush tunable to sane value (33) | Dave Hansen |
2014-07-31 | x86/mm: New tunable for single vs full TLB flush | Dave Hansen |
2014-07-31 | x86/mm: Add tracepoints for TLB flushes | Dave Hansen |
2014-07-31 | x86/mm: Unify remote INVLPG code | Dave Hansen |
2014-07-31 | x86/mm: Fix missed global TLB flush stat | Dave Hansen |
2014-07-31 | x86/mm: Rip out complicated, out-of-date, buggy TLB flushing | Dave Hansen |
2014-07-31 | x86/mm: Clean up the TLB flushing code | Dave Hansen |
2014-07-31 | x86/kvm: Resolve shadow warnings in macro expansion | Mark D Rustad |
2014-07-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-07-30 | Merge tag 'please-pull-apei' into x86/ras | H. Peter Anvin |
2014-07-30 | Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2014-07-30 | KVM: vmx: remove duplicate vmx_mpx_supported() prototype | Chris J Arges |
2014-07-30 | x86/xen: safely map and unmap grant frames when in atomic context | David Vrabel |
2014-07-28 | x86_64/entry/xen: Do not invoke espfix64 on Xen | Andy Lutomirski |
2014-07-28 | KVM: Rename and add argument to check_extension | Alexander Graf |
2014-07-28 | Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app... | Ingo Molnar |
2014-07-27 | Merge branch 'acpi-config' | Rafael J. Wysocki |
2014-07-27 | Merge branch 'acpi-headers' | Rafael J. Wysocki |
2014-07-27 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-07-27 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-07-25 | x86_64/vsyscall: Fix warn_bad_vsyscall log output | Andy Lutomirski |
2014-07-25 | x86/vdso: Set VM_MAYREAD for the vvar vma | Andy Lutomirski |
2014-07-25 | x86/pmc_atom: Expose PMC device state and platform sleep state | Li, Aubrey |
2014-07-25 | x86/pmc_atom: Eisable a few S0ix wake up events for S0ix residency | Li, Aubrey |
2014-07-25 | x86/platform: New Intel Atom SOC power management controller driver | Li, Aubrey |
2014-07-25 | x86/kvm: Resolve shadow warning from min macro | Mark Rustad |
2014-07-24 | net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn' | Alexei Starovoitov |
2014-07-24 | x86: Merge tag 'ras_urgent' into x86/urgent | H. Peter Anvin |
2014-07-24 | Replace NR_VMX_MSR with its definition | Paolo Bonzini |
2014-07-24 | KVM: x86: Assertions to check no overrun in MSR lists | Nadav Amit |
2014-07-24 | KVM: x86: set rflags.rf during fault injection | Nadav Amit |
2014-07-24 | KVM: x86: Setting rflags.rf during rep-string emulation | Nadav Amit |
2014-07-23 | timekeeping: Create struct tk_read_base and use it in struct timekeeper | Thomas Gleixner |
2014-07-23 | clocksource: Get rid of cycle_last | Thomas Gleixner |
2014-07-23 | clocksource: Move cycle_last validation to core code | Thomas Gleixner |
2014-07-23 | x86: kvm: Make kvm_get_time_and_clockread() nanoseconds based | Thomas Gleixner |
2014-07-23 | x86: kvm: Use ktime_get_boot_ns() | Thomas Gleixner |
2014-07-23 | ktime: Kill non-scalar ktime_t implementation for 2038 | John Stultz |
2014-07-23 | x86, cpu: Fix cache topology for early P4-SMT | Peter Zijlstra |
2014-07-23 | ACPICA: Linux: Add support to exclude <asm/acenv.h> inclusion. | Lv Zheng |
2014-07-22 | acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context. | Tomasz Nowicki |
2014-07-22 | acpi, apei, ghes: Make NMI error notification to be GHES architecture extension. | Tomasz Nowicki |
2014-07-22 | apei, mce: Factor out APEI architecture specific MCE calls. | Tomasz Nowicki |
2014-07-22 | x86_32, entry: Store badsys error code in %eax | Sven Wegener |
2014-07-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-07-21 | x86, MCE: Robustify mcheck_init_device | Borislav Petkov |