aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2017-05-12gcov: support GCC 7.1Gravatar Martin Liska 2-1/+9
2017-05-12time: delete current_fs_time()Gravatar Deepa Dinamani 1-14/+0
2017-05-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+6
2017-05-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2017-05-10Merge tag 'trace-v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Gravatar Linus Torvalds 1-2/+3
2017-05-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 21-720/+2710
2017-05-10Merge tag 'pm-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-5/+26
2017-05-10perf/callchain: Force USER_DS when invoking perf_callchain_user()Gravatar Will Deacon 1-0/+6
2017-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-5/+16
2017-05-09Merge branches 'pm-domains', 'pm-cpuidle', 'pm-sleep' and 'powercap'Gravatar Rafael J. Wysocki 2-5/+26
2017-05-09Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+1
2017-05-08Merge tag 'trace-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Gravatar Linus Torvalds 2-12/+10
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-4/+11
2017-05-08Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 3-10/+42
2017-05-08tracing: Use cpumask_available() to check if cpumask variable may be usedGravatar Matthias Kaehlcke 1-2/+3
2017-05-08trace: make trace_hwlat timestamp y2038 safeGravatar Deepa Dinamani 3-15/+14
2017-05-08kernel/power/snapshot.c: use set_memory.h headerGravatar Laura Abbott 1-0/+3
2017-05-08kernel/module.c: use set_memory.h headerGravatar Laura Abbott 1-0/+3
2017-05-08mm, vmalloc: use __GFP_HIGHMEM implicitlyGravatar Michal Hocko 5-11/+7
2017-05-08kcov: simplify interrupt checkGravatar Dmitry Vyukov 1-8/+1
2017-05-08taskstats: add e/u/stime for TGID commandGravatar Zhang Xiao 1-0/+14
2017-05-08pidns: expose task pid_ns_for_children to userspaceGravatar Kirill Tkhai 1-0/+34
2017-05-08pidns: disable pid allocation if pid_ns_prepare_proc() is failed in alloc_pid()Gravatar Kirill Tkhai 1-1/+3
2017-05-08ia64: reuse append_elf_note() and final_note() functionsGravatar Hari Bathini 2-48/+14
2017-05-08crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_COREGravatar Hari Bathini 5-407/+456
2017-05-08fork: free vmapped stacks in cache when cpus are offlineGravatar Hoeun Ryu 1-0/+23
2017-05-08kernel/hung_task.c: defer showing held locksGravatar Tetsuo Handa 1-1/+7
2017-05-08proc/sysctl: fix the int overflow for jiffies conversionGravatar Gao Feng 1-1/+1
2017-05-08bpf: don't let ldimm64 leak map addresses on unprivilegedGravatar Daniel Borkmann 1-5/+16
2017-05-05ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idleGravatar Rafael J. Wysocki 2-5/+26
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-14/+18
2017-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 3-4/+3
2017-05-05stackprotector: Increase the per-task stack canary's random range from 32 bit...Gravatar Daniel Micay 1-1/+1
2017-05-03ftrace: Simplify ftrace_match_record() even moreGravatar Steven Rostedt (VMware) 1-11/+9
2017-05-03ftrace: Remove an unneeded conditionGravatar Dan Carpenter 1-1/+1
2017-05-03tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()Gravatar Amey Telawane 1-1/+1
2017-05-03Merge tag 'modules-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2017-05-03Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 12-585/+1303
2017-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Gravatar Linus Torvalds 1-25/+56
2017-05-03Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-2/+9
2017-05-03mm: introduce memalloc_nofs_{save,restore} APIGravatar Michal Hocko 1-3/+3
2017-05-03lockdep: allow to disable reclaim lockup detectionGravatar Michal Hocko 1-0/+4
2017-05-03lockdep: teach lockdep about memalloc_noio_saveGravatar Nikolay Borisov 1-1/+4
2017-05-03Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 1-0/+2
2017-05-03Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack...Gravatar Linus Torvalds 4-32/+71
2017-05-03Merge tag 'perf-core-for-mingo-4.12-20170503' of git://git.kernel.org/pub/scm...Gravatar Ingo Molnar 8-28/+208
2017-05-03Merge branch 'stable-4.12' of git://git.infradead.org/users/pcmoore/auditGravatar Linus Torvalds 8-173/+201
2017-05-03Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 2-13/+24
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 3-3/+3
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 10-281/+1068