summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2013-11-06pvclock: detect watchdog reset at pvclock readMarcelo Tosatti2-0/+13
2013-11-06x86/cpu: Always print SMP information in /proc/cpuinfoHATAYAMA Daisuke1-9/+6
2013-11-06Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...Ingo Molnar13-18/+70
2013-11-06Merge tag 'v3.12' into x86/cpu, to refresh the branch before queueing up more...Ingo Molnar3-6/+6
2013-11-06Merge tag 'v3.12' into core/locking to pick up mutex upatesIngo Molnar9-31/+63
2013-11-05ftrace/x86: skip over the breakpoint for ftrace callerKevin Hao1-1/+13
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-6/+6
2013-11-04Merge branch 'perf/urgent' into perf/core to fix conflictsIngo Molnar3-6/+6
2013-11-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-5/+5
2013-11-01Merge branch 'linus' into sched/coreIngo Molnar3-5/+24
2013-10-31ACPICA: Cleanup asmlinkage for ACPICA APIs.Lv Zheng4-2/+15
2013-10-30x86, hyperv: Fix build error due to missing <asm/apic.h> includeDavid Rientjes1-0/+1
2013-10-30KVM: Fix modprobe failure for kvm_intel/kvm_amdTim Gardner1-1/+1
2013-10-29perf/x86: Fix NMI measurementsPeter Zijlstra2-5/+5
2013-10-29Merge branch 'perf/urgent' into perf/coreIngo Molnar2-4/+15
2013-10-28x86/efi: Add EFI framebuffer earlyprintk supportMatt Fleming1-0/+7
2013-10-28Merge branch 'acpi-assorted'Rafael J. Wysocki1-1/+1
2013-10-28Merge branch 'acpi-hotplug'Rafael J. Wysocki2-25/+7
2013-10-28Merge branch 'acpi-processor'Rafael J. Wysocki2-72/+24
2013-10-26x86/time: Honor ACPI FADT flag indicating absence of a CMOS RTCJan Beulich1-0/+8
2013-10-26x86/cpu: Track legacy CPU model data only on 32-bit kernelsJan Beulich6-28/+34
2013-10-25Merge back earlier 'acpi-assorted' material.Rafael J. Wysocki1-1/+1
2013-10-25x86/reboot: Correct pr_info() log message in the set_bios/pci/kbd_reboot()Lan Tianyu1-3/+3
2013-10-24of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely1-6/+1
2013-10-24of/irq: simplify args to irq_create_of_mappingGrant Likely1-1/+1
2013-10-24of/irq: Replace of_irq with of_phandle_argsGrant Likely1-3/+2
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely1-1/+1
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-14/+28
2013-10-23ACPI, APEI, CPER: Add UEFI 2.4 support for memory errorChen, Gong1-2/+1
2013-10-23DMI: Parse memory device (type 17) in SMBIOSChen, Gong1-0/+1
2013-10-19x86/jump_label: expect default_nop if static_key gets enabled on boot-upHannes Frederic Sowa1-7/+18
2013-10-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2013-10-17x86: intel-mid: Add section for sfi device tableDavid Cohen1-0/+9
2013-10-17intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan3-7/+7
2013-10-17intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan3-3/+3
2013-10-16perf/x86: Optimize intel_pmu_pebs_fixup_ip()Peter Zijlstra1-14/+38
2013-10-15KVM: Enable pvspinlock after jump_label_init() to avoid VM hangRaghavendra K T1-3/+14
2013-10-15x86: Update UV3 hub revision IDRuss Anderson1-1/+1
2013-10-15Merge tag 'v3.12-rc5' into perf/coreIngo Molnar2-2/+10
2013-10-14treewide: fix "distingush" typoMichael Opdenacker1-1/+1
2013-10-14treewide: Fix common typo in "identify"Maxime Jayat2-2/+2
2013-10-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+8
2013-10-11Merge branch 'core/urgent' into sched/coreIngo Molnar1-8/+3
2013-10-10x86, hyperv: Correctly guard the local APIC calibration codeK. Y. Srinivasan1-0/+2
2013-10-10x86, hyperv: Get the local APIC timer frequency from the hypervisorK. Y. Srinivasan1-0/+24
2013-10-09of: implement pci_address_to_pio as weak functionRob Herring1-10/+0
2013-10-09x86: add necessary includes for prom.hRob Herring1-0/+1
2013-10-09of: remove early_init_dt_setup_initrd_archRob Herring1-9/+0
2013-10-09x86: use unflatten_and_copy_device_treeRob Herring1-15/+8
2013-10-09Merge tag 'v3.12-rc4' into sched/coreIngo Molnar9-30/+35