Age | Commit message (Expand) | Author | Files | Lines |
2015-01-28 | x86, vdso: teach 'make clean' remove vdso64 binaries | Andrey Skvortsov | 1 | -1/+1 |
2015-01-28 | PCI: Fail MSI-X mappings if there's no space assigned to MSI-X BAR | Yijing Wang | 1 | -0/+4 |
2015-01-28 | Merge branch 'perf/hw_breakpoints' into perf/core | Ingo Molnar | 6 | -28/+48 |
2015-01-28 | Merge tag 'pr-20150114-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 12 | -252/+235 |
2015-01-28 | Merge commit 3669ef9fa7d3 ("x86, tls: Interpret an all-zero struct user_desc ... | Ingo Molnar | 14 | -91/+143 |
2015-01-28 | xen: mark grant mapped pages as foreign | Jennifer Herbert | 1 | -7/+0 |
2015-01-28 | x86/xen: require ballooned pages for grant maps | Jennifer Herbert | 1 | -2/+3 |
2015-01-28 | xen: remove scratch frames for ballooned pages and m2p override | David Vrabel | 2 | -260/+12 |
2015-01-28 | xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs() | David Vrabel | 2 | -12/+11 |
2015-01-28 | perf/x86/intel: Add model number for Airmont | Kan Liang | 1 | -0/+1 |
2015-01-28 | perf/rapl: Fix crash in rapl_scale() | Stephane Eranian | 1 | -1/+1 |
2015-01-28 | perf/x86/intel/uncore: Move uncore_box_init() out of driver initialization | Kan Liang | 2 | -15/+12 |
2015-01-28 | x86/xen: cleanup arch/x86/xen/mmu.c | Juergen Gross | 1 | -2/+0 |
2015-01-28 | x86/xen: add some __init annotations in arch/x86/xen/mmu.c | Juergen Gross | 1 | -7/+8 |
2015-01-28 | x86/xen: add some __init and static annotations in arch/x86/xen/setup.c | Juergen Gross | 1 | -3/+3 |
2015-01-28 | x86/xen: use correct types for addresses in arch/x86/xen/setup.c | Juergen Gross | 1 | -12/+13 |
2015-01-28 | x86/xen: cleanup arch/x86/xen/setup.c | Juergen Gross | 2 | -10/+6 |
2015-01-28 | x86, microcode: Return error from driver init code when loader is disabled | Boris Ostrovsky | 1 | -1/+1 |
2015-01-26 | x86, build: replace Perl script with Shell script | Kees Cook | 3 | -40/+43 |
2015-01-26 | ACPICA: Resources: Provide common part for struct acpi_resource_address struc... | Lv Zheng | 2 | -16/+16 |
2015-01-26 | x86,xen: use current->state helpers | Davidlohr Bueso | 1 | -1/+1 |
2015-01-25 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 14 | -76/+102 |
2015-01-24 | x86, init: Fix UP boot regression on x86_64 | Thomas Gleixner | 1 | -1/+1 |
2015-01-24 | Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2015-01-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -21/+10 |
2015-01-23 | x86, e820: Clean up sanitize_e820_map() users | WANG Chao | 1 | -18/+8 |
2015-01-23 | x86, setup: Let early_memremap() handle page alignment | WANG Chao | 1 | -5/+3 |
2015-01-23 | KVM: x86: SYSENTER emulation is broken | Nadav Amit | 1 | -19/+8 |
2015-01-23 | KVM: x86: Fix of previously incomplete fix for CVE-2014-8480 | Nadav Amit | 1 | -2/+2 |
2015-01-23 | x86/tsc: Change Fast TSC calibration failed from error to info | Alexandre Demers | 1 | -1/+1 |
2015-01-23 | x86/rtc: Remove duplicate const specifier | Colin King | 1 | -1/+1 |
2015-01-23 | x86/apic: Re-enable PCI_MSI support for non-SMP X86_32 | Bryan O'Donoghue | 1 | -1/+5 |
2015-01-22 | x86, mm: Change cachemode exports to non-gpl | Juergen Gross | 1 | -2/+2 |
2015-01-22 | x86, tls: Interpret an all-zero struct user_desc as "no segment" | Andy Lutomirski | 2 | -2/+36 |
2015-01-22 | x86, tls, ldt: Stop checking lm in LDT_empty | Andy Lutomirski | 1 | -7/+2 |
2015-01-22 | x86, mpx: Fix potential performance issue on unmaps | Dave Hansen | 1 | -1/+19 |
2015-01-22 | x86, mpx: Explicitly disable 32-bit MPX support on 64-bit kernels | Dave Hansen | 1 | -0/+6 |
2015-01-23 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2015-01-22 | x86/acpi: Make acpi_[un]register_gsi_ioapic() depend on CONFIG_X86_LOCAL_APIC | Thomas Gleixner | 1 | -0/+2 |
2015-01-22 | x86: Consolidate boot cpu timer setup | Thomas Gleixner | 2 | -6/+2 |
2015-01-22 | x86/apic: Reuse apic_bsp_setup() for UP APIC setup | Thomas Gleixner | 3 | -34/+25 |
2015-01-22 | x86/smpboot: Sanitize uniprocessor init | Thomas Gleixner | 1 | -11/+26 |
2015-01-22 | x86/smpboot: Move apic init code to apic.c | Thomas Gleixner | 3 | -37/+47 |
2015-01-22 | init: Get rid of x86isms | Thomas Gleixner | 2 | -0/+11 |
2015-01-22 | x86/apic: Move apic_init_uniprocessor code | Thomas Gleixner | 1 | -63/+62 |
2015-01-22 | x86/smpboot: Cleanup ioapic handling | Thomas Gleixner | 1 | -40/+7 |
2015-01-22 | x86/apic: Sanitize ioapic handling | Thomas Gleixner | 1 | -14/+3 |
2015-01-22 | x86/ioapic: Add proper checks to setp/enable_IO_APIC() | Thomas Gleixner | 1 | -4/+7 |
2015-01-22 | x86/ioapic: Provide stub functions for IOAPIC%3Dn | Thomas Gleixner | 1 | -0/+5 |
2015-01-22 | x86/smpboot: Move smpboot inlines to code | Thomas Gleixner | 2 | -69/+65 |