Linux Tip Commits - Date Index
[Prev Page][Next Page]
- [tip:x86/fpu] x86/fpu: Rename fpu__activate_fpstate() to fpu__activate_fpstate_write()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Split out the fpu__activate_fpstate_read() method
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Fix FPU register read access to the current task
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Optimize fpu__activate_fpstate_read()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:perf/core] perf: Fix race in BPF program unregister
- From: tip-bot for Alexei Starovoitov <tipbot@xxxxxxxxx>
- [tip:perf/core] perf/x86/intel/pt: Kill an unused variable
- From: tip-bot for Alexander Shishkin <tipbot@xxxxxxxxx>
- [tip:perf/core] perf/x86/intel/pt: Remove redundant variable declaration
- From: tip-bot for Alexander Shishkin <tipbot@xxxxxxxxx>
- [tip:perf/core] perf/x86/intel/pt: Kill pt_is_running()
- From: tip-bot for Alexander Shishkin <tipbot@xxxxxxxxx>
- [tip:perf/core] perf/x86/intel/pt: Document pt_buffer_reset_markers()
- From: tip-bot for Alexander Shishkin <tipbot@xxxxxxxxx>
- [tip:perf/core] perf/x86/intel/pt: Document pt_buffer_reset_offsets()
- From: tip-bot for Alexander Shishkin <tipbot@xxxxxxxxx>
- [tip:perf/core] perf/x86/intel: Simplify put_exclusive_constraints()
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:perf/core] perf/x86: Simplify the x86_schedule_events() logic
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:perf/core] perf/x86/intel: Remove intel_excl_states:: init_state
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:perf/core] perf/x86/intel: Remove pointless tests
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:perf/core] perf/x86/intel: Clean up intel_commit_scheduling( ) placement
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:perf/core] perf/x86/intel: Make WARN()ings consistent
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:perf/core] perf/x86/intel: Simplify the dynamic constraint code somewhat
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:perf/core] perf/x86/intel: Add lockdep assert
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:perf/core] perf/x86/intel/cqm: Remove useless wrapper function
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:perf/core] perf/x86/intel/cqm: Add storage for 'closid' and clean up 'struct intel_pqr_state'
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:perf/core] perf/x86/intel: Correct local vs remote sibling state
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:perf/core] perf/x86/intel/cqm: Use 'u32' data type for RMIDs
- From: tip-bot for Matt Fleming <tipbot@xxxxxxxxx>
- [tip:perf/core] perf/x86/intel/cqm: Avoid pointless MSR write
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:perf/core] perf/x86/intel/cqm: Remove pointless spinlock from state cache
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:perf/core] perf/x86/intel/cqm: Use proper data types
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:perf/core] perf/x86: Tweak broken BIOS rules during check_hw_exists()
- From: tip-bot for Don Zickus <tipbot@xxxxxxxxx>
- [tip:perf/core] perf/x86/intel/cqm: Document PQR MSR abuse
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:perf/core] perf/x86/intel/pt: Untangle pt_buffer_reset_markers()
- From: tip-bot for Alexander Shishkin <tipbot@xxxxxxxxx>
- [tip:perf/core] perf: Disallow sparse AUX allocations for non-SG PMUs in overwrite mode
- From: tip-bot for Alexander Shishkin <tipbot@xxxxxxxxx>
- [tip:perf/core] perf/x86: Fix event/group validation
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:perf/core] perf/x86: Improve HT workaround GP counter constraint
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:timers/core] clockevents: Do not suspend/resume if unused
- From: tip-bot for Alexandre Belloni <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Improve the initialization logic of 'err' around xstate_fault() constraints
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Improve xstate_fault() handling
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Fix fpu__init_system_xstate() comments
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Fix FPU state save area alignment bug
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Rename xstate related 'fx' references to ' xstate'
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Micro-optimize the copy_xregs_to_kernel*() and copy_kernel_to_xregs*() functions
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Move the xstate copying functions into fpu /internal.h
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/asm] x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers
- From: tip-bot for Andy Lutomirski <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu, crypto: Fix AVX2 feature tests
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:timers/core] time: Remove read_boot_clock()
- From: tip-bot for Xunlei Pang <tipbot@xxxxxxxxx>
- [tip:timers/core] s390: time: Provide read_boot_clock64() and read_persistent_clock64()
- From: tip-bot for Xunlei Pang <tipbot@xxxxxxxxx>
- [tip:timers/core] time: Include math64.h in time64.h
- From: tip-bot for Xunlei Pang <tipbot@xxxxxxxxx>
- [tip:timers/core] time: Rework debugging variables so they aren' t global
- From: tip-bot for John Stultz <tipbot@xxxxxxxxx>
- [tip:timers/core] tracing: timer: Add deferrable flag to timer_start
- From: tip-bot for Badhri Jagan Sridharan <tipbot@xxxxxxxxx>
- [tip:timers/core] timekeeping: Provide new API to get the current time resolution
- From: tip-bot for Harald Geyer <tipbot@xxxxxxxxx>
- [tip:timers/core] time: Make sure tz_minuteswest is set to a valid value when setting time
- From: tip-bot for Sasha Levin <tipbot@xxxxxxxxx>
- [tip:irq/core] irqchip: mtk-sysirq: Make mtk_sysirq_of_init return error if ioremap fails
- From: tip-bot for Axel Lin <tipbot@xxxxxxxxx>
- [tip:irq/core] genirq: Set IRQCHIP_SKIP_SET_WAKE for no_irq_chip
- From: tip-bot for Geert Uytterhoeven <tipbot@xxxxxxxxx>
- Re: [RFC PATCH] x86/64: Optimize the effective instruction cache footprint of kernel functions
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [RFC PATCH] x86/64: Optimize the effective instruction cache footprint of kernel functions
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [RFC PATCH] x86/64: Optimize the effective instruction cache footprint of kernel functions
- From: Denys Vlasenko <dvlasenk@xxxxxxxxxx>
- Re: [RFC PATCH] x86/64: Optimize the effective instruction cache footprint of kernel functions
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- [tip:irq/urgent] irqchip/gicv3-its: ITS table size should not be smaller than PSZ
- From: tip-bot for Minghuan Lian <tipbot@xxxxxxxxx>
- [tip:timers/core] time: Remove read_boot_clock()
- From: tip-bot for Xunlei Pang <tipbot@xxxxxxxxx>
- [tip:timers/core] s390: time: Provide read_boot_clock64() and read_persistent_clock64()
- From: tip-bot for Xunlei Pang <tipbot@xxxxxxxxx>
- [tip:timers/core] time: Rework debugging variables so they aren' t global
- From: tip-bot for John Stultz <tipbot@xxxxxxxxx>
- [tip:timers/core] time: include math64.h in time64.h
- From: tip-bot for Xunlei Pang <tipbot@xxxxxxxxx>
- [tip:timers/core] tracing: timer: Add deferrable flag to timer_start
- From: tip-bot for Badhri Jagan Sridharan <tipbot@xxxxxxxxx>
- [tip:timers/core] timekeeping: Provide new API to get the current time resolution
- From: tip-bot for Harald Geyer <tipbot@xxxxxxxxx>
- [tip:timers/core] time: make sure tz_minuteswest is set to a valid value when setting time
- From: tip-bot for Sasha Levin <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu/init: Clean up and comment the __setup() functions
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu/init: Move __setup() functions to fpu/ init.c
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu/xstate: Use explicit parameter in xstate_fault()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Add CONFIG_X86_DEBUG_FPU= y FPU debugging code
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Reorganize fpu/internal.h
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Fix the 'nofxsr' boot parameter to also clear X86_FEATURE_FXSR_OPT
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Pass 'struct fpu' to fpu__restore()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu/init: Propagate __init annotations
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu/xstate: Don' t assume the first zero xfeatures zero bit means the end
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu/xstate: Clean up setup_xstate_comp() call
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Clean up xstate feature reservation
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Move debugging check from kernel_fpu_begin () to __kernel_fpu_begin()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Document the various fpregs state formats
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Harmonize FPU register state types
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Change fpu->fpregs_active from 'int' to ' char', add lazy switching comments
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Factor out the FPU regset code into fpu/ regset.c
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Factor out fpu/signal.c
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Rename all the fpregs, xregs, fxregs and fregs handling functions
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Move restore_init_xstate() out of fpu/ internal.h
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Generalize 'init_xstate_ctx'
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Create 'union thread_xstate' helper for fpstate_init()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Factor out fpu/regset.h from fpu/ internal.h
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Harmonize the names of the fpstate_init() helper functions
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Remove run-once init quirks
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Factor out the exception error code handling code
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Split out fpu/signal.h from fpu/ internal.h for signal frame handling functions
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Move is_ia32*frame() helpers out of fpu/ internal.h
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Merge fpu__reset() and fpu__clear()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Move the signal frame handling code closer to each other
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Move fpu__clear() to 'struct fpu *' parameter passing
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Rename restore_xstate_sig() to fpu__restore_sig()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Move all the fpu__*() high level methods closer to each other
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Rename restore_fpu_checking() to copy_fpstate_to_fpregs()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Synchronize the naming of drop_fpu() and fpu_reset_state()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/alternatives, x86/fpu: Add ' alternatives_patched' debug flag and use it in xsave_state()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Better document fpu__clear() state handling
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Initialize fpregs in fpu__init_cpu_generic ()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Rename save_xstate_sig() to copy_fpstate_to_sigframe()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Rename user_has_fpu() to fpregs_active()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Clarify ancient comments in fpu__restore()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu, crypto x86/camellia_aesni_avx: Simplify the camellia_aesni_init() xfeature checks
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Rename save_user_xstate() to copy_fpregs_to_sigframe()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu, crypto x86/camellia_aesni_avx2: Simplify the camellia_aesni_init() xfeature checks
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Pass 'struct fpu' to fpstate_sanitize_xstate()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Simplify fpstate_sanitize_xstate() calls
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Move asm/xcr.h to asm/fpu/internal.h
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu, crypto x86/serpent_avx2: Simplify the init () xfeature checks
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu, crypto x86/sha1_mb: Remove FPU internal headers from sha1_mb.c
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Rename sanitize_i387_state() to fpstate_sanitize_xstate()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu, crypto x86/sha1_ssse3: Simplify the sha1_ssse3_mod_init() xfeature checks
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu, crypto x86/cast6_avx: Simplify the cast6_init() xfeature checks
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu, crypto x86/sha512_ssse3: Simplify the sha512_ssse3_mod_init() xfeature checks
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu, crypto x86/cast5_avx: Simplify the cast5_init() xfeature checks
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu, crypto x86/sha256_ssse3: Simplify the sha256_ssse3_mod_init() xfeature checks
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu, crypto x86/twofish_avx: Simplify the twofish_init() xfeature checks
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu, crypto x86/serpent_avx: Simplify the serpent_init() xfeature checks
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Move xfeature type enumeration to fpu/ types.h
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Enumerate xfeature bits
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Simplify print_xstate_features()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Introduce cpu_has_xfeatures(xfeatures_mask , feature_name)
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Rename fpu/xsave.c to fpu/xstate.c
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Rename fpu/xsave.h to fpu/xstate.h
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Optimize fpu_copy()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Optimize fpu_copy() some more on lazy switching systems
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Optimize fpu__save()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Simplify fpu__save()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Eliminate __save_fpu()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Simplify __save_fpu()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Factor out FPU hw activation/deactivation
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Rename fpu__unlazy_stopped() to fpu__activate_stopped()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Simplify fpstate_init_curr() usage
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu, kvm: Simplify fx_init()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Rename fpstate_alloc_init() to fpstate_init_curr()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Simplify fpu__unlazy_stopped() error handling
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- Re: [RFC PATCH] x86/64: Optimize the effective instruction cache footprint of kernel functions
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Remove failure return from fpstate_alloc_init()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Remove failure paths from fpstate-alloc low level functions
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Simplify FPU handling by embedding the fpstate in task_struct (again)
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Optimize copy_fpregs_to_fpstate() by removing the FNCLEX synchronization with FP exceptions
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Rename fpu_save_init() to copy_fpregs_to_fpstate()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Uninline the irq_ts_save()/restore() functions
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Uninline kernel_fpu_begin()/end()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Move various internal function prototypes to fpu/internal.h
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Rename fpstate_xstate_init_size() to fpu__init_system_xstate_size_legacy()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Move fpu__save() to fpu/internals.h
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Add more comments to the FPU init code
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Reorder init methods
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Move fpu__init_system_early_generic() out of fpu__detect()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Make check_fpu() init ordering independent
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Remove the extra fpu__detect() layer
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Factor out FPU bug checks into fpu/bugs.c
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Move !FPU check ingo fpu__init_system_early_generic()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Factor out fpu__init_system_early_generic( )
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Factor out fpu__init_system_generic()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Factor out fpu__init_cpu_generic()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Simplify fpu__cpu_init()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Remove fpu__init_cpu_ctx_switch() call from fpu__init_system()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Do system-wide setup from fpu__detect()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Call fpu__init_cpu_ctx_switch() from fpu__init_cpu()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Do CLTS fpu__init_system()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Move the fpstate_xstate_init_size() call into fpu__init_system()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Split fpu__ctx_switch_init() into _cpu() and _system() portions
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Clean up eager_fpu_init() and rename it to fpu__ctx_switch_init()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Move eager_fpu_init() to fpu/init.c
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Remove setup_init_fpu_buf() call from eager_fpu_init()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Move all eager-fpu setup code to eager_fpu_init()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Remove xsave_init()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Do fpu__init_system_xstate only from fpu__init_system()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Set up the legacy FPU init image from fpu__init_system()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Propagate once per boot quirk into fpu__init_system_xstate()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Move legacy check to fpu__init_system_xstate()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Move CPU capability check into fpu__init_cpu_xstate()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Make the system/ cpu init distinction clear in the xstate code as well
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Split fpu__cpu_init() into early-boot and cpu-boot parts
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Remove 'init_xstate_buf' bootmem allocation
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Make setup_init_fpu_buf() run-once explicitly
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/urgent] x86/fpu: Disable XSAVES* support for now
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Remove xsave_init() bootmem allocations
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Rename __thread_fpu_end() to fpregs_deactivate()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Remove fpstate_xstate_init_size() boot quirk
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Rename __thread_fpu_begin() to fpregs_activate()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Rename __thread_set_has_fpu() to __fpregs_activate()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Rename __thread_clear_has_fpu() to __fpregs_deactivate()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Rename fpu->has_fpu to fpu->fpregs_active
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Improve the __sanitize_i387_state() documentation
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Explain the AVX register layout in the xsave area
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Rename regset FPU register accessors
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Clean up and fix MXCSR handling
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Rename xsave.header::xstate_bv to ' xfeatures'
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Rename 'xsave_hdr' to 'header'
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Clean up regset functions
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Move XCR0 manipulation to the FPU code proper
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Rename 'xstate_features' to 'xfeatures_nr'
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Rename 'pcntxt_mask' to 'xfeatures_mask'
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Print supported xstate features in human readable way
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Remove assembly guard from asm/fpu/api.h
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Improve FPU detection kernel messages
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Remove xsave_init() __init obfuscation
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Move MXCSR_DEFAULT to fpu/internal.h
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Rename fpu-internal.h to fpu/internal.h
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Rename i387.h to fpu/api.h
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Move xsave.h to fpu/xsave.h
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Clean up fpu__clear() a bit
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Rename fpu__flush_thread() to fpu__clear()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Use 'struct fpu' in fpu__unlazy_stopped()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Use 'struct fpu' in fpstate_alloc_init()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Use 'struct fpu' in fpu__copy()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Use 'struct fpu' in fpu_copy()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Use 'struct fpu' in fpu__save()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Use 'struct fpu' in __fpu_save()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Move __save_fpu() into fpu/core.c
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Use 'struct fpu' in switch_fpu_finish()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Use 'struct fpu' in switch_fpu_prepare()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Use 'struct fpu' in fpu_reset_state()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Use 'struct fpu' in restore_fpu_checking()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Use 'struct fpu' in fpu_lazy_restore()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Remove task_disable_lazy_fpu_restore()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Remove 'struct task_struct' usage from drop_fpu()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Get rid of PF_USED_MATH usage, convert it to fpu->fpstate_active
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Document fpu__unlazy_stopped()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Open code PF_USED_MATH usages
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Remove 'struct task_struct' usage from __thread_fpu_begin()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Remove 'struct task_struct' usage from __thread_fpu_end()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Remove 'struct task_struct' usage from __thread_set_has_fpu()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Change fpu_owner_task to fpu_fpregs_owner_ctx
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Move 'PER_CPU(fpu_owner_task)' to fpu/ core.c
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Change __thread_clear_has_fpu() to ' struct fpu' parameter
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Eliminate the __thread_has_fpu() wrapper
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Print out whether we are doing lazy/ eager FPU context switches
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Add debugging check to fpu_copy()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Move fpu_copy() to fpu/core.c
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Remove __save_init_fpu()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Add kernel_fpu_disabled()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Add debug check to kernel_fpu_disable()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Make kernel_fpu_disable/enable() static
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Make task_xstate_cachep static
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Uninline fpstate_free() and move it next to the allocation function
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Factor out fpu__copy()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Move task_xstate_cachep handling to core.c
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Remove fpu_xsave()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Simplify the xsave_state*() methods
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Factor out the FPU bug detection code into fpu__init_check_bugs()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Rename math_state_restore() to fpu__restore()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Move math_state_restore() to fpu/core.c
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Factor out fpu__flush_thread() from flush_thread()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Remove the free_thread_xstate() complication
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Move the no_387 handling and FPU detection code into init.c
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Remove unnecessary includes from core.c
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Split out the boot time FPU init code into fpu/init.c
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Fix header file dependencies of fpu-internal.h
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Move i387.c and xsave.c to arch/x86/kernel /fpu/
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Clean up asm/fpu/types.h
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Move FPU data structures to asm/ fpu_types.h
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Improve the comment for the fpu:: counter field
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Move thread_info:: fpu_counter into thread_info::fpu.counter
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Rename init_thread_xstate() to fpstate_xstate_init_size()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Rename fpu_init() to fpu__cpu_init()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Rename fpu_finit() to fpstate_init()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Rename fpu_free() to fpstate_free()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Rename fpu_alloc() to fpstate_alloc()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Move fpu_alloc() out of line
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Remove fpu_allocated()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Simplify fpu__unlazy_stopped()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Optimize fpu__unlazy_stopped()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Rename init_fpu() to fpu__unlazy_stopped() and add debugging check
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Make init_fpu() static
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Split an fpstate_alloc_init() function out of init_fpu()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Remove stale init_fpu() prototype
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Rename fpu_detect() to fpu__detect()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Add debugging check to fpu__save()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Add comments to fpu__save() and restrict its export
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Rename unlazy_fpu() to fpu__save()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Set vmlinux_path__nr_entries to 0 in vmlinux_path__exit
- From: tip-bot for Wang Nan <tipbot@xxxxxxxxx>
- [tip:sched/core] mm/fault, um: Fix compile error
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:perf/core] perf bench numa: Share sched_getcpu() __weak def with cloexec.c
- From: tip-bot for Arnaldo Carvalho de Melo <tipbot@xxxxxxxxx>
- [tip:perf/core] tools build: Change FEATURE_TESTS and FEATURE_DISPLAY to weak binding
- From: tip-bot for Wang Nan <tipbot@xxxxxxxxx>
- [tip:perf/core] tools lib traceevent: Install libtraceevent.a into libdir
- From: tip-bot for Wang Nan <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Add rm_rf() utility function
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Introduce copyfile_offset() function
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf symbols: Protect dso symbol loading using a mutex
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Protect dso cache fd with a mutex
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf symbols: Protect dso cache tree using dso-> lock
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] tools include: add __aligned_u64 to types.h.
- From: tip-bot for Wang Nan <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Elliminate alignment holes
- From: tip-bot for Arnaldo Carvalho de Melo <tipbot@xxxxxxxxx>
- [tip:perf/core] perf probe: Load map before glob matching
- From: tip-bot for Wang Nan <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Fix dwarf-aux.c compilation on i386
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Fix "Command" sort_entry' s cmp and collapse function
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- Re: [RFC PATCH] x86/64: Optimize the effective instruction cache footprint of kernel functions
- From: Denys Vlasenko <dvlasenk@xxxxxxxxxx>
- [tip:perf/core] perf cgroup: Use atomic.h for refcounting
- From: tip-bot for Arnaldo Carvalho de Melo <tipbot@xxxxxxxxx>
- [tip:perf/core] perf evlist: Use atomic.h for the perf_mmap refcount
- From: tip-bot for Arnaldo Carvalho de Melo <tipbot@xxxxxxxxx>
- [tip:perf/core] perf machine: Stop accessing atomic_t:: counter directly
- From: tip-bot for Arnaldo Carvalho de Melo <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Use atomic.h for the map_groups refcount
- From: tip-bot for Arnaldo Carvalho de Melo <tipbot@xxxxxxxxx>
- Re: [RFC PATCH] x86/64: Optimize the effective instruction cache footprint of kernel functions
- From: Denys Vlasenko <dvlasenk@xxxxxxxxxx>
- Re: [RFC PATCH] x86/64: Optimize the effective instruction cache footprint of kernel functions
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [RFC PATCH] x86/64: Optimize the effective instruction cache footprint of kernel functions
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- [tip:timers/core] jiffies: Remove the extra indentation level
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:timers/core] clockevents: Stop unused clockevent devices
- From: tip-bot for Viresh Kumar <tipbot@xxxxxxxxx>
- [tip:timers/core] clockevents: Introduce CLOCK_EVT_STATE_ONESHOT_STOPPED state
- From: tip-bot for Viresh Kumar <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/irq/msi: Implement irq_set_vcpu_affinity for remapped MSI irqs
- From: tip-bot for Feng Wu <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/irq: Define a global vector for VT-d Posted-Interrupts
- From: tip-bot for Feng Wu <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/irq: Show statistics information for posted-interrupts
- From: tip-bot for Feng Wu <tipbot@xxxxxxxxx>
- [tip:irq/core] genirq: Introduce irq_set_vcpu_affinity() to target an interrupt to a VCPU
- From: tip-bot for Jiang Liu <tipbot@xxxxxxxxx>
- [tip:timers/core] time: Refactor msecs_to_jiffies
- From: tip-bot for Nicholas Mc Guire <tipbot@xxxxxxxxx>
- [tip:timers/core] time: Allow gcc to fold constants when possible
- From: tip-bot for Nicholas Mc Guire <tipbot@xxxxxxxxx>
- [tip:timers/core] time: Move timeconst.h into include/generated
- From: tip-bot for Nicholas Mc Guire <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86: Rename eisa_set_level_irq to elcr_set_level_irq
- From: tip-bot for Paul Gortmaker <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/dl/Documentation: Fix typos
- From: tip-bot for Luca Abeni <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/dl/Documentation: Split Section 3
- From: tip-bot for Luca Abeni <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/dl/Documentation: Use consistent naming
- From: tip-bot for Luca Abeni <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/dl/Documentation: Clarify the relationship between tasks' deadlines and absolute scheduling deadlines
- From: tip-bot for Luca Abeni <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/dl/Documentation: Add some references
- From: tip-bot for Luca Abeni <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/dl/Documentation: Add some notes on EDF schedulability
- From: tip-bot for Luca Abeni <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/dl/Documentation: Clarify indexing notation
- From: tip-bot for Luca Abeni <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/dl/Documentation: Correct the definition of density as C_i/min{D_i,P_i}
- From: tip-bot for Zhiqiang Zhang <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/dl/Documentation: Switch to American English
- From: tip-bot for Luca Abeni <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/wait: Introduce TASK_NOLOAD and TASK_IDLE
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:sched/core] mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler
- From: tip-bot for David Hildenbrand <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/numa: Reduce conflict between fbq_classify_rq() and migration
- From: tip-bot for Rik van Riel <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/preempt, powerpc: Disable preemption in enable_kernel_altivec() explicitly
- From: tip-bot for David Hildenbrand <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/preempt, MIPS: Properly lock access to the FPU
- From: tip-bot for David Hildenbrand <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/preempt, mm/fault: Decouple preemption from the page fault logic
- From: tip-bot for David Hildenbrand <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/preempt, arm/futex: Disable preemption in UP futex_atomic_op_inuser() explicitly
- From: tip-bot for David Hildenbrand <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/preempt, futex: Update comments to clarify that preemption doesn't have to be disabled
- From: tip-bot for David Hildenbrand <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/preempt, arm/futex: Disable preemption in UP futex_atomic_cmpxchg_inatomic() explicitly
- From: tip-bot for David Hildenbrand <tipbot@xxxxxxxxx>
- [tip:sched/core] mm/fault, drm/i915: Use pagefault_disabled() to check for disabled pagefaults
- From: tip-bot for David Hildenbrand <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/preempt, futex: Disable preemption in UP futex_atomic_op_inuser() explicitly
- From: tip-bot for David Hildenbrand <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/preempt, futex: Disable preemption in UP futex_atomic_cmpxchg_inatomic() explicitly
- From: tip-bot for David Hildenbrand <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/preempt, mm/kmap, MIPS: Disable preemption in kmap_coherent() explicitly
- From: tip-bot for David Hildenbrand <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/preempt, mm/kmap: Explicitly disable/ enable preemption in kmap_atomic_*
- From: tip-bot for David Hildenbrand <tipbot@xxxxxxxxx>
- [tip:sched/core] mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are enabled
- From: tip-bot for David Hildenbrand <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/preempt, mm/fault: Trigger might_sleep() in might_fault() with disabled pagefaults
- From: tip-bot for David Hildenbrand <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/preempt, mm/fault: Count pagefault_disable () levels in pagefault_disabled
- From: tip-bot for David Hildenbrand <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/preempt: Remove PREEMPT_ACTIVE unmasking off in_atomic()
- From: tip-bot for Frederic Weisbecker <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/preempt: Fix out of date comment
- From: tip-bot for Frederic Weisbecker <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/preempt: Optimize preemption operations on __schedule() callers
- From: tip-bot for Frederic Weisbecker <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/preempt: Merge preempt_mask.h into preempt.h
- From: tip-bot for Frederic Weisbecker <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSET
- From: tip-bot for Frederic Weisbecker <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/preempt: Rearrange a few symbols after headers merge
- From: tip-bot for Frederic Weisbecker <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/arch: Rename set_mb() to smp_store_mb( )
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/arch: Add WRITE_ONCE() to set_mb()
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:irq/core] irqchip: vf610-mscm: Support NVIC parent chip
- From: tip-bot for Stefan Agner <tipbot@xxxxxxxxx>
- Re: [tip:x86/apic] x86/asm/head*.S: Change global labels to local
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- [tip:irq/core] irqchip: vf610-mscm: Support NVIC parent chip
- From: tip-bot for Stefan Agner <tipbot@xxxxxxxxx>
- [tip:irq/core] genirq: Add irq_chip_(enable/disable)_parent
- From: tip-bot for Stefan Agner <tipbot@xxxxxxxxx>
- [tip:irq/core] irqdomain: Add non-hierarchy helper irq_domain_set_info
- From: tip-bot for Stefan Agner <tipbot@xxxxxxxxx>
- [tip:irq/core] irqchip: nvic: Support hierarchy irq domain
- From: tip-bot for Stefan Agner <tipbot@xxxxxxxxx>
- [tip:irq/core] genirq: generic chip: Support hierarchy domain
- From: tip-bot for Stefan Agner <tipbot@xxxxxxxxx>
- [tip:irq/core] genirq: Don' t suspend nested_thread irqs over system suspend
- From: tip-bot for NeilBrown <tipbot@xxxxxxxxx>
- [tip:timers/core] sched,perf: Fix periodic timers
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/smp/boot: Fix legacy SMP bootup slow-boot bug
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- Re: [tip:x86/asm] x86: Pack function addresses tightly as well
- From: Denys Vlasenko <vda.linux@xxxxxxxxxxxxxx>
- [tip:x86/urgent] x86/mce: Fix MCE severity messages
- From: tip-bot for Borislav Petkov <tipbot@xxxxxxxxx>
- [tip:x86/urgent] x86/Documentation: Update the contact email for L3 cache index disable functionality
- From: tip-bot for Aravind Gopalakrishnan <tipbot@xxxxxxxxx>
- [tip:x86/microcode] x86/microcode/intel: Rename get_matching_sig( )
- From: tip-bot for Borislav Petkov <tipbot@xxxxxxxxx>
- [tip:x86/microcode] x86/microcode/intel: Simplify get_matching_sig()
- From: tip-bot for Borislav Petkov <tipbot@xxxxxxxxx>
- [tip:x86/microcode] x86/microcode/intel: Rename get_matching_microcode
- From: tip-bot for Borislav Petkov <tipbot@xxxxxxxxx>
- [tip:x86/microcode] x86/microcode/intel: Simplify update_match_cpu()
- From: tip-bot for Borislav Petkov <tipbot@xxxxxxxxx>
- Re: [tip:x86/asm] x86: Pack function addresses tightly as well
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [tip:x86/asm] x86: Pack function addresses tightly as well
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- [tip:x86/apic] x86/asm/entry/64: Use shorter MOVs from segment registers
- From: tip-bot for Denys Vlasenko <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/asm/head*.S: Change global labels to local
- From: tip-bot for Borislav Petkov <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86: Pack loops tightly as well
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:sched/core] sched: Fix function declaration return type mismatch
- From: tip-bot for Nicholas Mc Guire <tipbot@xxxxxxxxx>
- Re: [tip:x86/asm] x86: Pack function addresses tightly as well
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [tip:x86/asm] x86: Pack function addresses tightly as well
- From: Denys Vlasenko <dvlasenk@xxxxxxxxxx>
- Re: [tip:x86/asm] x86: Pack function addresses tightly as well
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [tip:x86/apic] x86: Consolidate irq entering inlines
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86: Use entering[_ack]_irq() instead of open coding it
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/asm] x86: Align jump targets to 1-byte boundaries
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/asm] x86: Pack loops tightly as well
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/asm] x86: Pack function addresses tightly as well
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:perf/urgent] tools/liblockdep: Fix compilation error
- From: tip-bot for Eunbong Song <tipbot@xxxxxxxxx>
- [tip:perf/urgent] tools/liblockdep: Fix linker error in case of cross compile
- From: tip-bot for Eunbong Song <tipbot@xxxxxxxxx>
- [tip:perf/core] perf probe: Remove length limitation for showing available variables
- From: tip-bot for He Kuang <tipbot@xxxxxxxxx>
- [tip:perf/core] perf probe: Add --range option to show a variable 's location range
- From: tip-bot for He Kuang <tipbot@xxxxxxxxx>
- [tip:perf/core] perf report: Do not restrict -T option by other options
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Make flex/bison calls honour V=1
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:perf/core] perf trace: Fix the build on older distros
- From: tip-bot for Arnaldo Carvalho de Melo <tipbot@xxxxxxxxx>
- [tip:perf/core] perf probe: Ignore tail calls to probed functions
- From: "tip-bot for Naveen N. Rao" <tipbot@xxxxxxxxx>
- [tip:perf/core] perf report: Fix some option handling on --stdio
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] tools lib traceevent: Provide le16toh define for older systems
- From: tip-bot for Arnaldo Carvalho de Melo <tipbot@xxxxxxxxx>
- [tip:perf/core] perf machine: No need to keep a refcnt for last_match
- From: tip-bot for Arnaldo Carvalho de Melo <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tests: Fix map_groups refcount test
- From: tip-bot for Arnaldo Carvalho de Melo <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tests: Show refcounting broken expectations in thread-mg-share test
- From: tip-bot for Arnaldo Carvalho de Melo <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tests: Fix to get negative exit codes
- From: tip-bot for He Kuang <tipbot@xxxxxxxxx>
- [tip:perf/core] perf probe: Show better error message when failed to find variable
- From: tip-bot for He Kuang <tipbot@xxxxxxxxx>
- [tip:perf/core] perf trace: Removed duplicated NULL test
- From: tip-bot for He Kuang <tipbot@xxxxxxxxx>
- [tip:perf/core] perf report: Force tty output if -T/ --thread option is given
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Document relation of per-thread event count feature
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf kmem: Fix compiler warning about may be accessing uninitialized variable
- From: tip-bot for Arnaldo Carvalho de Melo <tipbot@xxxxxxxxx>
- [tip:sched/core] sched: Remove redundant #ifdef
- From: tip-bot for Nikolay Borisov <tipbot@xxxxxxxxx>
- [tip:x86/asm] x86/asm/uaccess: Unify the ALIGN_DESTINATION macro
- From: tip-bot for Borislav Petkov <tipbot@xxxxxxxxx>
- [tip:x86/asm] x86/asm/uaccess: Get rid of copy_user_nocache_64.S
- From: tip-bot for Borislav Petkov <tipbot@xxxxxxxxx>
- [tip:x86/asm] x86/asm/uaccess: Remove FIX_ALIGNMENT define from copy_user_nocache_64.S:
- From: tip-bot for Borislav Petkov <tipbot@xxxxxxxxx>
- [tip:locking/core] rtmutex: Warn if trylock is called from hard/ softirq context
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/rtmutex: Drop usage of __HAVE_ARCH_CMPXCHG
- From: tip-bot for Sebastian Andrzej Siewior <tipbot@xxxxxxxxx>
- [tip:locking/core] arch: Remove __ARCH_HAVE_CMPXCHG
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:irq/core] genirq: devres: Fix testing return value of request_any_context_irq()
- From: tip-bot for Axel Lin <tipbot@xxxxxxxxx>
- [tip:irq/urgent] irqchip: tegra: Set the proper base address in irq chip data
- From: tip-bot for Lucas Stach <tipbot@xxxxxxxxx>
- [tip:timers/urgent] ktime: Fix ktime_divns to do signed division
- From: tip-bot for John Stultz <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86, irq: Allocate CPU vectors from device local CPUs if possible
- From: tip-bot for Jiang Liu <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/hpet: Pass proper pointer to irq_alloc_info
- From: tip-bot for Sergey Senozhatsky <tipbot@xxxxxxxxx>
- [tip:x86/apic] Revert f5d6a52f5111 ("x86/smpboot: Skip delays during SMP initialization similar to Xen")
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:perf/urgent] perf tools: Use getconf to determine number of online CPUs
- From: tip-bot for Will Deacon <tipbot@xxxxxxxxx>
- [tip:perf/urgent] tools: Fix tools/vm build
- From: tip-bot for Andi Kleen <tipbot@xxxxxxxxx>
- Re: [tip:locking/core] locking/pvqspinlock: Replace xchg() by the more descriptive set_mb()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [tip:locking/core] locking/pvqspinlock: Replace xchg() by the more descriptive set_mb()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [tip:locking/core] locking/qrwlock: Rename QUEUE_RWLOCK to QUEUED_RWLOCKS
- From: tip-bot for Waiman Long <tipbot@xxxxxxxxx>
- Re: [tip:locking/core] locking/pvqspinlock: Replace xchg() by the more descriptive set_mb()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [tip:locking/core] locking/pvqspinlock: Replace xchg() by the more descriptive set_mb()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [tip:x86/apic] x86/smp/boot: Add cmdline "cpu_init_udelay=N" to specify cpu_up() delay
- From: tip-bot for Len Brown <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/smp/boot: Remove 10ms delay from cpu_up() on modern processors
- From: tip-bot for Len Brown <tipbot@xxxxxxxxx>
- [tip:timers/core] ALSA: drivers: pcsp: Fix printout of resolution
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:timers/urgent] ktime: Fix ktime_divns to do signed division
- From: tip-bot for John Stultz <tipbot@xxxxxxxxx>
- Re: [tip:locking/core] locking/pvqspinlock: Replace xchg() by the more descriptive set_mb()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [tip:locking/core] locking/pvqspinlock: Replace xchg() by the more descriptive set_mb()
- From: Waiman Long <waiman.long@xxxxxx>
- Re: [tip:locking/core] locking/pvqspinlock: Replace xchg() by the more descriptive set_mb()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [tip:x86/urgent] selftests, x86: Install tests
- From: tip-bot for Tyler Baker <tipbot@xxxxxxxxx>
- [tip:x86/urgent] selftests, x86: Have no dependency on all when cross building
- From: tip-bot for Tyler Baker <tipbot@xxxxxxxxx>
- [tip:x86/urgent] selftests, x86: Build both bitnesses
- From: tip-bot for Tyler Baker <tipbot@xxxxxxxxx>
- [tip:x86/mm] x86/mm: Add ioremap_uc() helper to map memory uncacheable (not UC-)
- From: "tip-bot for Luis R. Rodriguez" <tipbot@xxxxxxxxx>
- [tip:perf/core] perf/x86/intel/uncore: Add Broadwell-U uncore IMC PMU support
- From: tip-bot for Stephane Eranian <tipbot@xxxxxxxxx>
- [tip:x86/mm] x86/mm/pageattr: Remove an unused variable in slow_virt_to_phys()
- From: tip-bot for Dexuan Cui <tipbot@xxxxxxxxx>
- [tip:perf/core] perf/x86/rapl: Enable Broadwell-U RAPL support
- From: tip-bot for Stephane Eranian <tipbot@xxxxxxxxx>
- [tip:x86/mm] x86/mm/mtrr: Remove incorrect address check in __mtrr_type_lookup()
- From: tip-bot for Toshi Kani <tipbot@xxxxxxxxx>
- [tip:x86/mm] x86/mm: Add kerneldoc comments for pcommit_sfence()
- From: tip-bot for Ross Zwisler <tipbot@xxxxxxxxx>
- [tip:x86/boot] x86/kaslr: Fix typo in the KASLR_FLAG documentation
- From: tip-bot for Miroslav Benes <tipbot@xxxxxxxxx>
- [tip:x86/mm] x86/mm: Do not flush last cacheline twice in clflush_cache_range()
- From: tip-bot for Ross Zwisler <tipbot@xxxxxxxxx>
- [tip:x86/microcode] x86/cpu/microcode: Zap changelog
- From: tip-bot for Borislav Petkov <tipbot@xxxxxxxxx>
- [tip:x86/asm] x86/alternatives: Switch AMD F15h and later to the P6 NOPs
- From: tip-bot for Borislav Petkov <tipbot@xxxxxxxxx>
- [tip:x86/urgent] x86/vdso: Fix 'make bzImage' on older distros
- From: tip-bot for Oleg Nesterov <tipbot@xxxxxxxxx>
- [tip:x86/build] x86/build: Remove -Wno-sign-compare
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/pvqspinlock: Rename QUEUED_SPINLOCK to QUEUED_SPINLOCKS
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/pvqspinlock: Replace xchg() by the more descriptive set_mb()
- From: tip-bot for Waiman Long <tipbot@xxxxxxxxx>
- [tip:x86/asm] x86/asm/entry/irq: Clean up IRQn_VECTOR macros
- From: tip-bot for Brian Gerst <tipbot@xxxxxxxxx>
- [tip:x86/asm] x86/asm/entry: Fix remaining use of SYSCALL_VECTOR
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:sched/core] sched, timer: Fix documentation for ' struct thread_group_cputimer'
- From: tip-bot for Jason Low <tipbot@xxxxxxxxx>
- [tip:x86/asm] x86/asm/entry: Remove SYSCALL_VECTOR
- From: tip-bot for Brian Gerst <tipbot@xxxxxxxxx>
- [tip:x86/asm] x86/irq: Merge irq_regs & irq_stat
- From: tip-bot for Brian Gerst <tipbot@xxxxxxxxx>
- [tip:x86/asm] x86/asm/entry/irq: Remove unused invalidate_interrupt prototypes
- From: tip-bot for Brian Gerst <tipbot@xxxxxxxxx>
- [tip:perf/core] perf build: Disable libdw DWARF unwind when built with NO_DWARF
- From: "tip-bot for Naveen N. Rao" <tipbot@xxxxxxxxx>
- [tip:perf/core] perf probe: Support glob wildcards for function name
- From: tip-bot for Masami Hiramatsu <tipbot@xxxxxxxxx>
- [tip:perf/core] perf probe: Add --no-inlines option to avoid searching inline functions
- From: tip-bot for Masami Hiramatsu <tipbot@xxxxxxxxx>
- [tip:perf/core] perf probe: Introduce probe_conf global configs
- From: tip-bot for Masami Hiramatsu <tipbot@xxxxxxxxx>
- [tip:perf/core] perf probe: Use perf_probe_event.target instead of passing as an argument
- From: tip-bot for Masami Hiramatsu <tipbot@xxxxxxxxx>
- [tip:perf/core] perf bench futex: Support parallel waker threads
- From: tip-bot for Davidlohr Bueso <tipbot@xxxxxxxxx>
- [tip:perf/core] perf bench futex: Handle spurious wakeups
- From: tip-bot for Davidlohr Bueso <tipbot@xxxxxxxxx>
- [tip:perf/core] perf machine: Protect the machine-> threads with a rwlock
- From: tip-bot for Arnaldo Carvalho de Melo <tipbot@xxxxxxxxx>
- [tip:perf/core] tools include: Add basic atomic.h implementation from the kernel sources
- From: tip-bot for Arnaldo Carvalho de Melo <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Use atomic_t to implement thread__{get,put} refcnt
- From: tip-bot for Arnaldo Carvalho de Melo <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Move generic barriers out of perf-sys.h
- From: tip-bot for Arnaldo Carvalho de Melo <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Move tile barrier.h stuff to tools/ arch/tile/include/asm/barrier.h
- From: tip-bot for Arnaldo Carvalho de Melo <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Move mips barrier.h stuff to tools/ arch/mips/include/asm/barrier.h
- From: tip-bot for Arnaldo Carvalho de Melo <tipbot@xxxxxxxxx>
- [tip:perf/core] perf probe: Fix a typo for the flags of open
- From: tip-bot for Masami Hiramatsu <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Move xtensa barrier.h stuff to tools/ arch/xtensa/include/asm/barrier.h
- From: tip-bot for Arnaldo Carvalho de Melo <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Move arm(64) barrier.h stuff to tools /arch/arm*/include/asm/barrier.h
- From: tip-bot for Arnaldo Carvalho de Melo <tipbot@xxxxxxxxx>
- [tip:perf/core] perf probe: Skip kernel symbols which is out of .text
- From: tip-bot for Masami Hiramatsu <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Move ia64 barrier.h stuff to tools/ arch/ia64/include/asm/barrier.h
- From: tip-bot for Arnaldo Carvalho de Melo <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Move sh barrier.h stuff to tools/arch /sh/include/asm/barrier.h
- From: tip-bot for Arnaldo Carvalho de Melo <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Move alpha barrier.h stuff to tools/ arch/alpha/include/asm/barrier.h
- From: tip-bot for Arnaldo Carvalho de Melo <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Move sparc barrier.h stuff to tools/ arch/sparc/include/asm/barrier.h
- From: tip-bot for Arnaldo Carvalho de Melo <tipbot@xxxxxxxxx>
- [tip:perf/core] tools: Adopt asm-generic/barrier.h
- From: tip-bot for Arnaldo Carvalho de Melo <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Move barrier() definition to tools/ include/linux/compiler.h
- From: tip-bot for Arnaldo Carvalho de Melo <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Move s390 barrier.h stuff to tools/ arch/s390/include/asm/barrier.h
- From: tip-bot for Arnaldo Carvalho de Melo <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Move powerpc barrier.h stuff to tools /arch/powerpc/include/asm/barrier.h
- From: tip-bot for Arnaldo Carvalho de Melo <tipbot@xxxxxxxxx>
- [tip:perf/core] perf probe: Support $params special probe argument
- From: tip-bot for Masami Hiramatsu <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Move x86 barrier.h stuff to tools/ arch/x86/include/asm/barrier.h
- From: tip-bot for Arnaldo Carvalho de Melo <tipbot@xxxxxxxxx>
- [tip:perf/core] perf probe: Make --line checks validate C-style function name
- From: tip-bot for Masami Hiramatsu <tipbot@xxxxxxxxx>
- [tip:perf/core] perf probe: Fix to return 0 when positive value returned
- From: tip-bot for Masami Hiramatsu <tipbot@xxxxxxxxx>
- [tip:perf/core] perf probe: Fix to close probe_events file in error
- From: tip-bot for Masami Hiramatsu <tipbot@xxxxxxxxx>
- [PATCH] sched, timer: Fix documentation for 'struct thread_group_cputimer'
- From: Jason Low <jason.low2@xxxxxx>
- [tip:locking/core] locking/qspinlock: Extract out code snippets for the next patch
- From: tip-bot for Waiman Long <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/qspinlock: Revert to test-and-set on hypervisors
- From: "tip-bot for Peter Zijlstra (Intel)" <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/pvqspinlock, x86: Enable PV qspinlock for KVM
- From: tip-bot for Waiman Long <tipbot@xxxxxxxxx>
- [tip:x86/asm] x86, selftests: Add a test for the "sysret_ss_attrs " bug
- From: tip-bot for Andy Lutomirski <tipbot@xxxxxxxxx>
- [tip:x86/asm] x86/entry: Stop using PER_CPU_VAR(kernel_stack)
- From: tip-bot for Denys Vlasenko <tipbot@xxxxxxxxx>
- [tip:x86/asm] x86/entry: Remove unused 'kernel_stack' per-cpu variable
- From: tip-bot for Denys Vlasenko <tipbot@xxxxxxxxx>
- [tip:x86/asm] x86/entry: Define 'cpu_current_top_of_stack' for 64-bit code
- From: tip-bot for Denys Vlasenko <tipbot@xxxxxxxxx>
- [tip:x86/build] x86/kconfig: Fix the CONFIG_NR_CPUS description
- From: "tip-bot for Kirill A. Shutemov" <tipbot@xxxxxxxxx>
- [tip:x86/asm] x86: Force inlining of atomic ops
- From: tip-bot for Denys Vlasenko <tipbot@xxxxxxxxx>
- [tip:x86/build] x86/kconfig: Bump default NR_CPUS from 8 to 64 for 64-bit configuration
- From: "tip-bot for Kirill A. Shutemov" <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/pvqspinlock, x86: Enable PV qspinlock for Xen
- From: tip-bot for David Vrabel <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/pvqspinlock, x86: Implement the paravirt qspinlock call patching
- From: "tip-bot for Peter Zijlstra (Intel)" <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/pvqspinlock: Implement simple paravirt support for the qspinlock
- From: tip-bot for Waiman Long <tipbot@xxxxxxxxx>
- [tip:x86/cleanups] x86/mm: Clean up types in xlate_dev_mem_ptr() some more
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/qspinlock: Use a simple write to grab the lock
- From: tip-bot for Waiman Long <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/qspinlock: Introduce a simple generic 4-byte queued spinlock
- From: tip-bot for Waiman Long <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/qspinlock: Optimize for smaller NR_CPUS
- From: "tip-bot for Peter Zijlstra (Intel)" <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/qspinlock: Add pending bit
- From: "tip-bot for Peter Zijlstra (Intel)" <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/qspinlock, x86: Enable x86-64 to use queued spinlocks
- From: tip-bot for Waiman Long <tipbot@xxxxxxxxx>
- [tip:locking/core] kernel: Replace reference to ASSIGN_ONCE() with WRITE_ONCE() in comment
- From: tip-bot for Preeti U Murthy <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/rwsem: Reduce spinlock contention in wakeup after up_read()/up_write()
- From: tip-bot for Waiman Long <tipbot@xxxxxxxxx>
- [tip:perf/core] perf_event: Don't allow vmalloc() backed perf on powerpc
- From: tip-bot for Michael Ellerman <tipbot@xxxxxxxxx>
- [tip:sched/core] sched: Implement lockless wake-queues
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:sched/core] ipc/mqueue: Implement lockless pipelined wakeups
- From: tip-bot for Davidlohr Bueso <tipbot@xxxxxxxxx>
- [tip:perf/core] perf: Fix software migrate events
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:sched/core] futex: Implement lockless wakeups
- From: tip-bot for Davidlohr Bueso <tipbot@xxxxxxxxx>
- [tip:sched/core] sched, timer: Use the atomic task_cputime in thread_group_cputimer
- From: tip-bot for Jason Low <tipbot@xxxxxxxxx>
- [tip:sched/core] sched, timer: Provide an atomic ' struct task_cputime' data structure
- From: tip-bot for Jason Low <tipbot@xxxxxxxxx>
- [tip:sched/core] sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to improve scalability
- From: tip-bot for Jason Low <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/numa: Document usages of mm->numa_scan_seq
- From: tip-bot for Jason Low <tipbot@xxxxxxxxx>
- [tip:sched/core] sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()/WRITE_ONCE()
- From: tip-bot for Jason Low <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/core: Remove unnecessary down/ up conversion
- From: tip-bot for Nicholas Mc Guire <tipbot@xxxxxxxxx>
- [tip:sched/core] signals, ptrace, sched: Fix a misaligned load inside ptrace_attach()
- From: tip-bot for Palmer Dabbelt <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/wait: Change wait_on_bit*() to take an unsigned long *, not a void *
- From: tip-bot for Palmer Dabbelt <tipbot@xxxxxxxxx>
- [tip:sched/core] signals, sched: Change all uses of JOBCTL_* from 'int' to 'long'
- From: tip-bot for Palmer Dabbelt <tipbot@xxxxxxxxx>
- [tip:sched/core] sched: Move the loadavg code to a more obvious location
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:perf/urgent] perf/x86/intel: Fix SLM cache event list
- From: tip-bot for Kan Liang <tipbot@xxxxxxxxx>
- [tip:perf/urgent] perf: Annotate inherited event ctx-> mutex recursion
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/core: Fix regression in cpuset_cpu_inactive() for suspend
- From: tip-bot for Omar Sandoval <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/core: Remove __cpuinit section tag that crept back in
- From: tip-bot for Paul Gortmaker <tipbot@xxxxxxxxx>
- [tip:sched/core] sched: Handle priority boosted tasks proper in setscheduler()
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/asm] x86/asm/entry/64: Tidy up JZ insns after TESTs
- From: tip-bot for Denys Vlasenko <tipbot@xxxxxxxxx>
- [tip:x86/asm] x86/asm/entry/64: Clean up usage of TEST insns
- From: tip-bot for Denys Vlasenko <tipbot@xxxxxxxxx>
- [tip:timers/core] nohz: Fix !HIGH_RES_TIMERS hang
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:timers/nohz] nohz: Set isolcpus when nohz_full is set
- From: tip-bot for Chris Metcalf <tipbot@xxxxxxxxx>
- [tip:timers/nohz] nohz: Add tick_nohz_full_add_cpus_to() API
- From: tip-bot for Chris Metcalf <tipbot@xxxxxxxxx>
- [tip:timers/nohz] context_tracking: Inherit TIF_NOHZ through forks instead of context switches
- From: tip-bot for Frederic Weisbecker <tipbot@xxxxxxxxx>
- [tip:timers/nohz] context_tracking: Protect against recursion
- From: tip-bot for Frederic Weisbecker <tipbot@xxxxxxxxx>
- [tip:x86/platform] x86/platform/atom/punit: Add Punit device state debug driver
- From: tip-bot for Srinivas Pandruvada <tipbot@xxxxxxxxx>
- [tip:x86/asm] x86/alternatives: Document macros
- From: tip-bot for Borislav Petkov <tipbot@xxxxxxxxx>
- [tip:x86/microcode] x86/microcode: Parse built-in microcode early
- From: tip-bot for Borislav Petkov <tipbot@xxxxxxxxx>
- [tip:x86/urgent] x86/fpu: Always restore_xinit_state() when use_eager_cpu()
- From: tip-bot for Bobby Powers <tipbot@xxxxxxxxx>
- [tip:x86/microcode] x86/microcode/intel: Remove unused @rev arg of get_matching_sig()
- From: tip-bot for Borislav Petkov <tipbot@xxxxxxxxx>
- [tip:x86/microcode] x86/microcode/intel: Get rid of revision_is_newer()
- From: tip-bot for Borislav Petkov <tipbot@xxxxxxxxx>
- [tip:x86/cpu] x86/cpu/amd: Set X86_FEATURE_EXTD_APICID for future processors
- From: tip-bot for Aravind Gopalakrishnan <tipbot@xxxxxxxxx>
- [tip:x86/cpu] x86/gart: Check for GART support before accessing GART registers
- From: tip-bot for Aravind Gopalakrishnan <tipbot@xxxxxxxxx>
- [tip:x86/asm] x86/asm: Use -mskip-rax-setup if supported
- From: "tip-bot for H.J. Lu" <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/smpboot: Skip delays during SMP initialization similar to Xen
- From: "tip-bot for Jan H. Schönherr" <tipbot@xxxxxxxxx>
- [tip:x86/urgent] efi: Fix error handling in add_sysfs_runtime_map_entry()
- From: tip-bot for Dan Carpenter <tipbot@xxxxxxxxx>
- [tip:x86/urgent] x86/efi: Store upper bits of command line buffer address in ext_cmd_line_ptr
- From: tip-bot for Roy Franz <tipbot@xxxxxxxxx>
- [tip:x86/urgent] efivarfs: Ensure VariableName is NUL-terminated
- From: tip-bot for Ross Lagerwall <tipbot@xxxxxxxxx>
- [tip:perf/urgent] perf probe: Fix segfault if passed with ''.
- From: tip-bot for Wang Nan <tipbot@xxxxxxxxx>
- [tip:x86/platform] x86/platform/uv: Make SGI UV dependent on CONFIG_PCI
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:perf/urgent] perf report: Fix -T/ --threads option to work again
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf kmem: Fix compiles on RHEL6/OL6
- From: tip-bot for David Ahern <tipbot@xxxxxxxxx>
- [tip:perf/core] perf hists: Get rid of position field from struct hist_entry
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf diff: Make hist_entry_diff fields union
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf record: Add basic AUX area tracing support
- From: tip-bot for Adrian Hunter <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Add aux_watermark member of struct perf_event_attr
- From: tip-bot for Adrian Hunter <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Add parse_events_error interface
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Change parse_events_add_pmu interface
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Add location to pmu event terms
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Use getconf to determine number of online CPUs
- From: tip-bot for Will Deacon <tipbot@xxxxxxxxx>
- [tip:perf/core] perf probe ppc: Fix symbol fixup issues due to ELF type
- From: "tip-bot for Naveen N. Rao" <tipbot@xxxxxxxxx>
- [tip:perf/core] perf probe ppc64le: Prefer symbol table lookup over DWARF
- From: "tip-bot for Naveen N. Rao" <tipbot@xxxxxxxxx>
- [tip:perf/core] perf probe ppc: Enable matching against dot symbols automatically
- From: "tip-bot for Naveen N. Rao" <tipbot@xxxxxxxxx>
- [tip:perf/core] perf probe ppc64le: Fixup function entry if using kallsyms lookup
- From: "tip-bot for Naveen N. Rao" <tipbot@xxxxxxxxx>
- [tip:perf/core] perf probe ppc64le: Fix ppc64 ABIv2 symbol decoding
- From: tip-bot for Ananth N Mavinakayanahalli <tipbot@xxxxxxxxx>
- [tip:perf/core] perf script: Always allow fields 'addr' and 'cpu' for auxtrace
- From: tip-bot for Adrian Hunter <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Improve strfilter to append additional rules
- From: tip-bot for Masami Hiramatsu <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Add strfilter__string to recover rules string
- From: tip-bot for Masami Hiramatsu <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Add support for PERF_RECORD_ITRACE_START
- From: tip-bot for Adrian Hunter <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Add AUX area tracing Snapshot Mode
- From: tip-bot for Adrian Hunter <tipbot@xxxxxxxxx>
- [tip:perf/core] perf probe: Allow to use filter on --del command
- From: tip-bot for Masami Hiramatsu <tipbot@xxxxxxxxx>
- [tip:perf/core] perf probe: Accept filter argument for --funcs
- From: tip-bot for Masami Hiramatsu <tipbot@xxxxxxxxx>
- [tip:perf/core] perf kmem: Show warning when trying to run stat without record
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Move TUI-specific fields out of map_symbol
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf hists browser: Simplify zooming code using pstack_peek()
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Introduce pstack_peek()
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf hists browser: Split popup menu actions - part 2
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf hists browser: Split popup menu actions
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf probe: Cleanup and consolidate command parsers
- From: tip-bot for Masami Hiramatsu <tipbot@xxxxxxxxx>
- [tip:perf/core] perf hists browser: Save perf_session_env in the hist_browser
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf hists browser: Save pstack in the hist_browser
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf hists browser: Save hist_browser_timer pointer in hist_browser
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf hists browser: Fix possible memory leak
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Move init_have_children field to the unnamed union
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Move TUI-specific fields into unnamed union
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf probe: Remove redundant cleanup of params.filter
- From: tip-bot for Masami Hiramatsu <tipbot@xxxxxxxxx>
- [tip:perf/core] perf record: Add AUX area tracing Snapshot Mode support
- From: tip-bot for Adrian Hunter <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Add support for PERF_RECORD_AUX
- From: tip-bot for Adrian Hunter <tipbot@xxxxxxxxx>
- [tip:perf/core] perf probe: Accept multiple filter options
- From: tip-bot for Masami Hiramatsu <tipbot@xxxxxxxxx>
- [tip:perf/core] perf auxtrace: Add option to synthesize events for transactions
- From: tip-bot for Adrian Hunter <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Add build option NO_AUXTRACE to exclude AUX area tracing
- From: tip-bot for Adrian Hunter <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Hit all build ids when AUX area tracing
- From: tip-bot for Adrian Hunter <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Add AUX area tracing index
- From: tip-bot for Adrian Hunter <tipbot@xxxxxxxxx>
- [tip:perf/core] perf report: Fix placement of itrace option in documentation
- From: tip-bot for Adrian Hunter <tipbot@xxxxxxxxx>
- [tip:perf/core] perf kmem: Implement stat --page --caller
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf kmem: Add --live option for current allocation stat
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf kmem: Print gfp flags in human readable string
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf kmem: Add kmem.default config option
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf kmem: Support sort keys on page analysis
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf probe: Accept filter argument for --list
- From: tip-bot for Masami Hiramatsu <tipbot@xxxxxxxxx>
- [tip:perf/core] perf probe: Improve detection of file/ function name in the probe pattern
- From: "tip-bot for Naveen N. Rao" <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Fix bison-related build failure on CentOS 6
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf report: Add Instruction Tracing support
- From: tip-bot for Adrian Hunter <tipbot@xxxxxxxxx>
- [tip:perf/core] perf symbols: Warn on build id mismatch
- From: "tip-bot for Naveen N. Rao" <tipbot@xxxxxxxxx>
- [tip:perf/core] perf evlist: Amend mmap ref counting for the AUX area mmap
- From: tip-bot for Adrian Hunter <tipbot@xxxxxxxxx>
- [tip:perf/core] perf probe ppc: Use the right prefix when ignoring SyS symbols on ppc
- From: "tip-bot for Naveen N. Rao" <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Document --children option in more detail
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf bench numa: Show more stats of particular threads in verbose mode
- From: tip-bot for Petr Holasek <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Add symbolic events support for parse_events_error
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:perf/core] perf probe: Make --funcs option exclusive
- From: tip-bot for Masami Hiramatsu <tipbot@xxxxxxxxx>
- [tip:perf/core] perf probe: Remove all probes matches given pattern at once
- From: tip-bot for Masami Hiramatsu <tipbot@xxxxxxxxx>
- [tip:perf/core] perf trace: Fix --filter-pids OPTION description
- From: tip-bot for Arnaldo Carvalho de Melo <tipbot@xxxxxxxxx>
- [tip:perf/core] perf stat: Fix metrics calculation with event qualifiers
- From: tip-bot for Andi Kleen <tipbot@xxxxxxxxx>
- [tip:perf/core] perf stat: Add metrics support for exclude_idle
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:perf/core] perf stat: Add metrics support for exclude_( host|guest)
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:perf/core] perf stat: Add metrics support for exclude_hv
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:perf/core] perf stat: Change metrics context calculation
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:perf/core] perf trace: Clarify that -e is about syscalls, not perf events in general
- From: tip-bot for Arnaldo Carvalho de Melo <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Add tracepoint support for parse_events_error
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Add static terms support for parse_events_error
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Add term support for parse_events_error
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Add flex support for parse_events_error
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Always bail out when config_attr function fails
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Add a user event for AUX area tracing errors
- From: tip-bot for Adrian Hunter <tipbot@xxxxxxxxx>
- [tip:perf/core] perf script: Add field option 'flags' to print sample flags
- From: tip-bot for Adrian Hunter <tipbot@xxxxxxxxx>
- [tip:perf/core] perf inject: Add Instruction Tracing support
- From: tip-bot for Adrian Hunter <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Add member to struct dso for an instruction cache
- From: tip-bot for Adrian Hunter <tipbot@xxxxxxxxx>
- [tip:perf/core] perf inject: Re-pipe AUX area tracing events
- From: tip-bot for Adrian Hunter <tipbot@xxxxxxxxx>
- [tip:perf/core] perf script: Add Instruction Tracing support
- From: tip-bot for Adrian Hunter <tipbot@xxxxxxxxx>
- [tip:perf/core] perf auxtrace: Add a heap for sorting AUX area tracing queues
- From: tip-bot for Adrian Hunter <tipbot@xxxxxxxxx>
- [tip:perf/core] perf auxtrace: Add processing for AUX area tracing events
- From: tip-bot for Adrian Hunter <tipbot@xxxxxxxxx>
- [tip:perf/core] perf auxtrace: Add a hashtable for caching
- From: tip-bot for Adrian Hunter <tipbot@xxxxxxxxx>
- [tip:perf/core] perf auxtrace: Add helpers for queuing AUX area tracing data
- From: tip-bot for Adrian Hunter <tipbot@xxxxxxxxx>
- [tip:perf/core] perf auxtrace: Add helpers for AUX area tracing errors
- From: tip-bot for Adrian Hunter <tipbot@xxxxxxxxx>
- [tip:perf/core] perf session: Add instruction tracing options
- From: tip-bot for Adrian Hunter <tipbot@xxxxxxxxx>
- [tip:perf/core] perf session: Add hooks to allow transparent decoding of AUX area tracing data
- From: tip-bot for Adrian Hunter <tipbot@xxxxxxxxx>
- [tip:perf/core] perf record: Extend -m option for AUX area tracing mmap pages
- From: tip-bot for Adrian Hunter <tipbot@xxxxxxxxx>
- [tip:perf/core] perf auxtrace: Add support for AUX area recording
- From: tip-bot for Adrian Hunter <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Add user events for AUX area tracing
- From: tip-bot for Adrian Hunter <tipbot@xxxxxxxxx>
- [tip:perf/core] perf evlist: Add support for mmapping an AUX area buffer
- From: tip-bot for Adrian Hunter <tipbot@xxxxxxxxx>
- [tip:perf/core] tools build: Fix Makefile(s) to properly invoke tools build
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:perf/core] perf header: Add AUX area tracing feature
- From: tip-bot for Adrian Hunter <tipbot@xxxxxxxxx>
- [tip:perf/core] perf data: Switch to multiple cpu stream files
- From: tip-bot for Sebastian Andrzej Siewior <tipbot@xxxxxxxxx>
- [tip:perf/core] perf data: Fix duplicate field names and avoid reserved keywords
- From: tip-bot for Wang Nan <tipbot@xxxxxxxxx>
- [tip:perf/core] perf data: Fix signedness of value
- From: tip-bot for Wang Nan <tipbot@xxxxxxxxx>
- [tip:perf/core] perf data: Add support for setting ordered_events queue size
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:perf/core] perf data: Enable stream flush within processing
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tests: Add build tests for building perf from kernel source root and tools
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:perf/core] tools lib traceevent: Add alias field to struct format_field
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:perf/core] tools build: No need to make libapi for perf explicitly
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:perf/core] perf data: Show error message when conversion failed
- From: tip-bot for He Kuang <tipbot@xxxxxxxxx>
- [tip:x86/cleanups] x86: Merge common 32-bit values in asm-offsets.c
- From: tip-bot for Brian Gerst <tipbot@xxxxxxxxx>
- [tip:x86/cleanups] x86: Deinline dma_alloc_attrs()
- From: tip-bot for Denys Vlasenko <tipbot@xxxxxxxxx>
- [tip:x86/cleanups] x86: Deinline dma_free_attrs()
- From: tip-bot for Denys Vlasenko <tipbot@xxxxxxxxx>
- [tip:x86/cleanups] x86: Remove unused TI_cpu
- From: tip-bot for Brian Gerst <tipbot@xxxxxxxxx>
- [tip:x86/urgent] x86: Make cpu_tss available to external modules
- From: tip-bot for Marc Dionne <tipbot@xxxxxxxxx>
- [tip:timers/core] tick: hrtimer-broadcast: Prevent endless restarting when broadcast device is unused
- From: tip-bot for Andreas Sandberg <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86: Let x2APIC support depend on interrupt remapping or guest support
- From: tip-bot for Jan Kiszka <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/x2apic: Acpi_gbl_FADT existence depends on CONFIG_ACPI
- From: tip-bot for Jan Kiszka <tipbot@xxxxxxxxx>
- [tip:x86/apic] irq_remapping/vt-d: Init all MSI entries not just the first one
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86: Constify irqdomain ops
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/urgent] x86/spinlocks: Fix regression in spinlock contention detection
- From: tip-bot for Tahsin Erdogan <tipbot@xxxxxxxxx>
- [tip:irq/core] irqchip: vf610: Fix of_io_request_and_map error check
- From: tip-bot for Maxime Ripard <tipbot@xxxxxxxxx>
- [tip:irq/core] irqchip: irqc: Remove platform data support
- From: tip-bot for Geert Uytterhoeven <tipbot@xxxxxxxxx>
- [tip:irq/core] genirq: Fix unnecessary automatic type conversion
- From: tip-bot for Nicholas Mc Guire <tipbot@xxxxxxxxx>
- [tip:irq/core] genirq: Fix type inconsistency
- From: tip-bot for Nicholas Mc Guire <tipbot@xxxxxxxxx>
- [tip:irq/core] irqchip: Constify irq_domain_ops
- From: tip-bot for Krzysztof Kozlowski <tipbot@xxxxxxxxx>
- [tip:irq/core] genirq: MSI: Constify irq_domain_ops
- From: tip-bot for Krzysztof Kozlowski <tipbot@xxxxxxxxx>
- [tip:timers/core] timer: Use timer->base for flag checks
- From: tip-bot for Joonwoo Park <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sun5i: Fix of_io_request_and_map error check
- From: tip-bot for Maxime Ripard <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: integrator: Fix of_io_request_and_map error check
- From: tip-bot for Maxime Ripard <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: asm9260: Fix of_io_request_and_map error check
- From: tip-bot for Maxime Ripard <tipbot@xxxxxxxxx>
- [tip:timers/core] tick-broadcast: Fix the printing of broadcast masks
- From: tip-bot for Preeti U Murthy <tipbot@xxxxxxxxx>
- [tip:timers/core] tick: broadcast: Prevent livelock from event handler
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:timers/core] tick: broadcast: Simplify oneshot logic and shorten lock region
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:timers/core] perf: Remove unused function perf_mux_hrtimer_cancel()
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:tools/kvm] kvmtool: Add virtio types for recent upstream changes
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:tools/kvm] kvmtool: Adjust to new upstream virtio constants
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:tools/kvm] kvmtool: Synchronize with upstream ' make kvmconfig' version
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:tools/kvm] kvmtool: Add minimal support for macvtap
- From: tip-bot for Marc Zyngier <tipbot@xxxxxxxxx>
[Index of Archives]
[Linux Stable Commits]
[Linux Stable Kernel]
[Linux Kernel]
[Linux USB Devel]
[Linux SCSI]
[Samba]
[Yosemite News]