summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds17-111/+290
2016-07-25Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-736/+844
2016-07-25Merge tag 'staging-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2016-07-16Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+1
2016-07-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2016-07-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-7/+9
2016-07-15gcov: add support for gcc version >= 6Florian Meier1-1/+1
2016-07-14Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman1-0/+1
2016-07-13Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git:/...Linus Torvalds1-0/+1
2016-07-13sched/core: Correct off by one bug in load migration calculationThomas Gleixner3-7/+9
2016-07-13cpu/hotplug: Keep enough storage space if SMP=n to avoid array out of bounds ...Thomas Gleixner1-0/+2
2016-07-11posix_cpu_timer: Exit early when process has been reapedAlexey Dobriyan1-0/+1
2016-07-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-22/+20
2016-07-07Merge branch 'locking/arch-atomic' into locking/core, because the topic is readyIngo Molnar3-4/+4
2016-07-07locking/static_keys: Fix non static symbol Sparse warningWei Yongjun1-1/+1
2016-07-07perf/core: Fix pmu::filter_match for SW-led groupsMark Rutland1-1/+22
2016-06-30timekeeping: export get_monotonic_coarse64 symbolGregor Boirie1-0/+1
2016-06-30Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar9-736/+844
2016-06-30Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds3-4/+25
2016-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-37/+16
2016-06-29Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-72/+76
2016-06-29bpf, perf: delay release of BPF prog after grace periodDaniel Borkmann1-1/+1
2016-06-28audit: move audit_get_tty to reduce scope and kabi changesRichard Guy Briggs3-1/+21
2016-06-28audit: move calcs after alloc and check when logging set loginuidRichard Guy Briggs1-3/+4
2016-06-27locking/qspinlock: Use __this_cpu_dec() instead of full-blown this_cpu_dec()Pan Xinhui1-1/+1
2016-06-27sched/fair: Fix calc_cfs_shares() fixed point arithmetics width confusionPeter Zijlstra1-16/+11
2016-06-27sched/fair: Fix effective_load() to consistently use smoothed loadPeter Zijlstra1-6/+9
2016-06-25Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-21/+66
2016-06-25Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-3/+33
2016-06-25Fix build break in fork.c when THREAD_SIZE < PAGE_SIZEMichael Ellerman1-2/+2
2016-06-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+12
2016-06-25oom, suspend: fix oom_reaper vs. oom_killer_disable raceMichal Hocko1-0/+12
2016-06-25Clarify naming of thread info/stack allocatorsLinus Torvalds1-25/+25
2016-06-24sched/core: Allow kthreads to fall back to online && !active cpusTejun Heo1-1/+3
2016-06-24sched/fair: Do not announce throttled next buddy in dequeue_task_fair()Konstantin Khlebnikov1-5/+4
2016-06-24sched/fair: Initialize throttle_count for new task-groups lazilyKonstantin Khlebnikov2-1/+21
2016-06-24locking/static_key: Fix concurrent static_key_slow_inc()Paolo Bonzini1-3/+33
2016-06-24cgroup: Disable IRQs while holding css_set_lockDaniel Bristot de Oliveira1-68/+74
2016-06-23locking: avoid passing around 'thread_info' in mutex debugging codeLinus Torvalds4-12/+12
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: 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-17cgroup: set css->id to -1 during initTejun Heo1-0/+1
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-16bpf, trace: check event type in bpf_perf_event_readAlexei Starovoitov1-0/+4
2016-06-16bpf: fix matching of data/data_end in verifierAlexei Starovoitov2-36/+11
2016-06-16Merge branches 'doc.2016.06.15a', 'fixes.2016.06.15b' and 'torture.2016.06.14...Paul E. McKenney9-736/+844