summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2016-12-13x86/smpboot: Make logical package management more robustThomas Gleixner
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds
2016-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-12x86/ldt: use vfree_atomic() to free ldt entriesAndrey Ryabinin
2016-12-12mm: remove x86-only restriction of movable_nodeReza Arbab
2016-12-12Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-12-12Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-12-12Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-12Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-12Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-12-12Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-12-12Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-12-12Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-12-12Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-12Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-12-12Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-12Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-12Merge branches 'acpi-soc', 'acpi-battery', 'acpi-video', 'acpi-cppc' and 'acp...Rafael J. Wysocki
2016-12-12Merge branches 'pm-sleep' and 'powercap'Rafael J. Wysocki
2016-12-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-12-12Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-12-12Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-12Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-11Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2016-12-11x86/paravirt: Fix bool return type for PVOP_CALL()Peter Zijlstra
2016-12-11x86/paravirt: Fix native_patch()Peter Zijlstra
2016-12-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-12-11perf/x86: Fix exclusion of BTS and LBR for GoldmontAndi Kleen
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-10x86/ldt: Make all size computations unsignedThomas Gleixner
2016-12-10x86/ldt: Make a size argument unsignedDan Carpenter
2016-12-09x86: Remove empty idle.h headerThomas Gleixner
2016-12-09x86/amd: Simplify AMD E400 aware idle routineBorislav Petkov
2016-12-09x86/amd: Check for the C1E bug post ACPI subsystem initThomas Gleixner
2016-12-09x86/bugs: Separate AMD E400 erratum and C1E bugThomas Gleixner
2016-12-09x86/cpufeature: Provide helper to set bugs bitsBorislav Petkov
2016-12-09ftrace/x86_32: Set ftrace_stub to weak to prevent gcc from using short jumps ...Steven Rostedt (Red Hat)
2016-12-09tracing: Have the reg function allow to failSteven Rostedt (Red Hat)
2016-12-09x86/intel_rdt: Implement show_options() for resctrlfsShaohua Li
2016-12-09xen/x86: Increase xen_e820_map to E820_X_MAX possible entriesAlex Thorlton
2016-12-09x86: Make E820_X_MAX unconditionally larger than E820MAXAlex Thorlton
2016-12-08bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau
2016-12-08KVM: x86: Handle the kthread worker using the new APIPetr Mladek
2016-12-08KVM: nVMX: invvpid handling improvementsJan Dakinevich
2016-12-08KVM: nVMX: check host CR3 on vmentry and vmexitLadi Prosek
2016-12-08KVM: nVMX: introduce nested_vmx_load_cr3 and call it on vmentryLadi Prosek