aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2013-08-21Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman3-31/+24
2013-08-21crypto: xor - Check for osxsave as well as avx in crypto/xorJohn Haxby1-2/+2
2013-08-21crypto: camellia-x86-64 - replace commas by semicolons and adjust code alignmentJulia Lawall1-24/+24
2013-08-20xen/pvhvm: Initialize xen panic handler for PVHVM guestsVaughan Cao1-0/+2
2013-08-20xen/m2p: use GNTTABOP_unmap_and_replace to reinstate the original mappingStefano Stabellini1-6/+15
2013-08-20xen/smp: initialize IPI vectors before marking CPU onlineChuck Anderson1-2/+9
2013-08-20x86/xen: during early setup, only 1:1 map the ISA regionDavid Vrabel1-5/+11
2013-08-20x86/xen: disable premption when enabling local irqsDavid Vrabel1-13/+12
2013-08-20x86/xen: do not identity map UNUSABLE regions in the machine E820David Vrabel1-0/+22
2013-08-20x86/mm: Fix boot crash with DEBUG_PAGE_ALLOC=y and more than 512G RAMYinghai Lu1-2/+2
2013-08-20x86/ioapic/kcrash: Prevent crash_kexec() from deadlocking on ioapic_lockYoshihiro YUNOMAE3-1/+10
2013-08-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-46/+34
2013-08-19x86/kvm/guest: Fix sparse warning: "symbol 'klock_waiting' was not declared a...Raghavendra K T1-1/+1
2013-08-16perf/x86/intel/uncore: Enable EV_SEL_EXT bit for PCUYan, Zheng2-1/+2
2013-08-16perf/x86/intel/uncore: Add filter support for QPI boxesYan, Zheng2-18/+123
2013-08-16perf/x86/intel/uncore: Add auxiliary pci device supportYan, Zheng2-52/+68
2013-08-16Merge tag 'v3.11-rc5' into sched/coreIngo Molnar9-806/+22
2013-08-15Merge tag 'v3.11-rc5' into perf/coreIngo Molnar11-807/+29
2013-08-14ACPI / x86: Print Hot-Pluggable Field in SRAT.Tang Chen1-4/+7
2013-08-14Merge back earlier 'pm-cpufreq' materialRafael J. Wysocki1-29/+0
2013-08-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds6-4/+98
2013-08-14kvm: Paravirtual ticketlocks support for linux guests running on KVM hypervisorSrivatsa Vaddagiri2-2/+274
2013-08-14crypto: make tables used from assembler __visibleAndi Kleen1-8/+8
2013-08-14Merge tag 'amd_ucode_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar4-44/+32
2013-08-14Merge tag 'amd_f15_m30' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/b...Ingo Molnar5-10/+30
2013-08-14x86/boot: Fix a sanity check in printf.cDan Carpenter1-1/+1
2013-08-13x86: avoid remapping data in parse_setup_data()Linn Crosetto3-13/+13
2013-08-13x86: Use memblock_set_current_limit() to set limit for memblock.Tang Chen1-2/+2
2013-08-13x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea2-2/+2
2013-08-13mm: save soft-dirty bits on file pagesCyrill Gorcunov4-2/+68
2013-08-13mm: save soft-dirty bits on swapped pagesCyrill Gorcunov2-0/+28
2013-08-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+3
2013-08-13x86, boot: Fix warning due to undeclared strlen()Fred Chen1-0/+1
2013-08-13sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov1-4/+0
2013-08-13KVM: x86: Update symbolic exit codesJan Kiszka1-2/+3
2013-08-13mm: Remove unused variable idx0 in __early_ioremap()Jianguo Wu1-3/+2
2013-08-12Merge tag 'please-pull-mce-f-bit' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar3-4/+14
2013-08-12x86, microcode, AMD: Fix early microcode loadingTorsten Kaiser3-29/+27
2013-08-12x86, microcode, AMD: Make cpu_has_amd_erratum() use the correct struct cpuinf...Torsten Kaiser1-15/+5
2013-08-12Merge branch 'x86/mce' into x86/rasIngo Molnar6-10/+73
2013-08-12PCI: remove ARCH_SUPPORTS_MSI kconfig optionThomas Petazzoni1-1/+0
2013-08-12PCI: use weak functions for MSI arch-specific functionsThomas Petazzoni2-30/+24
2013-08-12x86, amd_nb: Clarify F15h, model 30h GART and L3 supportAravind Gopalakrishnan1-2/+11
2013-08-12perf/x86: Add Haswell ULT model number used in Macbook Air and other systemsAndi Kleen1-0/+1
2013-08-09x86: Don't clear olpc_ofw_header when sentinel is detectedDaniel Drake1-2/+2
2013-08-09xen/p2m: avoid unneccesary TLB flush in m2p_remove_override()David Vrabel1-1/+0
2013-08-09xen: Support 64-bit PV guest receiving NMIsKonrad Rzeszutek Wilk4-7/+26
2013-08-09kvm guest: Add configuration support to enable debug information for KVM GuestsSrivatsa Vaddagiri1-0/+9
2013-08-09kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapiRaghavendra K T1-0/+1
2013-08-09xen, pvticketlock: Allow interrupts to be enabled while blockingJeremy Fitzhardinge1-6/+40