summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-281-0/+16
|\
| * add down_write_killable_nested()Al Viro2016-05-261-0/+16
* | remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-281-1/+1
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-05-271-0/+1
|\ \
| * | gcov: disable for COMPILE_TESTArnd Bergmann2016-05-101-0/+1
* | | mm: oom_reaper: remove some bloatMichal Hocko2016-05-271-0/+2
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-05-261-7/+11
|\ \ \
| * | | sched/core: Fix remote wakeupsPeter Zijlstra2016-05-251-7/+11
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-05-263-14/+36
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2016-05-203-14/+36
| |\ \ \ | | |/ / | |/| |
| | * | perf core: Separate accounting of contexts and real addresses in a stack traceArnaldo Carvalho de Melo2016-05-172-1/+18
| | * | perf core: Add perf_callchain_store_context() helperArnaldo Carvalho de Melo2016-05-171-2/+2
| | * | perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo2016-05-171-2/+1Star
| | * | perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo2016-05-172-9/+14
| | * | perf core: Generalize max_stack sysctl handlerArnaldo Carvalho de Melo2016-05-172-3/+4
* | | | Merge tag 'pm-4.7-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-261-1/+3
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-core'Rafael J. Wysocki2016-05-251-1/+3
| |\ \ \ \ \ \
| | * | | | | | cpufreq: schedutil: Improve prints messages with pr_fmtViresh Kumar2016-05-191-1/+3
* | | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2016-05-241-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | ext4: fix races between changing inode journal mode and ext4_writepagesDaeho Jeong2016-04-261-0/+1
* | | | | | | | | uprobes: wait for mmap_sem for write killableMichal Hocko2016-05-241-2/+5
* | | | | | | | | prctl: make PR_SET_THP_DISABLE wait for mmap_sem killableMichal Hocko2016-05-241-1/+2
* | | | | | | | | mm, fork: make dup_mmap wait for mmap_sem for write killableMichal Hocko2016-05-241-1/+5
* | | | | | | | | s390/kexec: consolidate crash_map/unmap_reserved_pages() and arch_kexec_prote...Xunlei Pang2016-05-242-21/+2Star
* | | | | | | | | kexec: do a cleanup for function kexec_loadMinfei Huang2016-05-241-56/+69
* | | | | | | | | kexec: make a pair of map/unmap reserved pages in error pathMinfei Huang2016-05-241-3/+6
* | | | | | | | | kexec: introduce a protection mechanism for the crashkernel reserved memoryXunlei Pang2016-05-243-2/+21
* | | | | | | | | kernek/fork.c: allocate idle task for a CPU always on its local nodeAndi Kleen2016-05-241-6/+9
* | | | | | | | | kernel/signal.c: convert printk(KERN_<LEVEL> ...) to pr_<level>(...)Wang Xiaoqiang2016-05-241-5/+5
* | | | | | | | | wait: allow sys_waitid() to accept __WNOTHREAD/__WCLONE/__WALLOleg Nesterov2016-05-241-1/+2
* | | | | | | | | wait/ptrace: assume __WALL if the child is tracedOleg Nesterov2016-05-241-9/+20
* | | | | | | | | ELF/MIPS build fixRalf Baechle2016-05-241-3/+1Star
* | | | | | | | | Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2016-05-231-3/+2Star
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ftrace: Don't disable irqs when taking the tasklist_lock read_lockSoumya PN2016-05-201-3/+2Star
* | | | | | | | | | x86: remove more uaccess_32.h complexityLinus Torvalds2016-05-232-3/+2Star
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-2110-59/+383
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | radix-tree: introduce radix_tree_emptyMatthew Wilcox2016-05-211-6/+1Star
| * | | | | | | | | | kernel/sysctl_binary.c: use generic UUID libraryAndy Shevchenko2016-05-211-16/+7Star
| * | | | | | | | | | printk/nmi: flush NMI messages on the system panicPetr Mladek2016-05-215-3/+47
| * | | | | | | | | | printk/nmi: increase the size of NMI buffer and make it configurablePetr Mladek2016-05-211-1/+2
| * | | | | | | | | | printk/nmi: warn when some message has been lost in NMI contextPetr Mladek2016-05-213-1/+25
| * | | | | | | | | | printk/nmi: generic solution for safe printk in NMIPetr Mladek2016-05-214-18/+265
| * | | | | | | | | | fork: free thread in copy_process on failureJiri Slaby2016-05-211-1/+3
| * | | | | | | | | | exit_thread: accept a task parameter to be exitedJiri Slaby2016-05-211-1/+1
| * | | | | | | | | | mm, oom_reaper: do not mmput synchronously from the oom reaper contextMichal Hocko2016-05-211-15/+35
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-213-12/+24
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | bpf: teach verifier to recognize imm += ptr patternAlexei Starovoitov2016-05-211-1/+17
| * | | | | | | | | | bpf: support decreasing order in direct packet accessAlexei Starovoitov2016-05-211-8/+4Star
| * | | | | | | | | | bpf: Use mount_nodev not mount_ns to mount the bpf filesystemEric W. Biederman2016-05-211-1/+1
| * | | | | | | | | | bpf: rather use get_random_int for randomizationsDaniel Borkmann2016-05-201-2/+2