aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-20timer: Avoid using timespecArnd Bergmann1-3/+3
2016-06-20time: Avoid timespec in udelay_testArnd Bergmann1-8/+8
2016-06-20time: Add time64_to_tm()Deepa Dinamani1-5/+6
2016-06-20alarmtimer: Fix comments describing structure fieldsPratyush Patel1-1/+0
2016-06-20timekeeping: Fix 1ns/tick drift with GENERIC_TIME_VSYSCALL_OLDThomas Graziadei1-4/+6
2016-06-20clocksource: Make clocksource insert entry more efficientMinfei Huang1-3/+5
2016-06-20Merge tag 'trace-v4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-1/+6
2016-06-20tracing: Expose CPU physical addresses (resource values) for PCI devicesBjorn Helgaas1-7/+3
2016-06-20tracing: Show the preempt count of when the event was calledSteven Rostedt (Red Hat)1-0/+8
2016-06-20tracing: Choose static tp_printk buffer by explicit nesting countAndy Lutomirski1-59/+24
2016-06-20tracing: expose current->comm to [ku]probe eventsOmar Sandoval3-0/+44
2016-06-20ftrace: Have set_ftrace_pid use the bitmap like events doSteven Rostedt (Red Hat)5-185/+148
2016-06-20tracing: Move pid_list write processing into its own functionSteven Rostedt (Red Hat)3-102/+124
2016-06-20tracing: Move the pid_list seq_file functions to be globalSteven Rostedt (Red Hat)3-31/+77
2016-06-20tracing: Move filtered_pid helper functions into trace.cSteven Rostedt2-51/+78
2016-06-20tracing: Make the pid filtering helper functions globalSteven Rostedt2-17/+26
2016-06-20tracing: Handle NULL formats in hold_module_trace_bprintk_format()Steven Rostedt (Red Hat)1-1/+6
2016-06-20sched/fair: Fix cfs_rq avg tracking underflowPeter Zijlstra1-8/+25
2016-06-18genirq: Add untracked irq handlerKeith Busch3-4/+58
2016-06-17blktrace: avoid using timespecArnd Bergmann1-3/+4
2016-06-17cgroup: remove unnecessary 0 check from css_from_id()Johannes Weiner1-1/+1
2016-06-17cgroup: fix idr leak for the first cgroup rootJohannes Weiner1-7/+1
2016-06-16cgroup: set css->id to -1 during initTejun Heo1-0/+1
2016-06-16audit: fix some horrible switch statement style crimesPaul Moore2-4/+12
2016-06-16workqueue: Fix setting affinity of unbound worker threadsPeter Zijlstra1-5/+1
2016-06-16locking/atomic, arch/rwsem: Employ atomic_long_fetch_add()Peter Zijlstra1-1/+1
2016-06-16locking/atomic, arch/qrwlock: Employ atomic_fetch_add_acquire()Peter Zijlstra1-1/+1
2016-06-16locking/atomic: Remove the deprecated atomic_{set,clear}_mask() functionsPeter Zijlstra1-2/+2
2016-06-15bpf, maps: flush own entries on perf map releaseDaniel Borkmann2-38/+82
2016-06-15bpf, maps: extend map_fd_get_ptr argumentsDaniel Borkmann2-7/+15
2016-06-15bpf, maps: add release callbackDaniel Borkmann1-1/+6
2016-06-15bpf, trace: check event type in bpf_perf_event_readAlexei Starovoitov1-0/+4
2016-06-15bpf: fix matching of data/data_end in verifierAlexei Starovoitov2-36/+11
2016-06-15Merge branches 'doc.2016.06.15a', 'fixes.2016.06.15b' and 'torture.2016.06.14...Paul E. McKenney9-736/+844
2016-06-15rcu: Correctly handle sparse possible cpusMark Rutland4-23/+34
2016-06-15rcu: sysctl: Panic on RCU StallDaniel Bristot de Oliveira2-0/+23
2016-06-15rcu: Fix a typo in a commentPaul E. McKenney1-1/+1
2016-06-15rcu: Make call_rcu_tasks() tolerate first call with irqs disabledPaul E. McKenney1-2/+5
2016-06-15kernel/kcov: unproxify debugfs file's fopsNicolai Stange1-1/+6
2016-06-15PM / sleep: Make pm_prepare_console() return voidBorislav Petkov1-4/+4
2016-06-14rcutorture: Fix error return code in rcu_perf_init()Wei Yongjun1-1/+3
2016-06-14rcuperf: Don't treat gp_exp mis-setting as a WARNBoqun Feng1-3/+11
2016-06-14torture: Stop onoff task if there is only one cpuBoqun Feng1-0/+8
2016-06-14torture: Break online and offline functions out of torture_onoff()Paul E. McKenney1-64/+104
2016-06-14torture: Remove CONFIG_RCU_TORTURE_TEST_RUNNABLE, simplify codePaul E. McKenney2-8/+1
2016-06-14torture: Simplify code, eliminate RCU_PERF_TEST_RUNNABLEPaul E. McKenney1-6/+1
2016-06-14rcu: Move expedited code from tree_plugin.h to tree_exp.hPaul E. McKenney2-88/+94
2016-06-14rcu: Move expedited code from tree.c to tree_exp.hPaul E. McKenney2-543/+566
2016-06-14rcu: Remove some superfluous linesPeter Zijlstra1-3/+0
2016-06-14rcu: Fix outdated hotplug-exclusion comment in rcu_gp_init()Paul E. McKenney1-2/+1