summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-69/+1
|\
| * x86/UV: Update UV support for external NMI signalsMike Travis2013-09-241-0/+1
| * x86/UV: Move NMI supportMike Travis2013-09-241-69/+0
* | Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-121-142/+149
|\ \
| * | x86/reboot: Correct pr_info() log message in the set_bios/pci/kbd_reboot()Lan Tianyu2013-10-251-3/+3
| * | x86/reboot: Sort reboot DMI quirks by vendorDave Jones2013-10-021-124/+136
| * | x86/reboot: Remove the duplicate C6100 entry in the reboot quirks listMasoud Sharbiani2013-09-261-8/+0
| * | Merge branch 'linus'Ingo Molnar2013-09-264-11/+28
| |\ \
| * | | reboot: Allow specifying warm/cold reset for CF9 boot typeLi Fei2013-09-251-2/+5
| | |/ | |/|
* | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-122-2/+2
|\ \ \
| * | | ACPI, APEI, CPER: Add UEFI 2.4 support for memory errorChen, Gong2013-10-231-2/+1
| * | | DMI: Parse memory device (type 17) in SMBIOSChen, Gong2013-10-231-0/+1
* | | | Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-11-125-10/+19
|\ \ \ \
| * | | | x86: intel-mid: Add section for sfi device tableDavid Cohen2013-10-171-0/+9
| * | | | intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan2013-10-173-7/+7
| * | | | intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan2013-10-173-3/+3
* | | | | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-121-0/+27
|\ \ \ \ \
| * | | | | x86, hyperv: Move a variable to avoid an unused variable warningH. Peter Anvin2013-11-061-2/+2
| * | | | | x86, hyperv: Fix build error due to missing <asm/apic.h> includeDavid Rientjes2013-10-301-0/+1
| * | | | | x86, hyperv: Correctly guard the local APIC calibration codeK. Y. Srinivasan2013-10-101-0/+2
| * | | | | x86, hyperv: Get the local APIC timer frequency from the hypervisorK. Y. Srinivasan2013-10-101-0/+24
* | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-121-0/+7
|\ \ \ \ \ \
| * | | | | | x86/efi: Add EFI framebuffer earlyprintk supportMatt Fleming2013-10-281-0/+7
* | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-127-37/+40
|\ \ \ \ \ \ \
| * | | | | | | x86/cpu: Always print SMP information in /proc/cpuinfoHATAYAMA Daisuke2013-11-061-9/+6
| * | | | | | | Merge tag 'v3.12' into x86/cpu, to refresh the branch before queueing up more...Ingo Molnar2013-11-063-6/+6
| |\ \ \ \ \ \ \
| * | | | | | | | x86/cpu: Track legacy CPU model data only on 32-bit kernelsJan Beulich2013-10-266-28/+34
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-121-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, msr: Use file_inode(), not f_mapping->hostAndre Richter2013-10-081-1/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-11-121-7/+30
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/boot: Further compress CPUs bootup messageBorislav Petkov2013-10-011-5/+19
| * | | | | | | | x86: Improve the printout of the SMP bootup CPU tableBorislav Petkov2013-09-281-6/+15
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-11-122-5/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/apic: Disable I/O APIC before shutdown of the local APICFenghua Yu2013-11-072-5/+5
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-11-121-0/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/time: Honor ACPI FADT flag indicating absence of a CMOS RTCJan Beulich2013-10-261-0/+8
* | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-1213-18/+70
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'linus' into sched/coreIngo Molnar2013-11-013-5/+24
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'core/urgent' into sched/coreIngo Molnar2013-10-111-8/+3
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'v3.12-rc4' into sched/coreIngo Molnar2013-10-099-30/+35
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | sched, x86: Optimize the preempt_schedule() callPeter Zijlstra2013-09-254-0/+41
| * | | | | | | | | | | sched, x86: Provide a per-cpu preempt_count implementationPeter Zijlstra2013-09-257-13/+24
| * | | | | | | | | | | sched: Extract the basic add/sub preempt_count modifiersPeter Zijlstra2013-09-251-2/+2
| * | | | | | | | | | | sched, idle: Fix the idle polling state logicPeter Zijlstra2013-09-251-3/+3
* | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-11-126-114/+342
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | perf/x86/intel: Add Ivy Bridge-EP uncore IRP box supportYan, Zheng2013-11-061-0/+73
| * | | | | | | | | | | | perf/x86/intel/uncore: Add filter support for IvyBridge-EP QPI boxesYan, Zheng2013-11-061-10/+51
| * | | | | | | | | | | | perf: Fix arch_perf_out_copy_user defaultPeter Zijlstra2013-11-063-4/+4
| * | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core to fix conflictsIngo Molnar2013-11-043-6/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-10-292-4/+15
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | |
OpenPOWER on IntegriCloud