summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-05-21radix-tree: introduce radix_tree_emptyMatthew Wilcox
2016-05-21kernel/sysctl_binary.c: use generic UUID libraryAndy Shevchenko
2016-05-21printk/nmi: flush NMI messages on the system panicPetr Mladek
2016-05-21printk/nmi: increase the size of NMI buffer and make it configurablePetr Mladek
2016-05-21printk/nmi: warn when some message has been lost in NMI contextPetr Mladek
2016-05-21printk/nmi: generic solution for safe printk in NMIPetr Mladek
2016-05-21fork: free thread in copy_process on failureJiri Slaby
2016-05-21exit_thread: accept a task parameter to be exitedJiri Slaby
2016-05-21mm, oom_reaper: do not mmput synchronously from the oom reaper contextMichal Hocko
2016-05-20bpf: teach verifier to recognize imm += ptr patternAlexei Starovoitov
2016-05-20bpf: support decreasing order in direct packet accessAlexei Starovoitov
2016-05-20bpf: Use mount_nodev not mount_ns to mount the bpf filesystemEric W. Biederman
2016-05-20bpf: rather use get_random_int for randomizationsDaniel Borkmann
2016-05-20ftrace: Don't disable irqs when taking the tasklist_lock read_lockSoumya PN
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-05-20Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-05-20Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-05-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-20cpuset: use static key better and convert to new APIVlastimil Babka
2016-05-20mm: /proc/sys/vm/stat_refresh to force vmstat updateHugh Dickins
2016-05-20include/linux/nodemask.h: create next_node_in() helperAndrew Morton
2016-05-20mm: rename _count, field of the struct page, to _refcountJoonsoo Kim
2016-05-20kernel/padata.c: hide unused functionsArnd Bergmann
2016-05-20kernel/padata.c: removed unused codeRichard Cochran
2016-05-20debugobjects: insulate non-fixup logic related to static obj from fixup callb...Du, Changbin
2016-05-20rcu: update debugobjects fixup callbacks return typeDu, Changbin
2016-05-20timer: update debugobjects fixup callbacks return typeDu, Changbin
2016-05-20workqueue: update debugobjects fixup callbacks return typeDu, Changbin
2016-05-20time: remove timespec_add_safe()Deepa Dinamani
2016-05-20time: add missing implementation for timespec64_add_safe()Deepa Dinamani
2016-05-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-05-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-05-19Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2016-05-19Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2016-05-18cpufreq: schedutil: Improve prints messages with pr_fmtViresh Kumar
2016-05-18Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-18Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-05-17Merge branch 'for-4.7/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-17Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-17Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-17Merge tag 'trace-fixes-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-05-17Merge branches 'for-4.7/core', 'for-4.7/livepatching-doc' and 'for-4.7/livepa...Jiri Kosina
2016-05-17Merge branch 'ovl-fixes' into for-linusAl Viro
2016-05-17Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-05-17perf core: Separate accounting of contexts and real addresses in a stack traceArnaldo Carvalho de Melo
2016-05-17perf core: Add perf_callchain_store_context() helperArnaldo Carvalho de Melo
2016-05-17perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo