Linux Tip Commits
[Prev Page][Next Page]
- [PATCH 1/2] x86,vdso: When vdso2c fails, unlink the output, (continued)
- [PATCH v2 0/2] x86,vdso: vdso build fixes and improvements, Andy Lutomirski
- [PATCH v2 2/2] x86,vdso: Fix cross-compilation from big-endian architectures, Andy Lutomirski
- Re: [PATCH v2 2/2] x86,vdso: Fix cross-compilation from big-endian architectures, H. Peter Anvin
- [tip:x86/vdso] x86/vdso, build: Make LE access macros clearer, host-safe, tip-bot for H. Peter Anvin
- [tip:x86/vdso] x86/vdso, build: Fix cross-compilation from big-endian architectures, tip-bot for Andy Lutomirski
- [tip:x86/vdso] x86/vdso, build: Make LE access macros clearer, host-safe, tip-bot for H. Peter Anvin
- [PATCH v2 1/2] x86,vdso: When vdso2c fails, unlink the output, Andy Lutomirski
- [tip:x86/vdso] x86, vdso: Move the 32-bit vdso special pages after the text, tip-bot for Andy Lutomirski
- [tip:x86/vdso] x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSO, tip-bot for Andy Lutomirski
- [tip:x86/vdso] x86, vdso: Remove vestiges of VDSO_PRELINK and some outdated comments, tip-bot for Andy Lutomirski
- [tip:x86/vdso] x86, vdso: Move syscall and sysenter setup into kernel/cpu/common.c, tip-bot for Andy Lutomirski
- [tip:x86/vdso] x86, vdso: Clean up 32-bit vs 64-bit vdso params, tip-bot for Andy Lutomirski
- [tip:x86/vdso] x86, mm: Ensure correct alignment of the fixmap, tip-bot for Andy Lutomirski
- [tip:perf/core] perf tools: Remove MAX_COUNTERS define from perf.h, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Remove min define from perf.h, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Remove asmlinkage define from perf.h, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Move sample data structures from perf.h, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Move perf_call_graph_mode enum from perf.h, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Move syscall and arch specific defines from perf.h, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Move ACCESS_ONCE from perf.h header, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Move sys_perf_event_open function from perf.h, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Remove PR_TASK_PERF_EVENTS_* from perf.h, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Remove unlikely define from perf.h, tip-bot for Jiri Olsa
- [tip:perf/core] tools: Consolidate types.h, tip-bot for Borislav Petkov
- [tip:perf/core] tools: Unify export.h, tip-bot for Borislav Petkov
- [tip:perf/uprobes] uprobes: Refuse to insert a probe into MAP_SHARED vma, tip-bot for Oleg Nesterov
- [tip:perf/uprobes] uprobes/tracing: Fix uprobe_perf_open() on uprobe_apply() failure, tip-bot for Oleg Nesterov
- [tip:perf/uprobes] uprobes/tracing: Make uprobe_perf_close() visible to uprobe_perf_open(), tip-bot for Oleg Nesterov
- [tip:perf/uprobes] uprobes/x86: Simplify riprel_{pre,post}_xol() and make them similar, tip-bot for Oleg Nesterov
- [tip:perf/uprobes] uprobes/x86: Kill the "autask" arg of riprel_pre_xol(), tip-bot for Oleg Nesterov
- [tip:perf/uprobes] uprobes/x86: Rename *riprel* helpers to make the naming consistent, tip-bot for Oleg Nesterov
- [tip:perf/uprobes] uprobes/x86: Cleanup the usage of UPROBE_FIX_IP/UPROBE_FIX_CALL, tip-bot for Oleg Nesterov
- [tip:perf/uprobes] uprobes/x86: Kill adjust_ret_addr(), simplify UPROBE_FIX_CALL logic, tip-bot for Oleg Nesterov
- [tip:perf/uprobes] uprobes/x86: Introduce push_ret_address(), tip-bot for Oleg Nesterov
- [tip:perf/uprobes] uprobes/x86: Move default_xol_ops' s data into arch_uprobe->def, tip-bot for Oleg Nesterov
- [tip:perf/uprobes] uprobes/x86: Cleanup the usage of arch_uprobe- >def.fixups, make it u8, tip-bot for Oleg Nesterov
- [tip:perf/uprobes] uprobes/x86: Move UPROBE_FIX_SETF logic from arch_uprobe_post_xol() to default_post_xol_op(), tip-bot for Oleg Nesterov
- [tip:perf/uprobes] uprobes/x86: Don't use arch_uprobe_abort_xol() in arch_uprobe_post_xol(), tip-bot for Oleg Nesterov
- [tip:perf/uprobes] uprobes/x86: Introduce uprobe_xol_ops->abort() and default_abort_op(), tip-bot for Oleg Nesterov
- [tip:perf/uprobes] uprobes/x86: Don't change the task' s state if ->pre_xol() fails, tip-bot for Oleg Nesterov
- [tip:perf/uprobes] uprobes/x86: Fix is_64bit_mm() with CONFIG_X86_X32, tip-bot for Oleg Nesterov
- [tip:perf/uprobes] uprobes/x86: Make good_insns_* depend on CONFIG_X86_*, tip-bot for Oleg Nesterov
- [tip:perf/uprobes] uprobes/x86: Shift "insn_complete" from branch_setup_xol_ops() to uprobe_init_insn(), tip-bot for Oleg Nesterov
- [tip:perf/uprobes] uprobes/x86: Add is_64bit_mm(), kill validate_insn_bits(), tip-bot for Oleg Nesterov
- [tip:perf/uprobes] uprobes/x86: Add uprobe_init_insn(), kill validate_insn_{32,64}bits(), tip-bot for Oleg Nesterov
- [tip:perf/uprobes] uprobes/x86: Refuse to attach uprobe to " word-sized" branch insns, tip-bot for Denys Vlasenko
- [tip:locking/core] rwsem: Add comments to explain the meaning of the rwsem's count field,
tip-bot for Tim Chen
- [tip:timers/core] timer_stats/doc: Fix /proc/ timer_stats documentation, tip-bot for Michael Kerrisk
- [tip:x86/urgent] x86/efi: earlyprintk=efi,keep fix,
tip-bot for Dave Young
- [tip:x86/x32] x86, x32: Use compat shims for io_{setup,submit}, tip-bot for Mike Frysinger
- [tip:x86/espfix] x86, espfix: Make it possible to disable 16-bit support, tip-bot for H. Peter Anvin
- [tip:x86/espfix] x86, espfix: Make it possible do disable 16-bit support, tip-bot for H. Peter Anvin
- [tip:x86/espfix] x86, espfix: Make espfix64 a Kconfig option, fix UML, tip-bot for H. Peter Anvin
- [tip:irq/core] genirq: Sanitize spurious interrupt detection of threaded irqs, tip-bot for Thomas Gleixner
- [tip:x86/mm] x86, ioremap: Speed up check for RAM pages, tip-bot for Roland Dreier
- [tip:x86/espfix] x86, espfix: Fix broken header guard, tip-bot for H. Peter Anvin
- [tip:x86/espfix] x86, espfix: Move espfix definitions into a separate header file,
tip-bot for H. Peter Anvin
- [tip:perf/core] perf tools: Parse tracepoints with '-' in system name, tip-bot for Alexander Yarygin
- [tip:perf/core] perf tools: Remove extra '/' character in events file path, tip-bot for Xia Kaixu
- [tip:perf/core] perf tests: Add numeric identifier to evlist_test, tip-bot for Alexander Yarygin
- [tip:perf/core] perf tools: Use LDFLAGS instead of ALL_LDFLAGS, tip-bot for Jiri Olsa
- [tip:perf/core] perf x86: Fix perf to use non-executable stack, again, tip-bot for Mathias Krause
- [tip:perf/core] perf tests x86: Fix stack map lookup in dwarf unwind test, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Fix bfd dependency libraries detection, tip-bot for Jiri Olsa
- [tip:perf/core] perf machine: Search for modules in %s/lib/ modules/%s, tip-bot for Richard Yao
- [tip:perf/core] perf tests: Add static build make test, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools ARM64: Wire up perf_regs and unwind support, tip-bot for Jean Pihet
- [tip:perf/core] perf tools: Move u64_swap union, tip-bot for Borislav Petkov
- [tip:perf/core] perf tests: Add a test of kvm-390: trace event, tip-bot for Alexander Yarygin
- [tip:perf/core] perf tools: Handle EINTR error for readn/writen, tip-bot for Namhyung Kim
- [tip:x86/espfix] x86-64, espfix: Don't leak bits 31: 16 of %esp returning to 16-bit stack, tip-bot for H. Peter Anvin
- [tip:x86/espfix] x86-32, espfix: Remove filter for espfix32 due to race, tip-bot for H. Peter Anvin
- [tip:timers/urgent] timer: Prevent overflow in apply_slack, tip-bot for Jiri Bohac
- [tip:timers/urgent] hrtimer: Prevent remote enqueue of leftmost timers, tip-bot for Leon Ma
- [tip:timers/urgent] hrtimer: Prevent all reprogramming if hang detected, tip-bot for Stuart Hayes
- [tip:timers/urgent] clocksource: arch_arm_timer: Fix age-old arch timer C3STOP detection issue, tip-bot for Lorenzo Pieralisi
- [tip:timers/urgent] clocksource: nspire: Fix compiler warning, tip-bot for Alexander Shiyan
- [tip:irq/urgent] irqchip: armada-370-xp: Fix releasing of MSIs, tip-bot for Neil Greatorex
- [tip:irq/urgent] irqchip: armada-370-xp: implement the -> check_device() msi_chip operation, tip-bot for Thomas Petazzoni
- [tip:irq/urgent] irqchip: armada-370-xp: fix invalid cast of signed value into unsigned variable, tip-bot for Thomas Petazzoni
- [tip:perf/core] perf tools: Allocate thread map_groups' s dynamically, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: Reference count map_groups objects, tip-bot for Arnaldo Carvalho de Melo
- [tip:perf/core] perf tools: Share map_groups among threads of the same group, tip-bot for Jiri Olsa
- [tip:perf/core] perf tests: Add map groups sharing with thread object test, tip-bot for Jiri Olsa
- [tip:perf/core] perf tests: Add thread maps lookup automated tests, tip-bot for Jiri Olsa
- [tip:perf/core] perf tests: Add a test case for hists filtering, tip-bot for Namhyung Kim
- [tip:perf/core] perf tests: Factor out fake_setup_machine(), tip-bot for Namhyung Kim
- [tip:x86/urgent] x86/vsmp: Fix irq routing, tip-bot for Oren Twaig
- [tip:irq/urgent] irqchip: irq-crossbar: Not allocating enough memory, tip-bot for Dan Carpenter
- [tip:irq/urgent] irqchip: armanda: Sanitize set_irq_affinity(), tip-bot for Thomas Gleixner
- [tip:irq/urgent] genirq: x86: Ensure that dynamic irq allocation does not conflict, tip-bot for Thomas Gleixner
- [tip:irq/urgent] linux/interrupt.h: fix new kernel-doc warnings, tip-bot for Randy Dunlap
- [tip:perf/core] perf hists: Rename hists__inc_stats(), tip-bot for Namhyung Kim
- [tip:perf/core] perf hists: Move column length calculation out of hists__inc_stats(), tip-bot for Namhyung Kim
- [tip:perf/core] perf tools: Account entry stats when it' s added to the output tree, tip-bot for Namhyung Kim
- [tip:perf/core] perf hists: Collapse expanded callchains after filter is applied, tip-bot for Namhyung Kim
- [tip:perf/core] perf hists: Add missing update on filtered stats in hists__decay_entries(), tip-bot for Namhyung Kim
- [tip:perf/core] perf ui/tui: Fix off-by-one in hist_browser__update_nr_entries(), tip-bot for Namhyung Kim
- [tip:perf/core] perf ui/tui: Rename hist_browser__update_nr_entries(), tip-bot for Namhyung Kim
- [tip:perf/core] perf top/tui: Update nr_entries properly after a filter is applied, tip-bot for Namhyung Kim
- [tip:perf/core] perf hists/tui: Count callchain rows separately, tip-bot for Namhyung Kim
- [tip:perf/core] perf hists: Add a couple of hists stat helper functions, tip-bot for Namhyung Kim
- [tip:perf/core] perf report: Count number of entries separately, tip-bot for Namhyung Kim
- [tip:perf/kprobes] kprobes: Prohibit probing on .entry.text code, tip-bot for Masami Hiramatsu
- [tip:perf/kprobes] kprobes, x86: Prohibit probing on debug_stack_*(), tip-bot for Masami Hiramatsu
- [tip:perf/kprobes] kprobes, x86: Prohibit probing on native_set_debugreg()/load_idt(), tip-bot for Masami Hiramatsu
- [tip:perf/kprobes] kprobes/x86: Call exception handlers directly from do_int3/do_debug,
tip-bot for Masami Hiramatsu
- [tip:perf/kprobes] kprobes, x86: Call exception_enter after kprobes handled,
tip-bot for Masami Hiramatsu
- [tip:perf/kprobes] kprobes/x86: Allow probe on some kprobe preparation functions, tip-bot for Masami Hiramatsu
- [tip:perf/kprobes] kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklist,
tip-bot for Masami Hiramatsu
- [tip:perf/kprobes] kprobes: Allow probe on some kprobe functions, tip-bot for Masami Hiramatsu
- [tip:perf/kprobes] kprobes, ftrace: Allow probing on some functions, tip-bot for Masami Hiramatsu
- [tip:perf/kprobes] kprobes, x86: Allow kprobes on text_poke/ hw_breakpoint,
tip-bot for Masami Hiramatsu
- [tip:perf/kprobes] kprobes: Use NOKPROBE_SYMBOL macro instead of __kprobes, tip-bot for Masami Hiramatsu
- [tip:perf/kprobes] kprobes, ftrace: Use NOKPROBE_SYMBOL macro in ftrace, tip-bot for Masami Hiramatsu
- [tip:perf/kprobes] kprobes, notifier: Use NOKPROBE_SYMBOL macro in notifier, tip-bot for Masami Hiramatsu
- [tip:perf/kprobes] kprobes: Show blacklist entries via debugfs, tip-bot for Masami Hiramatsu
- [tip:perf/kprobes] kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation, tip-bot for Masami Hiramatsu
- [tip:perf/kprobes] kprobes, sched: Use NOKPROBE_SYMBOL macro in sched, tip-bot for Masami Hiramatsu
- [tip:perf/kprobes] kprobes, x86: Prohibit probing on thunk functions and restore, tip-bot for Masami Hiramatsu
- [tip:perf/kprobes] kprobes/x86: Allow to handle reentered kprobe on single-stepping, tip-bot for Masami Hiramatsu
- [tip:sched/urgent] sched/docbook: Fix 'make htmldocs' warnings caused by missing description, tip-bot for Masanari Iida
- [tip:perf/urgent] perf/x86: Fix RAPL rdmsrl_safe() usage, tip-bot for Stephane Eranian
- [tip:perf/urgent] perf tools: Disable libdw unwind for all but x86 arch, tip-bot for Jiri Olsa
- [tip:perf/urgent] tools lib traceevent: Fix backward compatibility macros for pevent filter enums, tip-bot for Steven Rostedt
- [tip:perf/urgent] tools lib traceevent: Fix memory leak in pretty_print(), tip-bot for Steven Rostedt
- [tip:perf/urgent] perf tests x86: Fix memory leak in sample_ustack(), tip-bot for Masanari Iida
- [tip:perf/core] perf tools: Fix pmu object compilation error, tip-bot for Jiri Olsa
- [tip:perf/core] perf tools: Allow ability to map cpus to nodes easily, tip-bot for Don Zickus
- [tip:perf/core] perf kmem: Utilize the new generic cpunode_map, tip-bot for Don Zickus
- [tip:perf/core] perf callchain: Add generic report parse callchain callback function, tip-bot for Don Zickus
- [tip:perf/core] perf tools: Use cpu/possible instead of cpu/ kernel_max, tip-bot for Don Zickus
- [tip:x86/urgent] x86: LLVMLinux: Wrap -mno-80387 with cc-option, tip-bot for Behan Webster
- [tip:perf/urgent] perf tools: Improve error reporting, tip-bot for Adrien BAK
- [tip:perf/urgent] perf tools: Adjust symbols in VDSO, tip-bot for Vladimir Nikulichev
- [tip:perf/urgent] perf kvm: Fix 'Min time' counting in report command, tip-bot for Alexander Yarygin
- [tip:x86/efi] efivars: Add compatibility code for compat tasks, tip-bot for Matt Fleming
- [tip:x86/efi] efivars: Refactor sanity checking code into separate function, tip-bot for Matt Fleming
- [tip:x86/efi] efivars: Stop passing a struct argument to efivar_validate(), tip-bot for Matt Fleming
- [tip:x86/efi] efivars: Check size of user object, tip-bot for Matt Fleming
- [tip:x86/efi] efivars: Use local variables instead of a pointer dereference, tip-bot for Matt Fleming
- [tip:x86/efi] x86/efi: Save and restore FPU context around efi_calls (i386), tip-bot for Ricardo Neri
- [tip:x86/efi] x86/efi: Save and restore FPU context around efi_calls (x86_64),
tip-bot for Ricardo Neri
- [tip:x86/efi] x86/efi: Implement a __efi_call_virt macro, tip-bot for Ricardo Neri
- [tip:x86/efi] x86, fpu: Extend the use of static_cpu_has_safe, tip-bot for Matt Fleming
- [tip:x86/efi] x86/efi: Delete most of the efi_call* macros, tip-bot for Matt Fleming
- [tip:x86/efi] efi: Add get_dram_base() helper function, tip-bot for Roy Franz
- [tip:x86/efi] efi: x86: Handle arbitrary Unicode characters, tip-bot for H. Peter Anvin
- [tip:x86/efi] efi: Add shared printk wrapper for consistent prefixing, tip-bot for Roy Franz
- [tip:x86/efi] efi: create memory map iteration helper, tip-bot for Mark Salter
- [tip:x86/efi] efi: efi-stub-helper cleanup, tip-bot for Leif Lindholm
- [tip:locking/core] ia64: Fix up smp_mb__{before,after}_clear_bit( ), tip-bot for Peter Zijlstra
- [tip:locking/core] arc,hexagon: Delete asm/barrier.h, tip-bot for Peter Zijlstra
- [tip:locking/core] arch,alpha: Convert smp_mb__*() to the asm-generic primitives, tip-bot for Peter Zijlstra
- [tip:locking/core] arch,arc: Convert smp_mb__*(), tip-bot for Peter Zijlstra
- [tip:locking/core] arch: Prepare for smp_mb__{before, after}_atomic(), tip-bot for Peter Zijlstra
- [tip:locking/core] arch,avr32: Convert smp_mb__*(),
tip-bot for Peter Zijlstra
- [tip:sched/core] sched/wait: Explain the shadowing and type inconsistencies, tip-bot for Peter Zijlstra
- [tip:sched/core] sched/rt: Do not try to push tasks if pinned task switches to RT, tip-bot for Kirill V Tkhai
- [tip:sched/core] sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE, tip-bot for Dongsheng Yang
- [tip:sched/core] sched/rt: Sum number of all children tasks in hierarhy at ->rt_nr_running, tip-bot for Kirill Tkhai
- [tip:sched/core] sched/rt: Add accessors rq_of_rt_se(), tip-bot for Kirill Tkhai
- [tip:sched/core] sched: Remove set_need_resched(), tip-bot for Peter Zijlstra
- [tip:sched/core] sched/rt: Substract number of tasks of throttled queues from rq->nr_running, tip-bot for Kirill Tkhai
- [tip:perf/core] perf: Allow building PMU drivers as modules, tip-bot for Yan, Zheng
- [tip:locking/core] arch,cris: Convert smp_mb__*(), tip-bot for Peter Zijlstra
- [tip:locking/core] arch,ia64: Convert smp_mb__*(), tip-bot for Peter Zijlstra
- [tip:locking/core] arch,m68k: Convert smp_mb__*(), tip-bot for Peter Zijlstra
- [tip:locking/core] arch,metag: Convert smp_mb__*(), tip-bot for Peter Zijlstra
- [tip:locking/core] arch,mips: Convert smp_mb__*(), tip-bot for Peter Zijlstra
- [tip:locking/core] arch,s390: Convert smp_mb__*(),
tip-bot for Peter Zijlstra
- [tip:locking/core] arch,powerpc: Convert smp_mb__*(), tip-bot for Peter Zijlstra
- [tip:locking/core] arch,parisc: Convert smp_mb__*(), tip-bot for Peter Zijlstra
- [tip:locking/core] arch,tile: Convert smp_mb__*(), tip-bot for Peter Zijlstra
- [tip:locking/core] arch,x86: Convert smp_mb__*(), tip-bot for Peter Zijlstra
- [tip:locking/core] arch,xtensa: Convert smp_mb__*(), tip-bot for Peter Zijlstra
- [tip:locking/core] arch: Mass conversion of smp_mb__*(), tip-bot for Peter Zijlstra
- [tip:locking/core] lockdep: Increase static allocations, tip-bot for Sasha Levin
- [tip:locking/core] arch,doc: Convert smp_mb__*(), tip-bot for Peter Zijlstra
- [tip:locking/core] arch,sparc: Convert smp_mb__*(), tip-bot for Peter Zijlstra
- [tip:locking/core] arch,score: Convert smp_mb__*(), tip-bot for Peter Zijlstra
- [tip:locking/core] arch,sh: Convert smp_mb__*(), tip-bot for Peter Zijlstra
- [tip:locking/core] arch,mn10300: Convert smp_mb__*(), tip-bot for Peter Zijlstra
- [tip:locking/core] arch,openrisc: Convert smp_mb__*(), tip-bot for Peter Zijlstra
- [tip:locking/core] arch,m32r: Convert smp_mb__*(), tip-bot for Peter Zijlstra
- [tip:locking/core] arch,hexagon: Convert smp_mb__*(), tip-bot for Peter Zijlstra
- [tip:locking/core] arch,frv: Convert smp_mb__*(), tip-bot for Peter Zijlstra
- [tip:perf/core] perf/x86: Export perf_assign_events(), tip-bot for Yan, Zheng
- [tip:perf/core] hrtimer: Export __hrtimer_start_range_ns(), tip-bot for Yan, Zheng
- [tip:perf/core] perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMU, tip-bot for Venkatesh Srinivas
- [tip:sched/core] sched: Revert commit 4c6c4e38c4e9 ("sched/core: Fix endless loop in pick_next_task()"), tip-bot for Kirill Tkhai
- [tip:locking/core] arch,blackfin: Convert smp_mb__*(), tip-bot for Peter Zijlstra
- [tip:sched/core] sched: Make scale_rt_power() deal with backward clocks, tip-bot for Peter Zijlstra
- [tip:locking/core] arch,arm64: Convert smp_mb__*(), tip-bot for Peter Zijlstra
- [tip:locking/core] arch,c6x: Convert smp_mb__*(), tip-bot for Peter Zijlstra
- [tip:locking/core] arch,arm: Convert smp_mb__*(), tip-bot for Peter Zijlstra
- [tip:perf/core] uprobes/x86: Emulate relative conditional "near" jmp's, tip-bot for Oleg Nesterov
- [tip:perf/core] uprobes/x86: Emulate relative conditional "short" jmp's, tip-bot for Oleg Nesterov
- [tip:perf/core] uprobes/x86: Emulate relative call's, tip-bot for Oleg Nesterov
- [tip:perf/core] uprobes/x86: Emulate nop's using ops->emulate(), tip-bot for Oleg Nesterov
- [tip:perf/core] uprobes/x86: Emulate unconditional relative jmp's, tip-bot for Oleg Nesterov
- [tip:perf/core] uprobes/x86: Introduce sizeof_long(), cleanup adjust_ret_addr() and arch_uretprobe_hijack_return_addr(), tip-bot for Oleg Nesterov
- [tip:perf/core] uprobes/x86: Teach arch_uprobe_post_xol() to restart if possible, tip-bot for Oleg Nesterov
- [tip:sched/urgent] sched: Check for stop task appearance when balancing happens, tip-bot for Kirill Tkhai
- [tip:perf/core] uprobes/x86: Send SIGILL if arch_uprobe_post_xol( ) fails, tip-bot for Oleg Nesterov
- [tip:perf/core] uprobes/x86: Conditionalize the usage of handle_riprel_insn(), tip-bot for Oleg Nesterov
- [tip:perf/core] uprobes/x86: Introduce uprobe_xol_ops and arch_uprobe->ops, tip-bot for Oleg Nesterov
- [tip:perf/core] uprobes/x86: move the UPROBE_FIX_{RIP,IP, CALL} code at the end of pre/post hooks, tip-bot for Oleg Nesterov
- [tip:perf/core] uprobes/x86: Gather "riprel" functions together, tip-bot for Oleg Nesterov
- [tip:perf/core] uprobes/x86: Kill the "ia32_compat" check in handle_riprel_insn(), remove "mm" arg, tip-bot for Oleg Nesterov
- [tip:perf/core] uprobes/x86: Fold prepare_fixups() into arch_uprobe_analyze_insn(), tip-bot for Oleg Nesterov
- [tip:perf/core] uprobes: Kill UPROBE_SKIP_SSTEP and can_skip_sstep(), tip-bot for Oleg Nesterov
- [tip:irq/urgent] clocksource: Exynos_mct: Register clock event after request_irq(), tip-bot for Krzysztof Kozlowski
- [tip:irq/urgent] irqchip: Gic: Support forced affinity setting, tip-bot for Thomas Gleixner
- [tip:irq/urgent] clocksource: Exynos_mct: Use irq_force_affinity( ) in cpu bringup, tip-bot for Thomas Gleixner
- [tip:irq/urgent] genirq: Allow forcing cpu affinity of interrupts, tip-bot for Thomas Gleixner
- [tip:perf/core] perf hists: Add support for showing relative percentage, tip-bot for Namhyung Kim
- [tip:perf/core] perf top: Add --percentage option, tip-bot for Namhyung Kim
- [tip:perf/core] perf report: Add --percentage option, tip-bot for Namhyung Kim
- [tip:perf/core] perf diff: Add --percentage option, tip-bot for Namhyung Kim
- [tip:perf/core] perf tools: Add hist.percentage config option, tip-bot for Namhyung Kim
- [tip:perf/core] perf tools: Show absolute percentage by default, tip-bot for Namhyung Kim
- [tip:perf/core] perf ui/tui: Add 'F' hotkey to toggle percentage output, tip-bot for Namhyung Kim
- [tip:perf/core] perf kmem: Introduce --list-cmds for use by scripts, tip-bot for Ramkumar Ramachandra
- [tip:perf/core] perf mem: Introduce --list-cmds for use by scripts, tip-bot for Ramkumar Ramachandra
- [tip:perf/core] perf lock: Introduce --list-cmds for use by scripts, tip-bot for Ramkumar Ramachandra
- [tip:perf/urgent] kprobes/x86: Fix page-fault handling logic, tip-bot for Masami Hiramatsu
- [tip:x86/urgent] x86/mce: Fix CMCI preemption bugs,
tip-bot for Ingo Molnar
[tip:perf/core] perf sched: Introduce --list-cmds for use by scripts, tip-bot for Ramkumar Ramachandra
[tip:x86/irq] x86/irq: Fix fixup_irqs() error handling, tip-bot for Prarit Bhargava
[tip:x86/build] x86/build: Supress realmode.bin is up to date message, tip-bot for Peter Foley
[tip:x86/urgent] x86: Remove the PCI reboot method from the default chain, tip-bot for Ingo Molnar
[tip:timers/nohz] nohz: Move full nohz kick to its own IPI,
tip-bot for Frederic Weisbecker
[tip:x86/urgent] x86/build: Supress realmode.bin is up to date message, tip-bot for Peter Foley
[tip:timers/nohz] smp: Non busy-waiting IPI queue, tip-bot for Frederic Weisbecker
[tip:timers/urgent] tick-common: Fix wrong check in tick_check_replacement(), tip-bot for Viresh Kumar
[tip:timers/urgent] tick-sched: Don't call update_wall_time() when delta is lesser than tick_period, tip-bot for Viresh Kumar
[tip:timers/urgent] tick-sched: Check tick_nohz_enabled in tick_nohz_switch_to_nohz(), tip-bot for Viresh Kumar
[tip:perf/urgent] perf tools: Instead of redirecting flex output, use -o, tip-bot for Cody P Schafer
[tip:perf/urgent] perf tools: Fix double free in perf test 21 ( code-reading.c), tip-bot for Adrian Hunter
[tip:irq/urgent] irqchip: vic: Properly chain the cascaded IRQs, tip-bot for Linus Walleij
[tip:x86/build] compiler-intel.h: Remove duplicate definition, tip-bot for Pranith Kumar
[tip:x86/urgent] x86/mm: In the PTE swapout page reclaim case clear the accessed bit instead of flushing the TLB,
tip-bot for Shaohua Li
[tip:x86/apic] x86/irq: Clean up VECTOR_UNDEFINED and VECTOR_RETRIGGERED definition, tip-bot for Prarit Bhargava
[PATCH] x86, MCE: Clean get_cpu_xxx with this_cpu_xxx,
Chen, Gong
[tip:x86/irq] x86, irq, pic: Probe for legacy PIC and set legacy_pic appropriately, tip-bot for K. Y. Srinivasan
[tip:perf/urgent] tools lib traceevent: Print event name when show warning if possible, tip-bot for Namhyung Kim
[tip:perf/urgent] tools lib traceevent: Do not call warning() directly, tip-bot for Namhyung Kim
[tip:perf/urgent] perf tools: Pick up libdw without explicit LIBDW_DIR, tip-bot for Ramkumar Ramachandra
[tip:perf/urgent] MAINTAINERS: Change e-mail to kernel.org one, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] perf probe: Fix --line option behavior, tip-bot for Namhyung Kim
[tip:perf/urgent] perf callchains: Disable unwind libraries when libelf isn't found, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/urgent] perf probe: Use dwarf_getcfi_elf() instead of dwarf_getcfi(), tip-bot for Namhyung Kim
[tip:perf/urgent] perf probe: Fix to handle errors in line_range searching, tip-bot for Masami Hiramatsu
[tip:perf/urgent] perf bench: Update manpage to mention numa and futex, tip-bot for Ramkumar Ramachandra
[tip:perf/urgent] perf bench: Set more defaults in the 'numa' suite, tip-bot for Ramkumar Ramachandra
[tip:perf/urgent] perf stat: Initialize statistics correctly, tip-bot for Andi Kleen
[tip:perf/urgent] perf bench: Fix segfault at the end of an 'all' execution, tip-bot for Ramkumar Ramachandra
[tip:perf/urgent] perf top: Fix documentation of invalid -s option, tip-bot for Namhyung Kim
[tip:core/urgent] tools/liblockdep: Add proper versioning to the shared obj, tip-bot for Sasha Levin
[tip:core/urgent] tools/liblockdep: Ignore asmlinkage and visible, tip-bot for Sasha Levin
[tip:x86/urgent] [PATCH] x86: Try the BIOS reboot method before the PCI reboot method,
tip-bot for Ingo Molnar
[tip:x86/urgent] x86/build: Supress "Nothing to be done for ..." messages, tip-bot for Masahiro Yamada
[tip:x86/urgent] x86/platform: Fix "make O=dir kvmconfig", tip-bot for Antonio Borneo
[tip:x86/urgent] x86/gpu: Fix sign extension issue in Intel graphics stolen memory quirks, tip-bot for Ville Syrjälä
[tip:core/urgent] locking/mutex: Fix debug_mutexes, tip-bot for Peter Zijlstra
[tip:x86/urgent] i386: Wire up the renameat2() syscall, tip-bot for Miklos Szeredi
[tip:x86/urgent] x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels,
tip-bot for H. Peter Anvin
[tip:tools/kvm] kvm tools: treat uids and gids in stat structure properly, tip-bot for Sasha Levin
[tip:x86/urgent] efi: Pass correct file handle to efi_file_{read, close}, tip-bot for Matt Fleming
[tip:x86/urgent] x86/efi: Correct EFI boot stub use of code32_start, tip-bot for Matt Fleming
[tip:x86/urgent] x86/efi: Fix boot failure with EFI stub, tip-bot for Matt Fleming
[tip:x86/reboot] [PATCH] x86: Try the BIOS reboot method before the PCI reboot method,
tip-bot for Ingo Molnar
[tip:x86/hyperv] x86, hyperv: When on Hyper-v use NULL legacy PIC, tip-bot for K. Y. Srinivasan
[tip:x86/vdso] x86, vdso: Make the vdso linker script compatible with Gold, tip-bot for Andy Lutomirski
[tip:perf/urgent] perf/x86: Enable DRAM RAPL support on Intel Haswell, tip-bot for Vince Weaver
[tip:x86/urgent] x86, CMCI: Add proper detection of end of CMCI storms,
tip-bot for Chen, Gong
[tip:x86/urgent] x86/platform/hyperv: Handle VMBUS driver being a module, tip-bot for K. Y. Srinivasan
[tip:x86/urgent] x86/apic: Reinstate error IRQ Pentium erratum 3AP workaround, tip-bot for Maciej W. Rozycki
[tip:x86/uv] x86/UV: Fix conditional in gru_exit(), tip-bot for Dimitri Sivanich
[tip:x86/uv] x86/UV: Set n_lshift based on GAM_GR_CONFIG MMR for UV3, tip-bot for Dimitri Sivanich
[tip:irq/core] irqchip: sun7i/sun6i: Disable NMI before registering the handler, tip-bot for Hans de Goede
[tip:irq/core] ARM: sun7i/sun6i: dts: Fix IRQ number for sun6i NMI controller, tip-bot for Hans de Goede
[tip:x86/vdso] x86, vdso: Fix the symbol versions on the 32-bit vDSO, tip-bot for Andy Lutomirski
[tip:timers/urgent] time: Revert to calling clock_was_set_delayed () while in irq context, tip-bot for John Stultz
[tip:x86/hyperv] x86, hyperv: Bypass the timer_irq_works() check, tip-bot for Jason Wang
[tip:x86/efi] x86, efi: Abstract x86 efi_early calls, tip-bot for Matt Fleming
[tip:core/rcu] rcu: Provide grace-period piggybacking API, tip-bot for Paul E. McKenney
[tip:x86/vdso] x86, vdso, build: Don' t rebuild 32-bit vdsos on every make, tip-bot for Andy Lutomirski
[tip:irq/core] ARM: sun7i/sun6i: irqchip: Add irqchip driver for NMI controller, tip-bot for Carlo Caione
[tip:irq/core] ARM: sun7i/sun6i: irqchip: Update the documentation, tip-bot for Carlo Caione
[tip:irq/core] ARM: sun7i/sun6i: dts: Add NMI irqchip support, tip-bot for Carlo Caione
[tip:timers/core] tick: Remove code duplication in tick_handle_periodic(), tip-bot for Viresh Kumar
[tip:timers/core] tick: Fix spelling mistake in tick_handle_periodic(), tip-bot for Viresh Kumar
[tip:x86/vdso] x86, vdso: Actually discard the .discard sections, tip-bot for H. Peter Anvin
[tip:timers/core] x86: hpet: Use proper destructor for delayed work, tip-bot for Thomas Gleixner
[tip:timers/core] workqueue: Provide destroy_delayed_work_on_stack(), tip-bot for Thomas Gleixner
[tip:x86/kaslr] x86, kaslr: fix module lock ordering problem, tip-bot for Kees Cook
[tip:x86/vdso] x86, vdso: Fix size of get_unmapped_area(), tip-bot for Stefani Seibold
[tip:irq/core] genirq: Export symbol no_action(), tip-bot for Alexander Shiyan
[tip:timers/core] clocksource: CMT, MTU2, TMU and STI should depend on GENERIC_CLOCKEVENTS, tip-bot for Geert Uytterhoeven
[tip:x86/vdso] x86, vdso: Finish removing VDSO32_PRELINK, tip-bot for Andy Lutomirski
[tip:x86/vdso] x86, vdso: Move more vdso definitions into vdso.h, tip-bot for Andy Lutomirski
[tip:x86/cpu] x86, cpu: Add forcepae parameter for booting PAE kernels on PAE-disabled Pentium M,
tip-bot for Chris Bainbridge
[tip:x86/cpu] Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPEC, tip-bot for Dave Jones
[tip:x86/vdso] x86: Load the 32-bit vdso in place, just like the 64-bit vdsos, tip-bot for Andy Lutomirski
[tip:x86/platform] x86, calgary: Use 8M TCE table size by default,
tip-bot for WANG Chao
[tip:irq/core] arm: omap: Fix typo in ams-delta-fiq.c, tip-bot for Thomas Gleixner
[tip:irq/core] m68k: atari: Fix the last kernel_stat.h fallout, tip-bot for Thomas Gleixner
[tip:timers/core] timer: Remove code redundancy while calling get_nohz_timer_target(), tip-bot for Viresh Kumar
[tip:timers/core] hrtimer: Rearrange comments in the order struct members are declared, tip-bot for Viresh Kumar
[tip:timers/core] timer: Use variable head instead of &work_list in __run_timers(), tip-bot for Viresh Kumar
[tip:timers/nohz] cputime: Fix nsecs_to_cputime() return type cast, tip-bot for Frederic Weisbecker
[tip:timers/nohz] cputime: Default implementation of nsecs -> cputime conversion, tip-bot for Frederic Weisbecker
[tip:timers/nohz] cputime: Bring cputime -> nsecs conversion, tip-bot for Frederic Weisbecker
[tip:timers/nohz] sched: Remove needless round trip nsecs <-> tick conversion of steal time, tip-bot for Frederic Weisbecker
[tip:timers/nohz] cputime: Fix jiffies based cputime assumption on steal accounting, tip-bot for Frederic Weisbecker
[tip:timers/nohz] arch: Remove stub cputime.h headers, tip-bot for Frederic Weisbecker
[tip:x86/hash] x86, hash: Swap arguments passed to crc32_u32(),
tip-bot for Jan Beulich
[tip:x86/hash] x86, hash: Simplify switch, add __init annotation,
tip-bot for Jan Beulich
[tip:x86/hash] x86, hash: Fix build failure with older binutils,
tip-bot for Jan Beulich
[tip:x86/boot] x86, boot: Undef memcmp before providing a new definition, tip-bot for Vivek Goyal
[tip:x86/boot] x86, boot: Create a separate string.h file to provide standard string functions, tip-bot for Vivek Goyal
[tip:x86/boot] x86, boot: Move optimized memcpy() 32/ 64 bit versions to compressed/string.c, tip-bot for Vivek Goyal
[tip:x86/boot] x86, boot: Move memcmp() into string.h and string.c, tip-bot for Vivek Goyal
[tip:x86/boot] x86, boot: Move memset() definition in compressed/ string.c, tip-bot for Vivek Goyal
[tip:perf/core] perf symbols: Apply all filters to an addr_location, tip-bot for Namhyung Kim
[tip:perf/core] perf tools: Use tid in mmap/ mmap2 events to find maps, tip-bot for Don Zickus
[tip:perf/core] perf report: Merge al->filtered with hist_entry-> filtered, tip-bot for Namhyung Kim
[tip:perf/core] perf tools: Fix memory leak when synthesizing thread records, tip-bot for Namhyung Kim
[tip:perf/core] perf report: Use ui__has_annotation(), tip-bot for Namhyung Kim
[tip:perf/core] perf tools: Remove thread__find_map function, tip-bot for Jiri Olsa
[tip:perf/core] perf evsel: Update function names in debug messages, tip-bot for Ramkumar Ramachandra
[tip:perf/core] perf annotate: Print the evsel name in the stdio output, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/core] perf tools: Update some code references in design.txt, tip-bot for Ramkumar Ramachandra
[tip:perf/core] perf tools: Remove unused simple_strtoul() function, tip-bot for Ramkumar Ramachandra
[tip:perf/core] perf symbols: Record the reason for filtering an address_location, tip-bot for Namhyung Kim
[tip:perf/core] perf sched: Fixup header alignment in 'latency' output, tip-bot for Ramkumar Ramachandra
[tip:perf/core] perf timechart: Fix off-by-one error in 'record' argv handling, tip-bot for Ramkumar Ramachandra
[tip:x86/iommu] x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsets,
tip-bot for Neil Horman
[tip:irq/core] irqchip: sun4i: Simplify sun4i_irq_ack, tip-bot for Hans de Goede
[tip:irq/core] irqchip: sun4i: Use handle_fasteoi_irq for all interrupts, tip-bot for Hans de Goede
[tip:irq/core] genirq: procfs: Make smp_affinity values go+r, tip-bot for Chema Gonzalez
[tip:irq/core] softirq: Add linux/irq.h to make it compile again, tip-bot for Thomas Gleixner
[tip:irq/core] m68k: amiga: Add linux/ irq.h to make it compile again, tip-bot for Thomas Gleixner
[tip:x86/vdso] x86, vdso32: handle 32 bit vDSO larger one page, tip-bot for Stefani Seibold
[tip:perf/core] perf bench: Add futex-hash microbenchmark, tip-bot for Davidlohr Bueso
[tip:perf/core] perf bench: Add futex-wake microbenchmark, tip-bot for Davidlohr Bueso
[tip:perf/core] perf bench: Add futex-requeue microbenchmark, tip-bot for Davidlohr Bueso
[tip:perf/urgent] perf bench numa: Make no args mean ' run all tests', tip-bot for Arnaldo Carvalho de Melo
[tip:perf/core] perf probe: Clarify x86 register naming for perf probe, tip-bot for Andi Kleen
[tip:perf/urgent] perf bench: Fix NULL pointer dereference in " perf bench all", tip-bot for Patrick Palka
[tip:perf/core] perf ui/stdio: Fix invalid output on event group report, tip-bot for Namhyung Kim
[tip:perf/core] perf ui/hists: Pass struct hpp to print functions, tip-bot for Namhyung Kim
[tip:perf/core] perf ui/tui: Reuse generic __hpp__fmt() code, tip-bot for Namhyung Kim
[tip:perf/core] perf session: Change header.misc dump from decimal to hex, tip-bot for Don Zickus
[tip:perf/core] perf ui hists: Pass evsel to hpp->header/ width functions explicitly, tip-bot for Namhyung Kim
[tip:perf/core] perf kvm: introduce --list-cmds for use by scripts, tip-bot for Ramkumar Ramachandra
[tip:perf/core] perf tools: Speed up thread map generation, tip-bot for Don Zickus
[tip:perf/core] perf symbols: Introduce thread__find_cpumode_addr_location, tip-bot for Arnaldo Carvalho de Melo
[tip:perf/core] perf machine: Factor machine__find_thread to take tid argument, tip-bot for Jiri Olsa
[tip:perf/core] perf ui/gtk: Reuse generic __hpp__fmt() code, tip-bot for Namhyung Kim
[tip:perf/core] perf tools: Fix synthesizing mmaps for threads, tip-bot for Don Zickus
[tip:perf/core] perf mem: Clarify load-latency in documentation, tip-bot for Andi Kleen
[tip:x86/efi] x86/efi: Rip out phys_efi_get_time(), tip-bot for Matt Fleming
[tip:x86/efi] x86/efi: Restore 'attr' argument to query_variable_info(), tip-bot for Matt Fleming
[tip:x86/efi] x86/efi: Preserve segment registers in mixed mode, tip-bot for Matt Fleming
[tip:irq/core] irqchip: sun4i: Fix a comment about mask register initialization, tip-bot for Hans de Goede
[tip:irq/core] irqchip: sun4i: Don't ack IRQs > 0, fix acking of IRQ 0, tip-bot for Hans de Goede
[tip:irq/core] irqchip: sun4i: Fix irq 0 not working, tip-bot for Hans de Goede
[tip:irq/core] genirq: Add a new IRQCHIP_EOI_THREADED flag, tip-bot for Thomas Gleixner
[tip:irq/core] genirq: Document IRQCHIP_ONESHOT_SAFE flag, tip-bot for Thomas Gleixner
[tip:irq/core] ARM: sunxi: dt: Convert to the new irq controller compatibles, tip-bot for Maxime Ripard
[tip:irq/core] irqchip: sunxi: Change compatibles, tip-bot for Maxime Ripard
[tip:x86/urgent] x86/amd/numa: Fix northbridge quirk to assign correct NUMA node, tip-bot for Daniel J Blueman
[tip:perf/core] perf/x86/uncore: Fix missing end markers for SNB/ IVB/HSW IMC PMU, tip-bot for Stephane Eranian
[tip:x86/vdso] x86, vdso, xen: Remove stray reference to FIX_VDSO, tip-bot for H. Peter Anvin
[tip:x86/vdso] x86_32, mm: Remove user bit from identity map PDE, tip-bot for Andy Lutomirski
[tip:x86/vdso] x86, vdso: Remove compat vdso support, tip-bot for Andy Lutomirski
[tip:x86/cpu] x86, AMD: Convert to the new bit access MSR accessors, tip-bot for Borislav Petkov
[tip:x86/cpu] x86, Intel: Convert to the new bit access MSR accessors, tip-bot for Borislav Petkov
[tip:x86/cpu] x86, intel: Make MSR_IA32_MISC_ENABLE bit constants systematic, tip-bot for H. Peter Anvin
[tip:x86/cpu] x86: Add another set of MSR accessor functions, tip-bot for Borislav Petkov
[tip:x86/cleanups] x86, crash: Unify ifdef, tip-bot for Borislav Petkov
[tip:x86/cleanups] x86, pageattr: Correct WBINVD spelling in comment, tip-bot for Borislav Petkov
[tip:x86/cleanups] x86, boot: Correct max ramdisk size name, tip-bot for Borislav Petkov
[tip:perf/core] ARM64, perf: Add support for frame pointer unwinding in compat mode, tip-bot for Jean Pihet
[tip:perf/core] ARM64, perf: Add support for perf registers API,
tip-bot for Jean Pihet
[tip:perf/core] ARM64, perf: Support dwarf unwinding in compat mode, tip-bot for Jean Pihet
[tip:irq/core] genirq: Provide irq_request/ release_resources chip callbacks, tip-bot for Thomas Gleixner
[tip:irq/core] parisc: Validate online cpus in irq_set_affinity() callbacks, tip-bot for Thomas Gleixner
[tip:irq/core] xen: Validate online cpus in set_affinity, tip-bot for Thomas Gleixner
[tip:irq/core] irqchip: Remove unused include, tip-bot for Stephen Boyd
[tip:irq/core] mips: Validate online cpus in irq_set_affinity() callbacks, tip-bot for Thomas Gleixner
[tip:irq/core] ia64: Validate online cpus in irq_set_affinity() callbacks, tip-bot for Thomas Gleixner
[tip:irq/core] irqchip: Remove asmlinkage from static functions, tip-bot for Stephen Boyd
[tip:timers/core] arm: zynq: Add support for cpufreq, tip-bot for Soren Brinkmann
[tip:timers/core] clocksource: exynos_mct: silence a static checker warning, tip-bot for Dan Carpenter
[tip:timers/core] arm: zynq: Don' t use arm_global_timer with cpufreq, tip-bot for Soren Brinkmann
[tip:timers/core] clocksource/cadence_ttc: Overhaul clocksource frequency adjustment, tip-bot for Soren Brinkmann
[tip:timers/core] clocksource/cadence_ttc: Call clockevents_update_freq() with IRQs enabled, tip-bot for Soren Brinkmann
[tip:timers/core] clocksource: Add Kconfig entries for CMT, MTU2, TMU and STI, tip-bot for Magnus Damm
[tip:timers/core] sh: Remove Kconfig entries for TMU, CMT and MTU2, tip-bot for Magnus Damm
[tip:timers/core] ARM: shmobile: Remove CMT, TMU and STI Kconfig entries, tip-bot for Magnus Damm
[tip:timers/core] clocksource: orion: Use atomic access for shared registers, tip-bot for Ezequiel Garcia
[tip:timers/core] clocksource: armada-370-xp: Use atomic access for shared registers, tip-bot for Ezequiel Garcia
[tip:timers/core] clocksource: timer-keystone: Delete unnecessary variable, tip-bot for Matthias Brugger
[tip:timers/core] clocksource: timer-keystone: introduce clocksource driver for Keystone, tip-bot for Ivan Khoronzhuk
[tip:timers/core] clocksource: keystone: add bindings for keystone timer, tip-bot for Ivan Khoronzhuk
[tip:timers/core] ARM: sunxi: dt: Convert to the new clocksource compatible, tip-bot for Maxime Ripard
[tip:timers/core] clocksource: sunxi: Add new compatibles, tip-bot for Maxime Ripard
[tip:timers/core] ARM: u300: move timer driver to clocksource, tip-bot for Linus Walleij
[tip:timers/core] clocksource: arch_timer: Set dynamic irq affinity on mmio clockevent, tip-bot for Stephen Boyd
[tip:timers/core] arch: Remove stub cputime.h headers, tip-bot for Frederic Weisbecker
[tip:timers/core] sched: Remove needless round trip nsecs <-> tick conversion of steal time, tip-bot for Frederic Weisbecker
[tip:timers/core] cputime: Fix jiffies based cputime assumption on steal accounting, tip-bot for Frederic Weisbecker
[tip:timers/core] cputime: Bring cputime -> nsecs conversion, tip-bot for Frederic Weisbecker
[tip:timers/core] cputime: Default implementation of nsecs -> cputime conversion, tip-bot for Frederic Weisbecker
[tip:timers/core] cputime: Fix nsecs_to_cputime() return type cast, tip-bot for Frederic Weisbecker
[tip:perf/core] perf/x86/uncore: Fix compilation warning in snb_uncore_imc_init_box(), tip-bot for Stephane Eranian
[tip:sched/core] sched: Clean up the task_hot() function, tip-bot for Alex Shi
[tip:sched/core] sched: Fix broken setscheduler(), tip-bot for Steven Rostedt
[tip:sched/core] sched: Remove double calculation in fix_small_imbalance(), tip-bot for Vincent Guittot
[tip:x86/urgent] x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPU, tip-bot for Suresh Siddha
[tip:sched/core] stop_machine: Fix^2 race between stop_two_cpus() and stop_cpus(), tip-bot for Peter Zijlstra
[tip:sched/core] sched/clock: Prevent tracing recursion in sched_clock_cpu(), tip-bot for Fernando Luis Vazquez Cao
[tip:perf/core] perf/x86/uncore: Add __init for uncore_cpumask_init(), tip-bot for Dongsheng Yang
[tip:perf/core] perf: Disallow user-space callchains for function trace events, tip-bot for Jiri Olsa
[tip:perf/core] perf: Disallow user-space stack dumps for function trace events, tip-bot for Jiri Olsa
[tip:perf/core] perf tools: Disable user-space callchain/ stack dumps for function trace events, tip-bot for Jiri Olsa
[tip:x86/debug] i386: Remove unneeded test of 'task' in dump_trace() (again), tip-bot for Steven Rostedt
[tip:sched/core] sched/fair: Push down check for high priority class task into idle_balance(), tip-bot for Kirill Tkhai
[tip:sched/core] sched/core: Fix endless loop in pick_next_task(), tip-bot for Kirill Tkhai
[tip:sched/core] sched/rt: Fix picking RT and DL tasks from empty queue, tip-bot for Kirill Tkhai
[tip:sched/core] sched/numa: Move task_numa_free() to __put_task_struct(),
tip-bot for Mike Galbraith
[tip:sched/core] sparc64, sched: Remove unused sparc64_multi_core, tip-bot for Bjorn Helgaas
[tip:core/locking] locking: Move mcs_spinlock.h into kernel/ locking/, tip-bot for Peter Zijlstra
[tip:core/locking] locking/mutexes: Modify the way optimistic spinners are queued,
tip-bot for Jason Low
[tip:core/locking] locking/mutexes: Return false if task need_resched() in mutex_can_spin_on_owner(), tip-bot for Jason Low
[tip:core/locking] locking/mutexes: Unlock the mutex without the wait_lock,
tip-bot for Jason Low
[tip:core/locking] locking/mutexes: Introduce cancelable MCS lock for adaptive spinning, tip-bot for Peter Zijlstra
[tip:core/locking] locking/mutexes: Add extra reschedule point, tip-bot for Peter Zijlstra
[tip:sched/core] sched: Remove unused mc_capable() and smt_capable(), tip-bot for Bjorn Helgaas
[tip:sched/core] sched/fair: Fix endless loop in idle_balance(), tip-bot for Kirill Tkhai
[tip:x86/apic] x86/apic: Plug racy xAPIC access of CPU hotplug code, tip-bot for Jan Kiszka
[tip:perf/urgent] perf/x86: Fix leak in uncore_type_init failure paths, tip-bot for Dave Jones
[tip:sched/idle] idle/cpuidle: Split cpuidle_idle_call main function into smaller functions, tip-bot for Daniel Lezcano
[tip:sched/idle] cpuidle/idle: Move the cpuidle_idle_call function to idle.c, tip-bot for Daniel Lezcano
[tip:sched/idle] sched/idle: Reorganize the idle loop, tip-bot for Daniel Lezcano
[tip:sched/idle] sched/idle: Move idle conditions in cpuidle_idle main function, tip-bot for Daniel Lezcano
[tip:sched/idle] sched/idle: Add more comments to the code, tip-bot for Daniel Lezcano
[tip:sched/core] sched/deadline: Deny unprivileged users to set/ change SCHED_DEADLINE policy, tip-bot for Juri Lelli
[tip:perf/urgent] perf trace: Decode architecture-specific signal numbers, tip-bot for Ben Hutchings
[tip:perf/urgent] perf machine: Use map as success in ip__resolve_ams, tip-bot for Don Zickus
[tip:perf/urgent] perf symbols: Fix crash in elf_section_by_name, tip-bot for Jiri Olsa
[tip:x86/threadinfo] x86, threadinfo: Redo "x86: Use inline assembler to get sp", tip-bot for Mathias Krause
[tip:timers/core] timerfd: support CLOCK_BOOTTIME clock, tip-bot for Greg Hackmann
[tip:timers/core] kernel: Include appropriate header file in time /timekeeping_debug.c, tip-bot for Rashika Kheria
[tip:x86/urgent] x86: Ignore NMIs that come in during early boot, tip-bot for H. Peter Anvin
[tip:tools/kvm] kvm tools: mark our PCI card as PIO and MMIO able, tip-bot for Sasha Levin
[tip:x86/threadinfo] x86: Prepare removal of previous_esp from i386 thread_info structure, tip-bot for Steven Rostedt
[tip:x86/threadinfo] x86: Nuke the supervisor_stack field in i386 thread_info, tip-bot for Steven Rostedt
[tip:x86/threadinfo] x86: Keep thread_info on thread stack in x86_32, tip-bot for Steven Rostedt
[tip:x86/threadinfo] x86: Clean up dumpstack_64.c code, tip-bot for Steven Rostedt
[tip:x86/threadinfo] x86: Nuke GET_THREAD_INFO_WITH_ESP() macro for i386, tip-bot for Steven Rostedt (Red Hat)
[tip:x86/vdso] x86, vdso32: Disable stack protector, adjust optimizations,
tip-bot for H. Peter Anvin
[tip:irq/core] x86: hardirq: Make irq_hv_callback_count available for CONFIG_HYPERV=m as well, tip-bot for Thomas Gleixner
[tip:irq/core] irqchip: gic: Silence sparse warnings, tip-bot for Stephen Boyd
[tip:irq/core] irqchip: Silence sparse warning, tip-bot for Stephen Boyd
[tip:core/locking] m68k: Skip futex_atomic_cmpxchg_inatomic() test, tip-bot for Finn Thain
[tip:timers/urgent] clocksource: vf_pit_timer: use complement for sched_clock reading, tip-bot for Stefan Agner
[tip:x86/reboot] x86, reboot: Only use CF9_COND automatically, not CF9, tip-bot for H. Peter Anvin
[tip:x86/reboot] x86, reboot: Add EFI and CF9 reboot methods into the default list, tip-bot for Li, Aubrey
[tip:x86/vdso] x86, vdso: __vdso_clock_gettime() cleanup,
tip-bot for Stefani Seibold
[tip:x86/vdso] x86, vdso: Replace VVAR(vsyscall_gtod_data) by gtod macro,
tip-bot for Stefani Seibold
[tip:x86/vdso] x86, vdso: Add 32 bit VDSO time support for 32 bit kernel,
tip-bot for Stefani Seibold
[tip:x86/vdso] x86, vdso: Zero-pad the VVAR page,
tip-bot for Andy Lutomirski
[tip:x86/vdso] x86, vdso: Add 32 bit VDSO time support for 64 bit kernel,
tip-bot for Stefani Seibold
[tip:x86/vdso] x86, vdso: Patch alternatives in the 32-bit VDSO,
tip-bot for Andy Lutomirski
[tip:x86/efi] x86/boot: Fix non-EFI build, tip-bot for Matt Fleming
[tip:x86/efi] x86, tools: Fix up compiler warnings, tip-bot for Matt Fleming
[tip:irq/core] x86: hyperv: Fixup the (brain) damage caused by the irq cleanup, tip-bot for Thomas Gleixner
[tip:irq/core] m68k: Do not rely on magic indirect includes, tip-bot for Thomas Gleixner
[tip:x86/urgent] x86, trace: Fix CR2 corruption when tracing page faults,
tip-bot for Jiri Olsa
[tip:x86/urgent] x86/efi: Quirk out SGI UV, tip-bot for Borislav Petkov
[tip:x86/efi-mixed] x86/efi: Re-disable interrupts after calling firmware services, tip-bot for Matt Fleming
[tip:x86/efi-mixed] x86/boot: Don' t overwrite cr4 when enabling PAE, tip-bot for Matt Fleming
[tip:x86/efi-mixed] x86/efi: Wire up CONFIG_EFI_MIXED, tip-bot for Matt Fleming
[Index of Archives]
[Linux Stable Commits]
[Linux Stable Kernel]
[Linux Kernel Development]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]