aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2016-05-19include/linux/nodemask.h: create next_node_in() helperGravatar Andrew Morton 1-7/+1
2016-05-19mm: rename _count, field of the struct page, to _refcountGravatar Joonsoo Kim 1-1/+1
2016-05-19kernel/padata.c: hide unused functionsGravatar Arnd Bergmann 1-37/+37
2016-05-19kernel/padata.c: removed unused codeGravatar Richard Cochran 1-64/+0
2016-05-19debugobjects: insulate non-fixup logic related to static obj from fixup callb...Gravatar Du, Changbin 4-92/+26
2016-05-19rcu: update debugobjects fixup callbacks return typeGravatar Du, Changbin 1-3/+3
2016-05-19timer: update debugobjects fixup callbacks return typeGravatar Du, Changbin 2-24/+24
2016-05-19workqueue: update debugobjects fixup callbacks return typeGravatar Du, Changbin 1-10/+10
2016-05-19time: remove timespec_add_safe()Gravatar Deepa Dinamani 1-4/+0
2016-05-19time: add missing implementation for timespec64_add_safe()Gravatar Deepa Dinamani 1-0/+25
2016-05-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 1-10/+3
2016-05-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 2-4/+5
2016-05-18Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Gravatar Linus Torvalds 10-284/+3930
2016-05-18Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/auditGravatar Linus Torvalds 3-29/+21
2016-05-19cpufreq: schedutil: Improve prints messages with pr_fmtGravatar Viresh Kumar 1-1/+3
2016-05-18Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-29/+8
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Linus Torvalds 1-0/+1
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 3-64/+266
2016-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 13-231/+1122
2016-05-17Merge branch 'for-4.7/core' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-0/+2
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+1
2016-05-17Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-27/+65
2016-05-17Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-4/+4
2016-05-17Merge tag 'trace-fixes-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-17/+18
2016-05-17Merge branches 'for-4.7/core', 'for-4.7/livepatching-doc' and 'for-4.7/livepa...Gravatar Jiri Kosina 3-64/+263
2016-05-17Merge branch 'ovl-fixes' into for-linusGravatar Al Viro 18-95/+280
2016-05-16Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 5-11/+577
2016-05-16perf core: Separate accounting of contexts and real addresses in a stack traceGravatar Arnaldo Carvalho de Melo 2-1/+18
2016-05-16perf core: Add perf_callchain_store_context() helperGravatar Arnaldo Carvalho de Melo 1-2/+2
2016-05-16perf core: Add a 'nr' field to perf_event_callchain_contextGravatar Arnaldo Carvalho de Melo 1-2/+1
2016-05-16perf core: Pass max stack as a perf_callchain_entry contextGravatar Arnaldo Carvalho de Melo 2-9/+14
2016-05-16perf core: Generalize max_stack sysctl handlerGravatar Arnaldo Carvalho de Melo 2-3/+4
2016-05-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-0/+18
2016-05-16Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 16-776/+1059
2016-05-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 7-92/+1005
2016-05-16Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 3-8/+68
2016-05-16Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 4-22/+33
2016-05-16Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-14/+17
2016-05-16Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 9-149/+916
2016-05-16bpf: add generic constant blinding for use in jitsGravatar Daniel Borkmann 1-0/+203
2016-05-16bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apisGravatar Daniel Borkmann 2-5/+15
2016-05-16bpf: add bpf_patch_insn_single helperGravatar Daniel Borkmann 2-44/+80
2016-05-16bpf: minor cleanups in ebpf codeGravatar Daniel Borkmann 1-2/+0
2016-05-16Merge branch 'pm-cpufreq'Gravatar Rafael J. Wysocki 5-11/+577
2016-05-15locking/rwsem: Fix down_write_killable()Gravatar Peter Zijlstra 1-6/+15
2016-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 7-17/+100
2016-05-13Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+63
2016-05-13Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+11
2016-05-13ring-buffer: Prevent overflow of size in ring_buffer_resize()Gravatar Steven Rostedt (Red Hat) 1-5/+4
2016-05-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-14/+6