Linux Tip Commits
[Prev Page][Next Page]
- [tip:x86/urgent] x86, selftests: Add single_step_syscall test, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/asm: Enable fast 32-bit put_user_64() for copy_to_user(), tip-bot for Chris Wilson
- [tip:sched/urgent] sched/autogroup: Remove unnecessary #ifdef guards, tip-bot for Tobias Klauser
- [tip:x86/asm] x86/asm: Remove unused TI_cpu, tip-bot for Brian Gerst
- [tip:x86/asm] x86/asm, x86/acpi/wakeup_64.S: Make global label a local one, tip-bot for Borislav Petkov
- [tip:x86/asm] x86/asm, x86/power/hibernate: Use local labels in asm, tip-bot for Borislav Petkov
- [tip:x86/asm] x86/asm: Merge common 32-bit values in asm-offsets.c, tip-bot for Brian Gerst
- [tip:perf/urgent] perf probe: Find compilation directory path for lazy matching, tip-bot for Naohiro Aota
- [tip:perf/urgent] perf probe: Fix segfault when probe with lazy_line to file, tip-bot for He Kuang
- [tip:perf/urgent] perf probe: Set retprobe flag when probe in address-based alternative mode, tip-bot for He Kuang
- [tip:perf/urgent] perf kmem: Analyze page allocator events also, tip-bot for Namhyung Kim
- [tip:perf/urgent] tracing, mm: Record pfn instead of pointer to struct page, tip-bot for Namhyung Kim
- [tip:core/rcu] cpu: Defer smpboot kthread unparking until CPU known to scheduler, tip-bot for Paul E. McKenney
- [tip:core/rcu] cpu: Provide smpboot_thread_init() on !CONFIG_SMP kernels as well, tip-bot for Ingo Molnar
- [tip:perf/core] perf/x86/intel/pt: Clean up the control flow in pt_pmu_hw_init(), tip-bot for Ingo Molnar
- [tip:x86/asm] perf/x86/64: Do report user_regs-> cx while we are in syscall, in get_regs_user(), tip-bot for Denys Vlasenko
- [tip:x86/asm] perf/x86/64: Report regs_user-> ax too in get_regs_user(), tip-bot for Denys Vlasenko
- [tip:x86/asm] perf/x86/64: Simplify regs_user-> abi setting code in get_regs_user(), tip-bot for Denys Vlasenko
- [tip:x86/asm] perf/x86/64: Do not guess user_regs->cs, ss, sp in get_regs_user(), tip-bot for Denys Vlasenko
- [tip:x86/asm] x86/asm/entry/32: Tidy up JNZ instructions after TESTs, tip-bot for Denys Vlasenko
- [tip:irq/core] irqchip: renesas-irqc: Add wake-up support, tip-bot for Geert Uytterhoeven
- [tip:irq/core] irqchip: armada-370-xp: Allow using wakeup source, tip-bot for Gregory CLEMENT
- [tip:irq/core] irqchip: mips-gic: Add new functions to start/ stop the GIC counter, tip-bot for Markos Chandras
- [tip:irq/core] irqchip: tegra: Add Tegra210 support, tip-bot for Thierry Reding
- [tip:irq/core] irqchip: digicolor: Move digicolor_set_gc to init section, tip-bot for Baruch Siach
- [tip:irq/core] irqchip: renesas-irqc: Add functional clock to bindings, tip-bot for Geert Uytterhoeven
- [tip:irq/core] irqchip: renesas-irqc: Add minimal runtime PM support, tip-bot for Geert Uytterhoeven
- [tip:irq/core] irqchip: renesas-irqc: Add more register documentation, tip-bot for Geert Uytterhoeven
- [tip:irq/core] DT: exynos: update PMU binding, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip: gic: Don't complain in gic_get_cpumask() if UP system, tip-bot for Stephen Boyd
- [tip:irq/core] ARM: exynos4/5: convert pmu wakeup to stacked domains, tip-bot for Marc Zyngier
- [tip:irq/core] ARM: zynq: switch from gic_arch_extn to gic_set_irqchip_flags, tip-bot for Marc Zyngier
- [tip:irq/core] ARM: ux500: switch from gic_arch_extn to gic_set_irqchip_flags, tip-bot for Marc Zyngier
- [tip:irq/core] ARM: shmobile: remove use of gic_arch_extn.irq_set_wake, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip: gic: Add an entry point to set up irqchip flags, tip-bot for Marc Zyngier
- [tip:irq/core] ARM: omap: convert wakeupgen to stacked domains, tip-bot for Marc Zyngier
- [tip:irq/core] DT: omap4/5: add binding for the wake-up generator, tip-bot for Marc Zyngier
- [tip:irq/core] DT: arm,gic: kill arm,routable-irqs, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip: gic: Get rid of routable domain, tip-bot for Marc Zyngier
- [tip:irq/core] DT: update ti,irq-crossbar binding, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip: crossbar: Convert dra7 crossbar to stacked domains, tip-bot for Marc Zyngier
- [tip:irq/core] genirq: Add irqchip_set_wake_parent, tip-bot for Marc Zyngier
- [tip:irq/core] ARM: tegra: remove old LIC support, tip-bot for Marc Zyngier
- [tip:irq/core] DT: tegra: add binding for the legacy interrupt controller, tip-bot for Marc Zyngier
- [tip:irq/core] ARM: tegra: update DTs to expose legacy interrupt controller, tip-bot for Marc Zyngier
- [tip:irq/core] ARM: tegra: skip gic_arch_extn setup if DT has a LIC node, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip: tegra: Add DT-based support for legacy interrupt controller, tip-bot for Marc Zyngier
- [tip:irq/core] ARM: tegra: irq: nuke leftovers from non-DT support, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip: armada-370-xp: Enable the PMU interrupts, tip-bot for Maxime Ripard
- [tip:irq/core] irqchip: armada-370-xp: Introduce a is_percpu_irq( ) helper for readability, tip-bot for Ezequiel Garcia
- [tip:irq/core] irqchip: armada-370-xp: Initialize per cpu registers when CONFIG_SMP=N, tip-bot for Ezequiel Garcia
- [tip:irq/core] irqchip: vf610-mscm: Add Vybrid MSCM bindings, tip-bot for Stefan Agner
- [tip:irq/core] irqchip: vf610-mscm-ir: Add support for Vybrid MSCM interrupt router, tip-bot for Stefan Agner
- [tip:perf/core] perf probe: Support multiple probes on different binaries, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf probe: Check the orphaned -x option, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf evlist: Fix type for references to data_head /tail, tip-bot for David Ahern
- [tip:perf/core] perf buildid-list: Fix segfault when show DSOs with hits, tip-bot for He Kuang
- [tip:perf/core] perf tools: Fix cross-endian analysis, tip-bot for David Ahern
- [tip:perf/core] perf tools: Fix error path to do closedir() when synthesizing threads, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: Fix synthesizing fork_event.ppid for non-main thread, tip-bot for David Ahern
- [tip:x86/apic] x86/apic/uv: Update the UV APIC driver check, tip-bot for Mike Travis
- [tip:x86/apic] x86/apic/uv: Update the UV APIC HUB check, tip-bot for Mike Travis
- [tip:x86/apic] x86/apic/uv: Update the APIC UV OEM check, tip-bot for Mike Travis
- [tip:locking/core] locking/mutex: Further simplify mutex_spin_on_owner(), tip-bot for Jason Low
- [tip:locking/core] jump_label: Allow asm/ jump_label.h to be included in assembly, tip-bot for Anton Blanchard
- [tip:locking/core] powerpc, jump_label: Include linux/ jump_label.h to get HAVE_JUMP_LABEL define, tip-bot for Anton Blanchard
- [tip:x86/asm] x86/asm/entry: Zero EXTRA_REGS for stub32_execve() too, tip-bot for Denys Vlasenko
- [tip:x86/asm] x86/asm/entry/64: Remove GET_THREAD_INFO() in ret_from_fork, tip-bot for Denys Vlasenko
- [tip:x86/asm] x86/asm/entry/64: Reduce padding in execve stubs, tip-bot for Denys Vlasenko
- [tip:x86/cleanups] x86/iommu: Fix header comments regarding standard and _FINISH macros, tip-bot for Aravind Gopalakrishnan
- [tip:x86/asm] x86/asm/entry/64: Optimize [v]fork/clone stubs, tip-bot for Denys Vlasenko
- [tip:x86/asm] x86/asm/entry/64: Simplify jumps in ret_from_fork, tip-bot for Denys Vlasenko
- [tip:x86/asm] x86/asm/entry/64: Remove a redundant jump, tip-bot for Denys Vlasenko
- [tip:x86/asm] x86/asm/entry/64: Move stub_x32_execvecloser() to stub_execveat(), tip-bot for Denys Vlasenko
- [tip:x86/asm] x86/asm/entry/64: Use common code for rt_sigreturn( ) epilogue, tip-bot for Denys Vlasenko
- [tip:locking/core] jump_label: Allow jump labels to be used in assembly, tip-bot for Anton Blanchard
- [tip:irq/core] irqchip: renesas-irqc: Use u32 to store 32-bit register values, tip-bot for Geert Uytterhoeven
- [tip:irq/core] irqchip: st: Add documentation for STi based syscfg IRQs, tip-bot for Lee Jones
- [tip:irq/core] irqchip: st: Supply new driver for STi based devices, tip-bot for Lee Jones
- [tip:irq/core] dt: bindings: Supply shared ST IRQ defines, tip-bot for Lee Jones
- [tip:irq/core] irqchip: GICv3: Add support for irq_[get, set] _irqchip_state(), tip-bot for Marc Zyngier
- [tip:irq/core] irqchip: GIC: Add support for irq_[get, set] _irqchip_state(), tip-bot for Marc Zyngier
- [tip:irq/core] genirq: Allow the irqchip state of an IRQ to be save/restored, tip-bot for Marc Zyngier
- [tip:irq/core] genirq: MSI: Fix freeing of unallocated MSI,
tip-bot for Marc Zyngier
- [tip:perf/core] perf tools: Add 'I' event modifier for exclude_idle bit, tip-bot for Jiri Olsa
- [tip:perf/core] perf tests: Fix attr tests, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Merge all perf_event_attr print functions, tip-bot for Peter Zijlstra
- [tip:perf/core] perf report: Don't call map__kmap if map is NULL., tip-bot for Wang Nan
- [tip:perf/core] perf probe: Fix ARM 32 building error, tip-bot for Wang Nan
- [tip:perf/core] perf record: Add clockid parameter, tip-bot for Peter Zijlstra
- [tip:perf/core] perf evlist: Fix inverted logic in perf_mmap__empty, tip-bot for He Kuang
- [tip:perf/core] perf kmaps: Check kmaps to make code more robust, tip-bot for Wang Nan
- [tip:perf/core] perf sched replay: Support using -f to override perf.data file ownership, tip-bot for Yunlong Song
- [tip:perf/core] perf sched replay: Use replay_repeat to calculate the runavg of cpu usage instead of the default value 10, tip-bot for Yunlong Song
- [tip:perf/core] perf sched replay: Increase the MAX_PID value to fix assertion failure problem, tip-bot for Yunlong Song
- [tip:perf/core] perf sched replay: Fix the EMFILE error caused by the limitation of the maximum open files, tip-bot for Yunlong Song
- [tip:perf/core] perf sched replay: Handle the dead halt of sem_wait when create_tasks() fails for any task, tip-bot for Yunlong Song
- [tip:perf/core] perf sched replay: Fix the segmentation fault problem caused by pr_err in threads, tip-bot for Yunlong Song
- [tip:perf/core] perf sched replay: Alloc the memory of pid_to_task dynamically to adapt to the unexpected change of pid_max, tip-bot for Yunlong Song
- [tip:perf/core] perf sched replay: Realloc the memory of pid_to_task stepwise to adapt to the different pid_max configurations, tip-bot for Yunlong Song
- [tip:perf/core] tools lib traceevent: Honor operator priority, tip-bot for Namhyung Kim
- [tip:perf/core] perf sched replay: Use struct task_desc instead of struct task_task for correct meaning, tip-bot for Yunlong Song
- [tip:perf/core] perf kmem: Respect -i option, tip-bot for Jiri Olsa
- [tip:x86/asm] x86, selftests: Add sigreturn selftest, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/asm/entry/64: Add forgotten CFI annotation, tip-bot for Denys Vlasenko
- [tip:x86/asm] x86/asm/entry/irq: Simplify interrupt dispatch table (IDT) layout, tip-bot for Denys Vlasenko
- [tip:x86/asm] x86/asm/entry/64: Move opportunistic sysret code to syscall code path, tip-bot for Denys Vlasenko
- [tip:x86/urgent] x86/mm/numa: Fix kernel stack corruption in numa_init()-> numa_clear_kernel_node_hotplug(), tip-bot for Dave Young
- [tip:x86/asm] x86/signal: Remove pax argument from restore_sigcontext, tip-bot for Brian Gerst
- [tip:x86/asm] x86/asm/entry: Clear EXTRA_REGS for all executable formats, tip-bot for Denys Vlasenko
- [tip:x86/asm] x86/alternatives: Guard NOPs optimization, tip-bot for Borislav Petkov
- [tip:x86/asm] x86/alternatives: Fix ALTERNATIVE_2 padding generation properly, tip-bot for Borislav Petkov
- [tip:x86/asm] x86/asm/entry/64: Use a define for an invalid segment selector, tip-bot for Borislav Petkov
- [tip:x86/asm] x86/asm/entry/64: Fix MSR_IA32_SYSENTER_CS MSR value, tip-bot for Borislav Petkov
- [tip:x86/asm] x86/mm/KASLR: Propagate KASLR status to kernel proper, tip-bot for Borislav Petkov
- [tip:x86/cleanups] x86/earlyprintk: Put CONFIG_PCI-only functions under the #ifdef, tip-bot for Mark Einon
- [tip:timers/core] timers/PM: Drop unnecessary braces from tick_freeze(), tip-bot for Rafael J. Wysocki
- [tip:timers/core] timers/PM: Fix up tick_unfreeze(), tip-bot for Rafael J. Wysocki
- [tip:sched/core] sched/core: Drop debugging leftover trace_printk call, tip-bot for Borislav Petkov
- [tip:x86/asm] x86/asm/entry: Drop now unused ENABLE_INTERRUPTS_SYSEXIT32, tip-bot for Borislav Petkov
- [tip:timers/core] time: Add y2038 safe update_persistent_clock64( ), tip-bot for Xunlei Pang
- [tip:timers/core] drivers/rtc: Provide y2038 safe rtc_class_ops.set_mmss() replacement, tip-bot for Xunlei Pang
- [tip:timers/core] drivers/rtc/mxc: Convert get_alarm_or_time()/ set_alarm_or_time() to use time64_t, tip-bot for Xunlei Pang
- [tip:timers/core] alpha, rtc: Change to use rtc_class_ops' s set_mmss64(), tip-bot for Xunlei Pang
- [tip:timers/core] time, drivers/rtc: Don't bother with rtc_resume () for the nonstop clocksource, tip-bot for Xunlei Pang
- [tip:x86/asm] x86/asm/entry/32: Improve a TOP_OF_KERNEL_STACK_PADDING comment, tip-bot for Andy Lutomirski
- [tip:timers/core] clocksource: Improve comment explaining clocks_calc_max_nsecs()'s 50% safety margin, tip-bot for John Stultz
- [tip:timers/core] ACPI/PAD: Remove the local APIC nonsense, tip-bot for Thomas Gleixner
- [tip:timers/core] clockevents: Provide explicit broadcast control functions, tip-bot for Thomas Gleixner
- [tip:timers/core] x86/amd/idle, clockevents: Use explicit broadcast control function, tip-bot for Thomas Gleixner
- [tip:timers/core] clockevents: Remove the broadcast control leftovers, tip-bot for Thomas Gleixner
- [tip:timers/core] clockevents: Provide explicit broadcast oneshot control functions, tip-bot for Thomas Gleixner
- [tip:timers/core] ACPI/idle: Use explicit broadcast control function, tip-bot for Thomas Gleixner
- [tip:timers/core] intel_idle: Use explicit broadcast oneshot control function, tip-bot for Thomas Gleixner
- [tip:timers/core] ARM: Tegra: Use explicit broadcast oneshot control function, tip-bot for Thomas Gleixner
- [tip:timers/core] clockevents: Make tick handover explicit, tip-bot for Thomas Gleixner
- [tip:x86/asm] x86/asm/entry/64/compat: Use SYSRETL to return from compat mode SYSENTER, tip-bot for Andy Lutomirski
- [tip:timers/core] timekeeping: Get rid of stale comment, tip-bot for Thomas Gleixner
- [tip:timers/core] clockevents: Cleanup dead cpu explicitely, tip-bot for Thomas Gleixner
- [tip:timers/core] clockevents: Remove broadcast oneshot control leftovers, tip-bot for Rafael J. Wysocki
- [tip:timers/core] sched/idle: Use explicit broadcast oneshot control function, tip-bot for Thomas Gleixner
- [tip:timers/core] ARM: OMAP: Use explicit broadcast oneshot control function, tip-bot for Thomas Gleixner
- [tip:timers/core] x86/amd/idle, clockevents: Use explicit broadcast oneshot control functions, tip-bot for Thomas Gleixner
- [tip:timers/core] ACPI/PAD: Use explicit broadcast oneshot control function, tip-bot for Thomas Gleixner
- [tip:timers/core] intel_idle: Use explicit broadcast control function, tip-bot for Thomas Gleixner
- [tip:timers/core] ACPI/processor: Use explicit broadcast control function, tip-bot for Thomas Gleixner
- [tip:timers/core] ARM: OMAP: Use explicit broadcast control function, tip-bot for Thomas Gleixner
- [tip:timers/core] cpuidle: Use explicit broadcast control function, tip-bot for Thomas Gleixner
- [tip:timers/core] ACPI/PAD: Use explicit broadcast control function, tip-bot for Thomas Gleixner
- [tip:x86/asm] x86/asm/entry/32: Stop caching MSR_IA32_SYSENTER_ESP in tss.sp1, tip-bot for Andy Lutomirski
- [tip:timers/core] time: Fix a bug in timekeeping_suspend() with no persistent clock, tip-bot for Xunlei Pang
- [tip:timers/core] drivers/rtc: Remove redundant rtc_valid_tm() from rtc_resume(), tip-bot for Xunlei Pang
- [tip:timers/core] time: Don' t build timekeeping_inject_sleeptime64() if no one uses it, tip-bot for Xunlei Pang
- [tip:timers/core] drivers/rtc/mxc: Update driver to address y2038 /y2106 issues, tip-bot for Xunlei Pang
- [tip:timers/core] ARM, clocksource/drivers: Provide read_boot_clock64() and read_persistent_clock64() and use them, tip-bot for Xunlei Pang
- [tip:timers/core] drivers/rtc/ab3100: Update driver to address y2038/y2106 issues, tip-bot for Xunlei Pang
- [tip:timers/core] drivers/rtc/mc13xxx: Update driver to address y2038/y2106 issues, tip-bot for Xunlei Pang
- [tip:timers/core] drivers/rtc/mxc: Modify rtc_update_alarm() not to touch the alarm time, tip-bot for Xunlei Pang
- [tip:timers/core] drivers/rtc/test: Update driver to address y2038/y2106 issues, tip-bot for Xunlei Pang
- [tip:timers/core] clocksource/drivers/tegra: Provide y2038-safe tegra_read_persistent_clock() replacement, tip-bot for Xunlei Pang
- [tip:timers/core] ARM: OMAP: 32k counter: Provide y2038-safe omap_read_persistent_clock() replacement, tip-bot for Xunlei Pang
- [tip:timers/core] time: Add y2038 safe read_boot_clock64(), tip-bot for Xunlei Pang
- [tip:timers/core] time: Add y2038 safe read_persistent_clock64(), tip-bot for Xunlei Pang
- [tip:perf/core] perf probe: Fix to track down unnamed union/ structure members, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf lock: Support using -f to override perf.data file ownership, tip-bot for Yunlong Song
- [tip:x86/asm] x86/asm: Add support for the CLWB instruction, tip-bot for Ross Zwisler
- [tip:perf/core] perf timechart: Support using -f to override perf.data file ownership, tip-bot for Yunlong Song
- [tip:perf/core] perf data: Support using -f to override perf.data file ownership for 'convert', tip-bot for Yunlong Song
- [tip:perf/core] perf trace: Support using -f to override perf.data file ownership, tip-bot for Yunlong Song
- [tip:perf/core] perf mem: Support using -f to override perf.data file ownership, tip-bot for Yunlong Song
- [tip:perf/core] perf script: Support using -f to override perf.data file ownership, tip-bot for Yunlong Song
- [tip:perf/core] perf kvm: Support using -f to override perf.data.guest file ownership, tip-bot for Yunlong Song
- [tip:perf/core] perf kmem: Support using -f to override perf.data file ownership, tip-bot for Yunlong Song
- [tip:perf/core] perf evlist: Support using -f to override perf.data file ownership, tip-bot for Yunlong Song
- [tip:perf/core] perf inject: Support using -f to override perf.data file ownership, tip-bot for Yunlong Song
- [tip:perf/core] perf db-export: No need to pass thread twice to db_export__sample, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf db-export: No need to have -> thread twice in struct export_sample, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf scripting: No need to pass thread twice to the scripting callbacks, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf script: No need to lookup thread twice, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf: Add API for PMUs to write to the AUX area, tip-bot for Alexander Shishkin
- [tip:perf/core] perf: Support overwrite mode for the AUX area, tip-bot for Alexander Shishkin
- [tip:perf/core] perf/x86/intel/pt: Add Intel PT PMU driver, tip-bot for Alexander Shishkin
- [tip:perf/core] perf/x86: Add 3 new scheduling callbacks, tip-bot for Maria Dimakopoulou
- [tip:perf/core] perf/x86/intel/bts: Add BTS PMU driver, tip-bot for Alexander Shishkin
- [tip:perf/core] perf/x86/intel: Implement cross-HT corruption bug workaround, tip-bot for Maria Dimakopoulou
- [tip:perf/core] watchdog: Add watchdog enable/ disable all functions, tip-bot for Stephane Eranian
- [tip:sched/core] sched/core: Remove unused argument from init_[ rt|dl]_rq(), tip-bot for Abel Vesa
- [tip:sched/core] sched/deadline: Always enqueue on previous rq when dl_task_timer() fires, tip-bot for Juri Lelli
- [tip:sched/core] sched/deadline: Support DL task migration during CPU hotplug, tip-bot for Wanpeng Li
- [tip:perf/core] perf/x86/intel/pt: Fix the 32-bit build, tip-bot for Ingo Molnar
- [tip:timers/core] timer: Further simplify the SMP and HOTPLUG logic, tip-bot for Peter Zijlstra
- [tip:timers/core] timer: Don't initialize 'tvec_base' on hotplug, tip-bot for Viresh Kumar
- [tip:timers/core] timer: Allocate per-cpu tvec_base's statically,
tip-bot for Peter Zijlstra
- [tip:sched/core] sched/core: Check for available DL bandwidth in cpuset_cpu_inactive(),
tip-bot for Juri Lelli
- [tip:perf/core] perf/x86/intel: Avoid rewriting DEBUGCTL with the same value for LBRs, tip-bot for Andi Kleen
- [tip:perf/core] perf/x86/intel: Streamline LBR MSR handling in PMI, tip-bot for Andi Kleen
- [tip:perf/core] perf/x86: Only dump PEBS register when PEBS has been detected, tip-bot for Andi Kleen
- [tip:perf/core] perf/x86: Dump DEBUGCTL in PMU dump, tip-bot for Andi Kleen
- [tip:perf/core] perf/x86/intel: Reset more state in PMU reset, tip-bot for Andi Kleen
- [tip:perf/core] perf/x86/intel: Make the HT bug workaround conditional on HT enabled, tip-bot for Stephane Eranian
- [tip:perf/core] perf/x86/intel: Limit to half counters when the HT workaround is enabled, to avoid exclusive mode starvation, tip-bot for Stephane Eranian
- [tip:perf/core] perf/x86/intel: Fix intel_get_event_constraints() for dynamic constraints, tip-bot for Stephane Eranian
- [tip:perf/core] perf/x86/intel: Enforce HT bug workaround with PEBS for SNB/IVB/HSW, tip-bot for Maria Dimakopoulou
- [tip:perf/core] perf/x86/intel: Enforce HT bug workaround for SNB /IVB/HSW, tip-bot for Maria Dimakopoulou
- [tip:perf/core] perf/x86: Add 'index' param to get_event_constraint() callback, tip-bot for Stephane Eranian
- [tip:perf/core] perf/x86/intel: Add cross-HT counter exclusion infrastructure, tip-bot for Maria Dimakopoulou
- [tip:perf/core] perf/x86: Vectorize cpuc->kfree_on_online, tip-bot for Stephane Eranian
- [tip:perf/core] perf/x86: Rename x86_pmu::er_flags to 'flags', tip-bot for Stephane Eranian
- [tip:perf/core] perf: Add wakeup watermark control to the AUX area, tip-bot for Alexander Shishkin
- [tip:perf/core] x86: Add Intel Processor Trace (INTEL_PT) cpu feature detection, tip-bot for Alexander Shishkin
- [tip:perf/core] perf/x86: Mark Intel PT and LBR/ BTS as mutually exclusive, tip-bot for Alexander Shishkin
- [tip:perf/core] perf: Add ITRACE_START record to indicate that tracing has started, tip-bot for Alexander Shishkin
- [tip:perf/core] perf: Add a capability for AUX_NO_SG pmus to do software double buffering, tip-bot for Alexander Shishkin
- [tip:perf/core] perf: Add AUX record, tip-bot for Alexander Shishkin
- [tip:perf/core] perf: Add a pmu capability for "exclusive" events, tip-bot for Alexander Shishkin
- [tip:perf/core] perf: Support high-order allocations for AUX space, tip-bot for Alexander Shishkin
- [tip:perf/core] perf: Add AUX area to ring buffer for raw data streams, tip-bot for Peter Zijlstra
- [tip:perf/core] perf: Add data_{offset,size} to user_page, tip-bot for Alexander Shishkin
- [tip:perf/core] perf/x86/intel: Filter branches for PEBS event, tip-bot for Kan Liang
- [tip:perf/core] perf/x86/intel: Fix Haswell CYCLE_ACTIVITY.* counter constraints, tip-bot for Andi Kleen
- [tip:perf/core] bpf: Fix the build on BPF_SYSCALL= y && !CONFIG_TRACING kernels, make it more configurable,
tip-bot for Ingo Molnar
- [tip:timers/core] clockevents: Fix cpu_down() race for hrtimer based broadcasting,
tip-bot for Preeti U Murthy
- [tip:perf/core] samples/bpf: Add kmem_alloc()/free() tracker tool, tip-bot for Alexei Starovoitov
- [tip:perf/core] samples/bpf: Add IO latency analysis (iosnoop/ heatmap) tool, tip-bot for Alexei Starovoitov
- [tip:perf/core] samples/bpf: Add counting example for kfree_skb() function calls and the write() syscall, tip-bot for Alexei Starovoitov
- [tip:perf/core] samples/bpf: Add simple non-portable kprobe filter example, tip-bot for Alexei Starovoitov
- [tip:perf/core] tracing: Allow BPF programs to call bpf_trace_printk(), tip-bot for Alexei Starovoitov
- [tip:perf/core] tracing: Add kprobe flag, tip-bot for Alexei Starovoitov
- [tip:perf/core] tracing: Allow BPF programs to call bpf_ktime_get_ns(), tip-bot for Alexei Starovoitov
- [tip:perf/core] tracing, perf: Implement BPF programs attached to kprobes, tip-bot for Alexei Starovoitov
- [tip:perf/core] bpf: Make internal bpf API independent of CONFIG_BPF_SYSCALL #ifdefs, tip-bot for Daniel Borkmann
- [tip:x86/asm] x86/asm/entry/64: Fold the 'test_in_nmi' macro into its only user, tip-bot for Denys Vlasenko
- [tip:x86/platform] x86/intel/quark: Run IMR self-test on IMR capble hw only, tip-bot for Bryan O'Donoghue
- [tip:x86/asm] x86/asm/boot/64: Use __BOOT_TSS instead of literal $0x20, tip-bot for Denys Vlasenko
- [tip:timers/core] clockevents: Clean up clockchips.h, tip-bot for Ingo Molnar
- [tip:x86/asm] x86/cpu: Factor out common CPU initialization code, fix 32-bit Xen PV guests, tip-bot for Boris Ostrovsky
- [tip:x86/pmem] x86/mm: Add support for the non-standard protected e820 type,
tip-bot for Christoph Hellwig
- [tip:x86/urgent] kgdb/x86: Fix reporting of 'si' in kgdb on x86_64, tip-bot for Steffen Liebergeld
- [tip:timers/core] tick: Further simplify tick-internal.h, tip-bot for Ingo Molnar
- [tip:x86/urgent] x86/asm/entry/64: Disable opportunistic SYSRET if regs->flags has TF set, tip-bot for Andy Lutomirski
- [tip:timers/core] arm/bL_switcher: Kill tick suspend hackery, tip-bot for Thomas Gleixner
- [tip:x86/pmem] drivers/block/pmem: Add a driver for persistent memory, tip-bot for Ross Zwisler
- [tip:x86/pmem] drivers/block/pmem: Fix 32-bit build warning in pmem_alloc(), tip-bot for Ingo Molnar
- [tip:timers/core] clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILD, tip-bot for Thomas Gleixner
- [tip:timers/core] clockevents: Make suspend/resume calls explicit, tip-bot for Thomas Gleixner
- [tip:timers/core] tick: Make tick_resume_broadcast_oneshot() static, tip-bot for Thomas Gleixner
- [tip:timers/core] tick/xen: Provide and use tick_suspend_local() and tick_resume_local(), tip-bot for Thomas Gleixner
- [tip:timers/core] tick: Move core only declarations and functions to core, tip-bot for Thomas Gleixner
- [tip:timers/core] clockevents: Remove extra local_irq_save() in clockevents_exchange_device(), tip-bot for Thomas Gleixner
- [tip:timers/core] tick: Simplify tick-internal.h, tip-bot for Thomas Gleixner
- [tip:timers/core] tick: Move clocksource related stuff to timekeeping.h, tip-bot for Thomas Gleixner
- [tip:x86/urgent] x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirk, tip-bot for Stefan Lippers-Hollmann
- [tip:perf/core] perf callchain: Fix kernel symbol resolution by remembering the cpumode, tip-bot for David Hildenbrand
- [tip:x86/asm] x86/asm/entry/32: Use smaller PUSH instructions instead of MOV, to build 'pt_regs' on stack, tip-bot for Denys Vlasenko
- [tip:x86/asm] x86/asm/entry/64: Remove redundant DISABLE_INTERRUPTS(), tip-bot for Denys Vlasenko
- [tip:core/efi] efi/libstub: Retrieve FDT size when loaded from UEFI config table, tip-bot for Ard Biesheuvel
- [tip:x86/asm] x86/asm/entry/64: Use local label to skip around sycall dispatch, tip-bot for Denys Vlasenko
- [tip:core/efi] efi: Clean up the efi_call_phys_[prolog|epilog]() save/restore interaction, tip-bot for Ingo Molnar
- [tip:core/efi] efi: Disable interrupts around EFI calls, not in the epilog/prolog calls, tip-bot for Ingo Molnar
- [tip:core/efi] x86/efi: Add a "debug" option to the efi= cmdline, tip-bot for Borislav Petkov
- [tip:x86/asm] x86/asm/entry/64: Simplify looping around preempt_schedule_irq(), tip-bot for Denys Vlasenko
- [tip:x86/asm] x86/asm: Replace "MOVQ $imm, %reg" with MOVL, tip-bot for Denys Vlasenko
- [tip:x86/asm] x86/asm/entry/64: Simplify retint_kernel label usage, make retint_restore_args label local, tip-bot for Denys Vlasenko
- [tip:x86/asm] x86/asm/entry/64: Do not TRACE_IRQS fast SYSRET64 path, tip-bot for Denys Vlasenko
- [tip:x86/apic] x86/apic: Remove verify_local_APIC(), tip-bot for Bandan Das
- [tip:perf/core] perf session: Always initialize ordered_events, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf ordered_samples: Remove references to perf_{evlist,tool} and machines, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: Refactor comm/tgid lookup, tip-bot for David Ahern
- [tip:perf/core] perf tools: Fix ppid for synthesized fork events, tip-bot for David Ahern
- [tip:perf/core] perf build: Disable libbabeltrace check by default, tip-bot for Jiri Olsa
- [tip:core/efi] firmware: dmi_scan: Use direct access to static vars, tip-bot for Ivan Khoronzhuk
- [tip:core/efi] firmware: dmi_scan: Use full dmi version for SMBIOS3, tip-bot for Ivan Khoronzhuk
- [tip:timers/core] clocksource/drivers/arm_arch_timer: Rename ' arch_timer_probed()' to 'arch_timer_needs_probing()' to reflect behaviour, tip-bot for Laurent Pinchart
- [tip:timers/core] clocksource/drivers/sun5i: Switch to request_irq(), tip-bot for Maxime Ripard
- [tip:timers/core] clocksource/drivers/sun5i: Add clock notifiers, tip-bot for Maxime Ripard
- [tip:timers/core] clocksource/drivers/sun5i: Refactor the current code, tip-bot for Maxime Ripard
- [tip:timers/core] clocksource/drivers/sun5i: Use of_io_request_and_map(), tip-bot for Maxime Ripard
- [tip:x86/vdso] x86/vdso: Remove x32 intermediates during ' make clean', tip-bot for Andy Lutomirski
- [tip:x86/vdso] x86/vdso32/syscall.S: Do not load __USER32_DS to %ss,
tip-bot for Denys Vlasenko
- [tip:x86/vdso] x86/vdso: Teach 'make clean' to remove generated vdso-image-*.c files, tip-bot for Andrey Skvortsov
- [tip:x86/mm] x86/mm: Improve AMD Bulldozer ASLR workaround, tip-bot for Hector Marco-Gisbert
- [tip:x86/asm] x86/asm/entry/64: Move retint_kernel code block closer to its user, tip-bot for Denys Vlasenko
- [tip:x86/vdso] x86/vdso: Fix the x86 vdso2c tool includes, tip-bot for Tommi Kyntola
- [tip:x86/asm] x86/asm/entry/64: Do not GET_THREAD_INFO() too early, tip-bot for Denys Vlasenko
- [tip:x86/microcode] x86/microcode/amd: Drop the pci_ids.h dependency, tip-bot for Michael S. Tsirkin
- [tip:x86/urgent] firmware: dmi_scan: Prevent dmi_num integer overflow, tip-bot for Jean Delvare
- [tip:x86/urgent] MAINTAINERS: Change the x86 microcode loader maintainer, tip-bot for Borislav Petkov
- [tip:timers/core] clocksource/drivers/at91: Fix IO endianness, tip-bot for Ben Dooks
- [tip:timers/core] clocksource/drivers/dw_apb_timers_of: Fix IO endianness causing time jumps, tip-bot for Ben Dooks
- [tip:timers/core] clocksource/drivers/sun4i-timer: Only register a sched_clock on sun4i and sun5i, tip-bot for Hans de Goede
- [tip:timers/core] clocksource/drivers/tegra: Fix IO endianness, tip-bot for Dmitry Osipenko
- [tip:timers/core] clocksource/drivers/efm32: Use CLOCK_EVT_FEAT_PERIODIC for defining features, tip-bot for Viresh Kumar
- [tip:x86/asm] x86/asm/entry/64: Add missing CFI annotation, tip-bot for Denys Vlasenko
- [tip:x86/asm] x86/asm/entry/32: Make register zero-extension more prominent, tip-bot for Denys Vlasenko
- [tip:x86/asm] x86/asm/entry/32: Update "interrupt off" comments, tip-bot for Denys Vlasenko
- [tip:x86/asm] x86/asm/entry/64: Fix comment about SYSENTER MSRs, tip-bot for Denys Vlasenko
- [tip:timers/core] clockevents: Don't validate dev-> mode against CLOCK_EVT_MODE_UNUSED for new interface, tip-bot for Viresh Kumar
- [tip:timers/core] clockevents: Manage device' s state separately for the core, tip-bot for Viresh Kumar
- [tip:timers/core] clockevents: Handle tick device' s resume separately, tip-bot for Viresh Kumar
- [tip:sched/core] sched: Improve load balancing in the presence of idle CPUs, tip-bot for Preeti U Murthy
- [tip:perf/timer] perf: Add per event clockid support, tip-bot for Peter Zijlstra
- [tip:x86/asm] x86/irq/tracing: Move ARCH_LOCKDEP_SYS_EXIT defines closer to their users, tip-bot for Denys Vlasenko
- [tip:x86/asm] x86/irq/tracing: Do not save callee-preserved registers around lockdep_sys_exit_thunk, tip-bot for Denys Vlasenko
- [tip:x86/asm] x86/irq/tracing: Fold ARCH_LOCKDEP_SYS_EXIT defines into their users, tip-bot for Denys Vlasenko
- [tip:x86/asm] x86/asm/entry/64: Use smaller instructions, tip-bot for Denys Vlasenko
- [tip:x86/asm] x86/asm/entry/64: Use better label name, fix comments,
tip-bot for Denys Vlasenko
- [tip:perf/core] perf: Fix racy group access, tip-bot for Peter Zijlstra
- [tip:perf/core] perf/x86: Remove redundant calls to perf_pmu_{dis|en}able(), tip-bot for David Ahern
- [tip:perf/timer] time: Parametrize all tk_fast_mono users, tip-bot for Peter Zijlstra
- [tip:perf/timer] time: Add ktime_get_tai_ns(), tip-bot for Peter Zijlstra
- [tip:perf/timer] time: Introduce tk_fast_raw, tip-bot for Peter Zijlstra
- [tip:perf/timer] time: Add timerkeeper::tkr_raw, tip-bot for Peter Zijlstra
- [tip:perf/timer] time: Rename timekeeper::tkr to timekeeper:: tkr_mono, tip-bot for Peter Zijlstra
- [tip:locking/core] locking: Remove atomicy checks from {READ, WRITE}_ONCE, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/deadline: Avoid a superfluous check, tip-bot for Wanpeng Li
- [tip:sched/core] sched/deadline: Fix rt runtime corruption when dl fails its global constraints, tip-bot for Wanpeng Li
- [tip:sched/core] sched: Optimize freq invariant accounting, tip-bot for Peter Zijlstra
- [tip:sched/core] sched: Move CFS tasks to CPUs with higher capacity, tip-bot for Vincent Guittot
- [tip:sched/core] sched: Add SD_PREFER_SIBLING for SMT level, tip-bot for Vincent Guittot
- [tip:sched/core] sched: Calculate CPU' s usage statistic and put it into struct sg_lb_stats::group_usage, tip-bot for Vincent Guittot
- [tip:sched/core] sched: Remove unused struct sched_group_capacity ::capacity_orig, tip-bot for Vincent Guittot
- [tip:sched/core] sched: Replace capacity_factor by usage, tip-bot for Vincent Guittot
- [tip:sched/core] sched: Add struct rq::cpu_capacity_orig, tip-bot for Vincent Guittot
- [tip:sched/core] sched: Remove frequency scaling from cpu_capacity, tip-bot for Vincent Guittot
- [tip:sched/core] sched: Make sched entity usage tracking scale-invariant, tip-bot for Morten Rasmussen
- [tip:sched/core] sched: Make scale_rt invariant with frequency, tip-bot for Vincent Guittot
- [tip:sched/core] sched: Track group sched_entity usage contributions, tip-bot for Morten Rasmussen
- [tip:sched/core] sched: Add sched_avg::utilization_avg_contrib, tip-bot for Vincent Guittot
- [tip:perf/core] perf/x86/intel: Add INST_RETIRED.ALL workarounds, tip-bot for Andi Kleen
- [tip:perf/core] perf/x86/intel: Add new cache events table for Haswell, tip-bot for Andi Kleen
- [tip:core/rcu] rcu: Associate quiescent-state reports with grace period, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Yet another fix for preemption and CPU hotplug, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Add diagnostics to grace-period cleanup, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Default to grace-period-initialization delays, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Handle outgoing CPUs on exit from idle loop, tip-bot for Paul E. McKenney
- [tip:core/rcu] cpu: Make CPU-offline idle-loop transition point more precise, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Eliminate -> onoff_mutex from rcu_node structure, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Process offlining and onlining only at grace-period start, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Move rcu_report_unblock_qs_rnp() to common code, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Rework preemptible expedited bitmask handling, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove event tracing from rcu_cpu_notify(), used by offline CPUs, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Enable slow grace-period initializations, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Provide diagnostic option to slow down grace-period initialization, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Detect stalls caused by failure to propagate up rcu_node tree, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Eliminate empty HOTPLUG_CPU ifdef, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Simplify sync_rcu_preempt_exp_init(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Put all orphan-callback-related code under same comment, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Consolidate offline-CPU callback initialization, tip-bot for Paul E. McKenney
- [tip:core/rcu] metag: Use common outgoing-CPU-notification code, tip-bot for Paul E. McKenney
- [tip:core/rcu] blackfin: Use common outgoing-CPU-notification code, tip-bot for Paul E. McKenney
- [tip:core/rcu] x86: Use common outgoing-CPU-notification code, tip-bot for Paul E. McKenney
- [tip:core/rcu] smpboot: Add common code for notification from dying CPU, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove redundant check of cpu_online(), tip-bot for Yao Dongdong
- [tip:core/rcu] rcu: Get rcu_sched_force_quiescent_state() where it belongs, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Reverse rcu_dereference_check() conditions, tip-bot for Paul E. McKenney
- [tip:core/rcu] torture: Avoid script syntax error when insufficient CPUs, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Add boot-up check for non-default CONFIG_RCU_FANOUT_LEAF values, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Use IS_ENABLED() to simplify rcu_bootup_announce_oddness(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Improve diagnostics for blocked critical sections in irq, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Use IS_ENABLED() to CONFIG_RCU_FANOUT_EXACT #ifdef, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Move early boot callback tests earlier, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Move early-boot callbacks to no-CBs lists for no-CBs CPUs, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Tighten up affinity and check for sysidle, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove fastpath from __rcu_process_callbacks( ), tip-bot for Alexander Gordeev
- [tip:core/rcu] rcu: Remove unnecessary condition check in rcu_qsctr_help(), tip-bot for Alexander Gordeev
- [tip:core/rcu] rcu: Fixes to NO_HZ_FULL sysidle accounting, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Make consistent use of variables, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Add Kconfig option to expedite grace periods during boot, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Update from rcu_expedited variable to rcu_gp_is_expedited(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Add rcu_expedite_gp() and rcu_unexpedite_gp() to rcutorture, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Provide rcu_expedite_gp() and rcu_unexpedite_gp(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Drive PROVE_RCU directly off of PROVE_LOCKING, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Fix a couple of typos in rcu_all_qs() comment header, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Avoid clobbering early boot callbacks, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Refine diagnostics for lacking kthread for no-CBs callbacks, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Prevent early-boot RCU callbacks from splatting, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Wire ->rda pointers at compile time, tip-bot for Paul E. McKenney
- [tip:core/rcu] documentation: Clarify control-dependency pairing, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Abstract default callback-list initialization from init_callback_list(), tip-bot for Paul E. McKenney
- [tip:core/rcu] documentation: Clarify memory-barrier semantics of atomic operations, tip-bot for Paul E. McKenney
- [tip:core/rcu] documentation: Update per-CPU kthreads documentation, tip-bot for Paul E. McKenney
- [tip:core/rcu] documentation: Update NO_HZ_FULL interaction with POSIX timers, tip-bot for Paul E. McKenney
- [tip:core/rcu] documentation: Update based on on-demand vmstat workers, tip-bot for Paul E. McKenney
- [tip:core/rcu] documentation: Update rcutree.kthread_prio for grace-period kthread use, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu_tree: Avoid touching rnp-> completed when a new GP is started, tip-bot for Lai Jiangshan
- [tip:core/rcu] rcu: Consolidate rcu_synchronize and wakeme_after_rcu(), tip-bot for Paul E. McKenney
- [tip:timers/core] timers, sched/clock: Clean up the code a bit, tip-bot for Ingo Molnar
- [tip:timers/core] timers, sched/clock: Remove redundant notrace from update function, tip-bot for Daniel Thompson
- [tip:timers/core] timers, sched/clock: Optimize cache line usage, tip-bot for Daniel Thompson
- [tip:timers/core] timers, sched/clock: Avoid deadlock during read from NMI, tip-bot for Daniel Thompson
- [tip:timers/core] timers, sched/clock: Match scope of read and write seqcounts, tip-bot for Daniel Thompson
- [tip:timers/core] timers, sched/clock: Remove suspend from clock_read_data(), tip-bot for Daniel Thompson
- [tip:perf/core] perf evlist: Return the first evsel with an invalid filter in apply_filters(), tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: Set JOBS based on CPU or processor, tip-bot for David Ahern
- [tip:perf/core] tools lib traceevent: Zero should not be considered "not found" in eval_flag(), tip-bot for Steven Rostedt
- [tip:perf/core] perf trace: Fix syscall enter formatting bug, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf: Bump max number of cpus to 1024, tip-bot for David Ahern
- [tip:perf/core] perf timechart: Fix SIBGUS error on sparc64, tip-bot for David Ahern
- [tip:timers/urgent] clocksource/drivers/sun5i: Fix cpufreq interaction with sched_clock(), tip-bot for Maxime Ripard
- [tip:timers/urgent] clocksource/drivers: Fix various !CONFIG_HAS_IOMEM build errors, tip-bot for Richard Weinberger
- [tip:locking/core] locking/rtmutex: Rename argument in the rt_mutex_adjust_prio_chain() documentation as well, tip-bot for Tom(JeHyeon) Yeon
- [tip:x86/asm] x86/asm/entry/64: Use PUSH instructions to build pt_regs on stack, tip-bot for Denys Vlasenko
- [tip:x86/asm] x86/asm/entry/64: Get rid of the FIXUP_TOP_OF_STACK /RESTORE_TOP_OF_STACK macros, tip-bot for Denys Vlasenko
- [tip:x86/asm] x86/asm/entry/64: Get rid of int_ret_from_sys_call_fixup, tip-bot for Denys Vlasenko
- [tip:x86/asm] x86/asm/entry/64: Merge the field offset into the THREAD_INFO() macro, tip-bot for Ingo Molnar
- [tip:x86/asm] x86/asm: Further improve segment.h readability, tip-bot for Ingo Molnar
- [tip:x86/asm] x86/asm/entry/64: Rename THREAD_INFO() to ASM_THREAD_INFO(), tip-bot for Ingo Molnar
- [tip:x86/asm] x86/asm/entry: Check for syscall exit work with IRQs disabled, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/asm/entry/64: Improve the THREAD_INFO() macro explanation, tip-bot for Ingo Molnar
- [tip:x86/asm] x86/asm: Deobfuscate segment.h, tip-bot for Denys Vlasenko
- [tip:x86/asm] x86/asm/entry/64: Always set up SYSENTER MSRs, tip-bot for Ingo Molnar
- [tip:x86/asm] x86/asm/entry: Get rid of KERNEL_STACK_OFFSET, tip-bot for Denys Vlasenko
- [tip:x86/asm] x86/asm/entry/64: Change the THREAD_INFO() definition to not depend on KERNEL_STACK_OFFSET, tip-bot for Denys Vlasenko
- [tip:perf/core] perf tools: Use kmod_path__parse in map_groups__set_modules_path_dir, tip-bot for Jiri Olsa
- [tip:perf/core] perf annotate: Allow annotation for decompressed kernel modules, tip-bot for Jiri Olsa
- [tip:perf/core] perf probe: Fix to get ummapped symbol address on kernel, tip-bot for Masami Hiramatsu
- [tip:perf/core] tools lib traceevent: Free filter tokens in process_filter(), tip-bot for Steven Rostedt (Red Hat)
- [tip:perf/core] perf tools: Add pid/ tid filtering to report and script commands, tip-bot for David Ahern
- [tip:perf/core] perf diff: Add kallsyms option, tip-bot for David Ahern
- [tip:perf/core] tools lib traceevent: Add support for __print_array(), tip-bot for Javi Merino
- [tip:perf/core] tools lib traceevent kbuffer: Remove extra update to data pointer in PADDING, tip-bot for Steven Rostedt (Red Hat)
- [tip:perf/core] tools lib traceevent: Add way to find sub buffer boundary, tip-bot for Steven Rostedt (Red Hat)
- [tip:perf/core] tools lib traceevent: Make plugin options either string or boolean, tip-bot for Steven Rostedt
- [tip:perf/core] tools lib traceevent: Handle %z in bprint format, tip-bot for Steven Rostedt (Red Hat)
- [tip:perf/core] tools lib traceevent: Add pevent_data_pid_from_comm(), tip-bot for Steven Rostedt (Red Hat)
- [tip:perf/core] perf kmem: Print big numbers using thousands' group, tip-bot for Namhyung Kim
- [tip:perf/core] perf tools: Work around lack of sched_getcpu in glibc < 2.6., tip-bot for Vinson Lee
- [tip:perf/core] perf symbols: Save DSO loading errno to better report errors, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools lib traceevent: Copy trace_clock and free it, tip-bot for Steven Rostedt (Red Hat)
- [tip:perf/core] tools lib traceevent: Handle NULL comm name, tip-bot for Josef Bacik
- [tip:perf/core] perf target: Simplify handling of strerror_r return, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools lib traceevent: Factor out allocating and processing args, tip-bot for Javi Merino
- [tip:x86/asm] x86/asm/entry/64: Fold syscall32_cpu_init() into its sole user, tip-bot for Denys Vlasenko
- [tip:perf/core] perf tools: Remove (null) value of "Sort order" for perf mem report, tip-bot for Yunlong Song
- [tip:perf/core] perf tools: Try to lookup kernel module map before creating one, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Remove compressed argument from is_kernel_module, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Remove is_kmodule_extension function, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Use kmod_path__parse in is_kernel_module, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Use kmod_path__parse in decompress_kmodule, tip-bot for Jiri Olsa
- [tip:x86/asm] x86/asm/entry/64: Fix incorrect comment, tip-bot for Denys Vlasenko
- [tip:x86/asm] x86/asm/entry: Replace some open-coded VM86 checks with v8086_mode() checks, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/asm/entry: Remove user_mode_vm(), tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()', tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/asm/entry: Make user_mode() work correctly if regs came from VM86 mode, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/asm/entry: Use user_mode_ignore_vm86() where appropriate, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/asm/entry, perf: Explicitly optimize vm86 handling in code_segment_base(), tip-bot for Andy Lutomirski
- [tip:perf/x86] perf: Remove type specific target pointers, tip-bot for Peter Zijlstra
- [tip:x86/asm] x86/asm/entry: Add user_mode_ignore_vm86(),
tip-bot for Andy Lutomirski
- [tip:sched/core] sched/rt: Use IPI to trigger RT task push migration instead of pulling, tip-bot for Steven Rostedt
- [tip:sched/core] sched: Fix RLIMIT_RTTIME when PI-boosting to RT, tip-bot for Brian Silverman
- [tip:sched/core] irq_work: Fix build failure when CONFIG_IRQ_WORK is not defined, tip-bot for Steven Rostedt
- [tip:timers/urgent] timers/tick/broadcast-hrtimer: Fix suspicious RCU usage in idle loop,
tip-bot for Preeti U Murthy
- [tip:locking/urgent] lockdep: Fix the module unload key range freeing logic, tip-bot for Peter Zijlstra
- [tip:perf/urgent] perf: Fix irq_work 'tail' recursion, tip-bot for Peter Zijlstra
- [tip:x86/boot] x86/boot: Standardize strcmp(), tip-bot for Arjun Sreedharan
- [tip:x86/cpu] x86/cpu/cacheinfo: Fix cache_get_priv_group() for Intel processors, tip-bot for Sudeep Holla
- [tip:x86/fpu] x86/fpu: Kill eager_fpu_init_bp(), tip-bot for Oleg Nesterov
- [tip:x86/fpu] x86/fpu: Don't allocate fpu->state for swapper/0, tip-bot for Oleg Nesterov
- [tip:x86/asm] x86/mm/fault: Use TASK_SIZE_MAX in is_prefetch(), tip-bot for Andy Lutomirski
- [tip:x86/fpu] x86/fpu: Rename drop_init_fpu() to fpu_reset_state( ), tip-bot for Borislav Petkov
- [tip:x86/fpu] x86/fpu: Document user_fpu_begin(), tip-bot for Oleg Nesterov
- [tip:x86/fpu] x86/fpu: Fold __drop_fpu() into its sole user, tip-bot for Borislav Petkov
- [tip:x86/fpu] x86/fpu: Don't abuse drop_init_fpu() in flush_thread(), tip-bot for Oleg Nesterov
- [tip:x86/fpu] x86/fpu: Use restore_init_xstate() instead of math_state_restore() on kthread exec, tip-bot for Oleg Nesterov
- [tip:x86/fpu] x86/fpu: Introduce restore_init_xstate(), tip-bot for Oleg Nesterov
- [tip:x86/asm] x86/asm/entry: Fix execve() and sigreturn() syscalls to always return via IRET, tip-bot for Brian Gerst
- [tip:x86/asm] x86/asm/entry, perf: Fix incorrect TIF_IA32 check in code_segment_base(), tip-bot for Andy Lutomirski
- [tip:perf/core] perf tools: Use kmod_path__parse for machine__new_dso, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Add machine__module_dso function, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Add dsos__addnew function, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Add kmod_path__parse function, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Add lzma decompression support for kernel module, tip-bot for Jiri Olsa
- [tip:perf/core] perf hists browser: Indicate which callchain entries are annotated, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools build: Add feature check for lzma library, tip-bot for Jiri Olsa
- [tip:perf/core] tools lib traceevent: Add destructor for format_field, tip-bot for David Ahern
- [tip:perf/core] perf build: Move feature checks code under tools/ build, tip-bot for Jiri Olsa
- [tip:perf/core] perf trace: Handle legacy syscalls tracepoints, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf build: Make features checks directory configurable, tip-bot for Jiri Olsa
- [tip:perf/core] perf build: Separate feature make support into config/Makefile.feature, tip-bot for Jiri Olsa
- [tip:perf/core] perf build: Fix feature_check name clash, tip-bot for Jiri Olsa
- [tip:perf/core] perf trace: Fix summary_only option, tip-bot for David Ahern
- [tip:perf/core] perf probe: Fix failure to add multiple probes without debuginfo, tip-bot for He Kuang
- [tip:perf/core] perf build: Add config/feature-checks/ *.output to the .gitignore file, tip-bot for Yunlong Song
- [tip:perf/core] perf build: Disable default check for libbabeltrace, tip-bot for Jiri Olsa
- [tip:perf/core] perf build: Use FEATURE-DUMP instead of PERF-FEATURES in the .gitignore file, tip-bot for Yunlong Song
- [tip:perf/core] perf tools: Don' t allow empty argument for field-separator, tip-bot for Wang Nan
- [tip:perf/core] perf tools: Fix race in build_id_cache__add_s(), tip-bot for Milos Vyletel
- [tip:perf/core] perf callchain: Separate eh/ debug frame offset cache., tip-bot for Wang Nan
- [tip:perf/core] perf report: Don't allow empty argument for '-t'., tip-bot for Wang Nan
- [tip:perf/core] perf tools: Add the bash completion for listing subsubcommands of perf timechart, tip-bot for Yunlong Song
- [tip:perf/core] perf tools: Avoid confusion with preloaded bash function for perf bash completion, tip-bot for Yunlong Song
- [tip:perf/core] perf tools: Add the bash completion for listing subsubcommands of perf trace, tip-bot for Yunlong Song
- [tip:perf/core] perf tools: Fix perf-read-vdsox32 not building and lib64 install dir, tip-bot for H.J. Lu
- [tip:perf/core] perf tools: Add the bash completion for listing subsubcommands of perf test, tip-bot for Yunlong Song
- [tip:perf/core] perf tools: Add the bash completion for listing subsubcommands of perf script, tip-bot for Yunlong Song
- [tip:perf/core] perf tools: Add the bash completion for listing subsubcommands of perf help, tip-bot for Yunlong Song
- [tip:perf/core] perf tools: Add the bash completion for listing subsubcommands of perf data, tip-bot for Yunlong Song
- [tip:perf/core] perf tools: Fix the bash completion to support listing events for --event, tip-bot for Yunlong Song
- [tip:perf/core] perf tools: Fix the bash completion for listing subcommands of perf, tip-bot for Yunlong Song
- [tip:perf/core] perf tools: Fix the bash completion for listing subsubcommands of perf subcommand, tip-bot for Yunlong Song
- [tip:perf/core] perf tools: Fix the bash completion for listing events of perf subcommand record|stat|top -e, tip-bot for Yunlong Song
- [tip:perf/core] perf tools: Provide the right bash completion for listing options of perf subcommand subsubcommand, tip-bot for Yunlong Song
- [tip:perf/core] perf tools: Fix the bash completion for listing options of perf subcommand, tip-bot for Yunlong Song
- [tip:perf/core] perf build: Rename feature_print_var_code to print_var_code, tip-bot for Jiri Olsa
- [tip:perf/core] perf build: Rename PERF-FEATURES into FEATURE-DUMP, tip-bot for Jiri Olsa
- [tip:perf/core] perf build: Fix pthread-attr-setaffinity-np include in test-all, tip-bot for Jiri Olsa
- [tip:perf/core] perf build: Get rid of LIB_INCLUDE variable, tip-bot for Jiri Olsa
- [tip:perf/core] perf build: Get rid of VF_FEATURE_TESTS, tip-bot for Jiri Olsa
- [tip:perf/core] perf build: Rename display_vf to feature_verbose, tip-bot for Jiri Olsa
- [tip:perf/core] perf build: Rename display_lib into feature_display, tip-bot for Jiri Olsa
- [tip:perf/core] perf build: Rename CORE_FEATURE_TESTS to FEATURE_TESTS, tip-bot for Jiri Olsa
- [tip:perf/core] perf build: Move features build output under features directory, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Fix building error for arm64., tip-bot for Wang Nan
- [tip:perf/core] perf hists browser: Allow annotating entries in callchains, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf hists: Remove hist_entry->used, not used anymore, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf hists browser: Fix up some branch alignment, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf hists browser: Simplify symbol annotation menu setup, tip-bot for Arnaldo Carvalho de Melo
- [tip:x86/asm] x86/asm/entry/64: Rename 'old_rsp' to 'rsp_scratch',
tip-bot for Ingo Molnar
- [tip:x86/asm] x86/asm/entry/64: Update comments about stack frames, tip-bot for Ingo Molnar
- [tip:x86/asm] x86/asm/entry/64: Remove thread_struct::usersp, tip-bot for Ingo Molnar
- [tip:x86/asm] x86/asm/entry/64: Simplify 'old_rsp' usage, tip-bot for Ingo Molnar
- [tip:x86/asm] x86/asm/entry/64: Enable interrupts *after* we fetch PER_CPU_VAR(old_rsp), tip-bot for Denys Vlasenko
- [tip:x86/boot] x86/boot/64: Remove pointless early_printk() message, tip-bot for Alexander Kuleshov
- [tip:perf/core] kprobes/x86: Return correct length in __copy_instruction(), tip-bot for Eugene Shatokhin
- [tip:timers/nohz] ppc: Remove unused cpp symbols in kvm headers, tip-bot for Frederic Weisbecker
- [tip:timers/nohz] context_tracking: Rename context symbols to prepare for transition state, tip-bot for Frederic Weisbecker
- [tip:timers/nohz] context_tracking: Add stub context_tracking_is_enabled, tip-bot for Rik van Riel
- [tip:timers/nohz] context_tracking: Export context_tracking_user_enter/exit, tip-bot for Rik van Riel
- [tip:timers/nohz] context_tracking: Run vtime_user_enter/ exit only when state == CONTEXT_USER, tip-bot for Rik van Riel
- [tip:timers/nohz] kvm,rcu,nohz: use RCU extended quiescent state when running KVM guest, tip-bot for Rik van Riel
- [tip:timers/nohz] context_tracking: Generalize context tracking APIs to support user and guest, tip-bot for Rik van Riel
- [tip:tools/kvm] kvmtool: Adjust to new upstream virtio constants,
tip-bot for Ingo Molnar
- [tip:x86/urgent] Revert "x86/mm/ASLR: Propagate base load address calculation",
tip-bot for Borislav Petkov
- [tip:sched/core] sched/idle/x86: Optimize unnecessary mwait_idle( ) resched IPIs, tip-bot for Mike Galbraith
- [tip:sched/core] sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve power savings and to improve performance, tip-bot for Len Brown
- [tip:x86/asm] x86/asm/entry: Document and clean up the enable_sep_cpu() and syscall32_cpu_init() functions,
tip-bot for Ingo Molnar
- [tip:x86/asm] x86/asm/entry/32: Document the 32-bit SYSENTER " emergency stack" better,
tip-bot for Denys Vlasenko
- [tip:x86/asm] include/stddef.h: Move offsetofend() from vfio.h to a generic kernel header,
tip-bot for Denys Vlasenko
- [tip:x86/asm] x86/asm/entry: Simplify task_pt_regs() macro definition,
tip-bot for Denys Vlasenko
- [tip:x86/asm] x86/asm/entry/32: Document our abuse of x86_hw_tss: :ss1 and x86_hw_tss::sp1,
tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/asm/entry: Unify and fix initial thread_struct: :sp0 values,
tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/asm/entry: Create and use a ' TOP_OF_KERNEL_STACK_PADDING' macro,
tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/signal/64: Remove 'fs' and 'gs' from sigcontext,
tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/signal/64: Fix SS handling for signals delivered to 64-bit programs,
tip-bot for Andy Lutomirski
- [tip:x86/urgent] x86/fpu: Drop_fpu() should not assume that tsk equals current, tip-bot for Oleg Nesterov
- [tip:x86/build] x86/kexec: Cleanup KEXEC_VERIFY_SIG Kconfig help text, tip-bot for Borislav Petkov
- [tip:x86/urgent] x86/fpu: Avoid math_state_restore() without used_math() in __restore_xstate_sig(), tip-bot for Oleg Nesterov
- [tip:perf/urgent] perf: Fix context leak in put_event(), tip-bot for Leon Yu
- [tip:x86/urgent] x86/apic/numachip: Fix sibling map with NumaChip, tip-bot for Daniel J Blueman
- [tip:x86/asm] x86/asm/entry/64: Remove unused thread_struct:: usersp,
tip-bot for Denys Vlasenko
- [tip:x86/urgent] x86/platform, acpi: Bypass legacy PIC and PIT in ACPI hardware reduced mode, tip-bot for Li, Aubrey
- [tip:x86/asm] x86/asm/entry/64: Save user RSP in pt_regs-> sp on SYSCALL64 fastpath, tip-bot for Denys Vlasenko
- [tip:x86/asm] x86/asm/entry/64: Remove stub_iopl, tip-bot for Denys Vlasenko
- [tip:x86/asm] x86/asm/entry/64: Save R11 into pt_regs-> flags on SYSCALL64 fastpath, tip-bot for Denys Vlasenko
- [tip:perf/core] perf probe: Fix --line to handle aliased symbols in glibc, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf symbols: Allow symbol alias when loading map for symbol name, tip-bot for Namhyung Kim
- [tip:perf/core] perf probe: Allow weak symbols to be probed, tip-bot for Namhyung Kim
- [tip:perf/core] Revert "perf probe: Fix to fall back to find probe point in symbols", tip-bot for Masami Hiramatsu
- [tip:perf/core] perf data: Add tracepoint events fields CTF conversion support, tip-bot for Sebastian Andrzej Siewior
- [tip:perf/core] perf tools: Output feature detection' s gcc output to a file, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf kmem: Fix alignment of slab result table, tip-bot for Namhyung Kim
- [tip:perf/core] perf kmem: Allow -v option, tip-bot for Namhyung Kim
- [tip:perf/core] perf probe: Fix possible double free on error, tip-bot for He Kuang
- [tip:perf/core] perf hists browser: Fix UI bug after fold/unfold, tip-bot for He Kuang
- [tip:perf/core] perf kmem: Fix segfault when invalid sort key is given, tip-bot for Namhyung Kim
- [tip:perf/core] perf stat: Output running time and run/ enabled ratio in CSV mode, tip-bot for Andi Kleen
- [tip:perf/core] perf stat: Always correctly indent ratio column, tip-bot for Andi Kleen
- [tip:perf/core] perf stat: Fix IPC and other formulas with -A, tip-bot for Andi Kleen
- [tip:perf/core] perf probe: Fix compiles due to declarations using perf_probe_point, tip-bot for David Ahern
- [tip:perf/core] perf hists browser: Fix UI bug after zoom into thread/dso/symbol, tip-bot for He Kuang
- [tip:perf/core] perf build: Fix libbabeltrace detection, tip-bot for Jiri Olsa
- [tip:perf/core] perf probe: Fix to handle aliased symbols in glibc, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf ordered_events: Shorten function signatures, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: Remove superfluous thread-> comm_set setting, tip-bot for Jiri Olsa
- [tip:perf/core] perf ordered_events: Adopt queue() method, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf ordered_events: Allow tools to specify a deliver method, tip-bot for Arnaldo Carvalho de Melo
[Index of Archives]
[Linux Stable Commits]
[Linux Stable Kernel]
[Linux Kernel Development]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]