Linux Tip Commits
[Prev Page][Next Page]
- [tip:timers/core] clocksource/drivers/fttmr010: Fix the clock handling, tip-bot for Linus Walleij
- [tip:timers/core] arm: aspeed: Add clock-names property to timer node, tip-bot for Andrew Jeffery
- [tip:smp/hotplug] ARM/hw_breakpoint: Fix possible recursive locking for arch_hw_breakpoint_init, tip-bot for Tony Lindgren
- [tip:x86/timers] x86/hpet: Do not use smp_processor_id() in preemptible code, tip-bot for Borislav Petkov
- [tip:perf/core] tools: Adopt __noreturn from kernel sources, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf script: Allow adding and removing fields, tip-bot for Andi Kleen
- [tip:perf/core] perf config: Invert an if statement to reduce nesting in cmd_config(), tip-bot for Taeung Song
- [tip:perf/core] perf report: Remove unnecessary check in annotate_browser_write(), tip-bot for Jin Yao
- [tip:perf/core] perf annotate browser: Display titles in left frame, tip-bot for Jin Yao
- [tip:perf/core] perf ftrace: Show error message when fails to set ftrace files, tip-bot for Namhyung Kim
- [tip:perf/core] perf ftrace: Add option for function filtering, tip-bot for Namhyung Kim
- [tip:perf/core] perf config: Check error cases of {show_spec, set}_config(), tip-bot for Taeung Song
- [tip:perf/core] perf ftrace: Add -D option for depth filter, tip-bot for Namhyung Kim
- [tip:perf/core] perf config: Refactor the code using 'ret' variable in cmd_config(), tip-bot for Taeung Song
- [tip:perf/core] perf ftrace: Move setup_pager before opening trace_pipe, tip-bot for Namhyung Kim
- [tip:perf/core] perf script: Support -F brstack,dso and brstacksym,dso, tip-bot for Mark Santaniello
- [tip:perf/core] perf intel-pt/bts: Remove unused SAMPLE_SIZE defines and bts priv array, tip-bot for Kim Phillips
- [tip:perf/core] perf test llvm: Avoid error when PROFILE_ALL_BRANCHES is set, tip-bot for Wang Nan
- [tip:perf/core] perf coresight: Remove superfluous check before use, tip-bot for Kim Phillips
- [tip:perf/core] perf script: Support -F brstackoff,dso, tip-bot for Mark Santaniello
- [tip:perf/core] perf annotate: Return arch from symbol__disassemble() and save it in browser, tip-bot for Jin Yao
- [tip:perf/core] tools: Adopt __scanf from kernel sources, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools: Adopt __printf from kernel sources, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools: Adopt __aligned from kernel sources, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools: Adopt __packed from kernel sources, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools: Adopt noinline from kernel sources, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: Use __maybe_unused consistently, tip-bot for Arnaldo Carvalho de Melo
- [tip:timers/urgent] time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accounting, tip-bot for John Stultz
- [tip:timers/urgent] time: Fix clock->read(clock) race around clocksource changes, tip-bot for John Stultz
- [tip:timers/urgent] arm64/vdso: Fix nsec handling for CLOCK_MONOTONIC_RAW, tip-bot for Will Deacon
- [tip:perf/urgent] perf evsel: Fix probing of precise_ip level for default cycles event, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf tools: Fix build with ARCH=x86_64, tip-bot for Jiada Wang
- [tip:perf/urgent] perf unwind: Report module before querying isactivation in dwfl unwind, tip-bot for Milian Wolff
- [tip:core/urgent] objtool: Add fortify_panic as __noreturn function, tip-bot for Kees Cook
- [tip:ras/core] x86/mce/mce-inject: Preset the MCE injection struct, tip-bot for Borislav Petkov
- [tip:ras/core] x86/mce: Clean up include files, tip-bot for Borislav Petkov
- [tip:ras/core] x86/mce: Merge mce_amd_inj into mce-inject, tip-bot for Borislav Petkov
- [tip:ras/core] x86/mce: Get rid of register_mce_write_callback(), tip-bot for Borislav Petkov
- [tip:ras/core] x86/mce: Update bootlog description to reflect behavior on AMD, tip-bot for Yazen Ghannam
- [tip:ras/core] x86/mce: Don't disable MCA banks when offlining a CPU on AMD, tip-bot for Yazen Ghannam
- [tip:ras/core] x86/mce/AMD: Use saved threshold block info in interrupt handler, tip-bot for Yazen Ghannam
- [tip:ras/core] x86/mce/AMD: Use msr_stat when clearing MCA_STATUS, tip-bot for Yazen Ghannam
- [tip:timers/core] posix-timers: Make nanosleep timespec argument const, tip-bot for Thomas Gleixner
- [tip:timers/core] posix-cpu-timers: Avoid timespec conversion in do_cpu_nanosleep(), tip-bot for Thomas Gleixner
- [tip:timers/core] time: Move compat_gettimeofday()/settimeofday() to native, tip-bot for Al Viro
- [tip:timers/core] time: Move compat_time()/stime() to native, tip-bot for Al Viro
- [tip:timers/core] posix-timers: Move compat_timer_create() to native, get rid of set_fs(), tip-bot for Al Viro
- [tip:timers/core] posix-timers: Move compat versions of clock_gettime/settime/getres, tip-bot for Al Viro
- [tip:timers/core] itimers: Move compat itimer syscalls to native ones, tip-bot for Al Viro
- [tip:timers/core] posix-timers: Take compat timer_gettime(2) to native one, tip-bot for Al Viro
- [tip:timers/core] posix-timers: Take compat timer_settime(2) to native one, tip-bot for Al Viro
- [tip:timers/core] ntp: Move adjtimex related compat syscalls to native counterparts, tip-bot for Al Viro
- [tip:timers/core] posix-timers: Kill ->nsleep_restart(), tip-bot for Al Viro
- [tip:timers/core] hrtimers/posix-timers: Merge nanosleep timespec copyout logics into a new helper, tip-bot for Al Viro
- [tip:timers/core] time/posix-timers: Move the compat copyouts to the nanosleep implementations, tip-bot for Al Viro
- [tip:timers/core] posix-timers: Store rmtp into restart_block in sys_clock_nanosleep(), tip-bot for Al Viro
- [tip:timers/core] hrtimer: Move copyout of remaining time to do_nanosleep(), tip-bot for Al Viro
- [tip:timers/core] hrtimer_nanosleep(): Pass rmtp in restart_block, tip-bot for Al Viro
- [tip:timers/core] alarmtimer: Move copyout and freeze handling into alarmtimer_do_nsleep(), tip-bot for Al Viro
- [tip:timers/core] posix-cpu-timers: Move copyout of timespec into do_cpu_nanosleep(), tip-bot for Al Viro
- [tip:x86/mm] x86/mm: Add support for 5-level paging for KASLR, tip-bot for Kirill A. Shutemov
- [tip:x86/mm] x86/mm: Make kernel_physical_mapping_init() support 5-level paging, tip-bot for Kirill A. Shutemov
- [tip:x86/mm] x86/mm: Add sync_global_pgds() for configuration with 5-level paging, tip-bot for Kirill A. Shutemov
- [tip:x86/mm] x86/boot/64: Add support of additional page table level during early boot, tip-bot for Kirill A. Shutemov
- [tip:x86/mm] x86/boot/64: Rename init_level4_pgt and early_level4_pgt, tip-bot for Kirill A. Shutemov
- [tip:x86/mm] x86/boot/efi: Fix __KERNEL_CS definition of GDT entry on 64-bit configurations, tip-bot for Kirill A. Shutemov
- [tip:x86/mm] x86/boot/efi: Define __KERNEL32_CS GDT on 64-bit configurations, tip-bot for Kirill A. Shutemov
- [tip:x86/mm] x86/boot/compressed: Enable 5-level paging during decompression stage, tip-bot for Kirill A. Shutemov
- [tip:x86/mm] x86/boot/efi: Cleanup initialization of GDT entries, tip-bot for Kirill A. Shutemov
- [tip:x86/mm] x86/asm: Fix comment in return_from_SYSCALL_64(), tip-bot for Kirill A. Shutemov
- [tip:x86/mm] x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3(), tip-bot for Andy Lutomirski
- [tip:timers/nohz] nohz: Fix spurious warning when hrtimer and clockevent get out of sync, tip-bot for Frederic Weisbecker
- [tip:x86/timers] x86/time: Make setup_default_timer_irq() static, tip-bot for Dou Liyang
- [tip:x86/urgent] x86/mm: Disable 1GB direct mappings when disabling 2MB mappings, tip-bot for Vlastimil Babka
- [tip:core/rcu] rcu: Remove RCU CPU stall warnings from Tiny RCU, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove event tracing from Tiny RCU, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Move RCU debug Kconfig options to kernel/rcu, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Move RCU non-debug Kconfig options to kernel/rcu, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Eliminate NOCBs CPU-state Kconfig options, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove debugfs tracing, tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Remove Classic SRCU, tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Fix rcutorture-statistics typo, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove nohz_full full-system-idle state machine, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove SPARSE_RCU_POINTER Kconfig option, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig option, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove the RCU_KTHREAD_PRIO Kconfig option, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove typecheck() from RCU locking wrapper functions, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove #ifdef moving rcu_end_inkernel_boot from rcupdate.h, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove *_SLOW_* Kconfig options, tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Use rnp->lock wrappers to replace explicit memory barriers, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Move rnp->lock wrappers for SRCU use, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Convert rnp->lock wrappers to macros for SRCU use, tip-bot for Paul E. McKenney
- [tip:core/rcu] lockdep: Use consistent printing primitives, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Refactor #includes from include/linux/rcupdate.h, tip-bot for Paul E. McKenney
- [tip:core/rcu] bcm47xx: Fix build regression, tip-bot for Arnd Bergmann
- [tip:core/rcu] srcu: Apply trivial callback lists to shrink Tiny SRCU, tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Shrink srcu.h by moving docbook and private function, tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Prevent sdp->srcu_gp_seq_needed counter wrap, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Move rcutiny.h to new empty/true/false-function style, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Move rcu_request_urgent_qs_task() out of rcutiny.h and rcutree.h, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Move torture-related functions out of rcutiny.h and rcutree.h, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: move rcupdate.h to the new true/false-function style, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Move rcu_ftrace_dump() from rcupdate.h to rcu.h, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Move rcu_is_nocb_cpu() from rcupdate.h to rcu.h, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Improve __call_rcu() debug-objects error message, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove linux/debugobjects.h from rcupdate.h, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Move the RCU_SCHEDULER_ definitions from rcupdate.h, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Eliminate the unused __rcu_is_watching() function, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Move rcupdate.h to new empty-function style, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove UINT_CMP_GE() and UINT_CMP_LT(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Move torture-related definitions from rcupdate.h to rcu.h, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Move expediting-related access/control out of rcupdate.h, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Move rcu_expedited and rcu_normal externs from rcupdate.h, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Move docbook comments out of rcupdate.h, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Flag need for rcu_node_tree.h and rcu_segcblist.h visibility, tip-bot for Paul E. McKenney
- [tip:core/rcu] sched: Rely on synchronize_rcu_mult() de-duplication, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Add memory barriers for NOCB leader wakeup, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Use RCU_NOCB_WAKE rather than RCU_NOGP_WAKE, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Make synchronize_rcu_mult() check for duplicates, tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Add DEBUG_OBJECTS_RCU_HEAD functionality, tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Make SRCU be once again optional, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Add lockdep_assert_held() teeth to tree_plugin.h, tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Shrink Tiny SRCU a bit, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Add lockdep_assert_held() teeth to tree.c, tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Print non-default exp_holdoff values at boot time, tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Make exp_holdoff module parameter be static, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Update rcu_bootup_announce_oddness(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Print out rcupdate.c non-default boot-time settings, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Add preemptibility checks in rcu_sched_qs() and rcu_bh_qs(), tip-bot for Paul E. McKenney
- [tip:core/rcu] doc: Take tail recursion into account in RCU requirements, tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu-cbmc: Use /usr/bin/awk instead of /bin/awk, tip-bot for Priyalee Kushwaha
- [tip:core/rcu] srcu: Document auto-expediting requirement, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Add "git diff" output to testid.txt file, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcuperf: Add writer_holdoff boot parameter, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcuperf: Set more user-friendly defaults, tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Shrink Tiny SRCU a bit more, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Reduce CPUs dedicated to testing Classic SRCU, tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Make Classic and Tree SRCU announce themselves at bootup, tip-bot for Paul E. McKenney
- [tip:core/rcu] atomics: Add header comment so spin_unlock_wait(), tip-bot for Paul E. McKenney
- [tip:core/rcu] docs: Fix typo in Documentation/memory-barriers.txt, tip-bot for Stan Drozd
- [tip:core/rcu] rcuperf: Add the ability to test tiny RCU flavors, tip-bot for Paul E. McKenney
- [tip:core/rcu] doc/atomic_ops: Clarify smp_mb__{before,after}_atomic(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcuperf: Add test for dynamically initialized srcu_struct, tip-bot for Paul E. McKenney
- [tip:core/rcu] checkpatch: Remove checks for expedited grace periods, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Make sync_rcu_preempt_exp_done() return bool, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove obsolete reference to synchronize_kernel(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcuperf: Add a Kconfig-fragment file for Classic SRCU, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcuperf: Add ability to performance-test call_rcu() and friends, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcuperf: Remove conflicting Kconfig options, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcuperf: Defer expedited/normal check to end of test, tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Eliminate possibility of destructive counter overflow, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Complain if blocking in preemptible RCU read-side critical section, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Update test scenarios based on new Kconfig dependencies, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Correctly handle CONFIG_RCU_TORTURE_TEST_* options, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Prevent rcu_barrier() from starting needless grace periods, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Add a scenario for Classic SRCU, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Add a scenario for Tiny SRCU, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Fix bug in reporting Kconfig mis-settings, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Add three-level tree test for Tree SRCU, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcutorture: Add lockdep to one of the SRCU scenarios, tip-bot for Paul E. McKenney
- [tip:irq/urgent] genirq: Release resources in __setup_irq() error path, tip-bot for Heiner Kallweit
- [tip:x86/urgent] x86/debug: Handle early WARN_ONs proper, tip-bot for Peter Zijlstra
- [tip:smp/hotplug] cpu/hotplug: Remove unused check_for_tasks() function, tip-bot for Arnd Bergmann
- [tip:timers/urgent] tick/broadcast: Make tick_broadcast_setup_oneshot() static, tip-bot for Stephen Boyd
- [tip:timers/core] posix-timers: Fix inverted SIGEV_NONE logic in common_timer_get(), tip-bot for Thomas Gleixner
- [tip:sched/urgent] sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off(), tip-bot for Andy Lutomirski
- [tip:sched/urgent] sched/fair: Fix typo in printk message, tip-bot for Marcin Nowakowski
- [tip:efi/urgent] efi: Fix boot panic because of invalid BGRT image address, tip-bot for Dave Young
- [tip:rcu/urgent] srcu: Allow use of Classic SRCU from both process and interrupt context, tip-bot for Paolo Bonzini
- [tip:rcu/urgent] srcu: Allow use of Tiny/Tree SRCU from both process and interrupt context, tip-bot for Paolo Bonzini
- [tip:perf/urgent] perf symbols: Kill dso__build_id_is_kmod(), tip-bot for Namhyung Kim
- [tip:perf/urgent] perf symbols: Keep DSO->symtab_type after decompress, tip-bot for Namhyung Kim
- [tip:perf/urgent] perf tests: Decompress kernel module before objdump, tip-bot for Namhyung Kim
- [tip:perf/urgent] perf tools: Consolidate error path in __open_dso(), tip-bot for Namhyung Kim
- [tip:perf/urgent] perf tools: Introduce dso__decompress_kmodule_{fd,path}, tip-bot for Namhyung Kim
- [tip:perf/urgent] perf tools: Decompress kernel module when reading DSO data, tip-bot for Namhyung Kim
- [tip:perf/urgent] perf annotate: Use dso__decompress_kmodule_path(), tip-bot for Namhyung Kim
- [tip:perf/urgent] perf script python: Remove dups in documentation examples, tip-bot for SeongJae Park
- [tip:perf/urgent] perf script python: Fix wrong code snippets in documentation, tip-bot for SeongJae Park
- [tip:perf/urgent] perf script: Fix outdated comment for perf-trace-python, tip-bot for SeongJae Park
- [tip:perf/urgent] perf tools: Fix a memory leak in __open_dso(), tip-bot for Namhyung Kim
- [tip:perf/urgent] perf annotate: Fix symbolic link of build-id cache, tip-bot for Namhyung Kim
- [tip:perf/urgent] perf script python: Updated trace_unhandled() signature, tip-bot for SeongJae Park
- [tip:perf/urgent] perf script: Fix documentation errors, tip-bot for SeongJae Park
- [tip:perf/urgent] perf probe: Fix examples section of documentation, tip-bot for SeongJae Park
- [tip:locking/core] locking/selftest: Add RT-mutex support, tip-bot for Peter Zijlstra
- [tip:locking/core] MAINTAINERS: Claim atomic*_t maintainership, tip-bot for Peter Zijlstra
- [tip:locking/core] locking/selftest: Remove the bad unlock ordering test, tip-bot for Peter Zijlstra
- [tip:locking/core] rt_mutex: Add lockdep annotations, tip-bot for Peter Zijlstra
- [tip:locking/core] locking/x86: Remove the unused atomic_inc_short() methd, tip-bot for Dmitry Vyukov
- [tip:sched/core] sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks, tip-bot for Daniel Bristot de Oliveira
- [tip:sched/core] sched/deadline: Fix dl_bw comment, tip-bot for Daniel Bristot de Oliveira
- [tip:sched/core] sched/idle: Add deferrable vmstat_updater back, tip-bot for Aubrey Li
- [tip:sched/core] sched/deadline: Add documentation about GRUB reclaiming, tip-bot for Claudio Scordino
- [tip:sched/core] sched/core: Omit building stop_sched_class when !SMP, tip-bot for Nicolas Pitre
- [tip:sched/core] sched/deadline: Reclaim bandwidth not used by dl tasks, tip-bot for Luca Abeni
- [tip:sched/core] sched/deadline: Base GRUB reclaiming on the inactive utilization, tip-bot for Luca Abeni
- [tip:sched/core] sched/deadline: Zero out positive runtime after throttling constrained tasks, tip-bot for Xunlei Pang
- [tip:sched/core] sched/deadline: Track the "total rq utilization" too, tip-bot for Luca Abeni
- [tip:sched/core] sched/deadline: Make GRUB a task's flag, tip-bot for Luca Abeni
- [tip:sched/core] sched/deadline: Do not reclaim the whole CPU bandwidth, tip-bot for Luca Abeni
- [tip:sched/core] sched/deadline: Fix the update of the total -deadline utilization, tip-bot for Luca Abeni
- [tip:sched/core] sched/deadline: Implement GRUB accounting, tip-bot for Luca Abeni
- [tip:sched/core] sched/deadline: Track the active utilization, tip-bot for Luca Abeni
- [tip:sched/core] sched/deadline: Improve the tracking of active utilization, tip-bot for Luca Abeni
- [tip:perf/core] perf/core: Remove unused perf_cgroup_event_cgrp_time() function, tip-bot for Matthias Kaehlcke
- [tip:sched/core] sched/core: Implement new approach to scale select_idle_cpu(), tip-bot for Peter Zijlstra
- [tip:perf/core] perf/core: Correct event creation with PERF_FORMAT_GROUP, tip-bot for Peter Zijlstra
- [tip:perf/core] perf/core: Drop kernel samples even though :u is specified, tip-bot for Jin Yao
- [tip:x86/mm] x86/ldt: Rename ldt_struct::size to ::nr_entries, tip-bot for Borislav Petkov
- [tip:x86/urgent] x86/microcode/intel: Clear patch pointer before jettisoning the initrd, tip-bot for Dominik Brodowski
- [tip:x86/mm] mm/vmstat: Make NR_TLB_REMOTE_FLUSH_RECEIVED available even on UP, tip-bot for Andy Lutomirski
- [tip:perf/urgent] perf annotate: Add missing powerpc triplet, tip-bot for Kim Phillips
- [tip:perf/urgent] perf report: Ensure the perf DSO mapping matches what libdw sees, tip-bot for Milian Wolff
- [tip:perf/urgent] perf test: Disable breakpoint signal tests for powerpc, tip-bot for Jiri Olsa
- [tip:perf/urgent] perf report: Include partial stacks unwound with libdw, tip-bot for Milian Wolff
- [tip:perf/urgent] perf annotate: Fix branch instruction with multiple operands, tip-bot for Kim Phillips
- [tip:perf/urgent] perf symbols: Use correct filename for compressed modules in build-id cache, tip-bot for Namhyung Kim
- [tip:perf/urgent] perf symbols: Set module info when build-id event found, tip-bot for Namhyung Kim
- [tip:perf/urgent] perf header: Set proper module name when build-id event found, tip-bot for Namhyung Kim
- [tip:perf/urgent] perf annotate: Fix failure when filename has special chars, tip-bot for Ravi Bangoria
- [tip:perf/urgent] perf trace: Add mmap alias for s390, tip-bot for Jiri Olsa
- [tip:perf/urgent] perf stat: Only print NMI watchdog hint when enabled, tip-bot for Andi Kleen
- [tip:efi/core] efi/arm: Enable DMI/SMBIOS, tip-bot for Ard Biesheuvel
- [tip:efi/core] x86/efi: Extend CONFIG_EFI_PGT_DUMP support to x86_32 and kexec as well, tip-bot for Sai Praneeth
- [tip:efi/core] efi/capsule: Add support for Quark security header, tip-bot for Jan Kiszka
- [tip:efi/core] efi/efi_test: Use memdup_user() helper, tip-bot for Geliang Tang
- [tip:efi/core] efi/capsule-loader: Use page addresses rather than struct page pointers, tip-bot for Ard Biesheuvel
- [tip:efi/core] efi/capsule-loader: Redirect calls to efi_capsule_setup_info() via weak alias, tip-bot for Ard Biesheuvel
- [tip:efi/core] efi/capsule: Remove NULL test on kmap(), tip-bot for Fabian Frederick
- [tip:efi/core] efi/capsule-loader: Use a cached copy of the capsule header, tip-bot for Ard Biesheuvel
- [tip:efi/core] efi/capsule: Fix return code on failing kmap/vmap, tip-bot for Jan Kiszka
- [tip:efi/core] efi/capsule: Adjust return type of efi_capsule_setup_info(), tip-bot for Jan Kiszka
- [tip:efi/core] efi/capsule: Remove pr_debug() on ENOMEM or EFAULT, tip-bot for Jan Kiszka
- [tip:efi/core] efi/capsule: Clean up pr_err/_info() messages, tip-bot for Jan Kiszka
- [tip:x86/mm] x86/mm, KVM: Teach KVM's VMX code that CR3 isn't a constant, tip-bot for Andy Lutomirski
- [tip:x86/mm] x86/mm: Be more consistent wrt PAGE_SHIFT vs PAGE_SIZE in tlb flush code, tip-bot for Andy Lutomirski
- [tip:x86/mm] x86/mm: Rework lazy TLB to track the actual loaded mm, tip-bot for Andy Lutomirski
- [tip:x86/mm] x86/mm: Use new merged flush logic in arch_tlbbatch_flush(), tip-bot for Andy Lutomirski
- [tip:x86/mm] x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code, tip-bot for Andy Lutomirski
- [tip:x86/mm] x86/mm: Refactor flush_tlb_mm_range() to merge local and remote cases, tip-bot for Andy Lutomirski
- [tip:x86/mm] x86/mm: Change the leave_mm() condition for local TLB flushes, tip-bot for Andy Lutomirski
- [tip:x86/mm] x86/mm: Pass flush_tlb_info to flush_tlb_others() etc, tip-bot for Andy Lutomirski
- [tip:timers/nohz] nohz: Fix buggy tick delay on IRQ storms, tip-bot for Frederic Weisbecker
- [tip:x86/boot] x86/boot: Remove unused copy_*_gs() functions, tip-bot for Jiri Slaby
- [tip:sched/core] sched/header: Remove leftover, obsolete comment, tip-bot for Perr Zhang
- [tip:locking/core] tools/lib/lockdep: Remove private kernel headers, tip-bot for Levin, Alexander (Sasha Levin)
- [tip:locking/core] tools/lib/lockdep: Hide liblockdep output from test results, tip-bot for Levin, Alexander (Sasha Levin)
- [tip:locking/core] tools/lib/lockdep: Add dummy current_gfp_context(), tip-bot for Levin, Alexander (Sasha Levin)
- [tip:locking/core] tools/include: Add IS_ERR_OR_NULL to err.h, tip-bot for Levin, Alexander (Sasha Levin)
- [tip:locking/core] tools/lib/lockdep: Add empty __is_[module,kernel]_percpu_address, tip-bot for Levin, Alexander (Sasha Levin)
- [tip:locking/core] tools/lib/lockdep: Include err.h, tip-bot for Levin, Alexander (Sasha Levin)
- [tip:locking/core] tools/lib/lockdep: Use LDFLAGS, tip-bot for Ben Hutchings
- [tip:locking/core] tools/include: Add (mostly) empty include/linux/sched/mm.h, tip-bot for Levin, Alexander (Sasha Levin)
- [tip:locking/core] tools/lib/lockdep: Remove double-quotes from soname, tip-bot for Ben Hutchings
- [tip:locking/core] tools/lib/lockdep: Fix object file paths used in an out-of-tree build, tip-bot for Ben Hutchings
- [tip:locking/core] tools/lib/lockdep: Don't mix fd-based and stream IO, tip-bot for Alexander Sverdlin
- [tip:locking/core] tools/lib/lockdep: Fix compilation for 4.11, tip-bot for Levin, Alexander (Sasha Levin)
- [tip:locking/core] tools: Add install make target for liblockdep, tip-bot for Alexander Sverdlin
- [tip:locking/core] tools/lib/lockdep: Remove -lpthread compiler option, tip-bot for Vishal Thanki
- [tip:locking/core] MAINTAINERS: Update email for Sasha Levin, tip-bot for Levin, Alexander (Sasha Levin)
- [tip:locking/core] tools/lib/lockdep: Fix 'defined but not used' warning for init_utsname(), tip-bot for Ben Hutchings
- [tip:locking/core] tools/lib/lockdep: Fix 'set but not used' warnings, tip-bot for Ben Hutchings
- [tip:locking/core] tools/lib/lockdep: Fix 'unused value' warnings, tip-bot for Ben Hutchings
- [tip:locking/core] tools/lib/lockdep: Enable -Wall by default, tip-bot for Ben Hutchings
- [tip:locking/core] tools/lib/lockdep: Define the ARRAY_SIZE() macro, tip-bot for Ben Hutchings
- [tip:locking/core] tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: Depth, tip-bot for Ben Hutchings
- [tip:locking/core] tools/lib/lockdep: Fix undefined symbol prandom_u32, tip-bot for Ben Hutchings
- [tip:timers/core] alarmtimer: Switch over to generic set/get/rearm routine, tip-bot for Thomas Gleixner
- [tip:timers/core] alarmtimer: Implement arm callback, tip-bot for Thomas Gleixner
- [tip:timers/core] alarmtimer: Implement try_to_cancel callback, tip-bot for Thomas Gleixner
- [tip:timers/core] alarmtimer: Implement remaining callback, tip-bot for Thomas Gleixner
- [tip:timers/core] alarmtimer: Implement forward callback, tip-bot for Thomas Gleixner
- [tip:timers/core] alarmtimer: Implement timer_rearm() callback, tip-bot for Thomas Gleixner
- [tip:timers/core] posix-timers: Make use of cancel/arm callbacks, tip-bot for Thomas Gleixner
- [tip:timers/core] posix-timers: Add cancel/arm callbacks, tip-bot for Thomas Gleixner
- [tip:timers/core] posix-timers: Zero settings value in common code,
tip-bot for Thomas Gleixner
- [tip:timers/core] posix-timers: Make use of forward/remaining callbacks, tip-bot for Thomas Gleixner
- [tip:timers/core] posix-timers: Add forward/remaining callbacks, tip-bot for Thomas Gleixner
- [tip:timers/core] posix-timers: Add active flag to k_itimer, tip-bot for Thomas Gleixner
- [tip:timers/core] posix-timers: Use timer_rearm() callback in posixtimer_rearm(), tip-bot for Thomas Gleixner
- [tip:timers/core] posix-timers: Rename do_schedule_next_timer, tip-bot for Thomas Gleixner
- [tip:timers/core] posix-timers: Add timer_rearm() callback, tip-bot for Thomas Gleixner
- [tip:timers/core] posix-timers: Store k_clock pointer in k_itimer, tip-bot for Thomas Gleixner
- [tip:timers/core] posix-timers: Move interval out of the union, tip-bot for Thomas Gleixner
- [tip:timers/core] posix-timers: Unify overrun/requeue_pending handling, tip-bot for Thomas Gleixner
- [tip:timers/core] posix-timers: Move posix-timer internals to core, tip-bot for Thomas Gleixner
- [tip:timers/core] posix-timers: Cleanup struct k_itimer, tip-bot for Thomas Gleixner
- [tip:timers/core] posix-timers: Avoid gazillions of forward declarations, tip-bot for Thomas Gleixner
- [tip:timers/core] posix-clocks: Remove interval timer facility and mmap/fasync callbacks, tip-bot for Thomas Gleixner
- [tip:timers/core] posix-timers: Remove unused export of posix_timer_event(), tip-bot for Thomas Gleixner
- [tip:timers/core] alarmtimer: Remove pointless config conditional, tip-bot for Thomas Gleixner
- [tip:timers/core] signal: Remove non-uapi <asm/siginfo.h>, tip-bot for Christoph Hellwig
- [tip:timers/core] signal: Move copy_siginfo_to_user to <linux/signal.h>, tip-bot for Christoph Hellwig
- [tip:timers/core] posix-timers: Move the do_schedule_next_timer declaration, tip-bot for Christoph Hellwig
- [tip:timers/core] ia64: Remove HAVE_ARCH_COPY_SIGINFO, tip-bot for Christoph Hellwig
- [tip:timers/core] sparc: Simplify <asm/siginfo.h>, tip-bot for Christoph Hellwig
- [tip:x86/timers] x86/tsc: Remove the TSC_ADJUST clamp, tip-bot for Peter Zijlstra
- [tip:x86/timers] x86/apic: Add TSC_DEADLINE quirk due to errata, tip-bot for Peter Zijlstra
- [tip:x86/timers] x86/apic: Change the lapic name in deadline mode, tip-bot for Peter Zijlstra
- [tip:timers/urgent] alarmtimer: Rate limit periodic intervals,
tip-bot for Thomas Gleixner
- [tip:timers/urgent] alarmtimer: Prevent overflow of relative timers,
tip-bot for Thomas Gleixner
- [tip:irq/core] genirq: Warn when IRQ_NOAUTOEN is used with shared interrupts, tip-bot for Thomas Gleixner
- [tip:irq/core] genirq: Handle NOAUTOEN interrupt setup proper, tip-bot for Thomas Gleixner
- [tip:smp/urgent] cpu/hotplug: Drop the device lock on error, tip-bot for Sebastian Andrzej Siewior
- [tip:smp/hotplug] perf/core: Don't release cred_guard_mutex if not taken, tip-bot for Alexander Levin
- [tip:x86/urgent] Revert "x86/PAT: Fix Xorg regression on CPUs that don't support PAT", tip-bot for Ingo Molnar
- [tip:x86/boot] x86/KASLR: Use the right memcpy() implementation, tip-bot for Arnd Bergmann
- [tip:x86/urgent] x86/debug/32: Convert a smp_processor_id() call to raw to avoid DEBUG_PREEMPT warning, tip-bot for Borislav Petkov
- [tip:x86/urgent] x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preemptibility bug, tip-bot for Borislav Petkov
- [tip:efi/urgent] x86/efi: Correct EFI identity mapping under 'efi=old_map' when KASLR is enabled, tip-bot for Baoquan He
- [tip:efi/urgent] efi/bgrt: Skip efi_bgrt_init() in case of non-EFI boot, tip-bot for Dave Young
- [tip:efi/urgent] x86/efi: Disable runtime services on kexec kernel if booted with efi=old_map, tip-bot for Sai Praneeth
- [tip:efi/urgent] efi: Remove duplicate 'const' specifiers, tip-bot for Arnd Bergmann
- [tip:efi/urgent] efi: Don't issue error message when booted under Xen, tip-bot for Juergen Gross
- [tip:timers/core] posix-timers: Remove mmtimer leftovers, tip-bot for Dimitri Sivanich
- [tip:timers/core] alarmtimer: Fix posix-timer constification fallout, tip-bot for Thomas Gleixner
- [tip:x86/apic] x86/ioapic: Remove unused IO_APIC_irq_trigger() function, tip-bot for Matthias Kaehlcke
- [tip:irq/core] genirq: Make early_irq_init() print out more informative, tip-bot for Vincent Legoll
- [tip:x86/urgent] x86/timers: Move simple_udelay_calibration past init_hypervisor_platform, tip-bot for Jan Kiszka
- [tip:timers/core] posix-timers: Make posix_clocks immutable,
tip-bot for Christoph Hellwig
- [tip:timers/core] mmtimer: Remove the SGI SN2 mmtimer driver,
tip-bot for Christoph Hellwig
- [tip:smp/hotplug] cpuhotplug: Link lock stacks for hotplug callbacks, tip-bot for Thomas Gleixner
- [tip:smp/hotplug] acpi/processor: Prevent cpu hotplug deadlock, tip-bot for Thomas Gleixner
- [tip:smp/hotplug] arm: Prevent hotplug rwsem recursion, tip-bot for Thomas Gleixner
- [tip:smp/hotplug] sched: Provide is_percpu_thread() helper, tip-bot for Thomas Gleixner
- [tip:smp/hotplug] s390: Prevent hotplug rwsem recursion, tip-bot for Thomas Gleixner
- [tip:smp/hotplug] jump_label: Reorder hotplug lock and jump_label_lock, tip-bot for Thomas Gleixner
- [tip:smp/hotplug] arm64: Prevent cpu hotplug rwsem recursion, tip-bot for Thomas Gleixner
- [tip:smp/hotplug] perf/tracing/cpuhotplug: Fix locking order, tip-bot for Thomas Gleixner
- [tip:smp/hotplug] padata: Avoid nested calls to cpus_read_lock() in pcrypt_init_padata(), tip-bot for Sebastian Andrzej Siewior
- [tip:smp/hotplug] cpu/hotplug: Provide lockdep_assert_cpus_held(), tip-bot for Thomas Gleixner
- [tip:smp/hotplug] cpu/hotplug: Provide cpus_read|write_[un]lock(), tip-bot for Thomas Gleixner
- [tip:x86/urgent] x86/alternatives: Prevent uninitialized stack byte read in apply_alternatives(), tip-bot for Mateusz Jurczyk
- [tip:x86/urgent] x86/build: Permit building with old make versions, tip-bot for Jan Kiszka
- [tip:x86/urgent] Revert "x86/entry: Fix the end of the stack for newly forked tasks", tip-bot for Josh Poimboeuf
- [tip:x86/boot] Documentation/kernel-parameters.txt: Update 'memmap=' boot option description, tip-bot for Baoquan He
- [tip:x86/boot] x86/KASLR: Handle the memory limit specified by the 'memmap=' and 'mem=' boot options, tip-bot for Baoquan He
- [tip:x86/mm] mm, x86/mm: Make the batched unmap TLB flush API more generic, tip-bot for Andy Lutomirski
- [tip:x86/mm] x86/mm: Reduce indentation in flush_tlb_func(), tip-bot for Andy Lutomirski
- [tip:x86/mm] x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range(), tip-bot for Andy Lutomirski
- [tip:x86/urgent] x86/PAT: Fix Xorg regression on CPUs that don't support PAT, tip-bot for Mikulas Patocka
- [tip:x86/boot] x86/KASLR: Parse all 'memmap=' boot option entries, tip-bot for Baoquan He
- [tip:x86/urgent] x86/watchdog: Fix Kconfig help text file path reference to lockup watchdog documentation, tip-bot for Benjamin Peterson
- [tip:x86/urgent] x86/unwind: Add end-of-stack check for ftrace handlers, tip-bot for Josh Poimboeuf
- [tip:sched/core] sched/clock: Fix early boot preempt assumption in __set_sched_clock_stable(), tip-bot for Peter Zijlstra
- [tip:perf/urgent] tools/include: Sync kernel ABI headers with tooling headers, tip-bot for Ingo Molnar
- [tip:perf/urgent] perf tools: Put caller above callee in --children mode, tip-bot for Namhyung Kim
- [tip:perf/urgent] perf report: Do not drop last inlined frame, tip-bot for Milian Wolff
- [tip:perf/urgent] perf report: Fix memory leak in addr2line when called by addr2inlines, tip-bot for Milian Wolff
- [tip:perf/urgent] perf report: Always honor callchain order for inlined nodes, tip-bot for Milian Wolff
- [tip:perf/urgent] perf script: Add --inline option for debugging, tip-bot for Namhyung Kim
- [tip:perf/urgent] perf report: Fix off-by-one for non-activation frames, tip-bot for Milian Wolff
- [tip:perf/urgent] perf report: Don't crash on invalid maps in `-g srcline` mode, tip-bot for Milian Wolff
- [tip:timers/urgent] posix-timers: Make signal printks conditional, tip-bot for Thomas Gleixner
- [tip:sched/core] powerpc: Adjust system_state check, tip-bot for Thomas Gleixner
- [tip:sched/core] sched/core: Enable might_sleep() and smp_processor_id() checks early, tip-bot for Thomas Gleixner
- [tip:sched/core] x86/tsc: Fold set_cyc2ns_scale() into caller, tip-bot for Arnd Bergmann
- [tip:sched/core] init: Introduce SYSTEM_SCHEDULING state, tip-bot for Thomas Gleixner
- [tip:sched/core] mm/vmscan: Adjust system_state checks, tip-bot for Thomas Gleixner
- [tip:sched/core] printk: Adjust system_state checks, tip-bot for Thomas Gleixner
- [tip:sched/core] extable: Adjust system_state checks, tip-bot for Thomas Gleixner
- [tip:sched/core] iommu/of: Adjust system_state check, tip-bot for Thomas Gleixner
- [tip:sched/core] iommu/vt-d: Adjust system_state checks, tip-bot for Thomas Gleixner
- [tip:sched/core] async: Adjust system_state checks, tip-bot for Thomas Gleixner
- [tip:sched/core] cpufreq/pasemi: Adjust system_state check, tip-bot for Thomas Gleixner
- [tip:sched/core] mm: Adjust system_state check, tip-bot for Thomas Gleixner
- [tip:sched/core] ACPI: Adjust system_state check, tip-bot for Thomas Gleixner
- [tip:sched/core] arm: Adjust system_state check, tip-bot for Thomas Gleixner
- [tip:sched/core] metag: Adjust system_state check, tip-bot for Thomas Gleixner
- [tip:sched/core] x86/smp: Adjust system_state check, tip-bot for Thomas Gleixner
- [tip:sched/core] arm64: Adjust system_state check, tip-bot for Thomas Gleixner
- [tip:sched/core] init: Pin init task to the boot CPU, initially, tip-bot for Thomas Gleixner
- [tip:sched/core] sched/rt: Minimize rq->lock contention in do_sched_rt_period_timer(), tip-bot for Dave Kleikamp
- [tip:sched/core] sched/numa: Use down_read_trylock() for the mmap_sem, tip-bot for Vlastimil Babka
- [tip:sched/core] sched/core: Allow __sched_setscheduler() in interrupts when PI is not used, tip-bot for Steven Rostedt (VMware)
- [tip:sched/core] sched/deadline: Remove unnecessary condition in push_dl_task(), tip-bot for Byungchul Park
- [tip:sched/core] sched/rt: Remove unnecessary condition in push_rt_task(), tip-bot for Byungchul Park
- [tip:sched/core] smp: Avoid sending needless IPI in smp_call_function_many(), tip-bot for Aaron Lu
- [tip:sched/core] sched/core: Use the new llist_for_each_entry_safe() primitive, tip-bot for Byungchul Park
- [tip:sched/core] llist: Provide a safe version for llist_for_each(), tip-bot for Byungchul Park
- [tip:sched/core] smp, cpumask: Use non-atomic cpumask_{set,clear}_cpu(), tip-bot for Peter Zijlstra
- [tip:perf/core] perf/core: Fix error handling in perf_event_alloc(), tip-bot for Dan Carpenter
- [tip:perf/core] perf/core: Remove some dead code, tip-bot for Dan Carpenter
- [tip:perf/core] perf/x86: Add sysfs entry to freeze counters on SMI, tip-bot for Kan Liang
- [tip:irq/core] x86/ioapic: Remove unused IO_APIC_irq_trigger() function, tip-bot for Matthias Kaehlcke
- [tip:irq/core] Documentation: Update IRQ-domain.txt to document irq_domain_mapping, tip-bot for Marc Zyngier
- [tip:irq/core] genirq/msi: Populate the domain name if provided by the irqchip, tip-bot for Marc Zyngier
- [tip:irq/core] irqdomain: Let irq_domain_mapping display ACPI fwnode attributes, tip-bot for Marc Zyngier
- [tip:irq/core] irqdomain: Let irq_domain_mapping display hierarchical domains, tip-bot for Marc Zyngier
- [tip:core/urgent] kthread: Fix use-after-free if kthread fork fails, tip-bot for Vegard Nossum
- [tip:locking/urgent] futex,rt_mutex: Fix rt_mutex_cleanup_proxy_lock(), tip-bot for Peter Zijlstra
- [tip:ras/core] x86/mce: Convert threshold_bank.cpus from atomic_t to refcount_t, tip-bot for Elena Reshetova
- [tip:ras/core] ACPI/APEI: Handle GSIV and GPIO notification types, tip-bot for Shiju Jose
- [tip:ras/core] x86/mce/AMD: Carve out SMCA bank configuration, tip-bot for Yazen Ghannam
- [tip:ras/core] x86/mce/AMD: Redo error logging from APIC LVT interrupt handlers, tip-bot for Yazen Ghannam
- [tip:ras/core] RAS: Make local function parse_ras_param() static, tip-bot for Wei Yongjun
- [tip:ras/urgent] acpi, nfit: Fix the memory error check in nfit_handle_mce(), tip-bot for Vishal Verma
- [tip:ras/urgent] x86/MCE: Export memory_error(), tip-bot for Borislav Petkov
- [tip:x86/urgent] x86/boot: Use CROSS_COMPILE prefix for readelf, tip-bot for Rob Landley
- Delivery Status Notification, losherm3
- [tip:timers/nohz] nohz: Reset next_tick cache even when the timer has no regs,
tip-bot for Frederic Weisbecker
- [tip:timers/nohz] nohz: Fix collision between tick and other hrtimers, again, tip-bot for Frederic Weisbecker
- [tip:timers/nohz] nohz: Add hrtimer sanity check, tip-bot for Frederic Weisbecker
- [tip:irq/urgent] genirq: Fix chained interrupt data ordering, tip-bot for Thomas Gleixner
- [tip:sched/core] sched/fair: Fix O(nr_cgroups) in load balance path,
tip-bot for Tejun Heo
- [tip:sched/core] sched/fair: Use task_groups instead of leaf_cfs_rq_list to walk all cfs_rqs, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/topology: Rename sched_group_cpus(), tip-bot for Peter Zijlstra
- [tip:sched/core] sched/topology: Rename sched_group_mask(), tip-bot for Peter Zijlstra
- [tip:sched/core] sched/topology: Simplify sched_group_mask() usage, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/topology: Rewrite get_group(), tip-bot for Peter Zijlstra
- [tip:sched/core] sched/topology: Add a few comments, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/topology: Fix overlapping sched_group_capacity, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/topology: Add sched_group_capacity debugging, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/topology: Small cleanup, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/topology: Fix overlapping sched_group_mask, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/topology: Remove FORCE_SD_OVERLAP, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/topology: Move comment about asymmetric node setups, tip-bot for Lauro Ramos Venancio
- [tip:sched/core] sched/topology: Optimize build_group_mask(), tip-bot for Lauro Ramos Venancio
- [tip:sched/core] sched/topology: Verify the first group matches the child domain, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/debug: Print the scheduler topology group mask, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/topology: Simplify build_overlap_sched_groups(), tip-bot for Peter Zijlstra
- [tip:sched/core] sched/topology: Fix building of overlapping sched-groups, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/fair, cpumask: Export for_each_cpu_wrap(), tip-bot for Peter Zijlstra
- [tip:sched/core] sched/topology: Refactor function build_overlap_sched_groups(), tip-bot for Lauro Ramos Venancio
- [tip:sched/core] sched/clock: Print a warning recommending 'tsc=unstable', tip-bot for Peter Zijlstra
- [tip:sched/core] sched/core: Call __schedule() from do_idle() without enabling preemption, tip-bot for Steven Rostedt (VMware)
- [tip:sched/core] sched/clock: Use late_initcall() instead of sched_init_smp(), tip-bot for Peter Zijlstra
- [tip:sched/core] cpuidle: Fix idle time tracking, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/clock: Remove watchdog touching, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/clock: Remove unused argument to sched_clock_idle_wakeup_event(), tip-bot for Peter Zijlstra
- [tip:sched/core] x86/tsc, sched/clock, clocksource: Use clocksource watchdog to provide stable sync points, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/clock: Initialize all per-CPU state before switching (back) to unstable, tip-bot for Peter Zijlstra
- [tip:sched/core] x86/tsc: Feed refined TSC calibration into sched_clock(), tip-bot for Peter Zijlstra
- [tip:sched/core] x86/tsc: Fix sched_clock() sync, tip-bot for Peter Zijlstra
- [tip:sched/core] x86/tsc: Remodel cyc2ns to use seqcount_latch(), tip-bot for Peter Zijlstra
- [tip:sched/core] sched/cfs: Make util/load_avg more stable, tip-bot for Vincent Guittot
- [tip:sched/core] x86/tsc: Provide 'tsc=unstable' boot parameter, tip-bot for Peter Zijlstra
- [tip:irq/urgent] irqchip/mbigen: Fix potential NULL dereferencing, tip-bot for Hanjun Guo
- [tip:irq/urgent] irqchip/mbigen: Fix the clear register offset calculation, tip-bot for MaJun
- [tip:irq/urgent] irqchip/mbigen: Fix memory mapping code, tip-bot for Hanjun Guo
- [tip:perf/urgent] perf/callchain: Force USER_DS when invoking perf_callchain_user(), tip-bot for Will Deacon
- [tip:x86/urgent] x86/intel_rdt: Fix a typo in Documentation, tip-bot for Xiaochen Shen
- [tip:timers/urgent] clocksource/arm_arch_timer: Fix arch_timer_mem_find_best_frame(), tip-bot for Sudeep Holla
- [tip:x86/urgent] x86/boot/32: Fix UP boot on Quark and possibly other platforms, tip-bot for Andy Lutomirski
- [tip:x86/urgent] x86/build: Don't add -maccumulate-outgoing-args w/o compiler support, tip-bot for Nick Desaulniers
- [tip:x86/urgent] x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init(), tip-bot for Laura Abbott
- [tip:x86/urgent] x86/mm: Add support for gbpages to kernel_ident_mapping_init(), tip-bot for Xunlei Pang
- [tip:x86/urgent] x86/kexec/64: Use gbpages for identity mappings if available, tip-bot for Xunlei Pang
- [tip:x86/urgent] x86/boot: Declare error() as noreturn, tip-bot for Kees Cook
- [tip:x86/urgent] x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang incompatibility,
tip-bot for Matthias Kaehlcke
- [tip:x86/urgent] x86/asm: Don't use RBP as a temporary register in csum_partial_copy_generic(), tip-bot for Josh Poimboeuf
- [tip:x86/urgent] x86/mm: Fix boot crash caused by incorrect loop count calculation in sync_global_pgds(),
tip-bot for Baoquan He
- [tip:core/urgent] stackprotector: Increase the per-task stack canary's random range from 32 bits to 64 bits on 64-bit platforms, tip-bot for Daniel Micay
- [tip:perf/urgent] perf annotate: Fix AArch64 comment char, tip-bot for Kim Phillips
- [tip:perf/urgent] perf tests kmod-path: Don't fail if compressed modules aren't supported, tip-bot for Kim Phillips
- [tip:perf/urgent] perf tools: Fix spelling mistakes, tip-bot for Kim Phillips
- [tip:perf/urgent] tools build: Fixup sched_getcpu feature test, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf config: Refactor a duplicated code for obtaining config file name, tip-bot for Taeung Song
- [tip:perf/urgent] perf symbols: Allow user probes on versioned symbols, tip-bot for Paul Clarke
- [tip:perf/urgent] perf symbols: Accept symbols starting at address 0, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] tools lib string: Adopt prefixcmp() from perf and subcmd, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf units: Move parse_tag_value() to units.[ch], tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf tools: Move HAS_BOOL define to where perl headers are used, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf memswap: Split the byteswap memory range wrappers from util.[ch], tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf ui gtk: Move gtk .so name to the only place where it is used, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf tools: Move event prototypes from util.h to event.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf buildid: Move prototypes from util.h to build-id.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/urgent] perf/x86: Fix Broadwell-EP DRAM RAPL events, tip-bot for Vince Weaver
- [tip:core/rcu] rcu: Open-code the rcu_cblist_n_lazy_cbs() function, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Open-code the rcu_cblist_n_cbs() function, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Separately compile large rcu_segcblist functions, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Open-code the rcu_cblist_empty() function, tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Debloat the <linux/rcu_segcblist.h> header, tip-bot for Ingo Molnar
- [tip:smp/hotplug] perf: Push hotplug protection down to callers, tip-bot for Thomas Gleixner
- [tip:smp/hotplug] perf: Reorder cpu hotplug rwsem against cred_guard_mutex, tip-bot for Thomas Gleixner
- [tip:x86/mm] mm, zone_device: Replace {get, put}_zone_device_page() with a single reference to fix pmem crash, tip-bot for Dan Williams
- [tip:x86/urgent] Prevent timer value 0 for MWAITX, tip-bot for Janakarajan Natarajan
- [tip:irq/core] irqchip/mbigen: Fix return value check in mbigen_device_probe(), tip-bot for Wei Yongjun
- [tip:smp/hotplug] arm64/cpufeature: Use static_branch_enable_cpuslocked(), tip-bot for Mark Rutland
- [tip:smp/hotplug] jump_label: Provide static_key_[enable|/slow_inc]_cpuslocked(), tip-bot for Sebastian Andrzej Siewior
- [tip:x86/boot] x86/KASLR: Fix kexec kernel boot crash when KASLR randomization fails, tip-bot for Baoquan He
- [tip:core/rcu] srcu: Adjust default auto-expediting holdoff, tip-bot for Paul E. McKenney
- [tip:sched/urgent] sched/cputime: Fix ksoftirqd cputime accounting regression, tip-bot for Frederic Weisbecker
- [tip:core/rcu] srcu: Specify auto-expedite holdoff time, tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Expedited grace periods with reduced memory contention, tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Expedite first synchronize_srcu() when idle, tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Make rcutorture writer stalls print SRCU GP state, tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Exact tracking of srcu_data structures containing callbacks, tip-bot for Paul E. McKenney
- [tip:x86/mm] x86/mm: Fix flush_tlb_page() on Xen, tip-bot for Andy Lutomirski
- [tip:x86/mm] x86/mm: Make flush_tlb_mm_range() more predictable, tip-bot for Andy Lutomirski
- [tip:x86/mm] x86/mm: Remove flush_tlb() and flush_tlb_current_task(), tip-bot for Andy Lutomirski
- [tip:x86/mm] x86/vm86/32: Switch to flush_tlb_mm_range() in mark_screen_rdonly(), tip-bot for Andy Lutomirski
- [tip:x86/asm] x86/unwind: Dump all stacks in unwind_dump(), tip-bot for Josh Poimboeuf
- [tip:x86/asm] x86/unwind: Silence more entry-code related warnings, tip-bot for Josh Poimboeuf
- [tip:x86/mm] x86/mm/64: Fix crash in remove_pagetable(), tip-bot for Kirill A. Shutemov
- [tip:core/rcu] srcu: Make SRCU be built by default, tip-bot for Paul E. McKenney
- [tip:smp/hotplug] trace: Prevent CPU hotplug in trace_event_enable_cmd_record(), tip-bot for Thomas Gleixner
- [tip:perf/core] perf tools: Fix the code to strip command name, tip-bot for Jiri Olsa
- [tip:perf/core] tools arch x86: Sync cpufeatures.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] tools arch: Sync arch/x86/lib/memcpy_64.S with the kernel, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: Use just forward declarations for struct thread where possible, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: Add the right header to obtain PERF_ALIGN(), tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: Remove poll.h and wait.h from util.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: Remove string.h, unistd.h and sys/stat.h from util.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: Remove stale prototypes from builtin.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: Remove string.h from util.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: Remove sys/ioctl.h from util.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: Remove a few more needless includes from util.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: Include sys/param.h where needed, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf callchain: Move callchain specific routines from util.[ch], tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf mem: Fix display of data source snoop indication, tip-bot for Andi Kleen
- [tip:perf/core] perf tools: Add compress.h for the *_decompress_to_file() headers, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf debug: Move dump_stack() and sighandler_dump_stack() to debug.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: Move units conversion/formatting routines to separate object, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf kvm: Make function only used by 'perf kvm' static, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: Move timestamp routines from util.h to time-utils.h, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: Add signal.h to places using its definitions, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf unwind: Provide only forward declarations for pointer types, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] timer: Always queue timers on the local CPU, tip-bot for Richard Cochran
- [tip:perf/core] timer_migration: Add tracepoints, tip-bot for Anna-Maria Gleixner
- [tip:perf/core] timer: Implement the hierarchical pull model, tip-bot for Anna-Maria Gleixner
- [tip:perf/core] tick/sched: Split out jiffies update helper function, tip-bot for Richard Cochran
- [tip:perf/core] timer: Restructure internal locking, tip-bot for Richard Cochran
- [tip:perf/core] timer: Retrieve next expiry of pinned/non-pinned timers seperately, tip-bot for Richard Cochran
- [tip:perf/core] timer: Keep the pinned timers separate from the others, tip-bot for Richard Cochran
- [tip:perf/core] timerqueue: Document return values of timerqueue_add/del(), tip-bot for Anna-Maria Gleixner
- [tip:perf/core] sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming, tip-bot for Ingo Molnar
- [tip:perf/core] timers: Rework idle logic, tip-bot for Thomas Gleixner
- [tip:perf/core] sched/wait: Move bit_wait_table[] and related functionality from sched/core.c to sched/wait_bit.c, tip-bot for Ingo Molnar
- [tip:perf/core] sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wait_bit.h>, tip-bot for Ingo Molnar
- [tip:perf/core] timer: Invoke timer_start_debug() where it makes sense, tip-bot for Anna-Maria Gleixner
- [tip:perf/core] sched/wait: Re-adjust macro line continuation backslashes in <linux/wait.h>, tip-bot for Ingo Molnar
- [tip:perf/core] x86/fpu: Turn WARN_ON() in context switch into WARN_ON_FPU(), tip-bot for Andi Kleen
- [tip:perf/core] sched/wait: Improve the bit-wait API parameter names in the API function prototypes, tip-bot for Ingo Molnar
- [tip:perf/core] sched/wait: Standardize wait_bit_queue naming, tip-bot for Ingo Molnar
- [tip:perf/core] sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field name, tip-bot for Ingo Molnar
- [tip:perf/core] sched/wait: Standardize internal naming of wait-queue heads, tip-bot for Ingo Molnar
- [tip:perf/core] sched/wait: Standardize internal naming of wait-queue entries, tip-bot for Ingo Molnar
- [tip:perf/core] sched/wait: Rename wait_queue_t => wait_queue_entry_t, tip-bot for Ingo Molnar
- [tip:perf/core] x86/fpu: Add FPU state copying quirk to handle XRSTOR failure on Intel Skylake CPUs, tip-bot for Rik van Riel
- [tip:perf/core] sched/wait: Add <linux/sched/signal.h> dependency for now, tip-bot for Ingo Molnar
- [tip:perf/core] x86/fpu: Remove struct fpu::fpregs_active, tip-bot for Ingo Molnar
- [tip:perf/core] x86/fpu: Split the state handling in fpu__drop(), tip-bot for Ingo Molnar
- [tip:perf/core] x86/fpu: Decouple fpregs_activate()/fpregs_deactivate() from fpu->fpregs_active, tip-bot for Ingo Molnar
- [tip:perf/core] x86/fpu: Unify the naming of the FPU register cache validity flags, tip-bot for Ingo Molnar
- [tip:perf/core] x86/fpu: Change fpu->fpregs_active users to fpu->fpstate_active, tip-bot for Ingo Molnar
- [tip:perf/core] x86/fpu: Fix boolreturn.cocci warnings, tip-bot for kbuild test robot
- [tip:perf/core] x86/fpu: Make the fpu state change in fpu__clear() scheduler-atomic, tip-bot for Ingo Molnar
- [tip:perf/core] x86/fpu: Simplify fpu->fpregs_active use, tip-bot for Ingo Molnar
- [tip:perf/core] x86/fpu: Simplify the fpu->last_cpu logic and rename it to fpu->fpregs_cached, tip-bot for Ingo Molnar
- [tip:perf/core] x86/fpu: Flip the parameter order in copy_*_to_xstate(), tip-bot for Ingo Molnar
- [tip:perf/core] x86/fpu: Remove 'ubuf' parameter from the copy_kernel_to_xstate() API, tip-bot for Ingo Molnar
- [tip:perf/core] x86/fpu: Remove 'kbuf' parameter from the copy_user_to_xstate() API, tip-bot for Ingo Molnar
- [tip:perf/core] x86/fpu: Split copy_user_to_xstate() into copy_kernel_to_xstate() & copy_user_to_xstate(), tip-bot for Ingo Molnar
- [tip:perf/core] x86/fpu: Simplify __copy_xstate_to_kernel() return values, tip-bot for Ingo Molnar
- [tip:perf/core] x86/fpu: Change 'size_total' parameter to unsigned and standardize the size checks in copy_xstate_to_*(), tip-bot for Ingo Molnar
- [tip:perf/core] x86/fpu: Clarify parameter names in the copy_xstate_to_*() methods, tip-bot for Ingo Molnar
- [tip:perf/core] x86/fpu: Clean up the parameter definitions of copy_xstate_to_*(), tip-bot for Ingo Molnar
- [tip:perf/core] x86/fpu: Remove the 'start_pos' parameter from the __copy_xstate_to_*() functions, tip-bot for Ingo Molnar
- [tip:perf/core] x86/fpu: Clean up parameter order in the copy_xstate_to_*() APIs, tip-bot for Ingo Molnar
- [tip:perf/core] x86/fpu: Remove 'kbuf' parameter from the copy_xstate_to_user() APIs, tip-bot for Ingo Molnar
- [tip:perf/core] x86/fpu: Rename copyin_to_xsaves()/copyout_from_xsaves() to copy_user_to_xstate()/copy_xstate_to_user(), tip-bot for Ingo Molnar
- [tip:perf/core] x86/fpu: Remove 'ubuf' parameter from the copy_xstate_to_kernel() APIs, tip-bot for Ingo Molnar
- [tip:perf/core] x86/fpu: Split copy_xstate_to_user() into copy_xstate_to_kernel() & copy_xstate_to_user(), tip-bot for Ingo Molnar
- [tip:timers/urgent] nohz: Print more debug info in tick_nohz_stop_sched_tick(), tip-bot for Frederic Weisbecker
- [tip:core/rcu] srcu: Fix Kconfig botch when SRCU not selected, tip-bot for Paul E. McKenney
- [tip:smp/hotplug] jump_label: Add missing stub function for HAVE_JUMP_LABEL=n, tip-bot for Thomas Gleixner
- [tip:timers/urgent] tick: Make sure tick timer is active when bypassing reprogramming, tip-bot for Frederic Weisbecker
- [tip:timers/urgent] nohz: Fix again collision between tick and other hrtimers, tip-bot for Frederic Weisbecker
- [tip:smp/hotplug] kprobes: Cure hotplug lock ordering issues,
tip-bot for Thomas Gleixner
- [tip:smp/hotplug] trace/perf: Cure hotplug lock ordering issues,
tip-bot for Thomas Gleixner
- [tip:smp/hotplug] perf: Cure hotplug lock ordering issues,
tip-bot for Thomas Gleixner
- [tip:smp/hotplug] jump_label: Provide static_key_[disable|/slow_dec]_cpuslocked(),
tip-bot for Thomas Gleixner
- [tip:smp/hotplug] cpu/hotplug: Add __cpuhp_state_add_instance_cpuslocked(),
tip-bot for Thomas Gleixner
- [tip:x86/mm] Revert "x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation", tip-bot for Ingo Molnar
- [tip:core/rcu] rcu: Make non-preemptive schedule be Tasks RCU quiescent state, tip-bot for Paul E. McKenney
- [tip:core/rcu] kvm: Move srcu_struct fields to end of struct kvm, tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Expedite srcu_schedule_cbs_snp() callback invocation, tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Parallelize callback handling, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Fix typo in PER_RCU_NODE_PERIOD header comment, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Use true/false in assignment to bool, tip-bot for Nicholas Mc Guire
- [tip:core/rcu] rcu: Use bool value directly, tip-bot for Nicholas Mc Guire
- [tip:core/rcu] lockdep: Use "WARNING" tag on lockdep splats, tip-bot for Paul E. McKenney
- [tip:core/rcu] torture: Use correct path for Kconfig fragment for duplicates, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Improve comments for hotplug/suspend/hibernate functions, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove obsolete comment from rcu_future_gp_cleanup() header, tip-bot for Paul E. McKenney
- [tip:core/rcu] hlist_add_tail_rcu disable sparse warning, tip-bot for Michael S. Tsirkin
- [tip:core/rcu] mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU, tip-bot for Paul E. McKenney
- [tip:core/rcu] mm: Use static initialization for "srcu", tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Make RCU_FANOUT_LEAF help text more explicit about skew_tick, tip-bot for Paul E. McKenney
- [tip:core/rcu] types: Update obsolete callback_head comment, tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Introduce CLASSIC_SRCU Kconfig option, tip-bot for Paul E. McKenney
- [tip:core/rcu] srcutorture: Print Tiny SRCU reader statistics, tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Create a tiny SRCU, tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Crude control of expedited grace periods, tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Merge ->srcu_state into ->srcu_gp_seq, tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Allow a second bit in rcu_seq for SRCU state, tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Improve rcu_seq grace-period-counter abstraction, tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Fix bogus try_check_zero() comment, tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Make num_rcu_lvl[] array be external, tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Move rcu_node traversal macros to rcu.h, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Remove redundant levelcnt[] array from rcu_init_one(), tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Move rcu_init_levelspread() to rcu_tree_node.h, tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Move combining-tree definitions for SRCU's benefit, tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Use rcu_segcblist to track SRCU callbacks, tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Add grace-period sequence numbers, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Fix warning in rcu_seq_end(), tip-bot for Dmitry Vyukov
- [tip:core/rcu] srcu: Move to state-based grace-period sequencing, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Make arch select smp_mb__after_unlock_lock() strength, tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Push srcu_advance_batches() fastpath into common case, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Expedited wakeups need to be fully ordered, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Default RCU_FANOUT_LEAF to 16 unless explicitly changed, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Place guard on rcu_all_qs() and rcu_note_context_switch() actions, tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Move rcu_seq_start() and friends to rcu.h, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Add single-element dequeue functions to rcu_segcblist, tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Allow early boot use of synchronize_srcu(), tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Allow SRCU to access rcu_scheduler_active, tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Abstract multi-tail callback list handling, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Eliminate flavor scan in rcu_momentary_dyntick_idle(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Pull rcu_qs_ctr into rcu_dynticks structure, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Semicolon inside RCU_TRACE() for tree.c, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Pull rcu_sched_qs_mask into rcu_dynticks structure, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Semicolon inside RCU_TRACE() for Tiny RCU, tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Semicolon inside RCU_TRACE() for rcu.h, tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Check for tardy grace-period activity in cleanup_srcu_struct(), tip-bot for Paul E. McKenney
- [tip:core/rcu] rcu: Maintain special bits at bottom of ->dynticks counter, tip-bot for Paul E. McKenney
- [tip:core/rcu] srcu: Consolidate batch checking into rcu_all_batches_empty(), tip-bot for Paul E. McKenney
[Index of Archives]
[Linux Stable Commits]
[Linux Stable Kernel]
[Linux Kernel Development]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]