aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* radix-tree: introduce radix_tree_emptyMatthew Wilcox2016-05-20
* kernel/sysctl_binary.c: use generic UUID libraryAndy Shevchenko2016-05-20
* printk/nmi: flush NMI messages on the system panicPetr Mladek2016-05-20
* printk/nmi: increase the size of NMI buffer and make it configurablePetr Mladek2016-05-20
* printk/nmi: warn when some message has been lost in NMI contextPetr Mladek2016-05-20
* printk/nmi: generic solution for safe printk in NMIPetr Mladek2016-05-20
* fork: free thread in copy_process on failureJiri Slaby2016-05-20
* exit_thread: accept a task parameter to be exitedJiri Slaby2016-05-20
* mm, oom_reaper: do not mmput synchronously from the oom reaper contextMichal Hocko2016-05-20
* Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-05-20
|\
| * ftrace: Match dot symbols when searching functions on ppc64Thiago Jung Bauermann2016-04-26
| * Merge branch 'topic/livepatch' into nextMichael Ellerman2016-04-18
| |\
* | \ Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-05-20
|\ \ \
| * \ \ Merge tag 'arm-memremap-for-v4.7' of git://git.linaro.org/people/ard.biesheuv...Russell King2016-04-20
| |\ \ \ | | |/ / | |/| |
| | * | memremap: add arch specific hook for MEMREMAP_WB mappingsArd Biesheuvel2016-04-04
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-19
|\ \ \ \
| * | | | cpuset: use static key better and convert to new APIVlastimil Babka2016-05-19
| * | | | mm: /proc/sys/vm/stat_refresh to force vmstat updateHugh Dickins2016-05-19
| * | | | include/linux/nodemask.h: create next_node_in() helperAndrew Morton2016-05-19
| * | | | mm: rename _count, field of the struct page, to _refcountJoonsoo Kim2016-05-19
| * | | | kernel/padata.c: hide unused functionsArnd Bergmann2016-05-19
| * | | | kernel/padata.c: removed unused codeRichard Cochran2016-05-19
| * | | | debugobjects: insulate non-fixup logic related to static obj from fixup callb...Du, Changbin2016-05-19
| * | | | rcu: update debugobjects fixup callbacks return typeDu, Changbin2016-05-19
| * | | | timer: update debugobjects fixup callbacks return typeDu, Changbin2016-05-19
| * | | | workqueue: update debugobjects fixup callbacks return typeDu, Changbin2016-05-19
| * | | | time: remove timespec_add_safe()Deepa Dinamani2016-05-19
| * | | | time: add missing implementation for timespec64_add_safe()Deepa Dinamani2016-05-19
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-19
|\ \ \ \ \
| * | | | | secomp: Constify mode1 syscall whitelistMatt Redfearn2016-05-13
| * | | | | seccomp: Get compat syscalls from asm-generic headerMatt Redfearn2016-05-13
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-05-19
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge tag 'keys-next-20160505' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris2016-05-05
| |\ \ \ \ \
| | * | | | | KEYS: Move the point of trust determination to __key_link()David Howells2016-04-11
| | * | | | | PKCS#7: Make trust determination dependent on contents of trust keyringDavid Howells2016-04-06
| | * | | | | KEYS: Generalise system_verify_data() to provide access to internal contentDavid Howells2016-04-06
| | | |_|/ / | | |/| | |
| * / | | | seccomp: Fix comment typoMickaël Salaün2016-05-04
| |/ / / /
* | | | | Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-05-18
|\ \ \ \ \
| * | | | | tracing: Use temp buffer when filtering eventsSteven Rostedt (Red Hat)2016-05-03
| * | | | | tracing: Remove TRACE_EVENT_FL_USE_CALL_FILTER logicSteven Rostedt (Red Hat)2016-05-02
| * | | | | tracing: Remove unused function trace_current_buffer_lock_reserve()Steven Rostedt (Red Hat)2016-04-29
| * | | | | tracing: Remove one use of trace_current_buffer_lock_reserve()Steven Rostedt (Red Hat)2016-04-29
| * | | | | tracing: Have trace_buffer_unlock_commit() call the _regs version with NULLSteven Rostedt (Red Hat)2016-04-29
| * | | | | tracing: Remove unused function trace_current_buffer_discard_commit()Steven Rostedt (Red Hat)2016-04-29
| * | | | | tracing: Move trace_buffer_unlock_commit{_regs}() to local headerSteven Rostedt (Red Hat)2016-04-29
| * | | | | tracing: Fold filter_check_discard() into its only userSteven Rostedt (Red Hat)2016-04-29
| * | | | | tracing: Make filter_check_discard() localSteven Rostedt (Red Hat)2016-04-27
| * | | | | tracing: Move event_trigger_unlock_commit{_regs}() to local headerSteven Rostedt (Red Hat)2016-04-26
| * | | | | tracing: Don't use the address of the buffer array name in copy_from_userWang Xiaoqiang2016-04-26
| * | | | | tracing: Handle tracing_map_alloc_elts() error path correctlyTom Zanussi2016-04-26