Linux Tip Commits
[Prev Page][Next Page]
[tip:tools/kvm] kvmtool: virtio-9p: Convert EMFILE error at the server to ENFILE for the guest, tip-bot for Suzuki K. Poulose
[tip:tools/kvm] kvmtool: remove 8250 IRQ line reset on device_init, tip-bot for Andre Przywara
[tip:perf/urgent] perf tools: Elide strlcpy warning with uclibc, tip-bot for Vineet Gupta
[tip:perf/urgent] perf tools: Avoid build splat for syscall numbers with uclibc, tip-bot for Vineet Gupta
[tip:x86/asm] x86_64 entry: Fix RCX for ptraced syscalls, tip-bot for Andy Lutomirski
[tip:perf/urgent] perf tools powerpc: Use dwfl_report_elf() instead of offline., tip-bot for Sukadev Bhattiprolu
[tip:perf/urgent] perf test: Fix dwarf unwind using libunwind., tip-bot for Wang Nan
[tip:perf/urgent] perf tools: Fix segfault for symbol annotation on TUI, tip-bot for Namhyung Kim
[tip:perf/urgent] tools: Remove bitops/ hweight usage of bits in tools/perf, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] perf tools: Fix statfs.f_type data type mismatch build error with uclibc, tip-bot for Alexey Brodkin
[tip:perf/urgent] perf tools: Fix building error in x86_64 when dwarf unwind is on, tip-bot for Namhyung Kim
[tip:perf/urgent] perf machine: Fix __machine__findnew_thread() error path, tip-bot for Namhyung Kim
[tip:perf/urgent] perf probe: Propagate error code when write(2) failed, tip-bot for Namhyung Kim
[tip:locking/core] locking/Documentation: Update code path, tip-bot for SeongJae Park
[tip:perf/urgent] perf/x86/intel: Fix bug for "cycles:p" and " cycles:pp" on SLM, tip-bot for Kan Liang
[tip:perf/urgent] perf/rapl: Fix sysfs_show() initialization for RAPL PMU, tip-bot for Stephane Eranian
[tip:x86/cleanups] x86, early_serial_console: Remove unnecessary check, tip-bot for Alexander Kuleshov
[tip:x86/cleanups] x86, early_serial_console: Remove unused macro XMTRDY, tip-bot for Alexander Kuleshov
[tip:x86/cleanups] x86, setup: Rename BOOT_ISDIGIT_H to BOOT_CTYPE_H, tip-bot for Alexander Kuleshov
[tip:x86/cleanups] x86, CPU: Fix trivial printk formatting issues with dmesg, tip-bot for Steven Honeyman
[tip:x86/apic] x86/apic: Kill useless variable x2apic_enabled in function enable_IR_x2apic(), tip-bot for Jiang Liu
[tip:x86/apic] iommu/vt-d: Prepare for killing function irq_remapping_supported(), tip-bot for Jiang Liu
[tip:x86/apic] iommu/vt-d: Allocate IRQ remapping data structures only for all IOMMUs, tip-bot for Joerg Roedel
[tip:x86/apic] iommu/irq_remapping: Change variable disable_irq_remap to be static, tip-bot for Jiang Liu
[tip:x86/apic] iommu/irq_remapping: Normailize the way to detect whether IR is enabled, tip-bot for Jiang Liu
[tip:x86/apic] iommu/vt-d: Allow IR works in XAPIC mode though CPU works in X2APIC mode, tip-bot for Jiang Liu
[tip:x86/apic] iommu/irq_remapping: Kill function irq_remapping_supported() and related code, tip-bot for Jiang Liu
[tip:x86/apic] iommu/amd: Check for irq-remap support amd_iommu_prepare(), tip-bot for Joerg Roedel
[tip:x86/apic] x86/apic: Only disable CPU x2apic mode when necessary, tip-bot for Jiang Liu
[tip:x86/apic] iommu/irq_remapping: Refine function irq_remapping_prepare() for maintenance, tip-bot for Jiang Liu
[tip:x86/apic] x86/apic: Correctly detect X2APIC status in function enable_IR(), tip-bot for Jiang Liu
[tip:x86/apic] x86/apic: Refine enable_IR_x2apic() and related functions, tip-bot for Jiang Liu
[tip:x86/apic] x86/apic: Handle XAPIC remap mode proper., tip-bot for Jiang Liu
[tip:x86/apic] x86/apic: Panic if kernel doesn' t support x2apic but BIOS has enabled x2apic, tip-bot for Jiang Liu
[tip:x86/apic] x86/apic: Clear stale x2apic mode, tip-bot for Thomas Gleixner
[tip:perf/core] perf: Avoid horrible stack usage, tip-bot for Peter Zijlstra (Intel)
[tip:locking/core] softirq/preempt: Add missing current-> preempt_disable_ip update, tip-bot for Heiko Carstens
[tip:locking/core] locking/osq: No need for load/ acquire when acquire-polling, tip-bot for Davidlohr Bueso
[tip:locking/core] locking/mcs: Better differentiate between MCS variants, tip-bot for Davidlohr Bueso
[tip:locking/core] locking/mutex: Introduce ww_mutex_set_context_slowpath(), tip-bot for Davidlohr Bueso
[tip:locking/core] locking/mutex: Move MCS related comments to proper location, tip-bot for Davidlohr Bueso
[tip:locking/core] locking/mutex: Checking the stamp is WW only, tip-bot for Davidlohr Bueso
[tip:sched/core] sched/core: Validate rq_clock*() serialization,
tip-bot for Peter Zijlstra
[tip:sched/core] sched/fair: Fix sched_entity::avg:: decay_count initialization, tip-bot for Kirill Tkhai
[tip:sched/core] sched/core: Rework rq->clock update skips, tip-bot for Peter Zijlstra
[tip:sched/core] sched/debug: Print rq->clock_task, tip-bot for Peter Zijlstra
[tip:sched/core] sched/core: Remove check of p->sched_class, tip-bot for Yao Dongdong
[tip:sched/core] sched/debug: Fix potential call to __ffs(0) in sched_show_task(), tip-bot for Tetsuo Handa
[tip:sched/core] sched/debug: Check for stack overflow in ___might_sleep(), tip-bot for Eric Sandeen
[tip:sched/core] sched/fair: Fix the dealing with decay_count in __synchronize_entity_decay(), tip-bot for Xunlei Pang
[tip:timers/urgent] clocksource: sh_tmu: Set cpu_possible_mask to fix SMP broadcast, tip-bot for Magnus Damm
[tip:timers/urgent] clocksource: kona: fix __iomem annotation, tip-bot for Olof Johansson
[tip:timers/urgent] clocksource: exynos_mct: Fix bitmask regression for exynos4_mct_write, tip-bot for Tobias Jakobi
[tip:irq/urgent] irqchip: hip04: Initialize hip04_cpu_map to 0xffff, tip-bot for Wang Long
[tip:irq/urgent] irqchip: atmel-aic-common: Prevent clobbering of priority when changing IRQ type, tip-bot for Gavin Li
[tip:irq/urgent] irqchip: omap-intc: Fix legacy DMA regression, tip-bot for Felipe Balbi
[tip:irq/urgent] irqchip: gic-v3-its: Fix use of max with decimal constant, tip-bot for Will Deacon
[tip:irq/urgent] irqchip: mtk-sysirq: Use IS_ERR() instead of NULL pointer check, tip-bot for Yingjoe Chen
[tip:locking/urgent] mutex: Always clear owner field upon mutex_unlock(), tip-bot for Chris Wilson
[tip:perf/urgent] perf/x86/uncore/hsw-ep: Handle systems with only two SBOXes, tip-bot for Andi Kleen
[tip:sched/urgent] sched: Fix odd values in effective_load() calculations, tip-bot for Yuyang Du
[tip:perf/urgent] perf: Move task_pt_regs sampling into arch code, tip-bot for Andy Lutomirski
[tip:sched/urgent] sched/deadline: Fix migration of SCHED_DEADLINE tasks, tip-bot for Luca Abeni
[tip:sched/urgent] sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group(), tip-bot for Tetsuo Handa
[tip:sched/urgent] sched/deadline: Avoid double-accounting in case of missed deadlines, tip-bot for Luca Abeni
[tip:sched/urgent] sched, fanotify: Deal with nested sleeps, tip-bot for Peter Zijlstra
[tip:perf/urgent] perf/x86_64: Improve user regs sampling, tip-bot for Andy Lutomirski
[tip:perf/urgent] x86: Fix off-by-one in instruction decoder, tip-bot for Peter Zijlstra
[tip:perf/urgent] perf hists browser: Fix segfault when showing callchain, tip-bot for Namhyung Kim
[tip:perf/urgent] perf callchain: Free callchains when hist entries are deleted, tip-bot for Namhyung Kim
[tip:perf/urgent] perf hists: Fix children sort key behavior, tip-bot for Namhyung Kim
[tip:perf/urgent] perf list: Fix --raw-dump option, tip-bot for Taesoo Kim
[tip:perf/urgent] perf diff: Fix to sort by baseline field by default, tip-bot for Namhyung Kim
[tip:perf/urgent] perf probe: Fix crash in dwarf_getcfi_elf, tip-bot for Namhyung Kim
[tip:perf/urgent] perf probe: Fix to fall back to find probe point in symbols, tip-bot for Masami Hiramatsu
[tip:x86/urgent] x86, vdso: Use asm volatile in __getcpu, tip-bot for Andy Lutomirski
[tip:perf/urgent] perf callchain: Append callchains only when requested, tip-bot for Namhyung Kim
[tip:perf/urgent] perf ui/tui: Print backtrace symbols when segfault occurs, tip-bot for Namhyung Kim
[tip:perf/urgent] perf report: Show progress bar for output resorting, tip-bot for Namhyung Kim
[tip:x86/urgent] x86/build: Clean auto-generated processor feature files, tip-bot for Bjørn Mork
[tip:sched/urgent] sched: Fix KMALLOC_MAX_SIZE overflow during cpumask allocation, tip-bot for Alex Thorlton
[tip:x86/urgent] x86: Fix mkcapflags.sh bash-ism, tip-bot for Sylvain BERTRAND
[tip:x86/urgent] x86: Fix step size adjustment during initial memory mapping, tip-bot for Jan Beulich
[tip:x86/platform] x86/platform: Remove unused function from apb_timer.c, tip-bot for Rickard Strandqvist
[tip:x86/fpu] x86/fpu: Use a symbolic name for asm operand, tip-bot for Borislav Petkov
[tip:core/urgent] tools/liblockdep: Fix debug_check thinko in mutex destroy, tip-bot for Kirill Smelkov
[tip:tools/kvm] kvmtool: remove warning about bzImage on non-x86 architectures, tip-bot for Andre Przywara
[tip:tools/kvm] kvmtool: ARM: advertise 8250 IRQs as level-triggered, tip-bot for Andre Przywara
[tip:tools/kvm] kvmtool: ARM: allow level interrupts in device tree, tip-bot for Andre Przywara
[tip:tools/kvm] kvmtool: replace GIC specific IRQ type #defines, tip-bot for Andre Przywara
[tip:tools/kvm] kvmtool: ARM: fix initrd functionality, tip-bot for Andre Przywara
[tip:tools/kvm] Use the arch default transport method for network, tip-bot for Suzuki K. Poulose
[tip:x86/urgent] x86_64, vdso: Fix the vdso address randomization algorithm, tip-bot for Andy Lutomirski
[tip:x86/apic] x86, irq, acpi: Get rid of special handling of GSI for ACPI SCI, tip-bot for Jiang Liu
[tip:perf/urgent] perf: Fix building warning on ARM 32, tip-bot for Wang Nan
[tip:timers/urgent] tick/powerclamp: Remove tick_nohz_idle abuse, tip-bot for Thomas Gleixner
[tip:x86/urgent] x86/tls: Don't validate lm in set_thread_area() after all,
tip-bot for Andy Lutomirski
[tip:perf/urgent] perf evlist: Fixup brown paper bag on "hint" for --mmap-pages cmdline arg, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] perf evlist: Improve the strerror_mmap method, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] tools: Move bitops.h from tools/perf/ util to tools/, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] perf tools: Make the mmap length autotuning more robust, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] perf symbols: Fix use after free in filename__read_build_id, tip-bot for Mitchell Krome
[tip:perf/urgent] perf evlist: Use roundup_pow_of_two, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] tools: Adopt roundup_pow_of_two, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] tools: Adopt rounddown_pow_of_two and deps, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] tools: Adopt fls_long and deps, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] tools lib: Move asm-generic/bitops/ find.h code to tools/include and tools/lib, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] tools: Introduce asm-generic/bitops.h, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] tools: Move code originally from linux/ log2.h to tools/include/linux/, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] tools: Whitespace prep patches for moving bitops.h, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] tools: Move code originally from asm-generic/ atomic.h into tools/include/asm-generic/, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] tools: Move __ffs implementation to tools/ include/asm-generic/bitops/__ffs.h, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] perf evlist: Do not use hard coded value for a mmap_pages default, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] perf trace: Let the perf_evlist__mmap autosize the number of pages to use, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] perf evlist: Clarify sterror_mmap variable names, tip-bot for Arnaldo Carvalho de Melo
[tip:x86/mpx] x86, mpx: Update documentation, tip-bot for Dave Hansen
[tip:x86/mpx] x86, mpx: Give MPX a real config option prompt, tip-bot for Dave Hansen
[tip:x86/urgent] x86/tls: Disallow unusual TLS segments, tip-bot for Andy Lutomirski
[tip:x86/urgent] x86/tls: Validate TLS entries to protect espfix, tip-bot for Andy Lutomirski
[tip:x86/urgent] MAINTAINERS: Add me as x86 VDSO submaintainer, tip-bot for Andy Lutomirski
[tip:irq/irqdomain-arm] irqchip: gicv3-its: Fix ITT allocation, tip-bot for Marc Zyngier
[tip:irq/irqdomain-arm] irqchip: gicv3-its: Move some alloc/ free code to activate/deactivate, tip-bot for Marc Zyngier
[tip:irq/irqdomain-arm] irqchip: gicv3-its: Fix domain free in multi-MSI case, tip-bot for Marc Zyngier
[tip:irq/urgent] genirq: Prevent proc race against freeing of irq descriptors, tip-bot for Thomas Gleixner
[tip:perf/urgent] perf tools: Use sysctl__read_int instead of ad-hoc copies, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] perf evlist: Introduce strerror_mmap method, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] perf trace: Provide a better explanation when mmap fails, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] tools lib fs: Add sysctl__read_int helper, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] perf bench: Fix memcpy/memset output, tip-bot for Rabin Vincent
[tip:perf/urgent] perf tools: Use single strcmp call instead of two, tip-bot for Jiri Olsa
[tip:perf/urgent] perf buildid-cache: Remove extra debugdir variables, tip-bot for Jiri Olsa
[tip:perf/urgent] perf tools: Add --buildid-dir option to set cache directory, tip-bot for Jiri Olsa
[tip:perf/urgent] tools lib fs: Adopt filename__read_int from tools/perf/, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] perf callchain: Fixup parameter handling error message, tip-bot for Kan Liang
[tip:perf/urgent] perf callchain: Move cpumode resolve code to add_callchain_ip, tip-bot for Kan Liang
[tip:perf/urgent] perf tests: Fix attr tests size values to cope with machine state on interrupt ABI changes, tip-bot for Jiri Olsa
[tip:perf/urgent] perf kvm stat live: Mark events as (x86 only) in help output, tip-bot for Alexander Yarygin
[tip:perf/urgent] calloc/xcalloc: Fix argument order, tip-bot for Arjun Sreedharan
[tip:perf/urgent] perf buildid cache: Fix -a segfault related to kcore handling, tip-bot for Jiri Olsa
[tip:perf/urgent] perf hists browser: Change print format from %lu to %PRIu64, tip-bot for Tom Huynh
[tip:perf/urgent] perf bench: Merge memset into memcpy, tip-bot for Rabin Vincent
[tip:perf/urgent] perf bench: Prepare memcpy for merge, tip-bot for Rabin Vincent
[tip:perf/urgent] perf/x86/intel/uncore: Make sure only uncore events are collected, tip-bot for Jiri Olsa
[tip:x86/urgent] x86/asm: Guard against building the 32/ 64-bit versions of the asm-offsets*.c file directly, tip-bot for Borislav Petkov
[tip:x86/urgent] x86_64, switch_to(): Load TLS descriptors before switching DS and ES, tip-bot for Andy Lutomirski
[tip:x86/urgent] x86/asm: Unify segment selector defines, tip-bot for Borislav Petkov
[tip:x86/urgent] x86/doc: Update documentation after file shuffling, tip-bot for Luis R. Rodriguez
[tip:perf/urgent] perf: Fix events installation during moving group, tip-bot for Jiri Olsa
[tip:x86/apic] x86, ioapic: Add proper legacy interrupt check to mp_map_pin_to_irq(), tip-bot for Andy Shevchenko
[PATCH V3 1/2] x86/mm: fix zone ranges boot printout,
Xishi Qiu
[PATCH V3 2/2] x86/mm: use min instead of min_t,
Xishi Qiu
[tip:core/locking] x86/ticketlock: Fix spin_unlock_wait() livelock, tip-bot for Oleg Nesterov
[tip:sched/core] sched: Add missing rcu protection to wake_up_all_idle_cpus, tip-bot for Andy Lutomirski
[tip:perf/hw_breakpoints] perf/x86: Remove get_hbp_len and replace with bp_len, tip-bot for Jacob Shin
[tip:perf/hw_breakpoints] perf tools: add hardware breakpoint bp_len test cases, tip-bot for Jacob Shin
[tip:perf/hw_breakpoints] perf/x86/amd: AMD support for bp_len > HW_BREAKPOINT_LEN_8, tip-bot for Jacob Shin
[tip:x86/mpx] x86_64/traps: Fix always true condition, tip-bot for Dan Carpenter
[tip:perf/hw_breakpoints] perf tools: allow user to specify hardware breakpoint bp_len, tip-bot for Jacob Shin
[tip:x86/debug] x86/kconfig/defconfig: Enable CONFIG_FHANDLE=y, tip-bot for Richard Weinberger
[tip:x86/asm] x86: Replace seq_printf() with seq_puts(), tip-bot for Rasmus Villemoes
[tip:perf/urgent] perf session: Do not fail on processing out of order event, tip-bot for Jiri Olsa
[PATCH V2] x86/mm: Fix zone ranges boot printout,
Xishi Qiu
[tip:x86/mm] x86/mm: Fix zone ranges boot printout, tip-bot for Xishi Qiu
[tip:core/locking] locking/lglocks: Add documentation of current lglocks implementation, tip-bot for Nicholas Mc Guire
[tip:x86/microcode] x86, microcode: Reload microcode on resume,
tip-bot for Borislav Petkov
[tip:x86/microcode] x86, microcode: Don' t initialize microcode code on paravirt, tip-bot for Boris Ostrovsky
[tip:x86/microcode] x86, microcode, intel: Drop unused parameter, tip-bot for Borislav Petkov
[tip:perf/core] perf symbols: Move bfd_demangle stubbing to its only user, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/core] perf tools: Fix segfault due to invalid kernel dso access, tip-bot for Namhyung Kim
[tip:perf/core] perf tools: Allow to force redirect pr_debug to stderr., tip-bot for Andi Kleen
[tip:perf/core] perf evsel: Introduce perf_evsel__compute_deltas function, tip-bot for Jiri Olsa
[tip:perf/core] perf evsel: Introduce perf_counts_values__scale function, tip-bot for Jiri Olsa
[tip:perf/core] perf evsel: Introduce perf_evsel__read_cb function, tip-bot for Jiri Olsa
[tip:perf/core] perf stat: Add support for snapshot counters, tip-bot for Jiri Olsa
[tip:perf/core] perf report: In branch stack mode use address history sorting, tip-bot for Andi Kleen
[tip:perf/core] perf report: Add --branch-history option, tip-bot for Andi Kleen
[tip:perf/core] perf callchain: Support handling complete branch stacks as histograms, tip-bot for Andi Kleen
[tip:perf/core] perf stat: Add support for per-pkg counters, tip-bot for Jiri Olsa
[tip:perf/core] perf stat: Use read_counter in read_counter_aggr, tip-bot for Jiri Olsa
[tip:perf/core] perf tools: Remove perf_evsel__read interface, tip-bot for Jiri Olsa
[tip:perf/core] perf tools: Add snapshot format file parsing, tip-bot for Jiri Olsa
[tip:perf/core] perf stat: Make read_counter work over the thread dimension, tip-bot for Jiri Olsa
[tip:perf/core] perf stat: Use perf_evsel__read_cb in read_counter, tip-bot for Jiri Olsa
[tip:perf/core] perf tools: Add per-pkg format file parsing, tip-bot for Matt Fleming
[tip:perf/core] perf hists browser: Print overhead percent value for first-level callchain, tip-bot for Namhyung Kim
[tip:perf/core] perf callchain: Make get_srcline fall back to sym+offset, tip-bot for Andi Kleen
[tip:perf/core] perf callchain: Enable printing the srcline in the history, tip-bot for Andi Kleen
[tip:perf/core] perf tools: Collapse first level callchain entry if it has sibling, tip-bot for Namhyung Kim
[tip:irq/irqdomain] genirq: Move irq_chip_write_msi_msg() helper to core, tip-bot for Thomas Gleixner
[tip:x86/apic] x86: Cleanup irq_domain ops,
tip-bot for Thomas Gleixner
[tip:x86/apic] iommu, x86: Restructure setup of the irq remapping feature,
tip-bot for Thomas Gleixner
[tip:x86/apic] x86, smpboot: Remove pointless preempt_disable() in native_smp_prepare_cpus(),
tip-bot for Thomas Gleixner
[tip:x86/apic] iommu/vt-d: Move iommu preparatory allocations to irq_remap_ops.prepare,
tip-bot for Thomas Gleixner
[tip:x86/apic] iommu/vt-d: Convert allocations to GFP_KERNEL,
tip-bot for Thomas Gleixner
[tip:x86/apic] irqdomain: Revert gfp hackery, tip-bot for Thomas Gleixner
[tip:x86/apic] x86,ioapic: Cleanup irq_trigger/polarity(),
tip-bot for Thomas Gleixner
[tip:x86/apic] x86, ioapic: Use proper defines for the entry fields,
tip-bot for Thomas Gleixner
[tip:x86/apic] x86, ioapic: Correct printout of ioapic entries, tip-bot for Thomas Gleixner
[tip:x86/microcode] x86, microcode, AMD: Do not use smp_processor_id() in preemtible context, tip-bot for Borislav Petkov
[tip:x86/urgent] x86, microcode: Limit the microcode reloading to 64-bit for now, tip-bot for Borislav Petkov
[tip:irq/irqdomain-arm] irqchip: gic: Remove warning by including linux/irqdomain.h, tip-bot for Jason Cooper
[tip:timers/core] clocksource: armada-370-xp: Use the reference clock on A375 SoC, tip-bot for Ezequiel Garcia
[tip:timers/core] watchdog: orion: Use the reference clock on Armada 375 SoC, tip-bot for Ezequiel Garcia
[tip:timers/core] clocksource: armada-370-xp: Add missing clock enable, tip-bot for Ezequiel Garcia
[tip:timers/core] clocksource: sirf: Remove hard-coded clock rate, tip-bot for Yanchang Li
[tip:x86/apic] x86, irq: Use hierarchy irqdomain to manage CPU interrupt vectors, tip-bot for Jiang Liu
[tip:x86/apic] x86, hpet: Use new irqdomain interfaces to allocate/free IRQ, tip-bot for Jiang Liu
[tip:x86/apic] iommu/vt-d: Enhance Intel IR driver to suppport hierarchy irqdomain, tip-bot for Jiang Liu
[tip:x86/apic] iommu/amd: Enhance AMD IR driver to suppport hierarchy irqdomain, tip-bot for Jiang Liu
[tip:x86/apic] x86, hpet: Enhance HPET IRQ to support hierarchy irqdomain, tip-bot for Jiang Liu
[tip:x86/apic] x86, irq: Refine the way to allocate irq_cfg for legacy IRQs, tip-bot for Jiang Liu
[tip:x86/apic] x86, irq: Convert IOAPIC to use hierarchy irqdomain interfaces, tip-bot for Jiang Liu
[tip:x86/apic] x86, irq: Kill unused old IOAPIC irqdomain interfaces, tip-bot for Jiang Liu
[tip:x86/apic] x86, irq: Kill x86_io_apic_ops.print_entries and related interfaces, tip-bot for Jiang Liu
[tip:x86/apic] x86, irq: Kill x86_io_apic_ops.set_affinity and related interfaces, tip-bot for Jiang Liu
[tip:x86/apic] x86, irq: Kill GENERIC_IRQ_LEGACY_ALLOC_HWIRQ, tip-bot for Jiang Liu
[tip:x86/apic] x86: Clean up unused forward declarations in x86_init.h, tip-bot for Jiang Liu
[tip:x86/apic] x86: irq_remapping: Clean up unsued code, tip-bot for Jiang Liu
[tip:x86/apic] iommu/vt-d: Clean up unsued code, tip-bot for Jiang Liu
[tip:x86/apic] x86, irq: Simplify MSI/DMAR/ HPET implementation by using common code, tip-bot for Jiang Liu
[tip:x86/apic] x86, intel-mid: Delay initialization of APB timer, tip-bot for Thomas Gleixner
[tip:x86/apic] x86: irq_remapping: Clean up unused interfaces, tip-bot for Jiang Liu
[tip:x86/apic] x86, irq: Kill unused pre_init_apic_IRQ0(), tip-bot for Jiang Liu
[tip:x86/apic] x86, irq: Kill irq_cfg.irq_remapped, tip-bot for Jiang Liu
[tip:x86/apic] iommu/vt-d: Move struct irq_2_iommu into intel_irq_remapping.c, tip-bot for Jiang Liu
[tip:x86/apic] x86, irq: Move irq_cfg.irq_2_pin into io_apic.c, tip-bot for Jiang Liu
[tip:x86/apic] x86, irq: Kill struct io_apic_irq_attr, tip-bot for Jiang Liu
[tip:x86/apic] x86, irq: Kill unused alloc_irq_and_cfg_at(), tip-bot for Jiang Liu
[tip:x86/apic] iommu/amd: Move struct irq_2_irte into amd_iommu.c, tip-bot for Jiang Liu
[tip:x86/apic] ACPI, irq, x86: Kill private function mp_register_gsi()/ mp_unregister_gsi(), tip-bot for Jiang Liu
[tip:x86/apic] x86, irq: Refine the way to calculate NR_IRQS, tip-bot for Jiang Liu
[tip:x86/apic] x86, irq: Move private data in struct irq_cfg into dedicated data structure, tip-bot for Jiang Liu
[tip:x86/apic] x86, irq: Kill function apic_set_affinity(), tip-bot for Jiang Liu
[tip:x86/apic] x86, irq: Move check of cfg-> move_in_progress into send_cleanup_vector(), tip-bot for Jiang Liu
[tip:x86/apic] x86, irq: Change functions only used in vector.c as static, tip-bot for Jiang Liu
[tip:x86/apic] x86, irq: Kill x86_io_apic_ops.write and x86_io_apic_ops.modify, tip-bot for Jiang Liu
[tip:x86/apic] x86, irq: Use cached IOAPIC entry instead of reading from hardware,
tip-bot for Jiang Liu
[tip:x86/apic] x86, irq: Clean up io_apic.h, tip-bot for Jiang Liu
[tip:x86/apic] x86: Remove sis apic bug workaround, tip-bot for Thomas Gleixner
[tip:x86/apic] x86, PCI, MSI: Use hierarchy irqdomain to manage MSI interrupts, tip-bot for Jiang Liu
[tip:x86/apic] x86, irq: Prepare IOAPIC interfaces to support hierarchy irqdomain, tip-bot for Jiang Liu
[tip:x86/apic] x86, intel-mid, trivial: Refine code syntax for sfi_parse_mtmr(), tip-bot for Jiang Liu
[tip:x86/apic] iommu/amd: Clean up unsued code, tip-bot for Jiang Liu
[tip:x86/apic] x86, irq: Kill x86_io_apic_ops.eoi_ioapic_pin and related interfaces, tip-bot for Jiang Liu
[tip:x86/apic] x86, irq: Kill x86_io_apic_ops.setup_entry and related interfaces, tip-bot for Jiang Liu
[tip:x86/apic] x86, irq: Kill unused struct mp_pin_info, tip-bot for Jiang Liu
[tip:x86/apic] x86, irq: Simplify the way to print IOAPIC entry, tip-bot for Jiang Liu
[tip:x86/apic] x86, irq: Introduce helper functions to support hierarchy irqdomain for IOAPIC, tip-bot for Jiang Liu
[tip:x86/apic] x86, irq: Implement callbacks to enable hierarchy irqdomain on IOAPICs, tip-bot for Jiang Liu
[tip:x86/apic] x86: irq_remapping: Clean up unused MSI related code, tip-bot for Jiang Liu
[tip:x86/apic] x86, htirq: Use hierarchy irqdomain to manage Hypertransport interrupts, tip-bot for Jiang Liu
[tip:x86/apic] x86, uv: Use hierarchy irqdomain to manage UV interrupts, tip-bot for Jiang Liu
[tip:x86/apic] x86, irq: Normalize x86 irq_chip name, tip-bot for Jiang Liu
[tip:x86/apic] PCI/MSI: Replace msi_update_msg() with irq_chip_compose_msi_msg(), tip-bot for Jiang Liu
[tip:x86/apic] x86, irq: Implement irq_chip.irq_write_msi_msg for MSI/DMAR/HPET irq_chips, tip-bot for Jiang Liu
[tip:x86/apic] x86, PCI/MSI: Simplify the way to deal with remapped MSI interrupts, tip-bot for Jiang Liu
[tip:x86/apic] x86, irq: Clean up unused MSI related code and interfaces, tip-bot for Jiang Liu
[tip:x86/apic] iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit,
tip-bot for Jiang Liu
[tip:x86/apic] x86, irq: Use hierarchy irqdomain to manage DMAR interrupts, tip-bot for Jiang Liu
[tip:x86/apic] iommu/amd: Clean up unused MSI related code, tip-bot for Jiang Liu
[tip:x86/apic] iommu/vt-d: Clean up unused MSI related code, tip-bot for Jiang Liu
[tip:x86/apic] x86, irq: Directly call native_compose_msi_msg() for DMAR IRQ, tip-bot for Jiang Liu
[tip:x86/apic] iommu/vt-d: Change prototypes to prepare for enabling hierarchy irqdomain, tip-bot for Jiang Liu
[tip:x86/apic] x86: irq_remapping: Introduce new interfaces to support hierarchy irqdomain, tip-bot for Jiang Liu
[tip:x86/apic] x86, MSI: Use new irqdomain interfaces to allocate /free IRQ, tip-bot for Jiang Liu
[tip:x86/apic] x86, htirq: Use new irqdomain interfaces to allocate/free IRQ, tip-bot for Jiang Liu
[tip:x86/apic] x86, dmar: Use new irqdomain interfaces to allocate/free IRQ, tip-bot for Jiang Liu
[tip:x86/apic] x86, uv: Use new irqdomain interfaces to allocate/ free IRQ, tip-bot for Jiang Liu
[tip:x86/apic] x86, irq: Save destination CPU ID in irq_cfg, tip-bot for Jiang Liu
[tip:x86/apic] pci, ACPI, iommu: Enhance pci_root to support DMAR device hotplug, tip-bot for Jiang Liu
[tip:x86/apic] iommu/vt-d: Enhance intel-iommu driver to support DMAR unit hotplug, tip-bot for Jiang Liu
[tip:x86/apic] iommu/vt-d: Enhance error recovery in function intel_enable_irq_remapping(), tip-bot for Jiang Liu
[tip:x86/apic] iommu/vt-d: Enhance intel_irq_remapping driver to support DMAR unit hotplug, tip-bot for Jiang Liu
[tip:x86/apic] iommu/vt-d: Search for ACPI _DSM method for DMAR hotplug, tip-bot for Jiang Liu
[tip:x86/apic] iommu/vt-d: Implement DMAR unit hotplug framework, tip-bot for Jiang Liu
[tip:x86/apic] iommu/vt-d: Dynamically allocate and free seq_id for DMAR units, tip-bot for Jiang Liu
[tip:x86/apic] iommu/vt-d: Introduce helper function dmar_walk_resources(), tip-bot for Jiang Liu
[tip:x86/apic] x86/vt-d: Fix incorrect bit operations in setting values, tip-bot for Li, Zhen-Hua
[tip:irq/irqdomain-arm] irqchip: gic-v2m: Add DT bindings for GICv2m, tip-bot for Suravee Suthikulpanit
[tip:irq/irqdomain-arm] irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbell, tip-bot for Suravee Suthikulpanit
[tip:irq/irqdomain-arm] irqchip: mtk-sysirq: dt-bindings: Add bindings for mediatek sysirq, tip-bot for Yingjoe Chen
[tip:irq/irqdomain-arm] irqchip: mtk-sysirq: Add sysirq interrupt polarity support, tip-bot for Yingjoe Chen
[tip:irq/irqdomain-arm] irqchip: gic: Support hierarchy irq domain., tip-bot for Yingjoe Chen
[tip:irq/irqdomain-arm] irqchip: GICv3: Binding updates for ITS, tip-bot for Marc Zyngier
[tip:irq/irqdomain-arm] irqchip: GICv3: ITS: enable compilation of the ITS driver, tip-bot for Marc Zyngier
[tip:irq/irqdomain-arm] irqchip: GICv3: ITS: plug ITS init into main GICv3 code, tip-bot for Marc Zyngier
[tip:irq/irqdomain-arm] irqchip: GICv3: ITS: DT probing and initialization, tip-bot for Marc Zyngier
[tip:irq/irqdomain-arm] irqchip: GICv3: ITS: MSI support, tip-bot for Marc Zyngier
[tip:irq/irqdomain-arm] irqchip: GICv3: ITS: device allocation and configuration, tip-bot for Marc Zyngier
[tip:irq/irqdomain-arm] irqchip: GICv3: ITS: tables allocators, tip-bot for Marc Zyngier
[tip:irq/irqdomain-arm] irqchip: GICv3: ITS: LPI allocator, tip-bot for Marc Zyngier
[tip:irq/irqdomain-arm] irqchip: GICv3: ITS: irqchip implementation, tip-bot for Marc Zyngier
[tip:irq/irqdomain-arm] irqchip: GICv3: ITS command queue, tip-bot for Marc Zyngier
[tip:irq/irqdomain-arm] irqchip: GICv3: rework redistributor structure, tip-bot for Marc Zyngier
[tip:irq/irqdomain-arm] irqchip: GICv3: Convert to domain hierarchy, tip-bot for Marc Zyngier
[tip:irq/irqdomain-arm] arm64: PCI/MSI: Use asm-generic/msi.h, tip-bot for Marc Zyngier
[tip:irq/core] irqchip: dw-apb-ictl: Add PM support, tip-bot for Jisheng Zhang
[tip:irq/core] irqchip: dw-apb-ictl: Enable IRQ_GC_MASK_CACHE_PER_TYPE, tip-bot for Jisheng Zhang
[tip:irq/core] irqchip: dw-apb-ictl: Always use use {readl|writel}_relaxed, tip-bot for Jisheng Zhang
[tip:irq/core] ARM: orion: convert the irq_reg_{readl, writel} calls to the new API, tip-bot for Gregory CLEMENT
[tip:irq/core] irqchip: atmel-aic: Add missing entry for rm9200 irq fixups, tip-bot for Boris BREZILLON
[tip:irq/core] irqchip: atmel-aic: Rename at91sam9_aic_irq_fixup for naming consistency, tip-bot for Boris BREZILLON
[tip:irq/core] irqchip: atmel-aic: Add specific irq fixup function for sam9g45 and sam9rl, tip-bot for Boris BREZILLON
[tip:irq/core] irqchip: atmel-aic: Add irq fixups for at91sam926x SoCs, tip-bot for Boris BREZILLON
[tip:irq/core] irqchip: atmel-aic: Add irq fixup for RTT block, tip-bot for Boris BREZILLON
[tip:irq/core] irqchip: brcmstb-l2: Convert driver to use irq_reg_{readl,writel}, tip-bot for Kevin Cernekee
[tip:irq/core] irqchip: bcm7120-l2: Convert driver to use irq_reg_{readl,writel}, tip-bot for Kevin Cernekee
[tip:irq/core] irqchip: bcm7120-l2: Decouple driver from brcmstb-l2, tip-bot for Kevin Cernekee
[tip:irq/core] irqchip: bcm7120-l2: Extend driver to support 64+ bit controllers, tip-bot for Kevin Cernekee
[tip:irq/core] irqchip: bcm7120-l2: Use gc-> mask_cache to simplify suspend/resume functions, tip-bot for Kevin Cernekee
[tip:irq/core] irqchip: bcm7120-l2: Fix missing nibble in gc-> unused mask, tip-bot for Kevin Cernekee
[tip:irq/core] irqchip: bcm7120-l2: Make sure all register accesses use base+offset, tip-bot for Kevin Cernekee
[tip:irq/core] irqchip: bcm7120-l2, brcmstb-l2: Remove ARM Kconfig dependency, tip-bot for Kevin Cernekee
[tip:irq/core] irqchip: bcm7120-l2: Eliminate bad IRQ check, tip-bot for Kevin Cernekee
[tip:irq/core] irqchip: brcmstb-l2: Eliminate dependency on ARM code, tip-bot for Kevin Cernekee
[tip:irq/core] genirq: Generic chip: Add big endian I/O accessors, tip-bot for Kevin Cernekee
[tip:irq/core] genirq: Generic chip: Allow irqchip drivers to override irq_reg_{readl,writel}, tip-bot for Kevin Cernekee
[tip:irq/core] genirq: Generic chip: Change irq_reg_{readl, writel} arguments, tip-bot for Kevin Cernekee
[tip:irq/urgent] irqchip: brcmstb-l2: Fix error handling of irq_of_parse_and_map, tip-bot for Dmitry Torokhov
[tip:irq/urgent] irqchip: bcm7120-l2: Fix error handling of irq_of_parse_and_map, tip-bot for Dmitry Torokhov
[tip:irq/urgent] irqchip: atmel-aic: Fix irqdomain initialization, tip-bot for Boris Brezillon
[tip:perf/urgent] x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regs, tip-bot for Andy Lutomirski
[tip:timers/core] time: Fix sign bug in NTP mult overflow warning, tip-bot for John Stultz
[tip:irq/irqdomain] irqdomain: Implement a method to automatically call parent domains alloc/free, tip-bot for Jiang Liu
[tip:irq/irqdomain] PCI/MSI: Introduce helpers to hide struct msi_desc implementation details, tip-bot for Jiang Liu
[tip:irq/irqdomain] genirq: Add more helper functions to support stacked irq_chip, tip-bot for Yingjoe Chen
[tip:irq/irqdomain] irqdomain: Introduce helper function irq_domain_add_hierarchy(),
tip-bot for Jiang Liu
[tip:irq/irqdomain] PCI/MSI: Rename mask/unmask_msi_irq treewide, tip-bot for Thomas Gleixner
[tip:irq/irqdomain] genirq: Introduce msi_domain_alloc/free_irqs( ), tip-bot for Jiang Liu
[tip:irq/irqdomain] genirq: Provide default callbacks for msi_domain_ops, tip-bot for Jiang Liu
[tip:irq/irqdomain] PCI/MSI: Add pci_msi_ignore_mask to prevent writes to MSI/MSI-X Mask Bits, tip-bot for Yijing Wang
[tip:irq/irqdomain] asm-generic: Add msi.h, tip-bot for Thomas Gleixner
[tip:irq/irqdomain] PCI/MSI: Provide mechanism to alloc/free MSI/ MSIX interrupt from irqdomain, tip-bot for Jiang Liu
[tip:irq/irqdomain] Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()", tip-bot for Yijing Wang
[tip:irq/irqdomain] s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq(), tip-bot for Yijing Wang
[tip:irq/irqdomain] PCI/MSI: Rename "struct msi_chip" to " struct msi_controller", tip-bot for Yijing Wang
[tip:irq/irqdomain] PCI/MSI: Allow an msi_controller to be associated to an irq domain, tip-bot for Marc Zyngier
[tip:irq/irqdomain] genirq: Work around __irq_set_handler vs stacked domains ordering issues, tip-bot for Marc Zyngier
[tip:irq/irqdomain] PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg(), tip-bot for Jiang Liu
[tip:irq/irqdomain] PCI: mvebu: Save MSI controller in pci_sys_data, tip-bot for Yijing Wang
[tip:irq/irqdomain] PCI/MSI: Add weak pcibios_msi_controller(), tip-bot for Yijing Wang
[tip:irq/irqdomain] irqdomain: Introduce new interfaces to support hierarchy irqdomains, tip-bot for Jiang Liu
[tip:irq/irqdomain] PCI: designware: Save MSI controller in pci_sys_data, tip-bot for Yijing Wang
[tip:irq/irqdomain] ARM/PCI: Save MSI controller in pci_sys_data, tip-bot for Yijing Wang
[tip:irq/irqdomain] PCI: xilinx: Save MSI controller in pci_sys_data, tip-bot for Yijing Wang
[tip:irq/irqdomain] ARM/PCI: Remove unused pcibios_add_bus() and pcibios_remove_bus(), tip-bot for Yijing Wang
[tip:irq/irqdomain] PCI: rcar: Save MSI controller in pci_sys_data, tip-bot for Yijing Wang
[tip:irq/irqdomain] PCI: tegra: Save MSI controller in pci_sys_data, tip-bot for Yijing Wang
[tip:irq/irqdomain] PCI/MSI: Enhance core to support hierarchy irqdomain, tip-bot for Jiang Liu
[tip:irq/irqdomain] genirq: Add generic msi irq domain support, tip-bot for Jiang Liu
[tip:irq/irqdomain] PCI/MSI: Rename mask/unmask_msi_irq et al, tip-bot for Thomas Gleixner
[tip:irq/irqdomain] genirq: Introduce irq_chip.irq_compose_msi_msg() to support stacked irqchip, tip-bot for Jiang Liu
[tip:irq/irqdomain] PCI/MSI: Simplify PCI MSI code by initializing msi_desc.nvec_used earlier, tip-bot for Jiang Liu
[tip:irq/irqdomain] PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg(), tip-bot for Jiang Liu
[tip:irq/irqdomain] PCI/MSI: Remove unnecessary braces around single statements, tip-bot for Jiang Liu
[tip:irq/irqdomain] genirq: Add IRQ_SET_MASK_OK_DONE to support stacked irqchip, tip-bot for Jiang Liu
[tip:irq/irqdomain] genirq: Introduce helper functions to support stacked irq_chip, tip-bot for Jiang Liu
[tip:irq/irqdomain] genirq: Introduce helper irq_domain_set_info( ) to reduce duplicated code, tip-bot for Jiang Liu
[tip:irq/irqdomain] irqdomain: Do irq_find_mapping and set_type for hierarchy irqdomain in case OF, tip-bot for Yingjoe Chen
[tip:irq/irqdomain] PCI/MSI: Kill redundant call of irq_set_msi_desc() for MSI-X interrupts, tip-bot for Jiang Liu
[tip:irq/irqdomain] genirq: Introduce callback irq_chip.irq_write_msi_msg, tip-bot for Jiang Liu
[tip:x86/urgent] x86: Use $(OBJDUMP) instead of plain objdump,
tip-bot for Chris Clayton
[tip:irq/irqdomain] PCI/MSI: Move cached entry functions to irq core, tip-bot for Jiang Liu
[tip:irq/irqdomain] genirq: Split out flow handler typedefs into seperate header file, tip-bot for Thomas Gleixner
[tip:x86/apic] x86: MSI: Fix up the PCI/ MSI functions to the new function names, tip-bot for Thomas Gleixner
[tip:x86/mpx] asm-generic: Remove asm-generic arch_bprm_mm_init(), tip-bot for Dave Hansen
[tip:timers/core] time: Remove timekeeping_inject_sleeptime(), tip-bot for John Stultz
[tip:timers/core] rtc: Update suspend/ resume timing to use 64bit time, tip-bot for John Stultz
[tip:timers/core] rtc/lib: Provide y2038 safe rtc_tm_to_time()/ rtc_time_to_tm() replacement, tip-bot for pang.xunlei
[tip:timers/core] time: Fixup comments to reflect usage of timespec64, tip-bot for John Stultz
[tip:timers/core] time: Expose get_monotonic_coarse64() for in-kernel uses, tip-bot for John Stultz
[tip:timers/core] time: Expose getrawmonotonic64 for in-kernel uses, tip-bot for John Stultz
[tip:timers/core] time: Provide y2038 safe mktime() replacement, tip-bot for pang.xunlei
[tip:timers/core] time: Provide y2038 safe timekeeping_inject_sleeptime() replacement, tip-bot for pang.xunlei
[tip:timers/core] time: Provide y2038 safe do_settimeofday() replacement, tip-bot for pang.xunlei
[tip:timers/core] time: Complete NTP adjustment threshold judging conditions, tip-bot for pang.xunlei
[tip:timers/core] time: Rename udelay_test.c to test_udelay.c, tip-bot for John Stultz
[tip:timers/core] time: Avoid possible NTP adjustment mult overflow., tip-bot for pang.xunlei
[tip:x86/urgent] x86, syscall: Fix _TIF_NOHZ handling in syscall_trace_enter_phase1, tip-bot for Andy Lutomirski
[tip:core/rcu] rcu: Fix FIXME in rcu_tasks_kthread(), tip-bot for Paul E. McKenney
[tip:core/rcu] rcu: More info about potential deadlocks with rcu_read_unlock(), tip-bot for Oleg Nesterov
[tip:core/rcu] rcu: Optimize cond_resched_rcu_qs(), tip-bot for Paul E. McKenney
[tip:core/rcu] rcu: Add sparse check for RCU_INIT_POINTER(), tip-bot for Pranith Kumar
[tip:core/rcu] documentation: memory-barriers.txt: Correct example for reorderings, tip-bot for Pranith Kumar
[tip:core/rcu] documentation: Add atomic_long_t to atomic_ops.txt, tip-bot for Paul E. McKenney
[tip:core/rcu] documentation: Additional restriction for control dependencies, tip-bot for Paul E. McKenney
[tip:core/rcu] documentation: Document RCU self test boot params, tip-bot for Pranith Kumar
[tip:core/rcu] rcutorture: Fix rcu_torture_cbflood() memory leak, tip-bot for Paul E. McKenney
[tip:core/rcu] rcutorture: Remove obsolete kversion param in kvm.sh, tip-bot for Pranith Kumar
[tip:core/rcu] rcutorture: Remove stale test configurations, tip-bot for Pranith Kumar
[tip:core/rcu] rcutorture: Enable RCU self test in configs, tip-bot for Pranith Kumar
[tip:core/rcu] rcutorture: Add early boot self tests, tip-bot for Pranith Kumar
[tip:core/rcu] torture: Run Linux-kernel binary out of results directory, tip-bot for Paul E. McKenney
[tip:core/rcu] cpu: Avoid puts_pending overflow, tip-bot for Paul E. McKenney
[tip:core/rcu] rcu: Remove "cpu" argument to rcu_cleanup_after_idle(), tip-bot for Paul E. McKenney
[tip:core/rcu] rcu: Remove "cpu" argument to rcu_prepare_for_idle (), tip-bot for Paul E. McKenney
[tip:core/rcu] rcu: Remove "cpu" argument to rcu_needs_cpu(), tip-bot for Paul E. McKenney
[tip:core/rcu] rcu: Remove "cpu" argument to rcu_note_context_switch(), tip-bot for Paul E. McKenney
[tip:core/rcu] rcu: Remove "cpu" argument to rcu_preempt_check_callbacks(), tip-bot for Paul E. McKenney
[tip:core/rcu] rcu: Remove "cpu" argument to rcu_pending(), tip-bot for Paul E. McKenney
[tip:core/rcu] rcu: Remove "cpu" argument to rcu_check_callbacks( ), tip-bot for Paul E. McKenney
[tip:core/rcu] rcu: Use DEFINE_PER_CPU_SHARED_ALIGNED for rcu_data, tip-bot for Paul E. McKenney
[tip:core/rcu] rcu: Remove rcu_dynticks * parameters when they are always this_cpu_ptr( &rcu_dynticks), tip-bot for Christoph Lameter
[tip:core/rcu] rcu: Fix for rcuo online-time-creation reorganization bug, tip-bot for Paul E. McKenney
[tip:core/rcu] rcu: Kick rcuo kthreads after their CPU goes offline, tip-bot for Paul E. McKenney
[tip:core/rcu] rcu: Remove redundant TREE_PREEMPT_RCU config option, tip-bot for Pranith Kumar
[tip:core/rcu] rcu: Unify boost and kthread priorities, tip-bot for Clark Williams
[tip:core/rcu] signal: Document the RCU protection of ->sighand, tip-bot for Oleg Nesterov
[tip:core/rcu] signal: Exit RCU read-side critical section on each pass through loop, tip-bot for Paul E. McKenney
[tip:core/rcu] rcu: Avoid IPIing idle CPUs from synchronize_sched_expedited(), tip-bot for Paul E. McKenney
[tip:core/rcu] init/Kconfig: move RCU_NOCB_CPU dependencies to choice, tip-bot for Stefan Hengelein
[tip:core/rcu] rcu: Move RCU_BOOST variable declarations, eliminating #ifdef, tip-bot for Paul E. McKenney
[tip:core/rcu] rcu: Remove CONFIG_RCU_CPU_STALL_VERBOSE, tip-bot for Paul E. McKenney
[tip:perf/core] perf hists: Fix up srcline histogram key formatting, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/core] perf symbols: Fallback to kallsyms when using the minimal 'ELF' loader, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/core] perf evsel: Fix ftrace:function event recording, tip-bot for Jiri Olsa
[tip:perf/core] perf tools: Add perf-read-vdso32 and perf-read-vdsox32 to .gitignore, tip-bot for Adrian Hunter
[tip:perf/core] perf tools: Only override the default : tid comm entry, tip-bot for Adrian Hunter
[tip:perf/core] perf evlist: Do not poll events that use the system_wide flag, tip-bot for Adrian Hunter
[tip:perf/core] perf callchain: Factor out adding new call chain entries, tip-bot for Andi Kleen
[tip:perf/core] perf diff: Add missing handler for PERF_RECORD_MMAP2 events, tip-bot for Kan Liang
[tip:perf/core] perf tools: Fix annotation with kcore, tip-bot for Adrian Hunter
[tip:perf/core] perf annotate: Support source line numbers in annotate, tip-bot for Andi Kleen
[tip:perf/core] perf callchain: Use al.addr to set up call chain, tip-bot for Andi Kleen
[tip:perf/core] perf tools: Only print base source file for srcline, tip-bot for Andi Kleen
[tip:perf/core] perf callchain: Use a common function to resolve symbol or name, tip-bot for Andi Kleen
[tip:perf/core] perf test: fix typo in python test, tip-bot for WANG Chao
[tip:perf/core] perf build-id: Move disable_buildid_cache() to util/build-id.c, tip-bot for Namhyung Kim
[tip:perf/core] perf tools: Clean up libelf feature support code, tip-bot for Namhyung Kim
[tip:x86/mpx] x86: Cleanly separate use of asm-generic/mm_hooks.h, tip-bot for Dave Hansen
[tip:x86/mpx] mm: Make arch_unmap()/bprm_mm_init() available to all architectures, tip-bot for Dave Hansen
[tip:x86/mpx] x86 mpx: Change return type of get_reg_offset(), tip-bot for Dave Hansen
[tip:timers/urgent] clockevent: sun4i: Fix race condition in the probe code, tip-bot for Maxime Ripard
[tip:x86/urgent] x86, kaslr: Handle Gold linker for finding bss/ brk, tip-bot for Kees Cook
[tip:x86/urgent] x86, mm: Set NX across entire PMD at boot,
tip-bot for Kees Cook
[tip:x86/urgent] x86, microcode: Update BSPs microcode on resume, tip-bot for Borislav Petkov
[tip:x86/mpx] fs: Do not include mpx.h in exec.c, tip-bot for Dave Hansen
[tip:x86/mpx] x86: Remove arbitrary instruction size limit in instruction decoder, tip-bot for Dave Hansen
[tip:x86/mpx] x86, mpx: Introduce VM_MPX to indicate that a VMA is MPX specific, tip-bot for Qiaowei Ren
[tip:x86/mpx] x86, mpx: Add MPX-specific mmap interface, tip-bot for Qiaowei Ren
[tip:x86/mpx] x86, mpx: Decode MPX instruction to get bound violation information, tip-bot for Dave Hansen
[tip:x86/mpx] x86, mpx: Add documentation on Intel MPX, tip-bot for Qiaowei Ren
[tip:x86/mpx] x86, mpx: Cleanup unused bound tables, tip-bot for Dave Hansen
[tip:x86/mpx] x86, mpx: On-demand kernel allocation of bounds tables, tip-bot for Dave Hansen
[tip:x86/mpx] x86, mpx: Rename cfg_reg_u and status_reg, tip-bot for Dave Hansen
[tip:x86/mpx] x86, mpx: Add MPX to disabled features, tip-bot for Dave Hansen
[tip:x86/mpx] ia64: Sync struct siginfo with general version, tip-bot for Qiaowei Ren
[tip:x86/mpx] mips: Sync struct siginfo with general version, tip-bot for Qiaowei Ren
[tip:x86/mpx] mpx: Extend siginfo structure to include bound violation information, tip-bot for Qiaowei Ren
[tip:x86/mpx] x86: mpx: Give bndX registers actual names, tip-bot for Dave Hansen
[tip:x86/apic] x86: lguest: interrupt[] array size has changed, tip-bot for Dan Carpenter
[tip:x86/mm] x86: mm: Move PAT only functions to mm/pat.c, tip-bot for Thomas Gleixner
[tip:sched/core] sched/deadline: Fix rq-> dl.pushable_tasks bug in push_dl_task(), tip-bot for Wanpeng Li
[tip:sched/core] sched/deadline: Remove unnecessary definitions in cpudeadline.h, tip-bot for pang.xunlei
[tip:sched/core] sched/numa: Init numa balancing fields of init_task, tip-bot for Kirill Tkhai
[tip:perf/core] perf tools: Add core support for sampling intr machine state regs, tip-bot for Stephane Eranian
[tip:perf/core] perf/tests: Add interrupted state sample parsing test, tip-bot for Stephane Eranian
[tip:perf/core] perf record: Add new -I option to sample interrupted machine state, tip-bot for Stephane Eranian
[tip:perf/core] perf: Improve the perf_sample_data struct layout, tip-bot for Peter Zijlstra
[tip:x86/fpu] x86: Add #include user.h to xsave.h, tip-bot for Dave Hansen
[tip:x86/fpu] x86: Require exact match for "noxsave" command line option, tip-bot for Dave Hansen
[tip:perf/core] perf/x86/intel/uncore: Add scaling units to the EP iMC events, tip-bot for Andi Kleen
[tip:perf/core] perf/x86: Add INTEL_FLAGS_UEVENT_CONSTRAINT, tip-bot for Andi Kleen
[tip:perf/core] perf: Add ability to sample machine state on interrupt, tip-bot for Stephane Eranian
[tip:perf/core] perf/x86: Add support for sampling PEBS machine state registers, tip-bot for Stephane Eranian
[tip:perf/core] perf/x86/intel: Disallow flags for most Core2/ Atom/Nehalem/Westmere events, tip-bot for Andi Kleen
[tip:perf/core] perf/x86/intel: Use INTEL_FLAGS_UEVENT_CONSTRAINT for PRECDIST, tip-bot for Andi Kleen
[tip:sched/core] sched/deadline: Introduce start_hrtick_dl() for !CONFIG_SCHED_HRTICK, tip-bot for Wanpeng Li
[tip:sched/core] sched/cpupri: Remove unnecessary definitions in cpupri.h, tip-bot for pang.xunlei
[tip:sched/core] sched/fair: Fix stale overloaded status in the busiest group finding logic, tip-bot for Wanpeng Li
[tip:sched/core] sched: Move p-> nr_cpus_allowed check to select_task_rq(), tip-bot for Wanpeng Li
[tip:sched/core] sched/completion: Document when to use wait_for_completion_io_*(), tip-bot for Wolfram Sang
[tip:sched/core] sched: Update comments about CLONE_NEWUTS and CLONE_NEWIPC, tip-bot for Chen Hanxiao
[tip:sched/core] sched/fair: Kill task_struct:: numa_entry and numa_group::task_list, tip-bot for Kirill Tkhai
[tip:x86/efi] x86, ptdump: Add section for EFI runtime services, tip-bot for Mathias Krause
[tip:x86/efi] efi/x86: Move x86 back to libstub, tip-bot for Ard Biesheuvel
[tip:x86/efi] efivarfs: Allow unloading when build as module, tip-bot for Mathias Krause
[tip:x86/urgent] x86: Require exact match for 'noxsave' command line option, tip-bot for Dave Hansen
[tip:x86/mm] x86: Use new cache mode type in memtype related functions, tip-bot for Juergen Gross
[tip:x86/mm] x86: Enable PAT to use cache mode translation tables, tip-bot for Juergen Gross
[tip:x86/mm] xen: Support Xen pv-domains using PAT, tip-bot for Juergen Gross
[tip:x86/mm] x86: Clean up pgtable_types.h, tip-bot for Juergen Gross
[tip:x86/mm] x86: Respect PAT bit when copying pte values between large and normal pages, tip-bot for Juergen Gross
[tip:x86/mm] x86: Support PAT bit in pagetable dump for lower levels, tip-bot for Juergen Gross
[tip:x86/mm] x86: Use new cache mode type in include/asm/fb.h, tip-bot for Juergen Gross
[tip:x86/mm] x86: Use new cache mode type in track_pfn_remap() and track_pfn_insert(), tip-bot for Juergen Gross
[tip:x86/mm] x86: Use new cache mode type in mm/ioremap.c, tip-bot for Juergen Gross
[tip:x86/mm] x86: Use new cache mode type in setting page attributes, tip-bot for Juergen Gross
[tip:x86/mm] x86: Remove looking for setting of _PAGE_PAT_LARGE in pageattr.c, tip-bot for Juergen Gross
[tip:x86/mm] x86: Use new cache mode type in mm/iomap_32.c, tip-bot for Juergen Gross
[tip:x86/mm] x86: Use new cache mode type in arch/x86/mm/ init_64.c, tip-bot for Juergen Gross
[tip:x86/mm] x86: Use new cache mode type in asm/pgtable.h, tip-bot for Juergen Gross
[tip:x86/mm] x86: Use new cache mode type in drivers/video/fbdev/ gbefb.c, tip-bot for Juergen Gross
[tip:x86/mm] x86: Use new cache mode type in arch/x86/pci, tip-bot for Juergen Gross
[tip:x86/mm] x86: Use new cache mode type in drivers/video/fbdev/ vermilion, tip-bot for Juergen Gross
[tip:x86/mm] x86: Make page cache mode a real type, tip-bot for Juergen Gross
[tip:perf/urgent] perf: Fix corruption of sibling list with hotplug, tip-bot for Mark Rutland
[tip:perf/urgent] perf/x86/intel/uncore: Fix IRP uncore register offsets on Haswell EP, tip-bot for Andi Kleen
[tip:core/urgent] bitops: Fix shift overflow in GENMASK macros, tip-bot for Maxime COQUELIN
[tip:sched/urgent] sched/numa: Avoid selecting oneself as swap target, tip-bot for Peter Zijlstra
[tip:sched/urgent] sched/cputime: Fix clock_nanosleep()/ clock_gettime() inconsistency, tip-bot for Stanislaw Gruszka
[tip:sched/urgent] sched/cputime: Fix cpu_timer_sample_group() double accounting, tip-bot for Peter Zijlstra
[tip:perf/urgent] perf/x86/intel/uncore: Fix boot crash on SBOX PMU on Haswell-EP, tip-bot for Andi Kleen
[tip:perf/core] perf/x86/amd/ibs: Update IBS MSRs and feature definitions, tip-bot for Aravind Gopalakrishnan
[tip:x86/cleanups] x86, CPU, AMD: Move K8 TLB flush filter workaround to K8 code, tip-bot for Borislav Petkov
[tip:x86/cleanups] x86, espfix: Remove stale ptemask, tip-bot for Borislav Petkov
[tip:x86/urgent] x86, microcode: Fix accessing dis_ucode_ldr on 32-bit, tip-bot for Borislav Petkov
[tip:x86/urgent] x86, microcode, AMD: Fix ucode patch stashing on 32-bit, tip-bot for Borislav Petkov
[tip:x86/urgent] x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU down, tip-bot for Boris Ostrovsky
[tip:x86/vdso] x86_64/vsyscall: Restore orig_ax after vsyscall seccomp, tip-bot for Andy Lutomirski
[tip:x86/vdso] x86_64: Add a comment explaining the TASK_SIZE_MAX guard page, tip-bot for Andy Lutomirski
[tip:sched/urgent] sched/numa: Fix out of bounds read in sched_init_numa(), tip-bot for Andrey Ryabinin
[tip:irq/core] irqchip: irq-armada-370-xp: Use proper return value for ->set_affinity(), tip-bot for Thomas Petazzoni
[tip:irq/core] irqchip: dw-apb-ictl: Select GENERIC_IRQ_CHIP, tip-bot for Jisheng Zhang
[tip:irq/core] irqchip: hip04: Convert to handle_domain_irq, tip-bot for Marc Zyngier
[tip:perf/core] perf tools: Add a thread stack for synthesizing call chains, tip-bot for Adrian Hunter
[tip:perf/core] perf tools: Add branch_type and in_tx to Python export, tip-bot for Adrian Hunter
[tip:perf/core] perf tools: Add call information to the database export API, tip-bot for Adrian Hunter
[tip:perf/core] perf symbols: Preparation for compressed kernel module support, tip-bot for Namhyung Kim
[tip:perf/core] perf tools: Add test_and_set_bit function, tip-bot for Jiri Olsa
[tip:perf/core] perf script perl: Removing event cache as it' s no longer needed, tip-bot for Jiri Olsa
[tip:perf/core] perf evsel: Do not call pevent_free_format when deleting tracepoint, tip-bot for Jiri Olsa
[tip:perf/core] perf script python: Removing event cache as it' s no longer needed, tip-bot for Jiri Olsa
[tip:perf/core] perf tools: Add gzip decompression support for kernel module, tip-bot for Namhyung Kim
[tip:perf/core] perf record: Do not save pathname in ./debug/ .build-id directory for vmlinux, tip-bot for Namhyung Kim
[tip:perf/core] perf tools: Make vmlinux short name more like kallsyms short name, tip-bot for Namhyung Kim
[tip:perf/core] perf tools: Fix build-id matching on vmlinux, tip-bot for Namhyung Kim
[tip:perf/core] perf build-id: Move build-id related functions to util/build-id.c, tip-bot for Namhyung Kim
[tip:perf/core] perf build-id: Rename dsos__write_buildid_table(), tip-bot for Namhyung Kim
[tip:perf/core] perf tools: Defer export of comms that were not ' set', tip-bot for Adrian Hunter
[tip:perf/core] perf tools: Add call information to Python export, tip-bot for Adrian Hunter
[tip:perf/core] perf tools: Enhance the thread stack to output call/return data, tip-bot for Adrian Hunter
[tip:perf/core] perf tools: Add branch type to db export, tip-bot for Adrian Hunter
[tip:x86/apic] x86, irq: Use helpers to access irq_cfg data structure associated with IRQ,
tip-bot for Jiang Liu
[tip:x86/apic] x86, irq: Move PCI MSI related code from io_apic.c into msi.c,
tip-bot for Jiang Liu
[tip:x86/apic] x86, irq: Move HT IRQ related code from io_apic.c into htirq.c,
tip-bot for Jiang Liu
[tip:x86/apic] x86, irq: Move IRQ initialization routines from io_apic.c into vector.c,
tip-bot for Jiang Liu
[tip:x86/apic] iommu/amd: Use helpers to access irq_cfg data structure associated with IRQ,
tip-bot for Jiang Liu
[tip:x86/apic] x86, irq: Convert irq_2_pin list to generic list,
tip-bot for Yinghai Lu
[tip:x86/apic] x86, irq: Make MSI and HT_IRQ indepenent of X86_IO_APIC,
tip-bot for Jiang Liu
[tip:x86/apic] x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h,
tip-bot for Jiang Liu
[tip:x86/apic] x86: irq_remapping: Use helpers to access irq_cfg data structure associated with IRQ,
tip-bot for Jiang Liu
[tip:x86/apic] iommu/vt-d: Use helpers to access irq_cfg data structure associated with IRQ,
tip-bot for Jiang Liu
[tip:x86/apic] x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector(),
tip-bot for Jiang Liu
[tip:x86/apic] x86, irq: Replace printk(KERN_LVL) with pr_lvl() utilities,
tip-bot for Jiang Liu
[tip:x86/apic] x86, irq: Move local APIC related code from io_apic.c into vector.c,
tip-bot for Jiang Liu
[tip:x86/apic] x86, irq: Introduce helpers to access struct irq_cfg,
tip-bot for Jiang Liu
[tip:x86/apic] x86, irq: Rename local APIC related functions in io_apic.c as apic_xxx(),
tip-bot for Jiang Liu
[tip:x86/apic] x86, irq: Protect __clear_irq_vector() with vector_lock,
tip-bot for Jiang Liu
[tip:x86/apic] x86, irq: Make UP version of irq_complete_move() an inline stub,
tip-bot for Thomas Gleixner
[tip:x86/apic] x86, irq: Refine hw_irq.h to prepare for irqdomain support,
tip-bot for Jiang Liu
[tip:x86/apic] ACPI, irq, x86: Get rid of special handling of GSI for ACPI SCI,
tip-bot for Jiang Liu
[tip:x86/apic] x86, irq, ACPI: Fix building warning of unused code,
tip-bot for Jiang Liu
[tip:x86/apic] x86, irq: Provide empty send_cleanup_vector() stub for UP builds,
tip-bot for Jiang Liu
[tip:x86/boot] x86-64: Use RIP-relative addressing for most per-CPU accesses,
tip-bot for Jan Beulich
[tip:x86/boot] x86-64: Handle PC-relative relocations on per-CPU data, tip-bot for Jan Beulich
[tip:x86/boot] x86: Convert a few more per-CPU items to read-mostly ones, tip-bot for Jan Beulich
[tip:x86/apic] x86: Avoid building unused IRQ entry stubs,
tip-bot for Jan Beulich
[tip:x86/apic] x86: irq: Fix placement of mp_should_keep_irq(),
tip-bot for Jan Beulich
[tip:x86/platform] x86: numachip: Elide self-IPI ICR polling, tip-bot for Daniel J Blueman
[tip:x86/platform] x86: numachip: APIC driver cleanups, tip-bot for Daniel J Blueman
[tip:x86/mm] x86: mm: Use 2GB memory block size on large-memory x86-64 systems, tip-bot for Daniel J Blueman
[tip:x86/platform] x86: numachip: Fix 16-bit APIC ID truncation, tip-bot for Daniel J Blueman
[Index of Archives]
[Linux Stable Commits]
[Linux Stable Kernel]
[Linux Kernel Development]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]