summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* s390/kexec: consolidate crash_map/unmap_reserved_pages() and arch_kexec_prote...Xunlei Pang2016-05-232-21/+2
* kexec: do a cleanup for function kexec_loadMinfei Huang2016-05-231-56/+69
* kexec: make a pair of map/unmap reserved pages in error pathMinfei Huang2016-05-231-3/+6
* kexec: introduce a protection mechanism for the crashkernel reserved memoryXunlei Pang2016-05-233-2/+21
* kernek/fork.c: allocate idle task for a CPU always on its local nodeAndi Kleen2016-05-231-6/+9
* kernel/signal.c: convert printk(KERN_<LEVEL> ...) to pr_<level>(...)Wang Xiaoqiang2016-05-231-5/+5
* wait: allow sys_waitid() to accept __WNOTHREAD/__WCLONE/__WALLOleg Nesterov2016-05-231-1/+2
* wait/ptrace: assume __WALL if the child is tracedOleg Nesterov2016-05-231-9/+20
* ELF/MIPS build fixRalf Baechle2016-05-231-3/+1
* Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2016-05-221-3/+2
|\
| * ftrace: Don't disable irqs when taking the tasklist_lock read_lockSoumya PN2016-05-201-3/+2
* | x86: remove more uaccess_32.h complexityLinus Torvalds2016-05-222-3/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-2010-59/+383
|\ \
| * | radix-tree: introduce radix_tree_emptyMatthew Wilcox2016-05-201-6/+1
| * | kernel/sysctl_binary.c: use generic UUID libraryAndy Shevchenko2016-05-201-16/+7
| * | printk/nmi: flush NMI messages on the system panicPetr Mladek2016-05-205-3/+47
| * | printk/nmi: increase the size of NMI buffer and make it configurablePetr Mladek2016-05-201-1/+2
| * | printk/nmi: warn when some message has been lost in NMI contextPetr Mladek2016-05-203-1/+25
| * | printk/nmi: generic solution for safe printk in NMIPetr Mladek2016-05-204-18/+265
| * | fork: free thread in copy_process on failureJiri Slaby2016-05-201-1/+3
| * | exit_thread: accept a task parameter to be exitedJiri Slaby2016-05-201-1/+1
| * | mm, oom_reaper: do not mmput synchronously from the oom reaper contextMichal Hocko2016-05-201-15/+35
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-203-12/+24
|\ \ \ | |/ / |/| |
| * | bpf: teach verifier to recognize imm += ptr patternAlexei Starovoitov2016-05-201-1/+17
| * | bpf: support decreasing order in direct packet accessAlexei Starovoitov2016-05-201-8/+4
| * | bpf: Use mount_nodev not mount_ns to mount the bpf filesystemEric W. Biederman2016-05-201-1/+1
| * | bpf: rather use get_random_int for randomizationsDaniel Borkmann2016-05-201-2/+2
* | | Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-05-201-0/+12
|\ \ \
| * | | ftrace: Match dot symbols when searching functions on ppc64Thiago Jung Bauermann2016-04-271-0/+12
| * | | Merge branch 'topic/livepatch' into nextMichael Ellerman2016-04-182-4/+44
| |\ \ \
* | \ \ \ Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-05-201-2/+9
|\ \ \ \ \
| * \ \ \ \ Merge tag 'arm-memremap-for-v4.7' of git://git.linaro.org/people/ard.biesheuv...Russell King2016-04-201-2/+9
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | memremap: add arch specific hook for MEMREMAP_WB mappingsArd Biesheuvel2016-04-041-2/+9
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-199-231/+123
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | cpuset: use static key better and convert to new APIVlastimil Babka2016-05-191-7/+7
| * | | | | mm: /proc/sys/vm/stat_refresh to force vmstat updateHugh Dickins2016-05-191-0/+7
| * | | | | include/linux/nodemask.h: create next_node_in() helperAndrew Morton2016-05-191-7/+1
| * | | | | mm: rename _count, field of the struct page, to _refcountJoonsoo Kim2016-05-191-1/+1
| * | | | | kernel/padata.c: hide unused functionsArnd Bergmann2016-05-191-37/+37
| * | | | | kernel/padata.c: removed unused codeRichard Cochran2016-05-191-64/+0
| * | | | | debugobjects: insulate non-fixup logic related to static obj from fixup callb...Du, Changbin2016-05-194-92/+26
| * | | | | rcu: update debugobjects fixup callbacks return typeDu, Changbin2016-05-191-3/+3
| * | | | | timer: update debugobjects fixup callbacks return typeDu, Changbin2016-05-192-24/+24
| * | | | | workqueue: update debugobjects fixup callbacks return typeDu, Changbin2016-05-191-10/+10
| * | | | | time: remove timespec_add_safe()Deepa Dinamani2016-05-191-4/+0
| * | | | | time: add missing implementation for timespec64_add_safe()Deepa Dinamani2016-05-191-0/+25
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-191-10/+3
|\ \ \ \ \ \
| * | | | | | secomp: Constify mode1 syscall whitelistMatt Redfearn2016-05-131-2/+2
| * | | | | | seccomp: Get compat syscalls from asm-generic headerMatt Redfearn2016-05-131-8/+1
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-05-192-4/+5
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
OpenPOWER on IntegriCloud