Linux Tip Commits
[Prev Page][Next Page]
- [tip:perf/core] perf tools: Fix report -F dso_to for data without branch info, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Fix report -F dso_from for data without branch info, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Fix report -F symbol_from for data without branch info, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Fix report -F symbol_to for data without branch info, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Fix report -F abort for data without branch info, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Fix report -F in_tx for data without branch info, tip-bot for Jiri Olsa
- [tip:perf/core] perf callchain: Use global caching provided by libunwind, tip-bot for Namhyung Kim
- [tip:perf/core] perf tools: Make CPUINFO_PROC an array to support different kernel versions, tip-bot for Wang Nan
- [tip:timers/2038] timekeeping: Provide fast accessor to the seconds part of CLOCK_MONOTONIC, tip-bot for Heena Sirwani
- [tip:timers/2038] timekeeping: Provide y2038 safe accessor to the seconds portion of CLOCK_REALTIME, tip-bot for Heena Sirwani
- [tip:perf/urgent] perf/x86/intel: Revert incomplete and undocumented Broadwell client support, tip-bot for Ingo Molnar
- [tip:x86/urgent] x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAE, tip-bot for Dexuan Cui
- [tip:x86/urgent] x86, intel-mid: Create IRQs for APB timers and RTC timers,
tip-bot for Jiang Liu
- [tip:x86/urgent] ACPI, irq, x86: Return IRQ instead of GSI in mp_register_gsi(),
tip-bot for Jiang Liu
- [tip:x86/urgent] x86: Don' t enable F00F workaround on Intel Quark processors,
tip-bot for Dave Jones
- [tip:x86/mm] x86/mm: Avoid overlap the fixmap area on i386, tip-bot for Minfei Huang
- [tip:sched/core] sched/deadline: Fix races between rt_mutex_setprio() and dl_task_timer(), tip-bot for Juri Lelli
- [tip:sched/core] sched/deadline: Don' t replenish from a !SCHED_DEADLINE entity, tip-bot for Juri Lelli
- [tip:sched/core] sched/fair: Fix division by zero sysctl_numa_balancing_scan_size, tip-bot for Kirill Tkhai
- [tip:sched/core] sched: Update comments for CLONE_NEWNS, tip-bot for Chen Hanxiao
- [tip:sched/core] sched/dl: Fix preemption checks, tip-bot for Kirill Tkhai
- [tip:sched/core] sched, inotify: Deal with nested sleeps, tip-bot for Peter Zijlstra
- [tip:x86/asm] sched/x86_64: Don't save flags on context switch,
tip-bot for Andy Lutomirski
- [tip:x86/vdso] x86_64/vsyscall: Move all of the gate_area code to vsyscall_64.c, tip-bot for Andy Lutomirski
- [tip:x86/vdso] x86/vdso: Change the PER_CPU segment to use struct desc_struct, tip-bot for Andy Lutomirski
- [tip:x86/vdso] x86_64/vdso: Remove jiffies from the vvar page, tip-bot for Andy Lutomirski
- [tip:x86/vdso] x86_64/vdso: Clean up vgetcpu init and merge the vdso initcalls, tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/asm: Fix typo in arch/x86/kernel/ asm_offset_64.c, tip-bot for Nicholas Mc Guire
- [tip:x86/vdso] x86/vdso: Make the PER_CPU segment start out accessed, tip-bot for Andy Lutomirski
- [tip:x86/vdso] x86/vdso: Make the PER_CPU segment 32 bits, tip-bot for Andy Lutomirski
- [tip:x86/vdso] x86_64/vdso: Move getcpu code from vsyscall_64.c to vdso/vma.c, tip-bot for Andy Lutomirski
- [tip:x86/asm] sched/x86: Add a comment clarifying LDT context switching, tip-bot for Andy Lutomirski
- [tip:sched/core] sched, tty: Deal with nested sleeps, tip-bot for Peter Zijlstra
- [tip:x86/urgent] ix86: Fix build failure when !CONFIG_X86_IO_APIC,
tip-bot for Jan Beulich
- [tip:sched/core] sched, smp: Correctly deal with nested sleeps, tip-bot for Peter Zijlstra
- [tip:sched/core] sched, modules: Fix nested sleep in add_unformed_module(), tip-bot for Peter Zijlstra
- [tip:sched/core] sched: Debug nested sleeps, tip-bot for Peter Zijlstra
- [tip:x86/urgent] x86/irq: Fix XT-PIC-XT-PIC in /proc/interrupts,
tip-bot for Maciej W. Rozycki
- [tip:sched/core] sched: Exclude cond_resched() from nested sleep test, tip-bot for Peter Zijlstra
- [tip:core/urgent] compiler/gcc4+: Remove inaccurate comment about 'asm goto' miscompiles, tip-bot for Steven Noonan
- [tip:sched/core] sched, net: Clean up sk_wait_event() vs. might_sleep(), tip-bot for Peter Zijlstra
- [tip:sched/core] sched, exit: Deal with nested sleeps, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/numa: Find the preferred nid with complex NUMA topology, tip-bot for Rik van Riel
- [tip:sched/core] sched/deadline: Don' t balance during wakeup if wakee is pinned, tip-bot for Wanpeng Li
- [tip:sched/core] locking/mutex: Don't assume TASK_RUNNING, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/wait: Add might_sleep() checks, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/wait: Provide infrastructure to deal with nested blocking, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/deadline: Fix bandwidth check/ update when migrating tasks between exclusive cpusets, tip-bot for Juri Lelli
- [tip:perf/urgent] perf/x86: Fix compile warnings for intel_uncore,
tip-bot for Peter Zijlstra
- [tip:perf/urgent] perf: Fix typos in sample code in the perf_event.h header, tip-bot for Andy Lutomirski
- [tip:perf/urgent] perf: Fix and clean up initialization of pmu:: event_idx, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/deadline: Ensure that updates to exclusive cpusets don't break AC, tip-bot for Juri Lelli
- [tip:sched/core] sched: Fix schedule_tail() to disable preemption, tip-bot for Oleg Nesterov
- [tip:sched/core] sched/deadline: Don't check SD_BALANCE_FORK, tip-bot for Wanpeng Li
- [tip:sched/core] sched: Fix the PREEMPT_ACTIVE check in __trace_sched_switch_state(), tip-bot for Oleg Nesterov
- [tip:sched/core] sched: Make finish_task_switch() return ' struct rq *', tip-bot for Oleg Nesterov
- [tip:sched/core] sched: Kill task_preempt_count(), tip-bot for Oleg Nesterov
- [tip:sched/core] sched/deadline: Do not try to push tasks if pinned task switches to dl, tip-bot for Wanpeng Li
- [tip:sched/core] sched/numa: Check all nodes when placing a pseudo-interleaved group, tip-bot for Rik van Riel
- [tip:sched/core] sched/numa: Calculate node scores in complex NUMA topologies, tip-bot for Rik van Riel
- [tip:sched/core] sched/numa: Prepare for complex topology placement, tip-bot for Rik van Riel
- [tip:sched/core] sched/numa: Classify the NUMA topology of a system, tip-bot for Rik van Riel
- [tip:sched/core] sched: stop the unbound recursion in preempt_schedule_context(), tip-bot for Oleg Nesterov
- [tip:sched/core] sched/numa: Export info needed for NUMA balancing on complex topologies, tip-bot for Rik van Riel
- [tip:sched/core] sched/numa: Fix unsafe get_task_struct() in task_numa_assign(), tip-bot for Kirill Tkhai
- [tip:sched/core] sched/fair: Care divide error in update_task_scan_period(), tip-bot for Yasuaki Ishimatsu
- [tip:sched/core] sched: Fix race between task_group and sched_task_group, tip-bot for Kirill Tkhai
- [tip:x86/urgent] x86, cma: Reserve DMA contiguous area after initmem_init(), tip-bot for Weijie Yang
- [tip:timers/urgent] ARM/ARM64: arch-timer: fix arch_timer_probed logic, tip-bot for Marc Zyngier
- [tip:tools/kvm] kvmtool: ARM/ARM64: Provide PSCI-0.2 to guest when KVM supports it, tip-bot for Anup Patel
- [tip:tools/kvm] kvmtool: Handle exit reason KVM_EXIT_SYSTEM_EVENT, tip-bot for Anup Patel
- [tip:tools/kvm] kvmtool: ARM64: Add target type potenza for aarch64, tip-bot for Anup Patel
- [tip:tools/kvm] kvmtool: ARM: Use KVM_ARM_PREFERRED_TARGET vm ioctl to determine target cpu, tip-bot for Anup Patel
- [tip:tools/kvm] kvm tools: arm: remove register accessor macros now that they are in uapi, tip-bot for Will Deacon
- [tip:locking/urgent] futex: Mention key referencing differences between shared and private futexes, tip-bot for Davidlohr Bueso
- [tip:locking/urgent] futex: Fix a race condition between REQUEUE_PI and task death, tip-bot for Brian Silverman
- [tip:timers/urgent] posix-timers: Fix stack info leak in timer_create(), tip-bot for Mathias Krause
- [tip:timers/urgent] clockevents: Prevent shift out of bounds, tip-bot for Thomas Gleixner
- [tip:x86/urgent] i386/audit: stop scribbling on the stack frame,
tip-bot for Eric Paris
- [tip:perf/urgent] perf diff: Add missing hists__init() call at tool start, tip-bot for Kan Liang
- [tip:x86/urgent] x86, apic: Handle a bad TSC more gracefully, tip-bot for Andy Lutomirski
- [tip:x86/urgent] x86: ACPI: Do not translate GSI number if IOAPIC is disabled, tip-bot for Jiang Liu
- [tip:x86/urgent] x86/smpboot: Move data structure to its primary usage scope, tip-bot for Ingo Molnar
- [tip:perf/urgent] perf evlist: Add missing 'struct option' forward declaration, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf evsel: No need to drag util/cgroup.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf script: Add period as a default output column, tip-bot for Jiri Olsa
- [tip:perf/urgent] perf script: Add period data column, tip-bot for Jiri Olsa
- [tip:perf/urgent] perf evsel: Move exit stuff from __delete to __exit, tip-bot for Arnaldo Carvalho de Melo
- [tip:x86/cleanups] x86, msr: Use PTR_ERR_OR_ZERO, tip-bot for Fabian Frederick
- [tip:x86/cleanups] x86, msr: Convert printk to pr_foo(), tip-bot for Fabian Frederick
- [tip:x86/cleanups] x86, msr: Use seek definitions instead of hard-coded values, tip-bot for Fabian Frederick
- [tip:x86/cleanups] x86/simplefb: Use PTR_ERR_OR_ZERO, tip-bot for Fabian Frederick
- [tip:x86/cleanups] x86/sysfb: Use PTR_ERR_OR_ZERO, tip-bot for Fabian Frederick
- [tip:x86/cleanups] x86, cpuid: Use PTR_ERR_OR_ZERO, tip-bot for Fabian Frederick
- [tip:perf/urgent] kprobes/x86: Remove stale ARCH_SUPPORTS_KPROBES_ON_FTRACE define, tip-bot for Anton Blanchard
- [tip:perf/urgent] perf report: Set callchain_param.record_mode for future use, tip-bot for Namhyung Kim
- [tip:perf/urgent] perf callchain: Create an address space per thread, tip-bot for Namhyung Kim
- [tip:perf/urgent] perf Documentation: Remove Ruplicated docs for powerpc cpu specific events, tip-bot for Cody P Schafer
- [tip:perf/urgent] perf kvm: Use thread_{,_set}_priv helpers, tip-bot for Namhyung Kim
- [tip:perf/urgent] perf session: Add option to copy events when queueing, tip-bot for Alexander Yarygin
- [tip:perf/urgent] perf kvm stat live: Enable events copying, tip-bot for Alexander Yarygin
- [tip:perf/urgent] perf Documentation: Fix typos in perf/ Documentation, tip-bot for Masanari Iida
- [tip:perf/urgent] perf trace: Use thread_{,_set}_priv helpers, tip-bot for Namhyung Kim
- [tip:perf/urgent] perf Documentation: sysfs events/ interfaces, tip-bot for Cody P Schafer
- [tip:perf/urgent] perf evlist: Fix for double free in tools/ perf stat, tip-bot for Yasser Shalabi
- [tip:perf/urgent] perf tools: Add support to new style format of kernel PMU event, tip-bot for Kan Liang
- [tip:perf/urgent] perf test: Add test case for pmu event new style format, tip-bot for Kan Liang
- [tip:perf/urgent] perf tools: Parse the pmu event prefix and suffix, tip-bot for Kan Liang
- [tip:perf/urgent] Revert "perf tools: Default to cpu// for events v5", tip-bot for Kan Liang
- [tip:perf/urgent] perf top: Add a visual cue for toggle zeroing of samples, tip-bot for Taeung Song
- [tip:x86/build] x86/purgatory, build: Suppress kexec-purgatory.c is up to date message, tip-bot for WANG Chao
- [tip:perf/urgent] perf sched: Stop updating hists stats, not used, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf callchain: Move the callchain_param extern to callchain.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf evlist: Check that there is a thread_map when preparing a workload, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf thread_map: Create dummy constructor out of open coded equivalent, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf tools: Remove hists from evsel, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf evlist: Default to syswide target when no thread/cpu maps set, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf evsel: Make some exit routines static, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf evsel: Add missing 'target' struct forward declaration, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf machine: Add missing dsos-> root rbtree root initialization, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf tools: fix off-by-one error in maps, tip-bot for Stephane Eranian
- [tip:perf/urgent] perf symbols: Fix map->end fixup, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf tools: Fixup off-by-one comparision in maps__find, tip-bot for Namhyung Kim
- [tip:perf/urgent] perf symbols: Make sym-> end be the first address after the symbol range, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf evsel: Subclassing, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf session: Remove last reference to hists struct, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf ui browsers: Add missing include, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf session: Don't count per evsel events, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf tools: Move events_stats struct to event.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf evsel: Add hists helper, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf script: Stop updating hists stats, not used, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf kvm stat live: Fix perf_evlist__add_pollfd error handling, tip-bot for Jiri Olsa
- [tip:perf/urgent] perf kvm stat live: Use fdarray object instead of pollfd, tip-bot for Jiri Olsa
- [tip:perf/urgent] perf callchain: Move callchain_param to util object in to fix python test, tip-bot for Jiri Olsa
- [tip:perf/urgent] perf kvm stat live: Use perf_evlist__add_pollfd return fd position, tip-bot for Jiri Olsa
- [tip:x86/efi] rtc: Disable EFI rtc for x86, tip-bot for Matt Fleming
- [tip:x86/efi] efi: rtc-efi: Export platform: rtc-efi as module alias, tip-bot for Ard Biesheuvel
- [tip:x86/efi] efi: Delete the in_nmi() conditional runtime locking, tip-bot for Matt Fleming
- [tip:x86/efi] efi: Provide a non-blocking SetVariable() operation, tip-bot for Matt Fleming
- [tip:x86/efi] x86/efi: Adding efi_printks on memory allocationa and pci.reads, tip-bot for Andre Müller
- [tip:x86/efi] x86/efi: Mark initialization code as such, tip-bot for Mathias Krause
- [tip:x86/efi] x86/efi: Update comment regarding required phys mapped EFI services, tip-bot for Mathias Krause
- [tip:x86/efi] x86/efi: Unexport add_efi_memmap variable, tip-bot for Mathias Krause
- [tip:x86/efi] x86/efi: Remove unused efi_call* macros, tip-bot for Mathias Krause
- [tip:x86/efi] efi: Resolve some shadow warnings, tip-bot for Mark Rustad
- [tip:x86/efi] arm64: efi: Format EFI memory type & attrs with efi_md_typeattr_format(), tip-bot for Laszlo Ersek
- [tip:x86/efi] ia64: efi: Format EFI memory type & attrs with efi_md_typeattr_format(), tip-bot for Laszlo Ersek
- [tip:x86/efi] x86: efi: Format EFI memory type & attrs with efi_md_typeattr_format(), tip-bot for Laszlo Ersek
- [tip:x86/efi] efi: Introduce efi_md_typeattr_format(), tip-bot for Laszlo Ersek
- [tip:x86/efi] efi: Add macro for EFI_MEMORY_UCE memory attribute, tip-bot for Laszlo Ersek
- [tip:x86/efi] x86/efi: Clear EFI_RUNTIME_SERVICES if failing to enter virtual mode, tip-bot for Dave Young
- [tip:x86/efi] arm64/efi: Do not enter virtual mode if booting with efi=noruntime or noefi, tip-bot for Dave Young
- [tip:x86/efi] arm64/efi: uefi_init error handling fix, tip-bot for Dave Young
- [tip:x86/efi] efi: Add kernel param efi=noruntime, tip-bot for Dave Young
- [tip:x86/efi] lib: Add a generic cmdline parse function parse_option_str, tip-bot for Dave Young
- [tip:x86/efi] efi: Move noefi early param code out of x86 arch code, tip-bot for Dave Young
- [tip:x86/efi] efi-bgrt: Add error handling; inform the user when ignoring the BGRT, tip-bot for Josh Triplett
- [tip:x86/efi] efi: Add efi= parameter parsing to the EFI boot stub, tip-bot for Matt Fleming
- [tip:x86/efi] efi: Implement mandatory locking for UEFI Runtime Services, tip-bot for Ard Biesheuvel
- [tip:x86/urgent] x86/build: Add arch/x86/purgatory/ make generated files to gitignore, tip-bot for Shuah Khan
- [tip:core/rcu] workqueue: Use cond_resched_rcu_qs macro, tip-bot for Joe Lawrence
- [tip:core/rcu] workqueue: Add quiescent state between work items, tip-bot for Joe Lawrence
- [tip:core/rcu] locktorture: Cleanup header usage, tip-bot for Davidlohr Bueso
- [tip:core/rcu] locktorture: Cannot hold read and write lock, tip-bot for Davidlohr Bueso
- [tip:core/rcu] locktorture: Fix __acquire annotation for spinlock irq, tip-bot for Davidlohr Bueso
- [tip:core/rcu] locktorture: Support rwlocks, tip-bot for Davidlohr Bueso
- [tip:x86/urgent] x86: Fix section conflict for numachip, tip-bot for Andi Kleen
- [tip:x86/urgent] x86: Reject x32 executables if x32 ABI not supported, tip-bot for Ben Hutchings
- [tip:x86/asm] x86: Improve cmpxchg8b_emu.S, tip-bot for Jan Beulich
- [tip:x86/asm] x86: Unwind-annotate thunk_32.S,
tip-bot for Jan Beulich
- [tip:x86/platform] x86: Quark: Comment setup_arch() to document TLB/PGE bug, tip-bot for Bryan O'Donoghue
- [tip:x86/platform] x86: Add cpu_detect_cache_sizes to init_intel( ) add Quark legacy_cache(), tip-bot for Bryan O'Donoghue
- [tip:x86/asm] x86: Improve cmpxchg16b_emu.S, tip-bot for Jan Beulich
- [tip:timers/nohz] arm: Tell irq work about self IPI support, tip-bot for Frederic Weisbecker
- [tip:timers/nohz] nohz: nohz full depends on irq work self IPI support, tip-bot for Frederic Weisbecker
- [tip:timers/nohz] nohz: Consolidate nohz full init code, tip-bot for Frederic Weisbecker
- [tip:timers/nohz] arm64: Tell irq work about self IPI support, tip-bot for Frederic Weisbecker
- [tip:timers/nohz] x86: Tell irq work about self IPI support, tip-bot for Frederic Weisbecker
- [tip:timers/nohz] irq_work: Force raised irq work to run on irq work interrupt, tip-bot for Frederic Weisbecker
- [tip:timers/nohz] irq_work: Introduce arch_irq_work_has_interrupt (), tip-bot for Peter Zijlstra
- [tip:timers/nohz] nohz: Move nohz full init call to tick init, tip-bot for Frederic Weisbecker
- [tip:x86/urgent] x86_64, entry: Filter RFLAGS.NT on entry from userspace, tip-bot for Andy Lutomirski
- [tip:irq/core] irqchip: gic-v3: Implement CPU PM notifier, tip-bot for Sudeep Holla
- [tip:irq/core] irqchip: gic-v3: Refactor gic_enable_redist to support both enabling and disabling, tip-bot for Sudeep Holla
- [tip:irq/core] irqchip: atmel-aic5: Add sama5d4 support, tip-bot for Alexandre Belloni
- [tip:irq/core] irqchip: atmel-aic5: The sama5d3 has 48 IRQs, tip-bot for Alexandre Belloni
- [tip:irq/core] Documentation: bcm7120-l2: Add Broadcom BCM7120-style L2 binding, tip-bot for Florian Fainelli
- [tip:irq/core] irqchip: bcm7120-l2: Add Broadcom BCM7120-style Level 2 interrupt controller, tip-bot for Florian Fainelli
- [tip:perf/core] perf record: Fix error message for --filter option not coming after tracepoint, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf: Fix perf bug in fork(), tip-bot for Peter Zijlstra
- [tip:sched/core] sched/x86: Fix up typo in topology detection, tip-bot for Dave Hansen
- [tip:locking/arch] locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read(), tip-bot for Pranith Kumar
- [tip:locking/core] locking/lockdep: Revert qrwlock recusive stuff, tip-bot for Peter Zijlstra
- [tip:locking/core] locking/rwsem: Avoid double checking before try acquiring write lock, tip-bot for Jason Low
- [tip:perf/core] perf/x86/intel/uncore: Fix minor race in box set up, tip-bot for Andi Kleen
- [tip:sched/core] sched/fair: Delete resched_cpu() from idle_balance(), tip-bot for Kirill Tkhai
- [tip:sched/core] sched, time: Fix build error with 64 bit cputime_t on 32 bit systems, tip-bot for Rik van Riel
- [tip:perf/core] perf/x86: Tone down kernel messages when the PMU check fails in a virtual environment,
tip-bot for Wei Huang
- [tip:sched/core] sched/dl: Use dl_bw_of() under rcu_read_lock_sched(), tip-bot for Kirill Tkhai
- [tip:sched/core] sched: Improve sysbench performance by fixing spurious active migration, tip-bot for Vincent Guittot
- [tip:perf/urgent] perf: Fix unclone_ctx() vs. locking, tip-bot for Peter Zijlstra
- [tip:perf/core] perf symbols: Encapsulate dsos list head into struct dsos, tip-bot for Waiman Long
- [tip:perf/core] perf symbols: Improve DSO long names lookup speed with rbtree, tip-bot for Waiman Long
- [tip:perf/core] perf tools: Fix build breakage on arm64 targets, tip-bot for Will Deacon
- [tip:perf/core] perf bench futex: Support operations for shared futexes, tip-bot for Davidlohr Bueso
- [tip:perf/core] perf tools: Refactor unit and scale function parameters, tip-bot for Matt Fleming
- [tip:perf/core] perf bench futex: Sanitize -q option in requeue, tip-bot for Davidlohr Bueso
- [tip:perf/core] perf trace: Fix mmap return address truncation to 32-bit, tip-bot for Chang Hyun Park
- [tip:x86/urgent] x86, boot, kaslr: Fix nuisance warning on 32-bit builds, tip-bot for Kees Cook
- [tip:timers/core] clocksource: arm_arch_timer: Change clocksource name if CP15 unavailable, tip-bot for Nathan Lynch
- [tip:timers/core] clocksource: arm_arch_timer: Enable counter access for 32-bit ARM, tip-bot for Nathan Lynch
- [tip:timers/core] clocksource: arm_arch_timer: Consolidate arch_timer_evtstrm_enable, tip-bot for Nathan Lynch
- [tip:timers/core] clocksource: sirf: Disable counter before re-setting it, tip-bot for Hao Liu
- [tip:timers/core] clocksource: cadence_ttc: Add support for 32bit mode, tip-bot for Michal Simek
- [tip:timers/core] clocksource: vf_pit_timer: Support shutdown mode, tip-bot for Stefan Agner
- [tip:timers/core] clocksource: tcb_clksrc: Sanitize IRQ request, tip-bot for Gael Portay
- [tip:timers/core] clocksource: arm_arch_timer: Discard unavailable timers correctly, tip-bot for Sudeep Holla
- [tip:timers/core] ARM: meson6: clocksource: Add Meson6 timer support, tip-bot for Carlo Caione
- [tip:timers/core] ARM: meson: documentation: Add timer documentation, tip-bot for Carlo Caione
- [tip:timers/core] clocksource: sh_mtu2: Document r7s72100 binding, tip-bot for Simon Horman
- [tip:timers/core] clocksource: sh_cmt: Document SoC specific bindings, tip-bot for Simon Horman
- [tip:timers/core] clocksource: sh_tmu: Document r8a7779 binding, tip-bot for Simon Horman
- [tip:perf/core] perf callchain: Move some parser functions to callchain.c,
tip-bot for Namhyung Kim
- [tip:perf/core] perf tools: Convert {record, top}.call-graph option to call-graph.record-mode, tip-bot for Namhyung Kim
- [tip:perf/core] perf tools: Fix line number in the config file error message, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Use ACCESS_ONCE() instead of volatile cast, tip-bot for Pranith Kumar
- [tip:perf/core] perf tools: Introduce perf_callchain_config(), tip-bot for Namhyung Kim
- [tip:perf/core] perf stat: Fix --per-core on multi socket systems, tip-bot for Andi Kleen
- [tip:perf/core] perf hists browser: Fix callchain print bug on TUI, tip-bot for Namhyung Kim
- [tip:perf/core] perf tools: Move callchain config from record_opts to callchain_param, tip-bot for Namhyung Kim
- [tip:perf/core] perf tools: Fix perf record as non root with kptr_restrict == 1, tip-bot for Andi Kleen
- [tip:perf/core] perf tools: Modify error code for when perf_session__new() fails, tip-bot for Taeung Song
- [tip:perf/core] perf evlist: Allow growing pollfd on add method, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf kvm stat live: Use perf_evlist__add_pollfd() instead of local equivalent, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf evlist: We need to poll all event file descriptors, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools lib api: Adopt fdarray class from perf' s evlist, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf record: Filter out POLLHUP' ed file descriptors, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf trace: Filter out POLLHUP' ed file descriptors, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf evlist: Unmap when all refcounts to fd are gone and events drained, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools lib fd array: Allow associating an integer cookie with each entry, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf evlist: Refcount mmaps, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf evlist: Introduce poll method for common code idiom, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tests: Add pollfd growing test, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tests: Add test for perf_evlist__filter_pollfd(), tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf evlist: Introduce perf_evlist__filter_pollfd method, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf evlist: Monitor POLLERR and POLLHUP events too, tip-bot for Arnaldo Carvalho de Melo
- [tip:x86/urgent] x86/efi: Delete misleading efi_printk() error message, tip-bot for Matt Fleming
- [tip:x86/urgent] x86/efi: Truncate 64-bit values when calling 32-bit OutputString(), tip-bot for Matt Fleming
- [tip:x86/urgent] Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>", tip-bot for Matt Fleming
- [tip:x86/platform] x86/intel/quark: Add comment on TLB flush to setup_arch(), tip-bot for Bryan O'Donoghue
- [tip:sched/core] sched: Fix the task-group check in tg_has_rt_tasks(), tip-bot for Oleg Nesterov
- [tip:sched/core] sched/deadline: Clear dl_entity params when setscheduling to different class, tip-bot for Juri Lelli
- [tip:sched/core] sched/deadline: Fix inter- exclusive cpusets migrations, tip-bot for Juri Lelli
- [tip:sched/core] sched/fair: Leverage the idle state info when choosing the "idlest" cpu, tip-bot for Nicolas Pitre
- [tip:sched/core] sched: Let the scheduler see CPU idle states, tip-bot for Daniel Lezcano
- [tip:sched/core] sched: print_rq(): Don't use tasklist_lock, tip-bot for Oleg Nesterov
- [tip:sched/core] sched: normalize_rt_tasks(): Don' t use _irqsave for tasklist_lock, use task_rq_lock(), tip-bot for Oleg Nesterov
- [tip:sched/core] sched/fair: Remove duplicate code from can_migrate_task(), tip-bot for Kirill Tkhai
- [tip:sched/core] sched, mips, ia64: Remove __ARCH_WANT_UNLOCKED_CTXSW, tip-bot for Peter Zijlstra
- [tip:perf/core] perf: Fix child event initial state setup, tip-bot for Jiri Olsa
- [tip:perf/core] perf: Do not POLLHUP event if it has children, tip-bot for Jiri Olsa
- [tip:sched/core] x86, sched: Add new topology for multi-NUMA-node CPUs, tip-bot for Dave Hansen
- [tip:perf/core] perf/x86/intel/uncore: Register the PMU only if the uncore pci device exists, tip-bot for Yan, Zheng
- [tip:x86/boot] x86/relocs: Make per_cpu_load_addr static, tip-bot for Ben Hutchings
- [tip:x86/asm] x86: Speed up ___preempt_schedule*() by using THUNK helpers, tip-bot for Oleg Nesterov
- [tip:x86/asm] x86/lib/Makefile: Remove the unnecessary "+= thunk_64.o", tip-bot for Oleg Nesterov
- [tip:sched/urgent] sched: Fix unreleased llc_shared_mask bit during CPU hotplug, tip-bot for Wanpeng Li
- [tip:perf/core] perf/x86/intel/uncore: Add Haswell-EP uncore support, tip-bot for Yan, Zheng
- [tip:x86/cpu] x86/smpboot: Speed up suspend/ resume by avoiding 100ms sleep for CPU offline during S3, tip-bot for Lan Tianyu
- [tip:x86/platform] x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 instead,
tip-bot for Bryan O'Donoghue
- [tip:perf/core] perf/x86/intel/uncore: Add missing cbox filter flags on IvyBridge-EP uncore driver, tip-bot for Andi Kleen
- [tip:perf/core] perf/x86/intel/uncore: Update support for client uncore IMC PMU, tip-bot for Stephane Eranian
- [tip:perf/core] perf/x86/intel/uncore: Fix PCU filter setup for Sandy/Ivy/Haswell EP, tip-bot for Andi Kleen
- [tip:perf/core] perf/x86/intel: Use Broadwell cache event list for Haswell, tip-bot for Andi Kleen
- [tip:perf/core] perf/x86: Add INST_RETIRED.ALL workarounds, tip-bot for Andi Kleen
- [tip:perf/core] perf/x86/intel: Add Broadwell core support,
tip-bot for Andi Kleen
- [tip:perf/core] perf/x86/intel: Document all Haswell models, tip-bot for Andi Kleen
- [tip:perf/core] perf/x86/intel: Remove incorrect model number from Haswell perf, tip-bot for Andi Kleen
- [tip:perf/core] Revert "perf: Do not allow optimized switch for non-cloned events", tip-bot for Jiri Olsa
- [tip:sched/core] sched/rt: Use resched_curr() in task_tick_rt(), tip-bot for Kirill Tkhai
- [tip:sched/core] sched: cleanup: Rename 'out_unlock' to ' out_free_new_mask', tip-bot for Kirill Tkhai
- [tip:sched/core] sched: Use rq->rd in sched_setaffinity() under RCU read lock, tip-bot for Kirill Tkhai
- [tip:sched/core] sched: Use dl_bw_of() under RCU read lock, tip-bot for Kirill Tkhai
- [tip:sched/core] sched/numa: Kill the wrong/ dead TASK_DEAD check in task_numa_fault(), tip-bot for Oleg Nesterov
- [tip:x86/vdso] x86/vdso: Fix vdso2c's special_pages[] error checking, tip-bot for Andy Lutomirski
- [tip:core/rcu] rcu: Eliminate deadlock between CPU hotplug and expedited grace periods, tip-bot for Paul E. McKenney
- [tip:core/rcu] locktorture: Document boot/module parameters, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Rename rcutorture_runnable parameter, tip-bot for Paul E. McKenney
- [tip:core/rcu] locktorture: Add test scenario for rwsem_lock, tip-bot for Paul E. McKenney
- [tip:core/rcu] locktorture: Add test scenario for mutex_lock, tip-bot for Paul E. McKenney
- [tip:core/rcu] locktorture: Make torture scripting account for new _runnable name, tip-bot for Paul E. McKenney
- [tip:core/rcu] locktorture: Introduce torture context, tip-bot for Davidlohr Bueso
- [tip:core/rcu] locktorture: Support rwsems, tip-bot for Davidlohr Bueso
- [tip:core/rcu] locktorture: Add infrastructure for torturing read locks, tip-bot for Davidlohr Bueso
- [tip:core/rcu] torture: Address race in module cleanup, tip-bot for Davidlohr Bueso
- [tip:core/rcu] locktorture: Make statistics generic, tip-bot for Davidlohr Bueso
- [tip:core/rcu] locktorture: Teach about lock debugging, tip-bot for Davidlohr Bueso
- [tip:core/rcu] locktorture: Support mutexes, tip-bot for Davidlohr Bueso
- [tip:core/rcu] locktorture: Add documentation, tip-bot for Davidlohr Bueso
- [tip:core/rcu] locktorture: Rename locktorture_runnable parameter, tip-bot for Davidlohr Bueso
- [tip:core/rcu] rcu: Avoid misordering in nocb_leader_wait(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Handle NOCB callbacks from irq-disabled idle code, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Avoid misordering in __call_rcu_nocb_enqueue( ), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Don't track sysidle state if no nohz_full= CPUs, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Eliminate redundant rcu_sysidle_state variable, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Check for have_rcu_nocb_mask instead of rcu_nocb_mask, tip-bot for Pranith Kumar
- [tip:core/rcu] rcu: Create rcuo kthreads only for onlined CPUs, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Rationalize kthread spawning, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Return false instead of 0 in rcu_nocb_adopt_orphan_cbs(), tip-bot for Pranith Kumar
- [tip:core/rcu] rcu: Use false for return in __call_rcu_nocb(), tip-bot for Pranith Kumar
- [tip:core/rcu] rcu: Use true/ false for return in rcu_nocb_adopt_orphan_cbs(), tip-bot for Pranith Kumar
- [tip:core/rcu] rcu: Use true/false for return in __call_rcu_nocb( ), tip-bot for Pranith Kumar
- [tip:core/rcu] rcu: Check the return value of zalloc_cpumask_var( ), tip-bot for Pranith Kumar
- [tip:core/rcu] rcu: Fix attempt to avoid unsolicited offloading of callbacks, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Per-CPU operation cleanups to rcu_*_qs() functions, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Add RCU-tasks tests to default rcutorture list, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove local_irq_disable() in rcu_preempt_note_context_switch(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Additional information on RCU-tasks stall-warning messages, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove redundant preempt_disable() from rcu_note_voluntary_context_switch(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Make rcu_tasks_kthread()' s GP-wait loop allow preemption, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Make TASKS_RCU handle nohz_full= CPUs, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Defer rcu_tasks_kthread() creation till first call_rcu_tasks(), tip-bot for Paul E. McKenney
- [tip:core/rcu] documentation: Add verbiage on RCU-tasks stall warning messages, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Improve RCU-tasks energy efficiency, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Add stall-warning checks for RCU-tasks, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Add RCU-tasks test cases, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Add torture tests for RCU-tasks, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Export RCU-tasks APIs to GPL modules, tip-bot for Steven Rostedt
- [tip:core/rcu] rcu: Make TASKS_RCU handle tasks that are almost done exiting, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Add synchronous grace-period waiting for RCU-tasks, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Provide cond_resched_rcu_qs() to force quiescent states in long loops, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Add call_rcu_tasks(), tip-bot for Paul E. McKenney
- [tip:core/rcu] torture: Check for nul bytes in console output, tip-bot for Paul E. McKenney
- [tip:core/rcu] torture: Print PID in hung-kernel diagnostic message, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Add callback-flood test, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Use pr_alert/pr_cont for printing logs, tip-bot for Joe Perches
- [tip:core/rcu] rcutorture: Specify CONFIG_CPUMASK_OFFSTACK= y for TREE07, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Specify MAXSMP=y for TREE01, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Test partial nohz_full= configuration, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Add step to initrd documentation, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Set executable bit and drop bash from Usage, tip-bot for Pranith Kumar
- [tip:core/rcu] rcutorture: Use bash shell for all the test scripts, tip-bot for Pranith Kumar
- [tip:core/rcu] rcutorture: Fix a sparse warning by marking boost_mutex static, tip-bot for Pranith Kumar
- [tip:core/rcu] rcu: Replace flush_signals() with WARN_ON( signal_pending()), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Use rcu_gp_kthread_wake() to wake up grace period kthreads, tip-bot for Pranith Kumar
- [tip:core/rcu] rcu: Make TINY_RCU tinier by putting error checks under #ifdef, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove stale comment in tree.c, tip-bot for Pranith Kumar
- [tip:core/rcu] rcu: Break more call_rcu() deadlock involving scheduler and perf, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Update tiny.c references to tree.c, tip-bot for Pranith Kumar
- [tip:core/rcu] rcu: Define tracepoint strings only if CONFIG_TRACING is set, tip-bot for Ard Biesheuvel
- [tip:core/rcu] rcu: Uninline rcu_read_lock_held(), tip-bot for Oleg Nesterov
- [tip:core/rcu] rcu: Use true/false instead of 1/0 for a bool type, tip-bot for Pranith Kumar
- [tip:core/rcu] rcu: Return bool type in rcu_lockdep_current_cpu_online(), tip-bot for Pranith Kumar
- [tip:core/rcu] rcu: Return bool type for rcu_try_advance_all_cbs( ), tip-bot for Pranith Kumar
- [tip:core/rcu] rcu: Use bool type for return value in rcu_is_watching(), tip-bot for Pranith Kumar
- [tip:core/rcu] memory-barriers: Fix description of 2-legged-if-based control dependencies, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Fix sparse warning about rcu_batches_completed_preempt() being non-static, tip-bot for Pranith Kumar
- [tip:core/rcu] rcu: Remove remaining read-modify-write ACCESS_ONCE() calls, tip-bot for Pranith Kumar
- [tip:core/rcu] memory-barriers: Retain barrier() in fold-to-zero example, tip-bot for Paul E. McKenney
- [tip:core/rcu] memory-barriers: Fix control-ordering no-transitivity example, tip-bot for Paul E. McKenney
- [tip:sched/core] sched: Clean up some typos and grammatical errors in code/comments, tip-bot for Zhihui Zhang
- [tip:sched/urgent] sched: Fix end_of_stack() and location of stack canary for architectures using CONFIG_STACK_GROWSUP,
tip-bot for Chuck Ebbert
- [tip:sched/core] init/main.c: Give init_task a canary, tip-bot for Aaron Tomlin
- [tip:sched/core] smp: Add new wake_up_all_idle_cpus() function, tip-bot for Chuansheng Liu
- [tip:sched/core] sched, time: Fix lock inversion in thread_group_cputime(), tip-bot for Rik van Riel
- [tip:sched/core] sched: Fix imbalance flag reset, tip-bot for Vincent Guittot
- [tip:sched/core] sched: Add helper for task stack page overrun checking, tip-bot for Aaron Tomlin
- [tip:sched/core] sched: Remove a wake_affine() condition, tip-bot for Vincent Guittot
- [tip:sched/core] sched: Add default-disabled option to BUG() when stack end location is overwritten, tip-bot for Aaron Tomlin
- [tip:x86/mm] x86/mm: Update memory map description to list hypervisor-reserved area, tip-bot for Dave Hansen
- [tip:sched/core] sched: Allow all architectures to set ' capacity_orig', tip-bot for Vincent Guittot
- [tip:sched/core] sched: Test the CPU's capacity in wake_affine(), tip-bot for Vincent Guittot
- [tip:x86/urgent] x86/kaslr: Avoid the setup_data area when picking location, tip-bot for Kees Cook
- [tip:x86/platform] x86/platform/intel/iosf: Add Braswell PCI ID, tip-bot for David E. Box
- [tip:x86/platform] x86/platform/intel/iosf: Add debugfs config option for IOSF, tip-bot for David E. Box
- [tip:x86/platform] x86/platform/intel/iosf: Add better description of IOSF driver in config, tip-bot for David E. Box
- [tip:sched/core] ARM: topology: Use the new cpu_capacity interface, tip-bot for Vincent Guittot
- [tip:x86/platform] x86/platform/pmc_atom: Fix warning when CONFIG_DEBUG_FS=n, tip-bot for Martin Kelly
- [tip:sched/core] sched: Fix avg_load computation, tip-bot for Vincent Guittot
- [tip:sched/core] sched/dl: Simplify pick_dl_task(), tip-bot for Kirill Tkhai
- [tip:sched/core] sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule(), tip-bot for Kirill Tkhai
- [tip:sched/core] sched: Do not stop cpu in set_cpus_allowed_ptr() if task is not running, tip-bot for Kirill Tkhai
- [tip:sched/core] sched/core: Use put_prev_task() accessor where possible, tip-bot for Kirill Tkhai
- [tip:sched/core] sched/rt: Remove useless if from cleanup pick_next_task_rt(), tip-bot for Kirill Tkhai
- [tip:sched/core] sched/fair: cleanup: Remove useless assignment in select_task_rq_fair(), tip-bot for Kirill Tkhai
- [tip:sched/core] seqlock: Add irqsave variant of read_seqbegin_or_lock(), tip-bot for Rik van Riel
- [tip:sched/core] cpuidle: Use wake_up_all_idle_cpus() to wake up all idle cpus, tip-bot for Chuansheng Liu
- [tip:sched/core] sched: Add new API wake_up_if_idle() to wake up the idle cpu,
tip-bot for Chuansheng Liu
- [tip:sched/core] sched/numa: Use select_idle_sibling() to select a destination for task_numa_move(), tip-bot for Rik van Riel
- [tip:x86/urgent] x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8, tip-bot for Dave Young
- [tip:perf/core] perf tools: Add +field argument support for --sort option, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Let a user specify a PMU event without any config terms, tip-bot for Adrian Hunter
- [tip:perf/core] perf tools: Add perf-with-kcore script, tip-bot for Adrian Hunter
- [tip:perf/core] perf tools: Add perf_pmu__scan_file(), tip-bot for Adrian Hunter
- [tip:perf/core] perf tools: Disable kernel symbol demangling by default, tip-bot for Avi Kivity
- [tip:perf/core] perf tool: fix compilation for ARM, tip-bot for Stephane Eranian
- [tip:perf/core] perf record: Use ring buffer consume method to look like other tools, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: define _DEFAULT_SOURCE for glibc_2.20, tip-bot for Chanho Park
- [tip:perf/core] perf probe: Do not access kallsyms when analyzing user binaries, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf symbols: Add path to Ubuntu kernel debuginfo file, tip-bot for Anton Blanchard
- [tip:perf/core] perf probe: Do not use dwfl_module_addrsym if dwarf_diename finds symbol name, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf tools: Don't include sys/poll.h directly, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf symbols: Ignore stripped vmlinux and fallback to kallsyms, tip-bot for Anton Blanchard
- [tip:perf/core] perf tools: Fix GNU-only grep usage in Makefile, tip-bot for John Spencer
- [tip:perf/core] perf tools: Let default config be defined for a PMU, tip-bot for Adrian Hunter
- [tip:perf/core] perf kvm stat report: Unify the title bar output, tip-bot for Alexander Yarygin
- [tip:perf/core] perf kvm stat report: Enable the target.system_wide flag, tip-bot for Alexander Yarygin
- [tip:perf/core] perf tools: Allow to specify lib compile variable for spec usage, tip-bot for Jiri Olsa
- [tip:perf/core] perf kvm stat report: Save pid string in opts.target.pid, tip-bot for Alexander Yarygin
- [tip:perf/core] perf tools powerpc: Fix build issue when DWARF support is disabled, tip-bot for Anton Blanchard
- [tip:sched/core] Documentation/scheduler/sched-deadline.txt: Add tests suite appendix, tip-bot for Juri Lelli
- [tip:x86/boot] x86/smpboot: Initialize secondary CPU only if master CPU will wait for it, tip-bot for Igor Mammedov
- [tip:sched/core] Documentation/scheduler/sched-deadline.txt: Improve and clarify AC bits, tip-bot for Luca Abeni
- [tip:x86/build] x86/kbuild: Eliminate duplicate command line options, tip-bot for Rasmus Villemoes
- [tip:sched/core] Documentation/scheduler/sched-deadline.txt: Add minimal main() appendix, tip-bot for Juri Lelli
- [tip:sched/core] Documentation/scheduler/sched-deadline.txt: Fix terminology and improve clarity, tip-bot for Luca Abeni
- [tip:sched/core] Documentation/scheduler/sched-deadline.txt: Rewrite section 4 intro, tip-bot for Juri Lelli
- [tip:perf/core] perf: Do not check PERF_EVENT_STATE_EXIT on syscall read path, tip-bot for Jiri Olsa
- [tip:x86/mm] x86/mm, hibernate: Do not assume the first e820 area to be RAM, tip-bot for Lee, Chun-Yi
- [tip:x86/mm] x86/mm/numa: Drop dead code and rename setup_node_data() to setup_alloc_data(), tip-bot for Luiz Capitulino
- [tip:locking/core] locking/rwsem: Move EXPORT_SYMBOL() lines to follow function definition, tip-bot for Davidlohr Bueso
- [tip:x86/mm] x86/mm/hotplug: Modify PGD entry when removing memory, tip-bot for Yasuaki Ishimatsu
- [tip:x86/mm] x86/mm/hotplug: Pass sync_global_pgds() a correct argument in remove_pagetable(), tip-bot for Yasuaki Ishimatsu
- [tip:x86/platform] x86: HPET force enable for e6xx based systems, tip-bot for Peter Neubauer
- [tip:irq/core] irqchip: renesas-intc-irqpin: Add minimal runtime PM support, tip-bot for Geert Uytterhoeven
- [tip:irq/core] irqchip: renesas-intc-irqpin: Add helper variable dev = &pdev->dev, tip-bot for Geert Uytterhoeven
- [tip:irq/core] irqchip: renesas-irqc: Add binding docs for new R-Car Gen2 SoCs, tip-bot for Geert Uytterhoeven
- [tip:irq/core] irqchip: renesas-irqc: Add DT binding documentation, tip-bot for Geert Uytterhoeven
- [tip:irq/core] irqchip: renesas-intc-irqpin: Document SoC-specific bindings, tip-bot for Geert Uytterhoeven
- [tip:irq/core] openrisc: Get rid of handle_IRQ, tip-bot for Marc Zyngier
- [tip:irq/core] arm64: Get rid of handle_IRQ, tip-bot for Marc Zyngier
- [tip:irq/core] ARM: omap2: irq: Convert to handle_domain_irq, tip-bot for Marc Zyngier
- [tip:irq/core] ARM: imx: tzic: Convert to handle_domain_irq, tip-bot for Marc Zyngier
- [tip:irq/core] ARM: imx: avic: Convert to handle_domain_irq, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip: or1k-pic: Convert to handle_domain_irq, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip: atmel-aic5: Convert to handle_domain_irq, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip: atmel-aic: Convert to handle_domain_irq, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip: gic-v3: Convert to handle_domain_irq, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip: zevio: Convert to handle_domain_irq, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip: vt8500: Convert to handle_domain_irq, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip: vic: Convert to handle_domain_irq, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip: versatile-fpga: Convert to handle_domain_irq, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip: sun4i: Convert to handle_domain_irq, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip: sirfsoc: Convert to handle_domain_irq, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip: s3c24xx: Convert to handle_domain_irq, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip: orion: Convert to handle_domain_irq, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip: mxs: Convert to handle_domain_irq, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip: mmp: Convert to handle_domain_irq, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip: clps711x: Convert to handle_domain_irq, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip: armada-370-xp: Convert to handle_domain_irq, tip-bot for Marc Zyngier
- [tip:irq/core] irqchip: gic: Convert to handle_domain_irq, tip-bot for Marc Zyngier
- [tip:irq/core] openrisc: Convert handle_IRQ to use __handle_domain_irq, tip-bot for Marc Zyngier
- [tip:irq/core] ARM: Convert handle_IRQ to use __handle_domain_irq, tip-bot for Marc Zyngier
- [tip:irq/core] arm64: Convert handle_IRQ to use __handle_domain_irq, tip-bot for Marc Zyngier
- [tip:irq/core] genirq: Add irq_domain-aware core IRQ handler, tip-bot for Marc Zyngier
- [tip:irq/core] MAINTAINERS: Add irqchip DT bindings doc path to IRQCHIP DRIVERS section, tip-bot for Geert Uytterhoeven
- [tip:irq/core] irqchip: keystone: Remove warning unsigned 'kirq-> irq' is never less than zero, tip-bot for Grygorii Strashko
- [tip:irq/core] irqchip: renesas-intc-irqpin: Add suspend-to-RAM wake up support, tip-bot for Geert Uytterhoeven
- [tip:irq/core] irqchip: hip04: Enable Hisilicon HiP04 interrupt controller, tip-bot for Haojian Zhuang
- [tip:irq/core] irqchip: gic: Preserve gic V2 bypass bits in cpu ctrl register, tip-bot for Feng Kan
- [tip:irq/core] irqchip: gic: Replace hex numbers with defines., tip-bot for Feng Kan
- [tip:irq/core] irqchip: keystone: Add irq controller ip driver, tip-bot for Grygorii Strashko
- [tip:irq/urgent] irqchip: gic-v3: Declare rdist as __percpu pointer to __iomem pointer, tip-bot for Will Deacon
- [tip:irq/urgent] irqchip: gic: Make gic_default_routable_irq_domain_ops static, tip-bot for Will Deacon
- [tip:irq/urgent] irqchip: exynos-combiner: Fix compilation error on ARM64, tip-bot for Naveen Krishna Chatradhi
- [tip:irq/urgent] irqchip: crossbar: Off by one bugs in init, tip-bot for Dan Carpenter
- [tip:irq/urgent] irqchip: gic-v3: Only define gic_peek_irq() when building SMP, tip-bot for Mark Brown
- [tip:irq/urgent] irqchip: gic-v3: Tag all low level accessors __maybe_unused, tip-bot for Mark Brown
- [tip:timers/urgent] alarmtimer: Lock k_itimer during timer callback, tip-bot for Richard Larocque
- [tip:timers/urgent] alarmtimer: Do not signal SIGEV_NONE timers, tip-bot for Richard Larocque
- [tip:timers/urgent] alarmtimer: Return relative times in timer_gettime, tip-bot for Richard Larocque
- [tip:timers/urgent] jiffies: Fix timeval conversion to jiffies, tip-bot for Andrew Hunter
- [tip:locking/urgent] futex: Unlock hb-> lock in futex_wait_requeue_pi() error path, tip-bot for Thomas Gleixner
- [tip:x86/cpufeature] x86: Add more disabled features, tip-bot for Dave Hansen
- [tip:x86/cpufeature] x86: Introduce disabled-features, tip-bot for Dave Hansen
- [tip:x86/cpufeature] x86: Axe the lightly-used cpu_has_pae, tip-bot for Dave Hansen
- [tip:locking/arch] locking, mips: Fix atomics, tip-bot for Peter Zijlstra
- [tip:locking/core] locking/rwlock, x86: Clean up asm/ spinlock*.h to remove old rwlock code, tip-bot for Waiman Long
- [tip:locking/core] locking/rwlock, x86: Delete unused asm/ rwlock.h and rwlock.S, tip-bot for Waiman Long
- [tip:locking/arch] locking, sparc64: Fix atomics, tip-bot for Peter Zijlstra
- [tip:x86/urgent] efi/arm64: Fix fdt-related memory reservation, tip-bot for Mark Salter
- [tip:x86/urgent] x86/efi: Fixup GOT in all boot code paths, tip-bot for Matt Fleming
- [tip:x86/urgent] x86/efi: Only load initrd above 4g on second try,
tip-bot for Yinghai Lu
- [tip:sched/core] sched: Reduce contention in update_cfs_rq_blocked_load(), tip-bot for Jason Low
- [tip:sched/core] sched: Migrate waking tasks,
tip-bot for Lai Jiangshan
- [tip:perf/core] perf/x86/intel: Mark initialization code as such, tip-bot for Mathias Krause
- [tip:perf/core] perf/x86: Fix section mismatch in split uncore driver, tip-bot for Andi Kleen
- [tip:x86/urgent] x86/mm: Apply the section attribute to the variable, not its type, tip-bot for Jan-Simon Möller
- [tip:perf/urgent] perf: Fix a race condition in perf_remove_from_context(), tip-bot for Cong Wang
- [tip:perf/core] perf/callchain: Replace rcu_assign_pointer() with RCU_INIT_POINTER(), tip-bot for Andreea-Cristina Bernat
- [tip:perf/core] perf/core: Replace rcu_assign_pointer() with RCU_INIT_POINTER(), tip-bot for Andreea-Cristina Bernat
- [tip:x86/seccomp] x86_64, entry: Use split-phase syscall_trace_enter for 64-bit syscalls, tip-bot for Andy Lutomirski
- [tip:x86/seccomp] x86_64, entry: Treat regs-> ax the same in fastpath and slowpath syscalls, tip-bot for Andy Lutomirski
- [tip:x86/seccomp] x86: Split syscall_trace_enter into two phases, tip-bot for Andy Lutomirski
- [tip:x86/seccomp] x86, entry: Only call user_exit if TIF_NOHZ, tip-bot for Andy Lutomirski
- [tip:x86/seccomp] seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing,
tip-bot for Andy Lutomirski
- [tip:x86/seccomp] x86, x32, audit: Fix x32's AUDIT_ARCH wrt audit, tip-bot for Andy Lutomirski
- [tip:x86/seccomp] seccomp: Document two-phase seccomp and arch-provided seccomp_data, tip-bot for Andy Lutomirski
- [tip:x86/seccomp] seccomp: Allow arch code to provide seccomp_data, tip-bot for Andy Lutomirski
- [tip:x86/seccomp] seccomp: Refactor the filter callback and the API, tip-bot for Andy Lutomirski
- [tip:x86/urgent] x86-64, ptdump: Mark espfix area only if existent, tip-bot for Mathias Krause
- [tip:sched/core] exit: Always reap resource stats in __exit_signal(), tip-bot for Rik van Riel
- [tip:sched/core] time, signal: Protect resource use statistics with seqlock, tip-bot for Rik van Riel
- [tip:sched/core] sched, time: Atomically increment stime & utime, tip-bot for Rik van Riel
- [tip:sched/core] sched/deadline: Fix a precision problem in the microseconds range, tip-bot for xiaofeng.yan
- [tip:x86/cleanups] x86/tty/serial/8250: Resolve missing-field-initializers warnings, tip-bot for Mark Rustad
- [tip:x86/cleanups] x86/tty/serial/8250: Clean up the asm/ serial.h include file a bit, tip-bot for Ingo Molnar
- [tip:timers/urgent] timekeeping: Update timekeeper before updating vsyscall and pvclock, tip-bot for Thomas Gleixner
- [tip:timers/urgent] compat: nanosleep: Clarify error handling, tip-bot for Thomas Gleixner
- [tip:tools/kvm] kvm tools: balloon: fix overflow in PFN to address conversion, tip-bot for Konstantin Khlebnikov
- [tip:sched/core] sched/wait: Document timeout corner case, tip-bot for Scot Doyle
- [tip:timers/urgent] nohz: Restore NMI safe local irq work for local nohz kick, tip-bot for Frederic Weisbecker
- [tip:sched/core] sched/fair: Replace rcu_assign_pointer() with RCU_INIT_POINTER(), tip-bot for Andreea-Cristina Bernat
- [tip:locking/core] locking/semaphore: Resolve some shadow warnings, tip-bot for Mark Rustad
- [tip:core/urgent] rcu: Make nocb leader kthreads process pending callbacks after spawning, tip-bot for Pranith Kumar
- [tip:x86/fpu] x86, fpu: __restore_xstate_sig()-> math_state_restore() needs preempt_disable(), tip-bot for Oleg Nesterov
- [tip:x86/fpu] x86: copy_thread: Don't nullify ->ptrace_bps twice, tip-bot for Oleg Nesterov
- [tip:x86/fpu] x86, fpu: Shift "fpu_counter = 0" from copy_thread( ) to arch_dup_task_struct(), tip-bot for Oleg Nesterov
- [tip:x86/fpu] x86, fpu: copy_process: Sanitize fpu-> last_cpu initialization, tip-bot for Oleg Nesterov
- [tip:x86/fpu] x86, fpu: Change __thread_fpu_begin() to use use_eager_fpu(), tip-bot for Oleg Nesterov
- [tip:x86/fpu] x86, fpu: copy_process: Avoid fpu_alloc/ copy if !used_math(), tip-bot for Oleg Nesterov
- [tip:x86/fpu] x86, fpu: shift drop_init_fpu() from save_xstate_sig() to handle_signal(), tip-bot for Oleg Nesterov
- [tip:x86/platform] x86/iosf: Add Kconfig prompt for IOSF_MBI selection, tip-bot for David E. Box
- [tip:x86/platform] x86/iosf: Add debugfs support, tip-bot for David E. Box
- [tip:x86/urgent] x86, irq: Fix build error caused by 9eabc99a635a77cbf09, tip-bot for Jiang Liu
- [tip:x86/mm] x86: Remove set_pmd_pfn, tip-bot for Matthew Wilcox
- [tip:x86/urgent] x86, irq, PCI: Keep IRQ assignment for runtime power management,
tip-bot for Jiang Liu
- [tip:perf/urgent] kprobes/x86: Free 'optinsn' cache when range check fails, tip-bot for Wang Nan
- [tip:timers/core] timerfd: Remove an always true check, tip-bot for Dan Carpenter
- [tip:x86/urgent] x86: irq: Fix bug in setting IOAPIC pin attributes, tip-bot for Jiang Liu
- [tip:timers/core] nohz: Fix spurious periodic tick behaviour in low-res dynticks mode, tip-bot for Viresh Kumar
- [tip:timers/core] nohz: Avoid tick' s double reprogramming in highres mode, tip-bot for Viresh Kumar
- [tip:x86/urgent] x86: Fix non-PC platform kernel crash on boot due to NULL dereference, tip-bot for Andy Shevchenko
- [tip:irq/urgent] irq: Export handle_fasteoi_irq, tip-bot for Vincent Stehlé
- [tip:perf/core] perf scripting: Add 'flush' callback to scripting API, tip-bot for Adrian Hunter
- [tip:perf/core] perf tests: Add a test for tracking with sched_switch, tip-bot for Adrian Hunter
- [tip:perf/core] perf machine: Rename machine__get_kernel_start_addr() method, tip-bot for Adrian Hunter
- [tip:perf/core] perf: Fix perf_poll to return proper POLLHUP value, tip-bot for Jiri Olsa
- [tip:perf/core] perf: Add PERF_EVENT_STATE_EXIT state for events with exited task, tip-bot for Jiri Olsa
- [tip:perf/core] perf top: Use set_term_quiet() instead of open coded equivalent, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Add machine__kernel_ip(), tip-bot for Adrian Hunter
- [tip:perf/core] perf hists browser: Consolidate callchain print functions in TUI, tip-bot for Namhyung Kim
- [tip:perf/core] perf tools: Add +field argument support for --field option, tip-bot for Jiri Olsa
- [tip:perf/core] perf machine: Fallback to MAP__FUNCTION if daddr maps are NULL, tip-bot for Don Zickus
- [tip:perf/core] perf hists browser: Cleanup callchain print functions, tip-bot for Namhyung Kim
- [tip:x86/microcode] x86, microcode, intel: Add missing static declarations, tip-bot for Henrique de Moraes Holschuh
- [tip:x86/microcode] x86, microcode, amd: Fix missing static declaration, tip-bot for Henrique de Moraes Holschuh
- [tip:perf/core] perf hists browser: Get rid of unused 'remaining' variable, tip-bot for Namhyung Kim
- [tip:perf/core] perf hists browser: Fix children overhead dump, tip-bot for Namhyung Kim
- [tip:perf/core] perf hists browser: Factor out hist_browser__show_callchain_entry(), tip-bot for Namhyung Kim
- [tip:x86/microcode] x86, microcode, intel: Fix total_size computation, tip-bot for Henrique de Moraes Holschuh
- [tip:perf/core] perf tools powerpc: Explicitly include util/ debug.h, tip-bot for Sukadev Bhattiprolu
- [tip:perf/core] perf symbols: Don't try to find DSOs in SYSV maps, tip-bot for Don Zickus
- [tip:x86/microcode] x86, microcode, intel: Rename apply_microcode and declare it static, tip-bot for Henrique de Moraes Holschuh
- [tip:x86/microcode] x86, microcode, intel: Fix typos, tip-bot for Henrique de Moraes Holschuh
- [tip:x86/urgent] efi/arm64: Store Runtime Services revision, tip-bot for Semen Protsenko
- [tip:x86/urgent] firmware: Do not use WARN_ON(!spin_is_locked()), tip-bot for Guenter Roeck
- [tip:x86/cleanups] x86: Remove obsolete comment in uapi/e820.h, tip-bot for Ross Zwisler
- [tip:sched/core] sched/fair: Remove double_lock_balance() from active_load_balance_cpu_stop(), tip-bot for Kirill Tkhai
- [tip:sched/core] sched: Add wrapper for checking task_struct:: on_rq, tip-bot for Kirill Tkhai
- [tip:sched/core] sched/fair: Remove double_lock_balance() from load_balance(), tip-bot for Kirill Tkhai
- [tip:sched/core] sched: Teach scheduler to understand TASK_ON_RQ_MIGRATING state, tip-bot for Kirill Tkhai
- [tip:sched/core] sched: Remove double_rq_lock() from __migrate_task(), tip-bot for Kirill Tkhai
- [tip:x86/uv] x86/apic/uv: Remove unnecessary #ifdef, tip-bot for Andreas Ruprecht
- [tip:perf/urgent] perf: Handle compat ioctl, tip-bot for Pawel Moll
- [tip:sched/core] sched: s/do_each_thread/for_each_process_thread/ in debug.c, tip-bot for Oleg Nesterov
- [tip:sched/core] sched: Change thread_group_cputime() to use for_each_thread(), tip-bot for Oleg Nesterov
- [tip:sched/core] sched: s/do_each_thread/for_each_process_thread/ in core.c, tip-bot for Oleg Nesterov
- [tip:sched/core] sched/fair: Fix reschedule which is generated on throttled cfs_rq, tip-bot for Kirill Tkhai
- [tip:sched/core] sched: Match declaration with definition, tip-bot for Pranith Kumar
- [tip:sched/core] sched: Change autogroup_move_group() to use for_each_thread(), tip-bot for Oleg Nesterov
- [tip:perf/watchdog] watchdog: Fix print-once on enable, tip-bot for Ulrich Obergfell
- [tip:perf/watchdog] watchdog: Remove unnecessary header files, tip-bot for chai wen
- [tip:perf/core] perf: Use strerror_r instead of strerror, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf top: Use strerror_r instead of strerror, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf trace: Use strerror_r instead of strerror, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf tools: Annotate PMU related list_head members with type info, tip-bot for Cody P Schafer
- [tip:perf/core] perf stat: Use strerror_r instead of strerror, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf help: Use strerror_r instead of strerror, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf kvm: Use strerror_r instead of strerror, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf test: Use strerror_r instead of strerror, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf probe: Make error messages thread-safe, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf buildid-cache: Use strerror_r instead of strerror, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf sched: Use strerror_r instead of strerror, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf record: Use strerror_r instead of strerror, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf util: Replace strerror with strerror_r for thread-safety, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf probe: Don' t use strerror if strlist__add failed, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf report: Relax -g option parsing not to limit the option order, tip-bot for Namhyung Kim
- [tip:perf/core] perf tools: Add arm64 triplets, tip-bot for Elliott Hughes
- [tip:perf/core] perf probe: Warn user to rebuild target with debuginfo, tip-bot for Masami Hiramatsu
- [tip:perf/core] perf annotate: Don' t truncate Intel style addresses, tip-bot for Alex Converse
- [tip:x86/urgent] x86_32, entry: Clean up sysenter_badsys declaration, tip-bot for Stefan Bader
- [tip:locking/arch] locking,arch,ia64: Fold atomic_ops, tip-bot for Peter Zijlstra
- [tip:locking/arch] locking,arch,cris: Fold atomic_ops, tip-bot for Peter Zijlstra
- [tip:locking/arch] locking,arch,parisc: Fold atomic_ops, tip-bot for Peter Zijlstra
- [tip:locking/arch] locking,arch,arm64: Fold atomic_ops, tip-bot for Peter Zijlstra
- [tip:locking/arch] locking,arch,sparc: Fold atomic_ops, tip-bot for Peter Zijlstra
- [tip:locking/arch] locking,arch: Rewrite generic atomic support, tip-bot for Peter Zijlstra
- [tip:locking/arch] locking,arch,xtensa: Fold atomic_ops, tip-bot for Peter Zijlstra
- [tip:locking/arch] locking,arch,powerpc: Fold atomic_ops, tip-bot for Peter Zijlstra
- [tip:locking/arch] locking,arch,sh: Fold atomic_ops, tip-bot for Peter Zijlstra
- [tip:locking/arch] locking,arch,arm: Fold atomic_ops, tip-bot for Peter Zijlstra
- [tip:locking/arch] locking,arch,mips: Fold atomic_ops, tip-bot for Peter Zijlstra
- [tip:locking/arch] locking,arch,mn10300: Fold atomic_ops, tip-bot for Peter Zijlstra
- [tip:locking/arch] locking,arch,metag: Fold atomic_ops, tip-bot for Peter Zijlstra
- [tip:locking/arch] locking,arch,m32r: Fold atomic_ops, tip-bot for Peter Zijlstra
- [tip:locking/arch] locking,arch,m68k: Fold atomic_ops, tip-bot for Peter Zijlstra
- [tip:locking/arch] locking,arch,hexagon: Fold atomic_ops, tip-bot for Peter Zijlstra
- [tip:locking/arch] locking,arch,avr32: Fold atomic_ops, tip-bot for Peter Zijlstra
- [tip:locking/arch] locking,arch,arc: Fold atomic_ops, tip-bot for Peter Zijlstra
- [tip:locking/arch] locking,arch,alpha: Fold atomic_ops, tip-bot for Peter Zijlstra
- [tip:locking/arch] locking,x86: Kill atomic_or_long(), tip-bot for Peter Zijlstra
- [tip:perf/core] perf top: Don' t look for kernel idle symbols in all DSOs, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf top: Join the display thread on exit, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Introduce set_term_quiet_input helper function, tip-bot for Jiri Olsa
- [tip:perf/core] perf trace: Add beautifier for mremap flags param, tip-bot for Alex Snast
[Index of Archives]
[Linux Stable Commits]
[Linux Stable Kernel]
[Linux Kernel Development]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]