Age | Commit message (Expand) | Author |
2014-09-24 | x86/smpboot: Speed up suspend/resume by avoiding 100ms sleep for CPU offline ... | Lan Tianyu |
2014-09-24 | perf/x86/intel/uncore: Update support for client uncore IMC PMU | Stephane Eranian |
2014-09-24 | perf/x86/intel/uncore: Fix PCU filter setup for Sandy/Ivy/Haswell EP | Andi Kleen |
2014-09-24 | perf/x86/intel/uncore: Add missing cbox filter flags on IvyBridge-EP uncore d... | Andi Kleen |
2014-09-24 | perf/x86/intel/uncore: Register the PMU only if the uncore pci device exists | Yan, Zheng |
2014-09-24 | perf/x86/intel/uncore: Add Haswell-EP uncore support | Yan, Zheng |
2014-09-24 | perf/x86/intel: Use Broadwell cache event list for Haswell | Andi Kleen |
2014-09-24 | perf/x86: Add INST_RETIRED.ALL workarounds | Andi Kleen |
2014-09-24 | perf/x86/intel: Add Broadwell core support | Andi Kleen |
2014-09-24 | perf/x86/intel: Document all Haswell models | Andi Kleen |
2014-09-24 | perf/x86/intel: Remove incorrect model number from Haswell perf | Andi Kleen |
2014-09-24 | x86, sched: Add new topology for multi-NUMA-node CPUs | Dave Hansen |
2014-09-24 | x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-only | Paolo Bonzini |
2014-09-23 | audit: x86: drop arch from __audit_syscall_entry() interface | Richard Guy Briggs |
2014-09-23 | ARCH: AUDIT: audit_syscall_entry() should not require the arch | Eric Paris |
2014-09-19 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-09-19 | x86/platform/intel/iosf: Add debugfs config option for IOSF | David E. Box |
2014-09-19 | x86/platform/intel/iosf: Add Braswell PCI ID | David E. Box |
2014-09-19 | x86/platform/pmc_atom: Fix warning when CONFIG_DEBUG_FS=n | Martin Kelly |
2014-09-19 | x86/mce: Avoid showing repetitive message from intel_init_thermal() | Rakib Mullick |
2014-09-16 | x86/smpboot: Initialize secondary CPU only if master CPU will wait for it | Igor Mammedov |
2014-09-16 | x86/mm, hibernate: Do not assume the first e820 area to be RAM | Lee, Chun-Yi |
2014-09-15 | x86: HPET force enable for e6xx based systems | Peter Neubauer |
2014-09-13 | x86: Tell irq work about self IPI support | Frederic Weisbecker |
2014-09-11 | x86: Add more disabled features | Dave Hansen |
2014-09-11 | x86: Axe the lightly-used cpu_has_pae | Dave Hansen |
2014-09-09 | perf/x86: Fix section mismatch in split uncore driver | Andi Kleen |
2014-09-09 | perf/x86/intel: Mark initialization code as such | Mathias Krause |
2014-09-09 | Merge tag 'v3.17-rc4' into perf/core, to pick up fixes | Ingo Molnar |
2014-09-09 | percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t -fix | Mel Gorman |
2014-09-08 | x86_64, entry: Use split-phase syscall_trace_enter for 64-bit syscalls | Andy Lutomirski |
2014-09-08 | x86_64, entry: Treat regs->ax the same in fastpath and slowpath syscalls | Andy Lutomirski |
2014-09-08 | x86: Split syscall_trace_enter into two phases | Andy Lutomirski |
2014-09-08 | x86, entry: Only call user_exit if TIF_NOHZ | Andy Lutomirski |
2014-09-08 | x86, x32, audit: Fix x32's AUDIT_ARCH wrt audit | Andy Lutomirski |
2014-09-03 | seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing | Andy Lutomirski |
2014-09-02 | x86: copy_thread: Don't nullify ->ptrace_bps twice | Oleg Nesterov |
2014-09-02 | x86, fpu: Shift "fpu_counter = 0" from copy_thread() to arch_dup_task_struct() | Oleg Nesterov |
2014-09-02 | x86, fpu: copy_process: Sanitize fpu->last_cpu initialization | Oleg Nesterov |
2014-09-02 | x86, fpu: copy_process: Avoid fpu_alloc/copy if !used_math() | Oleg Nesterov |
2014-09-02 | x86, fpu: __restore_xstate_sig()->math_state_restore() needs preempt_disable() | Oleg Nesterov |
2014-09-02 | x86, fpu: shift drop_init_fpu() from save_xstate_sig() to handle_signal() | Oleg Nesterov |
2014-09-01 | x86 / PM: Set IRQCHIP_SKIP_SET_WAKE for IOAPIC IRQ chip objects | Rafael J. Wysocki |
2014-08-29 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-08-29 | kexec: create a new config option CONFIG_KEXEC_FILE for new syscall | Vivek Goyal |
2014-08-29 | x86, irq, PCI: Keep IRQ assignment for runtime power management | Jiang Liu |
2014-08-28 | percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t | Christoph Lameter |
2014-08-27 | x86/iosf: Add debugfs support | David E. Box |
2014-08-27 | kprobes/x86: Free 'optinsn' cache when range check fails | Wang Nan |
2014-08-27 | x86: irq: Fix bug in setting IOAPIC pin attributes | Jiang Liu |