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