| Age | Commit message (Expand) | Author |
| 2016-06-21 | Merge branch 'fortglx/4.8/time' of https://git.linaro.org/people/john.stultz/... | Thomas Gleixner |
| 2016-06-20 | timer: Avoid using timespec | Arnd Bergmann |
| 2016-06-20 | time: Avoid timespec in udelay_test | Arnd Bergmann |
| 2016-06-20 | time: Add time64_to_tm() | Deepa Dinamani |
| 2016-06-20 | alarmtimer: Fix comments describing structure fields | Pratyush Patel |
| 2016-06-20 | timekeeping: Fix 1ns/tick drift with GENERIC_TIME_VSYSCALL_OLD | Thomas Graziadei |
| 2016-06-20 | clocksource: Make clocksource insert entry more efficient | Minfei Huang |
| 2016-06-20 | Merge tag 'trace-v4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
| 2016-06-20 | tracing: Expose CPU physical addresses (resource values) for PCI devices | Bjorn Helgaas |
| 2016-06-20 | tracing: Show the preempt count of when the event was called | Steven Rostedt (Red Hat) |
| 2016-06-20 | tracing: Choose static tp_printk buffer by explicit nesting count | Andy Lutomirski |
| 2016-06-20 | tracing: expose current->comm to [ku]probe events | Omar Sandoval |
| 2016-06-20 | ftrace: Have set_ftrace_pid use the bitmap like events do | Steven Rostedt (Red Hat) |
| 2016-06-20 | tracing: Move pid_list write processing into its own function | Steven Rostedt (Red Hat) |
| 2016-06-20 | tracing: Move the pid_list seq_file functions to be global | Steven Rostedt (Red Hat) |
| 2016-06-20 | tracing: Move filtered_pid helper functions into trace.c | Steven Rostedt |
| 2016-06-20 | tracing: Make the pid filtering helper functions global | Steven Rostedt |
| 2016-06-20 | tracing: Handle NULL formats in hold_module_trace_bprintk_format() | Steven Rostedt (Red Hat) |
| 2016-06-20 | sched/fair: Fix cfs_rq avg tracking underflow | Peter Zijlstra |
| 2016-06-18 | genirq: Add untracked irq handler | Keith Busch |
| 2016-06-17 | blktrace: avoid using timespec | Arnd Bergmann |
| 2016-06-17 | cgroup: remove unnecessary 0 check from css_from_id() | Johannes Weiner |
| 2016-06-17 | cgroup: fix idr leak for the first cgroup root | Johannes Weiner |
| 2016-06-16 | cgroup: set css->id to -1 during init | Tejun Heo |
| 2016-06-16 | audit: fix some horrible switch statement style crimes | Paul Moore |
| 2016-06-16 | workqueue: Fix setting affinity of unbound worker threads | Peter Zijlstra |
| 2016-06-16 | locking/atomic, arch/rwsem: Employ atomic_long_fetch_add() | Peter Zijlstra |
| 2016-06-16 | locking/atomic, arch/qrwlock: Employ atomic_fetch_add_acquire() | Peter Zijlstra |
| 2016-06-16 | locking/atomic: Remove the deprecated atomic_{set,clear}_mask() functions | Peter Zijlstra |
| 2016-06-15 | bpf, maps: flush own entries on perf map release | Daniel Borkmann |
| 2016-06-15 | bpf, maps: extend map_fd_get_ptr arguments | Daniel Borkmann |
| 2016-06-15 | bpf, maps: add release callback | Daniel Borkmann |
| 2016-06-15 | bpf, trace: check event type in bpf_perf_event_read | Alexei Starovoitov |
| 2016-06-15 | bpf: fix matching of data/data_end in verifier | Alexei Starovoitov |
| 2016-06-15 | Merge branches 'doc.2016.06.15a', 'fixes.2016.06.15b' and 'torture.2016.06.14... | Paul E. McKenney |
| 2016-06-15 | rcu: Correctly handle sparse possible cpus | Mark Rutland |
| 2016-06-15 | rcu: sysctl: Panic on RCU Stall | Daniel Bristot de Oliveira |
| 2016-06-15 | rcu: Fix a typo in a comment | Paul E. McKenney |
| 2016-06-15 | rcu: Make call_rcu_tasks() tolerate first call with irqs disabled | Paul E. McKenney |
| 2016-06-15 | kernel/kcov: unproxify debugfs file's fops | Nicolai Stange |
| 2016-06-15 | PM / sleep: Make pm_prepare_console() return void | Borislav Petkov |
| 2016-06-14 | rcutorture: Fix error return code in rcu_perf_init() | Wei Yongjun |
| 2016-06-14 | rcuperf: Don't treat gp_exp mis-setting as a WARN | Boqun Feng |
| 2016-06-14 | torture: Stop onoff task if there is only one cpu | Boqun Feng |
| 2016-06-14 | torture: Break online and offline functions out of torture_onoff() | Paul E. McKenney |
| 2016-06-14 | torture: Remove CONFIG_RCU_TORTURE_TEST_RUNNABLE, simplify code | Paul E. McKenney |
| 2016-06-14 | torture: Simplify code, eliminate RCU_PERF_TEST_RUNNABLE | Paul E. McKenney |
| 2016-06-14 | rcu: Move expedited code from tree_plugin.h to tree_exp.h | Paul E. McKenney |
| 2016-06-14 | rcu: Move expedited code from tree.c to tree_exp.h | Paul E. McKenney |
| 2016-06-14 | rcu: Remove some superfluous lines | Peter Zijlstra |