summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorLines
2014-08-13perf/x86/uncore: move NHM-EX/WSM-EX specific code to seperate fileYan, Zheng-1219/+1227
2014-08-13perf/x86/uncore: Move SNB/IVB-EP specific code to seperate fileYan, Zheng-1619/+1655
2014-08-13perf/x86/uncore: Move NHM/SNB/IVB specific code to seperate fileYan, Zheng-573/+620
2014-08-13perf/x86/uncore: Declare some functions and variablesYan, Zheng-83/+98
2014-08-13perf/x86/intel: Update Intel modelsPeter Zijlstra-25/+26
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine-6/+6
2014-08-08kexec: verify the signature of signed PE bzImageVivek Goyal-0/+32
2014-08-08kexec: support kexec/kdump on EFI systemsVivek Goyal-12/+134
2014-08-08kexec: support for kexec on panic using new system callVivek Goyal-10/+648
2014-08-08kexec-bzImage64: support for loading bzImage using 64bit entryVivek Goyal-2/+379
2014-08-08kexec: load and relocate purgatory at kernel load timeVivek Goyal-0/+142
2014-08-08kexec: implementation of new syscall kexec_file_loadVivek Goyal-0/+45
2014-08-08arch/x86: replace strict_strto callsDaniel Walter-7/+7
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-23/+21
2014-08-05x86: MCE: Add raw_lock conversion againThomas Gleixner-9/+9
2014-08-04Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+4
2014-08-04Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-5/+67
2014-08-04Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+322
2014-08-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-44/+2
2014-08-04Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-9/+19
2014-08-04Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-196/+218
2014-08-04Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug...Linus Torvalds-34/+29
2014-08-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-31/+85
2014-08-04Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-21/+4
2014-08-04Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+5
2014-08-02x86/pmc_atom: Silence shift wrapping warnings in pmc_sleep_tmr_show()Dan Carpenter-5/+5
2014-08-01x86/apic/vsmp: Make is_vsmp_box() staticH. Peter Anvin-2/+2
2014-07-31x86/mm: Rip out complicated, out-of-date, buggy TLB flushingDave Hansen-44/+2
2014-07-31x86, apic: Remove enable_apic_mode callbackDavid Rientjes-11/+0
2014-07-31x86, apic: Remove setup_portio_remap callbackDavid Rientjes-13/+0
2014-07-31x86, apic: Remove multi_timer_check callbackDavid Rientjes-25/+0
2014-07-31x86, apic: Replace noop_check_apicid_usedDavid Rientjes-6/+1
2014-07-31x86, apic: Remove check_apicid_present callbackDavid Rientjes-19/+0
2014-07-31x86, apic: Remove mps_oem_check callbackDavid Rientjes-36/+1
2014-07-31x86, apic: Remove smp_callin_clear_local_apic callbackDavid Rientjes-13/+0
2014-07-31x86, apic: Replace trampoline physical addresses with defaultsDavid Rientjes-22/+0
2014-07-31x86, apic: Remove x86_32_numa_cpu_node callbackDavid Rientjes-11/+0
2014-07-30Merge tag 'please-pull-apei' into x86/rasH. Peter Anvin-13/+99
2014-07-28x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski-20/+10
2014-07-28Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...Ingo Molnar-42/+158
2014-07-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-13/+91
2014-07-25x86_64/vsyscall: Fix warn_bad_vsyscall log outputAndy Lutomirski-4/+4
2014-07-25x86/pmc_atom: Expose PMC device state and platform sleep stateLi, Aubrey-0/+175
2014-07-25x86/pmc_atom: Eisable a few S0ix wake up events for S0ix residencyLi, Aubrey-0/+42
2014-07-25x86/platform: New Intel Atom SOC power management controller driverLi, Aubrey-0/+105
2014-07-25x86, microcode, intel: Rename apply_microcode and declare it staticHenrique de Moraes Holschuh-2/+2
2014-07-24x86: Merge tag 'ras_urgent' into x86/urgentH. Peter Anvin-4/+6
2014-07-24x86, microcode, intel: Fix typosHenrique de Moraes Holschuh-3/+3
2014-07-24x86, microcode, intel: Add missing static declarationsHenrique de Moraes Holschuh-2/+2
2014-07-24x86, microcode, amd: Fix missing static declarationHenrique de Moraes Holschuh-1/+1