summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2013-08-26Merge branch 'acpi-pci-hotplug'Rafael J. Wysocki
2013-08-26Merge branch 'pci/yijing-mps-v8' into nextBjorn Helgaas
2013-08-26x86/ioapic: Check attr against the previous setting when programmed more than...Liu Ping Fan
2013-08-26kvm hypervisor: Simplify kvm_for_each_vcpu with kvm_irq_delivery_to_apicRaghavendra K T
2013-08-26kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocksSrivatsa Vaddagiri
2013-08-26kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapiRaghavendra K T
2013-08-22Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki
2013-08-22Kconfig: Remove hotplug enable hints in CONFIG_KEXEC help textsGeert Uytterhoeven
2013-08-22x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea
2013-08-22Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds
2013-08-22PCI: Simplify pcie_bus_configure_settings() interfaceBjorn Helgaas
2013-08-22x86/asmlinkage: Fix warning in xen asmlinkage changeAndi Kleen
2013-08-21Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-08-21Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman
2013-08-21crypto: xor - Check for osxsave as well as avx in crypto/xorJohn Haxby
2013-08-21crypto: camellia-x86-64 - replace commas by semicolons and adjust code alignmentJulia Lawall
2013-08-20xen/pvhvm: Initialize xen panic handler for PVHVM guestsVaughan Cao
2013-08-20xen/m2p: use GNTTABOP_unmap_and_replace to reinstate the original mappingStefano Stabellini
2013-08-20xen/smp: initialize IPI vectors before marking CPU onlineChuck Anderson
2013-08-20x86/xen: during early setup, only 1:1 map the ISA regionDavid Vrabel
2013-08-20x86/xen: disable premption when enabling local irqsDavid Vrabel
2013-08-20x86/xen: do not identity map UNUSABLE regions in the machine E820David Vrabel
2013-08-20x86/mm: Fix boot crash with DEBUG_PAGE_ALLOC=y and more than 512G RAMYinghai Lu
2013-08-20x86/ioapic/kcrash: Prevent crash_kexec() from deadlocking on ioapic_lockYoshihiro YUNOMAE
2013-08-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-08-19x86/kvm/guest: Fix sparse warning: "symbol 'klock_waiting' was not declared a...Raghavendra K T
2013-08-16perf/x86/intel/uncore: Enable EV_SEL_EXT bit for PCUYan, Zheng
2013-08-16perf/x86/intel/uncore: Add filter support for QPI boxesYan, Zheng
2013-08-16perf/x86/intel/uncore: Add auxiliary pci device supportYan, Zheng
2013-08-16Merge tag 'v3.11-rc5' into sched/coreIngo Molnar
2013-08-15Merge tag 'v3.11-rc5' into perf/coreIngo Molnar
2013-08-14ACPI / x86: Print Hot-Pluggable Field in SRAT.Tang Chen
2013-08-14Merge back earlier 'pm-cpufreq' materialRafael J. Wysocki
2013-08-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-08-14kvm: Paravirtual ticketlocks support for linux guests running on KVM hypervisorSrivatsa Vaddagiri
2013-08-14crypto: make tables used from assembler __visibleAndi Kleen
2013-08-14Merge tag 'amd_ucode_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2013-08-14Merge tag 'amd_f15_m30' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/b...Ingo Molnar
2013-08-14x86/boot: Fix a sanity check in printf.cDan Carpenter
2013-08-14x86: avoid remapping data in parse_setup_data()Linn Crosetto
2013-08-14x86: Use memblock_set_current_limit() to set limit for memblock.Tang Chen
2013-08-14x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea
2013-08-14mm: save soft-dirty bits on file pagesCyrill Gorcunov
2013-08-14mm: save soft-dirty bits on swapped pagesCyrill Gorcunov
2013-08-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-08-13x86, boot: Fix warning due to undeclared strlen()Fred Chen
2013-08-13sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov
2013-08-13KVM: x86: Update symbolic exit codesJan Kiszka
2013-08-13mm: Remove unused variable idx0 in __early_ioremap()Jianguo Wu
2013-08-12Merge tag 'please-pull-mce-f-bit' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar