| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'irq/for-gpio' into irq/core | Thomas Gleixner | 2014-03-12 | 20 | -78/+153 |
|\ |
|
| * | x86: fix compile error due to X86_TRAP_NMI use in asm files | Linus Torvalds | 2014-03-07 | 2 | -2/+2 |
| * | x86: Ignore NMIs that come in during early boot | H. Peter Anvin | 2014-03-07 | 2 | -2/+11 |
| * | x86, trace: Further robustify CR2 handling vs tracing | Peter Zijlstra | 2014-03-06 | 1 | -10/+23 |
| * | x86, trace: Fix CR2 corruption when tracing page faults | Jiri Olsa | 2014-03-04 | 1 | -7/+13 |
| * | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin | 2014-03-04 | 3 | -8/+23 |
| |\ |
|
| | * | x86/efi: Quirk out SGI UV | Borislav Petkov | 2014-03-04 | 3 | -8/+23 |
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-03-02 | 1 | -0/+3 |
| |\ \ |
|
| | * | | perf/x86: Fix event scheduling | Peter Zijlstra | 2014-02-27 | 1 | -0/+3 |
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-03-01 | 2 | -4/+7 |
| |\ \ \ |
|
| | * | | | x86, kaslr: add missed "static" declarations | Kees Cook | 2014-02-25 | 1 | -4/+5 |
| | * | | | x86, kaslr: export offset in VMCOREINFO ELF notes | Eugene Surovegin | 2014-02-25 | 1 | -0/+2 |
| | |/ / |
|
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-02-28 | 3 | -2/+3 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | kvm, vmx: Really fix lazy FPU on nested guest | Paolo Bonzini | 2014-02-27 | 1 | -1/+1 |
| | * | | kvm: x86: fix emulator buffer overflow (CVE-2014-0049) | Andrew Honig | 2014-02-27 | 1 | -1/+1 |
| | * | | KVM: MMU: drop read-only large sptes when creating lower level sptes | Marcelo Tosatti | 2014-02-26 | 1 | -0/+1 |
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-02-23 | 3 | -21/+18 |
| |\ \ \ |
|
| | * | | | x86: tsc: Add missing Baytrail frequency to the table | Mika Westerberg | 2014-02-19 | 1 | -1/+1 |
| | * | | | x86, tsc: Fallback to normal calibration if fast MSR calibration fails | Thomas Gleixner | 2014-02-19 | 3 | -20/+17 |
| | |/ / |
|
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-02-22 | 5 | -26/+52 |
| |\ \ \ |
|
| | * | | | perf/x86/uncore: Fix IVT/SNB-EP uncore CBOX NID filter table | Stephane Eranian | 2014-02-21 | 1 | -1/+9 |
| | * | | | perf/x86: Correctly use FEATURE_PDCM | Peter Zijlstra | 2014-02-21 | 1 | -4/+1 |
| | * | | | perf, nmi: Fix unknown NMI warning | Markus Metzger | 2014-02-21 | 1 | -4/+2 |
| | * | | | perf/x86: Fix Userspace RDPMC switch | Peter Zijlstra | 2014-02-09 | 1 | -1/+1 |
| | * | | | perf/x86/intel/p6: Add userspace RDPMC quirk for PPro | Peter Zijlstra | 2014-02-09 | 3 | -16/+39 |
| * | | | | Merge branch 'fixes-for-v3.14' of git://git.linaro.org/people/mszyprowski/lin... | Linus Torvalds | 2014-02-20 | 1 | -1/+3 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | x86: dma-mapping: fix GFP_ATOMIC macro usage | Marek Szyprowski | 2014-02-11 | 1 | -1/+3 |
* | | | | | x86: hardirq: Make irq_hv_callback_count available for CONFIG_HYPERV=m as well | Thomas Gleixner | 2014-03-06 | 1 | -1/+1 |
* | | | | | x86: hyperv: Fixup the (brain) damage caused by the irq cleanup | Thomas Gleixner | 2014-03-05 | 2 | -5/+5 |
* | | | | | x86: hyperv: Fix brown paperbag typos reported by Fenguangs build robot | Thomas Gleixner | 2014-03-04 | 1 | -3/+3 |
* | | | | | x86: hyperv: Make it build with CONFIG_HYPERV=m again | Thomas Gleixner | 2014-03-04 | 1 | -1/+1 |
* | | | | | x86: Remove deprecated IRQF_DISABLED | Michael Opdenacker | 2014-03-04 | 3 | -4/+4 |
* | | | | | x86: Hyperv: Cleanup the irq mess | Thomas Gleixner | 2014-03-04 | 2 | -39/+43 |
* | | | | | x86: Add proper vector accounting for HYPERVISOR_CALLBACK_VECTOR | Thomas Gleixner | 2014-03-04 | 2 | -0/+9 |
* | | | | | x86: Xen: Use the core irq stats function | Thomas Gleixner | 2014-03-04 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Merge tag 'trace-fixes-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-02-15 | 1 | -36/+47 |
|\ \ \ \ |
|
| * | | | | ftrace/x86: Use breakpoints for converting function graph caller | Steven Rostedt (Red Hat) | 2014-02-11 | 1 | -36/+47 |
| |/ / / |
|
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-02-15 | 5 | -4/+20 |
|\ \ \ \ |
|
| * \ \ \ | Merge remote-tracking branch 'efi/urgent' into x86/urgent | H. Peter Anvin | 2014-02-14 | 5 | -4/+20 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | x86/efi: Check status field to validate BGRT header | Matt Fleming | 2014-02-14 | 1 | -1/+1 |
| | * | | | x86/efi: Fix 32-bit fallout | Borislav Petkov | 2014-02-14 | 4 | -3/+19 |
| | |/ / |
|
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-02-14 | 3 | -8/+17 |
|\ \ \ \
| |/ / / |
|
| * | | | x86, smap: smap_violation() is bogus if CONFIG_X86_SMAP is off | H. Peter Anvin | 2014-02-13 | 1 | -5/+9 |
| * | | | x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabled | H. Peter Anvin | 2014-02-13 | 1 | -1/+6 |
| * | | | x86: Use preempt_disable_notrace() in cycles_2_ns() | Steven Rostedt | 2014-02-09 | 1 | -2/+2 |
| |/ / |
|
* | | | xen: properly account for _PAGE_NUMA during xen pte translations | Mel Gorman | 2014-02-10 | 2 | -4/+14 |
|/ / |
|
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-02-08 | 14 | -82/+123 |
|\ \ |
|
| * \ | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin | 2014-02-07 | 86 | -576/+4228 |
| |\ \ |
|
| | * | | x86/efi: Allow mapping BGRT on x86-32 | Matt Fleming | 2014-02-05 | 1 | -4/+6 |
| * | | | x86, microcode, AMD: Unify valid container checks | Borislav Petkov | 2014-02-06 | 1 | -14/+29 |