| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-02-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 1 | -2/+1 |
| 2017-02-10 | module: Optimize search_module_extables() |  Peter Zijlstra | 1 | -13/+14 |
| 2017-02-10 | tracing: Have COMM event filter key be treated as a string |  Steven Rostedt (VMware) | 1 | -1/+2 |
| 2017-02-10 | genirq: Fix /proc/interrupts output alignment |  H Hartley Sweeten | 1 | -0/+2 |
| 2017-02-10 | Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/mediatek', 'arm/core', 'x86/vt-d' and 'core' into next |  Joerg Roedel | 35 | -238/+538 |
| 2017-02-10 | irqdesc: Add a resource managed version of irq_alloc_descs() |  Bartosz Golaszewski | 1 | -0/+55 |
| 2017-02-10 | timer_list: Remove useless cast when printing |  Mars Cheng | 1 | -1/+1 |
| 2017-02-10 | time: Remove CONFIG_TIMER_STATS |  Kees Cook | 7 | -523/+2 |
| 2017-02-10 | tick/nohz: Fix possible missing clock reprog after tick soft restart |  Frederic Weisbecker | 1 | -0/+5 |
| 2017-02-10 | locking/spinlock/debug: Remove spinlock lockup detection code |  Waiman Long | 1 | -81/+5 |
| 2017-02-10 | lockdep: Fix incorrect condition to print bug msgs for MAX_LOCKDEP_CHAIN_HLOCKS |  Byungchul Park | 1 | -1/+1 |
| 2017-02-10 | perf/core: Allow kernel filters on CPU events |  Alexander Shishkin | 1 | -14/+28 |
| 2017-02-10 | perf/core: Do error out on a kernel filter on an exclude_filter event |  Alexander Shishkin | 1 | -0/+1 |
| 2017-02-10 | sched/core: Remove unlikely() annotation from sched_move_task() |  Steven Rostedt (VMware) | 1 | -2/+2 |
| 2017-02-10 | perf/core: Fix crash in perf_event_read() |  Peter Zijlstra | 1 | -10/+15 |
| 2017-02-10 | kprobes: Introduce weak variant of kprobe_exceptions_notify() |  Naveen N. Rao | 1 | -0/+6 |
| 2017-02-10 | Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/selinux into next |  James Morris | 1 | -17/+2 |
| 2017-02-09 | core: migrate exception table users off module.h and onto extable.h |  Paul Gortmaker | 2 | -0/+2 |
| 2017-02-08 | kernel/ucount.c: mark user_header with kmemleak_ignore() |  Luis R. Rodriguez | 1 | -2/+1 |
| 2017-02-08 | bpf, lpm: fix overflows in trie_alloc checks |  Daniel Borkmann | 1 | -9/+27 |
| 2017-02-08 | printk: drop call_console_drivers() unused param |  Sergey Senozhatsky | 1 | -8/+4 |
| 2017-02-08 | printk: convert the rest to printk-safe |  Sergey Senozhatsky | 1 | -38/+65 |
| 2017-02-08 | printk: remove zap_locks() function |  Sergey Senozhatsky | 1 | -61/+0 |
| 2017-02-08 | printk: use printk_safe buffers in printk |  Sergey Senozhatsky | 1 | -15/+32 |
| 2017-02-08 | printk: report lost messages in printk safe/nmi contexts |  Sergey Senozhatsky | 3 | -37/+28 |
| 2017-02-08 | printk: always use deferred printk when flush printk_safe lines |  Sergey Senozhatsky | 1 | -8/+6 |
| 2017-02-08 | printk: introduce per-cpu safe_print seq buffer |  Sergey Senozhatsky | 4 | -52/+157 |
| 2017-02-08 | printk: rename nmi.c and exported api |  Sergey Senozhatsky | 4 | -36/+36 |
| 2017-02-08 | printk: use vprintk_func in vprintk() |  Sergey Senozhatsky | 1 | -1/+1 |
| 2017-02-08 | sched/autogroup: Rename auto_group.[ch] to autogroup.[ch] |  Ingo Molnar | 4 | -2/+2 |
| 2017-02-08 | stacktrace, lockdep: Fix address, newline ugliness |  Omar Sandoval | 1 | -8/+4 |
| 2017-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 4 | -66/+102 |
| 2017-02-07 | arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX |  Laura Abbott | 5 | -9/+9 |
| 2017-02-07 | sched/topology: Split out scheduler topology code from core.c into topology.c |  Ingo Molnar | 4 | -1658/+1684 |
| 2017-02-07 | sched/core: Remove unnecessary #include headers |  Ingo Molnar | 1 | -49/+10 |
| 2017-02-07 | sched/rq_clock: Consolidate the ordering of the rq_clock methods |  Ingo Molnar | 1 | -75/+78 |
| 2017-02-07 | sched/core: Clean up comments |  Ingo Molnar | 1 | -176/+182 |
| 2017-02-06 | bpf: enable verifier to add 0 to packet ptr |  William Tu | 1 | -1/+1 |
| 2017-02-06 | Merge branch 'perf/urgent' into perf/core, to pick up fixes |  Ingo Molnar | 2 | -11/+10 |
| 2017-02-04 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -14/+30 |
| 2017-02-04 | tick/broadcast: Reduce lock cacheline contention |  Waiman Long | 1 | -7/+8 |
| 2017-02-03 | trace: rename trace_print_hex_seq arg and add kdoc |  Daniel Borkmann | 1 | -2/+13 |
| 2017-02-03 | Merge tag 'trace-v4.10-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace |  Linus Torvalds | 1 | -1/+1 |
| 2017-02-03 | modversions: treat symbol CRCs as 32 bit quantities |  Ard Biesheuvel | 1 | -28/+25 |
| 2017-02-03 | ftrace: Have set_graph_function handle multiple functions in one write |  Steven Rostedt (VMware) | 1 | -41/+64 |
| 2017-02-03 | ftrace: Do not hold references of ftrace_graph_{notrace_}hash out of graph_lock |  Steven Rostedt (VMware) | 1 | -5/+23 |
| 2017-02-03 | tracing: Reset parser->buffer to allow multiple "puts" |  Steven Rostedt (VMware) | 1 | -0/+1 |
| 2017-02-03 | ftrace: Have set_graph_functions handle write with RDWR |  Steven Rostedt (VMware) | 1 | -0/+6 |
| 2017-02-03 | ftrace: Reset fgd->hash in ftrace_graph_write() |  Steven Rostedt (VMware) | 1 | -2/+5 |
| 2017-02-03 | ftrace: Replace (void *)1 with a meaningful macro name FTRACE_GRAPH_EMPTY |  Steven Rostedt (VMware) | 1 | -2/+4 |