summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-84/+856
2015-11-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-393/+452
2015-11-03Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-3/+3
2015-11-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-59/+165
2015-11-03atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()Linus Torvalds-1/+1
2015-11-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-31/+55
2015-11-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-443/+1111
2015-11-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-120/+426
2015-11-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-46/+79
2015-11-03bpf, verifier: annotate verbose printer with __printfDaniel Borkmann-1/+1
2015-11-02bpf: add support for persistent maps/progsDaniel Borkmann-4/+417
2015-11-02bpf: consolidate bpf_prog_put{, _rcu} dismantle pathsDaniel Borkmann-11/+7
2015-11-02bpf: align and clean bpf_{map,prog}_get helpersDaniel Borkmann-20/+24
2015-11-02bpf: abstract anon_inode_getfd invocationsDaniel Borkmann-3/+14
2015-11-02bpf: convert hashtab lock to raw lockYang Shi-7/+7
2015-11-01Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+12
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-16/+51
2015-10-28Merge branch 'linus' into core/rcu, to fix up a semantic conflictIngo Molnar-16/+51
2015-10-27seccomp, ptrace: add support for dumping seccomp filtersTycho Andersen-1/+80
2015-10-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+6
2015-10-26bpf: make tracing helpers gpl onlyAlexei Starovoitov-2/+2
2015-10-26bpf: fix bpf_perf_event_read() helperAlexei Starovoitov-10/+22
2015-10-26memremap: fix highmem supportDan Williams-2/+12
2015-10-26timeconst: Update path in commentJason A. Donenfeld-1/+1
2015-10-23Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-12/+28
2015-10-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds-2/+6
2015-10-23sched/core: Add missing lockdep_unpin() annotationsPeter Zijlstra-2/+16
2015-10-23kmod: don't run async usermode helper as a child of kworker threadOleg Nesterov-2/+6
2015-10-22bpf: introduce bpf_perf_event_output() helperAlexei Starovoitov-1/+50
2015-10-22perf: pad raw data samples automaticallyAlexei Starovoitov-5/+10
2015-10-21kexec/crash: Say which char is the unrecognizedBorislav Petkov-3/+3
2015-10-20tracing: Do not allow stack_tracer to record stack in NMISteven Rostedt (Red Hat)-0/+4
2015-10-20tracing: Have stack tracer force RCU to be watchingSteven Rostedt (Red Hat)-0/+7
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-21/+33
2015-10-20Merge branch 'fortglx/4.4/time' of https://git.linaro.org/people/john.stultz/...Thomas Gleixner-16/+16
2015-10-20sched: Don't scan all-offline ->cpus_allowed twice if !CONFIG_CPUSETSOleg Nesterov-5/+7
2015-10-20sched: Move cpu_active() tests from stop_two_cpus() into migrate_swap_stop()Peter Zijlstra-9/+4
2015-10-20sched: Start stopper earlyPeter Zijlstra-4/+9
2015-10-20stop_machine: Kill cpu_stop_threads->setup() and cpu_stop_unpark()Oleg Nesterov-11/+1
2015-10-20stop_machine: Kill smp_hotplug_thread->pre_unpark, introduce stop_machine_unp...Oleg Nesterov-4/+12
2015-10-20stop_machine: Change cpu_stop_queue_two_works() to rely on stopper->enabledOleg Nesterov-9/+20
2015-10-20stop_machine: Introduce __cpu_stop_queue_work() and cpu_stop_queue_two_works()Oleg Nesterov-11/+26
2015-10-20stop_machine: Ensure that a queued callback will be called before cpu_stop_pa...Oleg Nesterov-11/+14
2015-10-20Merge branch 'sched/urgent' into sched/core, to pick up fixes and resolve con...Ingo Molnar-11/+13
2015-10-20Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar-18/+15
2015-10-20sched/deadline: Fix migration of SCHED_DEADLINE tasksLuca Abeni-3/+5
2015-10-20nohz: Revert "nohz: Set isolcpus when nohz_full is set"Frederic Weisbecker-3/+0
2015-10-20sched/fair: Update task group's load_avg after task migrationYuyang Du-2/+3
2015-10-20sched/fair: Fix overly small weight for interactive group entitiesYuyang Du-2/+2
2015-10-19Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar-443/+1111