aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2016-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-15/+55
2016-04-27Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+29
2016-04-27Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-4/+7
2016-04-27Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar9-149/+916
2016-04-27tracing: Make filter_check_discard() localSteven Rostedt (Red Hat)2-2/+6
2016-04-27perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo3-6/+49
2016-04-26tracing: Move event_trigger_unlock_commit{_regs}() to local headerSteven Rostedt (Red Hat)1-0/+94
2016-04-27ftrace: Match dot symbols when searching functions on ppc64Thiago Jung Bauermann1-0/+12
2016-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+0
2016-04-26bpf: fix double-fdput in replace_map_fd_with_map_ptr()Jann Horn1-1/+0
2016-04-26audit: add tty field to LOGIN eventRichard Guy Briggs2-15/+11
2016-04-26tracing: Don't use the address of the buffer array name in copy_from_userWang Xiaoqiang1-3/+3
2016-04-26workqueue: fix ghost PENDING flag while doing MQ IORoman Pen1-0/+29
2016-04-26tracing: Handle tracing_map_alloc_elts() error path correctlyTom Zanussi1-2/+6
2016-04-26tracing: Add check for NULL event field when creating hist fieldTom Zanussi1-0/+3
2016-04-26tracing: checking for NULL instead of IS_ERR()Dan Carpenter1-1/+1
2016-04-25ext4: fix races between changing inode journal mode and ext4_writepagesDaeho Jeong1-0/+1
2016-04-25tracing: Do not inherit event-fork option for instancesSteven Rostedt (Red Hat)1-1/+10
2016-04-25cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...Tejun Heo2-4/+7
2016-04-23taskstats: use the libnl API to align nlattr on 64-bitNicolas Dichtel1-32/+5
2016-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-2/+14
2016-04-23Merge branches 'perf-urgent-for-linus', 'smp-urgent-for-linus' and 'timers-ur...Linus Torvalds1-7/+26
2016-04-23Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-7/+28
2016-04-23Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2016-04-23sched/deadline: Fix a bug in dl_overflow()Xunlei Pang1-1/+2
2016-04-23sched/fair: Optimize !CONFIG_NO_HZ_COMMON CPU load updatesFrederic Weisbecker3-7/+13
2016-04-23sched/fair: Correctly handle nohz ticks CPU load accountingFrederic Weisbecker2-38/+68
2016-04-23sched/fair: Gather CPU load functions under a more conventional namespaceFrederic Weisbecker4-16/+16
2016-04-23sched/fair: Call cpufreq hook in additional pathsSteve Muckle1-31/+42
2016-04-23sched/fair: Do not call cpufreq hook unless util changedSteve Muckle1-4/+6
2016-04-23sched/fair: Move cpufreq hook to update_cfs_rq_load_avg()Steve Muckle1-24/+26
2016-04-23sched/fair: Fix asym packing to select correct CPUSrikar Dronamraju1-3/+9
2016-04-23Merge tag 'v4.6-rc4' into sched/core, to refresh the treeIngo Molnar5-12/+111
2016-04-23perf/core: Add ::write_backward attribute to perf eventWang Nan2-6/+58
2016-04-23Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar3-3/+15
2016-04-23lockdep: Fix lock_chain::base sizePeter Zijlstra2-1/+25
2016-04-23locking/lockdep: Fix ->irq_context calculationBoqun Feng1-2/+11
2016-04-23perf/core: Make sysctl_perf_cpu_time_max_percent conform to documentationPeter Zijlstra1-1/+2
2016-04-22time: Introduce do_sys_settimeofday64()Baolin Wang1-4/+4
2016-04-22cpu/hotplug: Fix rollback during error-out in __cpu_disable()Sebastian Andrzej Siewior1-7/+26
2016-04-22locking/rwsem: Provide down_write_killable()Michal Hocko1-0/+19
2016-04-21Merge branches 'doc.2016.04.19a', 'exp.2016.03.31d', 'fixes.2016.03.31d' and ...Paul E. McKenney9-133/+911
2016-04-21rcutorture: Add irqs-disabled test for call_rcu()Paul E. McKenney1-0/+2
2016-04-21rcutorture: Dump trace buffer upon shutdownPaul E. McKenney1-0/+1
2016-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2016-04-21perf, bpf: minimize the size of perf_trace_() tracepoint handlerAlexei Starovoitov1-1/+19
2016-04-21genirq: Dont allow affinity mask to be updated on IPIsMatt Redfearn1-0/+1
2016-04-21futex: Acknowledge a new waiter in counter before plistDavidlohr Bueso1-1/+1
2016-04-20futex: Handle unlock_pi race gracefullySebastian Andrzej Siewior1-3/+22
2016-04-20Merge tag 'arm-memremap-for-v4.7' of git://git.linaro.org/people/ard.biesheuv...Russell King1-2/+9