summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2013-10-28x86/efi: Add EFI framebuffer earlyprintk supportMatt Fleming
2013-10-26x86/time: Honor ACPI FADT flag indicating absence of a CMOS RTCJan Beulich
2013-10-26x86/cpu: Track legacy CPU model data only on 32-bit kernelsJan Beulich
2013-10-26x86: Unify copy_to_user() and add size checking to itJan Beulich
2013-10-26x86: Unify copy_from_user() size checkingJan Beulich
2013-10-26Merge tag 'please-pull-eMCA-fix' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2013-10-25x86/reboot: Correct pr_info() log message in the set_bios/pci/kbd_reboot()Lan Tianyu
2013-10-24of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely
2013-10-24of/irq: simplify args to irq_create_of_mappingGrant Likely
2013-10-24of/irq: Replace of_irq with of_phandle_argsGrant Likely
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely
2013-10-23ACPI, APEI, CPER: Add UEFI 2.4 support for memory errorChen, Gong
2013-10-23DMI: Parse memory device (type 17) in SMBIOSChen, Gong
2013-10-23ACPI, x86: Extended error log driver for x86 platformChen, Gong
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-10-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-10-17intel_mid: Move platform device setups to their own platform_<device>.* filesDavid Cohen
2013-10-17x86: intel-mid: Add section for sfi device tableDavid Cohen
2013-10-17intel-mid: sfi: Allow struct devs_id.get_platform_data to be NULLDavid Cohen
2013-10-17intel_mid: Moved SFI related code to sfi.cKuppuswamy Sathyanarayanan
2013-10-17intel_mid: Added custom handler for ipc devicesKuppuswamy Sathyanarayanan
2013-10-17intel_mid: Added custom device_handler supportKuppuswamy Sathyanarayanan
2013-10-17intel_mid: Refactored sfi_parse_devs() functionKuppuswamy Sathyanarayanan
2013-10-17intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan
2013-10-17pci: intel_mid: Return true/false in function returning boolFengguang Wu
2013-10-17intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan
2013-10-17mrst: Fixed indentation issuesKuppuswamy Sathyanarayanan
2013-10-17mrst: Fixed printk/pr_* related issuesKuppuswamy Sathyanarayanan
2013-10-16perf/x86: Optimize intel_pmu_pebs_fixup_ip()Peter Zijlstra
2013-10-15Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-10-15Merge tag 'stable/for-linus-3.12-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-10-15KVM: Enable pvspinlock after jump_label_init() to avoid VM hangRaghavendra K T
2013-10-15x86: Update UV3 hub revision IDRuss Anderson
2013-10-15Merge tag 'v3.12-rc5' into perf/coreIngo Molnar
2013-10-14x86/microcode: Correct Kconfig dependenciesBorislav Petkov
2013-10-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-10-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-10-11x86: Apply the asm_volatile_goto() compiler quirkIngo Molnar
2013-10-11Merge branch 'core/urgent' into sched/coreIngo Molnar
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar
2013-10-10x86, hyperv: Correctly guard the local APIC calibration codeK. Y. Srinivasan
2013-10-10x86, hyperv: Get the local APIC timer frequency from the hypervisorK. Y. Srinivasan
2013-10-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-10-10xen: Fix possible user space selector corruptionFrediano Ziglio
2013-10-10KVM: nVMX: fix shadow on EPTGleb Natapov
2013-10-09of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring
2013-10-09of: implement pci_address_to_pio as weak functionRob Herring
2013-10-09x86: add necessary includes for prom.hRob Herring
2013-10-09of: remove early_init_dt_setup_initrd_archRob Herring
2013-10-09x86: use unflatten_and_copy_device_treeRob Herring