aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+7
2014-10-07Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linuxLinus Torvalds2-3/+8
2014-09-24sched: Fix unreleased llc_shared_mask bit during CPU hotplugWanpeng Li1-0/+3
2014-09-24x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-onlyPaolo Bonzini1-0/+7
2014-09-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+3
2014-09-13x86: Tell irq work about self IPI supportFrederic Weisbecker1-1/+1
2014-08-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-2/+29
2014-08-29kexec: create a new config option CONFIG_KEXEC_FILE for new syscallVivek Goyal3-5/+14
2014-08-29x86, irq, PCI: Keep IRQ assignment for runtime power managementJiang Liu1-0/+12
2014-08-27kprobes/x86: Free 'optinsn' cache when range check failsWang Nan1-1/+3
2014-08-27x86: irq: Fix bug in setting IOAPIC pin attributesJiang Liu1-1/+14
2014-08-25x86: Fix non-PC platform kernel crash on boot due to NULL dereferenceAndy Shevchenko2-1/+3
2014-08-22Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgentIngo Molnar32-964/+2303
2014-08-17x86: Support compiling out human-friendly processor feature namesJosh Triplett2-3/+6
2014-08-17x86: Drop support for /proc files when !CONFIG_PROC_FSJosh Triplett1-1/+3
2014-08-15x86_32, entry: Clean up sysenter_badsys declarationStefan Bader1-1/+1
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-6/+6
2014-08-13Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds16-910/+784
2014-08-13Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-9/+120
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2-6/+6
2014-08-08kexec: verify the signature of signed PE bzImageVivek Goyal2-0/+32
2014-08-08kexec: support kexec/kdump on EFI systemsVivek Goyal1-12/+134
2014-08-08kexec: support for kexec on panic using new system callVivek Goyal3-10/+648
2014-08-08kexec-bzImage64: support for loading bzImage using 64bit entryVivek Goyal3-2/+379
2014-08-08kexec: load and relocate purgatory at kernel load timeVivek Goyal1-0/+142
2014-08-08kexec: implementation of new syscall kexec_file_loadVivek Goyal1-0/+45
2014-08-08arch/x86: replace strict_strto callsDaniel Walter3-7/+7
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-23/+21
2014-08-05x86: MCE: Add raw_lock conversion againThomas Gleixner1-9/+9
2014-08-04Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+4
2014-08-04Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-5/+67
2014-08-04Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+322
2014-08-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-44/+2
2014-08-04Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-9/+19
2014-08-04Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-196/+218
2014-08-04Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-34/+29
2014-08-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-31/+85
2014-08-04Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds3-21/+4
2014-08-04Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-3/+5
2014-08-02x86/pmc_atom: Silence shift wrapping warnings in pmc_sleep_tmr_show()Dan Carpenter1-5/+5
2014-08-01x86/apic/vsmp: Make is_vsmp_box() staticH. Peter Anvin1-2/+2
2014-07-31x86/mm: Rip out complicated, out-of-date, buggy TLB flushingDave Hansen3-44/+2
2014-07-31x86, apic: Remove enable_apic_mode callbackDavid Rientjes9-11/+0
2014-07-31x86, apic: Remove setup_portio_remap callbackDavid Rientjes9-13/+0
2014-07-31x86, apic: Remove multi_timer_check callbackDavid Rientjes9-25/+0
2014-07-31x86, apic: Replace noop_check_apicid_usedDavid Rientjes1-6/+1
2014-07-31x86, apic: Remove check_apicid_present callbackDavid Rientjes8-19/+0
2014-07-31x86, apic: Remove mps_oem_check callbackDavid Rientjes9-36/+1
2014-07-31x86, apic: Remove smp_callin_clear_local_apic callbackDavid Rientjes9-13/+0