summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorLines
2014-09-16x86/mm, hibernate: Do not assume the first e820 area to be RAMLee, Chun-Yi-4/+3
2014-09-15x86: HPET force enable for e6xx based systemsPeter Neubauer-0/+18
2014-09-13x86: Tell irq work about self IPI supportFrederic Weisbecker-1/+1
2014-09-11x86: Add more disabled featuresDave Hansen-4/+4
2014-09-11x86: Axe the lightly-used cpu_has_paeDave Hansen-1/+2
2014-09-09perf/x86: Fix section mismatch in split uncore driverAndi Kleen-1/+1
2014-09-09perf/x86/intel: Mark initialization code as suchMathias Krause-5/+5
2014-09-09Merge tag 'v3.17-rc4' into perf/core, to pick up fixesIngo Molnar-8/+44
2014-09-09percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t -fixMel Gorman-0/+1
2014-09-08x86_64, entry: Use split-phase syscall_trace_enter for 64-bit syscallsAndy Lutomirski-23/+15
2014-09-08x86_64, entry: Treat regs->ax the same in fastpath and slowpath syscallsAndy Lutomirski-9/+4
2014-09-08x86: Split syscall_trace_enter into two phasesAndy Lutomirski-24/+133
2014-09-08x86, entry: Only call user_exit if TIF_NOHZAndy Lutomirski-1/+6
2014-09-08x86, x32, audit: Fix x32's AUDIT_ARCH wrt auditAndy Lutomirski-10/+1
2014-09-03seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computingAndy Lutomirski-2/+2
2014-09-02x86: copy_thread: Don't nullify ->ptrace_bps twiceOleg Nesterov-5/+1
2014-09-02x86, fpu: Shift "fpu_counter = 0" from copy_thread() to arch_dup_task_struct()Oleg Nesterov-3/+1
2014-09-02x86, fpu: copy_process: Sanitize fpu->last_cpu initializationOleg Nesterov-1/+3
2014-09-02x86, fpu: copy_process: Avoid fpu_alloc/copy if !used_math()Oleg Nesterov-7/+6
2014-09-02x86, fpu: __restore_xstate_sig()->math_state_restore() needs preempt_disable()Oleg Nesterov-1/+4
2014-09-02x86, fpu: shift drop_init_fpu() from save_xstate_sig() to handle_signal()Oleg Nesterov-2/+5
2014-09-01x86 / PM: Set IRQCHIP_SKIP_SET_WAKE for IOAPIC IRQ chip objectsRafael J. Wysocki-0/+5
2014-08-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+29
2014-08-29kexec: create a new config option CONFIG_KEXEC_FILE for new syscallVivek Goyal-5/+14
2014-08-29x86, irq, PCI: Keep IRQ assignment for runtime power managementJiang Liu-0/+12
2014-08-28percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_tChristoph Lameter-2/+1
2014-08-27x86/iosf: Add debugfs supportDavid E. Box-0/+74
2014-08-27kprobes/x86: Free 'optinsn' cache when range check failsWang Nan-1/+3
2014-08-27x86: irq: Fix bug in setting IOAPIC pin attributesJiang Liu-1/+14
2014-08-26x86: Replace __get_cpu_var usesChristoph Lameter-111/+111
2014-08-25x86: Fix non-PC platform kernel crash on boot due to NULL dereferenceAndy Shevchenko-1/+3
2014-08-24Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar-964/+2303
2014-08-24Merge tag 'microcode_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar-8/+8
2014-08-22Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar-964/+2303
2014-08-20x86/apic/uv: Remove unnecessary #ifdefAndreas Ruprecht-2/+0
2014-08-17x86: Support compiling out human-friendly processor feature namesJosh Triplett-3/+6
2014-08-17x86: Drop support for /proc files when !CONFIG_PROC_FSJosh Triplett-1/+3
2014-08-15x86_32, entry: Clean up sysenter_badsys declarationStefan Bader-1/+1
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-6/+6
2014-08-13Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-910/+784
2014-08-13Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-9/+120
2014-08-13perf/x86/uncore: Rename IvyTown to IvyBridge-EPPeter Zijlstra-176/+176
2014-08-13perf/x86/uncore: Export basic memory events for IVT IMC PMUStephane Eranian-0/+1
2014-08-13perf/x86: Clean up __intel_pmu_pebs_event() codeStephane Eranian-44/+37
2014-08-13perf/x86: Fix data source encoding issues for load latency/precise storeStephane Eranian-4/+7
2014-08-13perf/x86: Don't mark DataLA addresses as storeAndi Kleen-1/+1
2014-08-13perf/x86: Revamp PEBS event selectionAndi Kleen-78/+77
2014-08-13perf/x86: Fix :pp without LBRAndi Kleen-1/+1
2014-08-13perf/x86: Use extended offcore mask on HaswellAndi Kleen-1/+1
2014-08-13perf/x86/uncore: Fix coccinelle warningsFengguang Wu-3/+3