Age | Commit message (Expand) | Author |
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 |
2014-08-26 | x86: Replace __get_cpu_var uses | Christoph Lameter |
2014-08-25 | x86: Fix non-PC platform kernel crash on boot due to NULL dereference | Andy Shevchenko |
2014-08-24 | Merge branch 'linus' into perf/core, to fix conflicts | Ingo Molnar |
2014-08-24 | Merge tag 'microcode_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar |
2014-08-22 | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar |
2014-08-20 | x86/apic/uv: Remove unnecessary #ifdef | Andreas Ruprecht |
2014-08-17 | x86: Support compiling out human-friendly processor feature names | Josh Triplett |
2014-08-17 | x86: Drop support for /proc files when !CONFIG_PROC_FS | Josh Triplett |
2014-08-15 | x86_32, entry: Clean up sysenter_badsys declaration | Stefan Bader |
2014-08-14 | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-08-13 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-08-13 | Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-08-13 | perf/x86/uncore: Rename IvyTown to IvyBridge-EP | Peter Zijlstra |
2014-08-13 | perf/x86/uncore: Export basic memory events for IVT IMC PMU | Stephane Eranian |
2014-08-13 | perf/x86: Clean up __intel_pmu_pebs_event() code | Stephane Eranian |