summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2014-09-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-09-19x86/platform/intel/iosf: Add debugfs config option for IOSFDavid E. Box
2014-09-19x86/platform/intel/iosf: Add Braswell PCI IDDavid E. Box
2014-09-19x86/platform/pmc_atom: Fix warning when CONFIG_DEBUG_FS=nMartin Kelly
2014-09-19x86/mce: Avoid showing repetitive message from intel_init_thermal()Rakib Mullick
2014-09-16x86/smpboot: Initialize secondary CPU only if master CPU will wait for itIgor Mammedov
2014-09-16x86/mm, hibernate: Do not assume the first e820 area to be RAMLee, Chun-Yi
2014-09-15x86: HPET force enable for e6xx based systemsPeter Neubauer
2014-09-13x86: Tell irq work about self IPI supportFrederic Weisbecker
2014-09-11x86: Add more disabled featuresDave Hansen
2014-09-11x86: Axe the lightly-used cpu_has_paeDave Hansen
2014-09-09perf/x86: Fix section mismatch in split uncore driverAndi Kleen
2014-09-09perf/x86/intel: Mark initialization code as suchMathias Krause
2014-09-09Merge tag 'v3.17-rc4' into perf/core, to pick up fixesIngo Molnar
2014-09-09percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t -fixMel Gorman
2014-09-08x86_64, entry: Use split-phase syscall_trace_enter for 64-bit syscallsAndy Lutomirski
2014-09-08x86_64, entry: Treat regs->ax the same in fastpath and slowpath syscallsAndy Lutomirski
2014-09-08x86: Split syscall_trace_enter into two phasesAndy Lutomirski
2014-09-08x86, entry: Only call user_exit if TIF_NOHZAndy Lutomirski
2014-09-08x86, x32, audit: Fix x32's AUDIT_ARCH wrt auditAndy Lutomirski
2014-09-03seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computingAndy Lutomirski
2014-09-02x86: copy_thread: Don't nullify ->ptrace_bps twiceOleg Nesterov
2014-09-02x86, fpu: Shift "fpu_counter = 0" from copy_thread() to arch_dup_task_struct()Oleg Nesterov
2014-09-02x86, fpu: copy_process: Sanitize fpu->last_cpu initializationOleg Nesterov
2014-09-02x86, fpu: copy_process: Avoid fpu_alloc/copy if !used_math()Oleg Nesterov
2014-09-02x86, fpu: __restore_xstate_sig()->math_state_restore() needs preempt_disable()Oleg Nesterov
2014-09-02x86, fpu: shift drop_init_fpu() from save_xstate_sig() to handle_signal()Oleg Nesterov
2014-09-01x86 / PM: Set IRQCHIP_SKIP_SET_WAKE for IOAPIC IRQ chip objectsRafael J. Wysocki
2014-08-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-08-29kexec: create a new config option CONFIG_KEXEC_FILE for new syscallVivek Goyal
2014-08-29x86, irq, PCI: Keep IRQ assignment for runtime power managementJiang Liu
2014-08-28percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_tChristoph Lameter
2014-08-27x86/iosf: Add debugfs supportDavid E. Box
2014-08-27kprobes/x86: Free 'optinsn' cache when range check failsWang Nan
2014-08-27x86: irq: Fix bug in setting IOAPIC pin attributesJiang Liu
2014-08-26x86: Replace __get_cpu_var usesChristoph Lameter
2014-08-25x86: Fix non-PC platform kernel crash on boot due to NULL dereferenceAndy Shevchenko
2014-08-24Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar
2014-08-24Merge tag 'microcode_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2014-08-22Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar
2014-08-20x86/apic/uv: Remove unnecessary #ifdefAndreas Ruprecht
2014-08-17x86: Support compiling out human-friendly processor feature namesJosh Triplett
2014-08-17x86: Drop support for /proc files when !CONFIG_PROC_FSJosh Triplett
2014-08-15x86_32, entry: Clean up sysenter_badsys declarationStefan Bader
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-13Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-08-13Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-08-13perf/x86/uncore: Rename IvyTown to IvyBridge-EPPeter Zijlstra
2014-08-13perf/x86/uncore: Export basic memory events for IVT IMC PMUStephane Eranian
2014-08-13perf/x86: Clean up __intel_pmu_pebs_event() codeStephane Eranian