aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2019-05-07Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-05-06Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-05-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-05-06Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-05-06Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-05-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-06Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-05-06Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-06Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-05-06Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-05-06Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-05-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-06Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-05-06Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-05-06Merge branches 'pm-cpuidle' and 'pm-sleep'Rafael J. Wysocki
2019-05-06Merge branch 'pm-cpufreq'Rafael J. Wysocki
2019-05-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-05Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-05-03nohz_full: Allow the boot CPU to be nohz_fullNicholas Piggin
2019-05-03sched/isolation: Require a present CPU in housekeeping maskNicholas Piggin
2019-05-03kernel/cpu: Allow non-zero CPU to be primary for suspend / kexec freezeNicholas Piggin
2019-05-03power/suspend: Add function to disable secondaries for suspendNicholas Piggin
2019-05-03sched/core: Allow the remote scheduler tick to be started on CPU0Nicholas Piggin
2019-05-03Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2019-05-03perf/ring_buffer: Fix AUX software double bufferingAlexander Shishkin
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-02s390: simplify disabled_waitMartin Schwidefsky
2019-05-01Merge branch 'for-next/mitigations' of git://git.kernel.org/pub/scm/linux/ker...Will Deacon
2019-04-30bpf: Use vmalloc special flagRick Edgecombe
2019-04-30modules: Use vmalloc special flagRick Edgecombe
2019-04-30mm/hibernation: Make hibernation handle unmapped pagesRick Edgecombe
2019-04-30x86/modules: Avoid breaking W^X while loading modulesNadav Amit
2019-04-30fork: Provide a function for copying init_mmNadav Amit
2019-04-30uprobes: Initialize uprobes earlierNadav Amit
2019-04-30bpf: Fail bpf_probe_write_user() while mm is switchedNadav Amit
2019-04-30sched/cpufreq: Fix kobject memleakTobin C. Harding
2019-04-29Merge tag 'seccomp-v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-04-29locking/lockdep: Remove unnecessary unlikely()zhengbin
2019-04-29stacktrace: Provide common infrastructureThomas Gleixner
2019-04-29stacktrace: Remove obsolete functionsThomas Gleixner
2019-04-29livepatch: Simplify stack trace retrievalThomas Gleixner
2019-04-29tracing: Remove the last struct stack_trace usageThomas Gleixner
2019-04-29tracing: Simplify stack trace retrievalThomas Gleixner
2019-04-29tracing: Make ftrace_trace_userstack() static and conditionalThomas Gleixner
2019-04-29tracing: Use percpu stack trace buffer more intelligentlyThomas Gleixner